Describe Nat Gateways
GET {{aws_ec2_base_url}}/?Filter.N&MaxResults&NatGatewayId.N&NextToken&Action=DescribeNatGateways
Describes one or more of your NAT gateways.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Filter.N | null | One or more filters. | |
MaxResults | null | The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value. | |
NatGatewayId.N | null | One or more NAT gateway IDs. | |
NextToken | null | The token for the next page of results. | |
Action | string |