v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463330397.6 KB

Initiates the export task of metrics.

post/start-metrics-export

Request body

bucketNamestring

(Optional) Specifies the name of the Amazon Simple Storage Service bucket where the exported metrics will be stored.

clientTokenstring

Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.

Response

Success

metricsExportIdstring required

Identifier of the metrics export task.

status'Pending' | 'InProgress' | 'Failed' | 'Success' required

Indicates the status of the metrics export task.