ConnectionSummary - AWS Partner Central

ConnectionSummary

A summary view of an active connection between partners containing key information.

Contents

Note

In the following list, the required parameters are described first.

Arn

The Amazon Resource Name (ARN) of the connection.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 200.

Pattern: arn:[a-zA-Z0-9-]+:partnercentral:[a-z0-9\-]*::catalog/[a-zA-Z]+/connection/pac-[A-Za-z0-9]{13}

Required: Yes

Catalog

The catalog identifier where the connection exists.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [a-zA-Z0-9-]+

Required: Yes

ConnectionTypes

A map of connection types and their summary information for this connection.

Type: String to ConnectionTypeSummary object map

Valid Keys: OPPORTUNITY_COLLABORATION | SUBSIDIARY

Required: Yes

Id

The unique identifier of the connection.

Type: String

Pattern: pac-[A-Za-z0-9]{13}

Required: Yes

OtherParticipantAccountId

The AWS account ID of the other participant in the connection.

Type: String

Pattern: [0-9]{12}

Required: Yes

UpdatedAt

The timestamp when the connection was last updated.

Type: Timestamp

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: