v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429173137.8 KB

Retrieves the connection preferences for a partner account, including access settings and exclusions.

post/#X-Amz-Target=PartnerCentralAccount.GetConnectionPreferences

Headers

X-Amz-Target'PartnerCentralAccount.GetConnectionPreferences' required

Request body

Catalogstring required

The catalog identifier for the partner account.

Response

Success

Catalogstring required

The catalog identifier for the partner account.

Arnstring required

The Amazon Resource Name (ARN) of the connection preferences.

AccessType'ALLOW_ALL' | 'DENY_ALL' | 'ALLOW_BY_DEFAULT_DENY_SOME' required

The access type setting for connections (e.g., open, restricted, invitation-only).

ExcludedParticipantIdsParticipantIdentifier[]

A list of participant IDs that are excluded from connection requests or interactions.

UpdatedAtstring date-time required

The timestamp when the connection preferences were last updated.

Revisioninteger required

The revision number of the connection preferences for optimistic locking.