Describe FPGA Images
GET {{aws_ec2_base_url}}/?DryRun&Filter.N&FpgaImageId.N&MaxResults&NextToken&Owner.N&Action=DescribeFpgaImages
Describes the Amazon FPGA Images (AFIs) available to you.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DryRun | null | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
Filter.N | null | The filters. | |
FpgaImageId.N | null | The AFI IDs. | |
MaxResults | null | The maximum number of results to return in a single call. | |
NextToken | null | The token to retrieve the next page of results. | |
Owner.N | null | Filters the AFI by owner. Specify an AWS account ID, self (owner is the sender of the request), or an AWS owner alias (valid values are amazon | |
Action | string |