Export
The details that are available for an export.
Contents
- DataQuery
-
The data query for this specific data export.
Type: DataQuery object
Required: Yes
- DestinationConfigurations
-
The destination configuration for this specific data export.
Type: DestinationConfigurations object
Required: Yes
- Name
-
The name of this specific data export.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[0-9A-Za-z!\-_.*\'()]+$
Required: Yes
- RefreshCadence
-
The cadence for AWS to update the export in your S3 bucket.
Type: RefreshCadence object
Required: Yes
- Description
-
The description for this specific data export.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
^[\S\s]*$
Required: No
- ExportArn
-
The Amazon Resource Name (ARN) for this export.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:aws[-a-z0-9]*:[-a-z0-9]+:[-a-z0-9]*:[0-9]{12}:[-a-zA-Z0-9/:_]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: