v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445428373.9 KB

Updates the context information for an existing engagement with new or modified data.

post/#X-Amz-Target=AWSPartnerCentralSelling.UpdateEngagementContext

Headers

X-Amz-Target'AWSPartnerCentralSelling.UpdateEngagementContext' required

Request body

Catalogstring required

Specifies the catalog associated with the engagement context update request. This field takes a string value from a predefined list: <code>AWS</code> or <code>Sandbox</code>. The catalog determines which environment the engagement context is updated in.

EngagementIdentifierstring required

The unique identifier of the <code>Engagement</code> containing the context to be updated. This parameter ensures the context update is applied to the correct engagement.

ContextIdentifierstring required

The unique identifier of the specific engagement context to be updated. This ensures that the correct context within the engagement is modified.

EngagementLastModifiedAtstring date-time required

The timestamp when the engagement was last modified, used for optimistic concurrency control. This helps prevent conflicts when multiple users attempt to update the same engagement simultaneously.

Type'CustomerProject' | 'Lead' | 'ProspectingResult' required

Specifies the type of context being updated within the engagement. This field determines the structure and content of the context payload being modified.

Response

Success

EngagementIdstring required

The unique identifier of the engagement that was updated.

EngagementArnstring required

The Amazon Resource Name (ARN) of the updated engagement.

EngagementLastModifiedAtstring date-time required

The timestamp when the engagement context was last modified.

ContextIdstring required

The unique identifier of the engagement context that was updated.