DescribeCapacityManagerDataExports - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DescribeCapacityManagerDataExports

Describes one or more Capacity Manager data export configurations. Returns information about export settings, delivery status, and recent export activity.

Request Parameters

The following parameters are for this specific action. For more information about required and optional parameters that are common to all actions, see Common Query Parameters.

CapacityManagerDataExportId.N

The IDs of the data export configurations to describe. If not specified, all export configurations are returned.

Type: Array of strings

Required: No

DryRun

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Type: Boolean

Required: No

Filter.N

One or more filters to narrow the results. Supported filters include export status, creation date, and S3 bucket name.

Type: Array of Filter objects

Required: No

MaxResults

The maximum number of results to return in a single call. If not specified, up to 1000 results are returned.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 1000.

Required: No

NextToken

The token for the next page of results. Use this value in a subsequent call to retrieve additional results.

Type: String

Required: No

Response Elements

The following elements are returned by the service.

capacityManagerDataExportSet

Information about the data export configurations, including export settings, delivery status, and recent activity.

Type: Array of CapacityManagerDataExportResponse objects

nextToken

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

Type: String

requestId

The ID of the request.

Type: String

Errors

For information about the errors that are common to all actions, see Common client error codes.

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: