v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473359323.2 KB

Retrieves information about the specified association between a service network and a VPC.

get/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}

Path parameters

serviceNetworkVpcAssociationIdentifierstring required

The ID or ARN of the association.

Response

Success

idstring

The ID of the association.

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

The status of the association.

arnstring

The Amazon Resource Name (ARN) of the association.

createdBystring

The account that created the association.

createdAtstring date-time

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

serviceNetworkIdstring

The ID of the service network.

serviceNetworkNamestring

The name of the service network.

serviceNetworkArnstring

The Amazon Resource Name (ARN) of the service network.

vpcIdstring

The ID of the VPC.

securityGroupIdsSecurityGroupId[]

The IDs of the security groups.

privateDnsEnabledboolean

Indicates if private DNS is enabled in the VPC association.

failureMessagestring

The failure message.

failureCodestring

The failure code.

lastUpdatedAtstring date-time

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