A resource gateway is a point of ingress into the VPC where a resource resides. It spans multiple Availability Zones. For your resource to be accessible from all Availability Zones, you should create your resource gateways to span as many Availability Zones as possible. A VPC can have multiple resource gateways.
Request body
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
The name of the resource gateway.
The ID of the VPC for the resource gateway.
The IDs of the VPC subnets in which to create the resource gateway.
The IDs of the security groups to apply to the resource gateway. The security groups must be in the same VPC.
The number of IPv4 addresses in each ENI for the resource gateway.
The tags for the resource gateway.
Response
Success
The name of the resource gateway.
The ID of the resource gateway.
The Amazon Resource Name (ARN) of the resource gateway.
The status of the resource gateway.
The ID of the VPC.
The IDs of the resource gateway subnets.
The IDs of the security groups for the resource gateway.
The type of IP address for the resource gateway.
The number of IPv4 addresses in each ENI for the resource gateway.
The DNS resolution type for resource configurations that are associated with this resource gateway.