v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473359323.2 KB

Retrieves information about the specified resource gateway.

get/resourcegateways/{resourceGatewayIdentifier}

Path parameters

resourceGatewayIdentifierstring required

The ID of the resource gateway.

Response

Success

namestring

The name of the resource gateway.

idstring

The ID of the resource gateway.

arnstring

The Amazon Resource Name (ARN) of the resource gateway.

status'ACTIVE' | 'CREATE_IN_PROGRESS' | 'UPDATE_IN_PROGRESS' | 'DELETE_IN_PROGRESS' | 'CREATE_FAILED' | 'UPDATE_FAILED' | 'DELETE_FAILED'

The status for the resource gateway.

vpcIdstring

The ID of the VPC for the resource gateway.

subnetIdsSubnetId[]

The IDs of the VPC subnets for resource gateway.

serviceManagedboolean

Indicates whether the resource gateway is managed by an Amazon Web Services service.

managedBystring

The Amazon Web Services service that manages the resource gateway.

securityGroupIdsSecurityGroupId[]

The security group IDs associated with the resource gateway.

ipAddressType'IPV4' | 'IPV6' | 'DUALSTACK'

The type of IP address for the resource gateway.

ipv4AddressesPerEniinteger

The number of IPv4 addresses in each ENI for the resource gateway.

resourceConfigDnsResolution'IN_VPC' | 'PUBLIC'

The DNS resolution type for resource configurations that are associated with this resource gateway.

createdAtstring date-time

The date and time that the resource gateway was created, in ISO-8601 format.

lastUpdatedAtstring date-time

The date and time that the resource gateway was last updated, in ISO-8601 format.