AnalysisReportSummary
Retrieves the details of the performance analysis report.
Contents
Note
In the following list, the required parameters are described first.
- AnalysisReportId
-
The name of the analysis report.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
.*\S.*
Required: No
- CreateTime
-
The time you created the analysis report.
Type: Timestamp
Required: No
- EndTime
-
The end time of the analysis in the report.
Type: Timestamp
Required: No
- StartTime
-
The start time of the analysis in the report.
Type: Timestamp
Required: No
- Status
-
The status of the analysis report.
Type: String
Valid Values:
RUNNING | SUCCEEDED | FAILED
Required: No
- Tags
-
List of all the tags added to the analysis report.
Type: Array of Tag objects
Array Members: Minimum number of 0 items. Maximum number of 200 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: