v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466276261.1 KB

Describes the given campaign, including its status.

A campaign can be in one of the following states:

  • CREATE PENDING > CREATE IN_PROGRESS > ACTIVE -or- CREATE FAILED

  • DELETE PENDING > DELETE IN_PROGRESS

When the status is CREATE FAILED, the response includes the failureReason key, which describes why.

For more information on campaigns, see CreateCampaign.

post/#X-Amz-Target=AmazonPersonalize.DescribeCampaign

Headers

X-Amz-Target'AmazonPersonalize.DescribeCampaign' required

Request body

campaignArnstring required

The Amazon Resource Name (ARN) of the campaign.

Response

Success