RecommendationExportJob
Describes a recommendation export job.
Use the DescribeRecommendationExportJobs action to view your recommendation export jobs.
Use the ExportAutoScalingGroupRecommendations or ExportEC2InstanceRecommendations actions to request an export of your recommendations.
Contents
- creationTimestamp
-
The timestamp of when the export job was created.
Type: Timestamp
Required: No
- destination
-
An object that describes the destination of the export file.
Type: ExportDestination object
Required: No
- failureReason
-
The reason for an export job failure.
Type: String
Required: No
- jobId
-
The identification number of the export job.
Type: String
Required: No
- lastUpdatedTimestamp
-
The timestamp of when the export job was last updated.
Type: Timestamp
Required: No
- resourceType
-
The resource type of the exported recommendations.
Type: String
Valid Values:
Ec2Instance | AutoScalingGroup | EbsVolume | LambdaFunction | NotApplicable | EcsService | License | RdsDBInstance | Idle
Required: No
- status
-
The status of the export job.
Type: String
Valid Values:
Queued | InProgress | Complete | Failed
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: