v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473359323.2 KB

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

get/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}

Path parameters

serviceNetworkResourceAssociationIdentifierstring required

The ID of the association.

Response

Success

idstring

The ID of the association.

arnstring

The Amazon Resource Name (ARN) of the association.

status'CREATE_IN_PROGRESS' | 'ACTIVE' | 'PARTIAL' | 'DELETE_IN_PROGRESS' | 'CREATE_FAILED' | 'DELETE_FAILED'

The status 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.

resourceConfigurationIdstring

The ID of the resource configuration that is associated with the service network.

resourceConfigurationArnstring

The Amazon Resource Name (ARN) of the association.

resourceConfigurationNamestring

The name of the resource configuration that is associated with the service network.

serviceNetworkIdstring

The ID of the service network that is associated with the resource configuration.

serviceNetworkArnstring

The Amazon Resource Name (ARN) of the service network that is associated with the resource configuration.

serviceNetworkNamestring

The name of the service network that is associated with the resource configuration.

failureReasonstring

The reason the association request failed.

failureCodestring

The failure code.

lastUpdatedAtstring date-time

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

privateDnsEnabledboolean

Indicates if private DNS is enabled in the service network resource association.

isManagedAssociationboolean

Indicates whether the association is managed by Amazon.

domainVerificationStatus'VERIFIED' | 'PENDING' | 'VERIFICATION_TIMED_OUT'

The domain verification status in the service network resource association.