Connection - AWS Partner Central

Connection

Base structure containing common connection properties.

Contents

Note

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

Arn

The AWS 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 that the connection belongs to.

Type: String

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

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

Required: Yes

ConnectionTypes

The type of connection.

Type: String to ConnectionTypeDetail 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: