v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486850.3 KB

Describes the status of the StartReportCreation operation.

You can call this operation only from the organization's management account and from the us-east-1 Region.

post/#X-Amz-Target=ResourceGroupsTaggingAPI_20170126.DescribeReportCreation

Headers

X-Amz-Target'ResourceGroupsTaggingAPI_20170126.DescribeReportCreation' required

Request body

DescribeReportCreationInput required

Response

Success

Statusstring
<p>Reports the status of the operation.</p> <p>The operation status can be one of the following:</p> <ul> <li> <p> <code>RUNNING</code> - Report creation is in progress.</p> </li> <li> <p> <code>SUCCEEDED</code> - Report creation is complete. You can open the report from the Amazon S3 bucket that you specified when you ran <code>StartReportCreation</code>.</p> </li> <li> <p> <code>FAILED</code> - Report creation timed out or the Amazon S3 bucket is not accessible. </p> </li> <li> <p> <code>NO REPORT</code> - No report was generated in the last 90 days.</p> </li> </ul>
S3Locationstring

The path to the Amazon S3 bucket where the report was stored on creation.

ErrorMessagestring

Details of the common errors that all operations return.

All 8 operations