RecommendationReportDetails
Contains detailed information about a recommendation report.
Contents
- completionTime
 - 
               
The time that the recommendation report generation task completes.
Type: Timestamp
Required: No
 - s3Bucket
 - 
               
The S3 bucket where the report file is located.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*Required: No
 - s3Keys
 - 
               
The Amazon S3 key name of the report file.
Type: Array of strings
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*Required: No
 - startTime
 - 
               
The time that the recommendation report generation task starts.
Type: Timestamp
Required: No
 - status
 - 
               
The status of the recommendation report generation task.
Type: String
Valid Values:
FAILED | IN_PROGRESS | SUCCESSRequired: No
 - statusMessage
 - 
               
The status message for recommendation report generation.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 512.
Pattern:
.*\S.*Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: