v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473359323.2 KB

Updates the specified resource gateway.

patch/resourcegateways/{resourceGatewayIdentifier}

Path parameters

resourceGatewayIdentifierstring required

The ID or ARN of the resource gateway.

Request body

securityGroupIdsSecurityGroupId[]

The IDs of the security groups associated with 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 of the resource gateway.

vpcIdstring

The ID of the VPC for the resource gateway.

subnetIdsSubnetId[]

The IDs of the VPC subnets for the resource gateway.

securityGroupIdsSecurityGroupId[]

The IDs of the security groups associated with the resource gateway.

ipAddressType'IPV4' | 'IPV6'

The type of IP address used by the resource gateway.