v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429173137.8 KB

Updates the connection preferences for a partner account, modifying access settings and exclusions.

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

Headers

X-Amz-Target'PartnerCentralAccount.UpdateConnectionPreferences' required

Request body

Catalogstring required

The catalog identifier for the partner account.

Revisioninteger required

The revision number of the connection preferences for optimistic locking.

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

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

ExcludedParticipantIdentifiersParticipantIdentifier[]

The updated list of participant identifiers to exclude from connections.

Response

Success

Catalogstring required

The catalog identifier for the partner account.

Arnstring required

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

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

The updated access type setting for connections.

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 updated revision number of the connection preferences.