v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445428373.9 KB

Retrieves a list of resource view snapshots based on specified criteria. This operation supports various use cases, including:

  • Fetching all snapshots associated with an engagement.

  • Retrieving snapshots of a specific resource type within an engagement.

  • Obtaining snapshots for a particular resource using a specified template.

  • Accessing the latest snapshot of a resource within an engagement.

  • Filtering snapshots by resource owner.

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

Headers

X-Amz-Target'AWSPartnerCentralSelling.ListResourceSnapshots' required

Request body

Catalogstring required

Specifies the catalog related to the request.

MaxResultsinteger

The maximum number of results to return in a single call.

NextTokenstring

The token for the next set of results.

EngagementIdentifierstring required

The unique identifier of the engagement associated with the snapshots.

ResourceType'Opportunity'

Filters the response to include only snapshots of the specified resource type.

ResourceIdentifierstring

Filters the response to include only snapshots of the specified resource.

ResourceSnapshotTemplateIdentifierstring

Filters the response to include only snapshots created using the specified template.

CreatedBystring password

Filters the response to include only snapshots of resources owned by the specified AWS account.

Response

Success

NextTokenstring

The token to retrieve the next set of results. If there are no additional results, this value is null.