| Class | Description |
|---|---|
| AddAttachmentsToSetRequest |
|
| AddAttachmentsToSetResponse |
The ID and expiry time of the attachment set returned by the AddAttachmentsToSet operation.
|
| AddCommunicationToCaseRequest |
To be written.
|
| AddCommunicationToCaseResponse |
The result of the AddCommunicationToCase operation.
|
| Attachment |
An attachment to a case communication.
|
| AttachmentDetails |
The file name and ID of an attachment to a case communication.
|
| CaseDetails |
A JSON-formatted object that contains the metadata for a support case.
|
| Category |
A JSON-formatted name/value pair that represents the category name and category code of the problem, selected from
the DescribeServices response for each AWS service.
|
| Communication |
A communication associated with an AWS Support case.
|
| CreateCaseRequest |
|
| CreateCaseResponse |
The AWS Support case ID returned by a successful completion of the CreateCase operation.
|
| DescribeAttachmentRequest | |
| DescribeAttachmentResponse |
The content and file name of the attachment returned by the DescribeAttachment operation.
|
| DescribeCasesRequest |
|
| DescribeCasesResponse |
Returns an array of CaseDetails objects and a
nextToken that defines a point for pagination in
the result set. |
| DescribeCommunicationsRequest |
|
| DescribeCommunicationsResponse |
The communications returned by the DescribeCommunications operation.
|
| DescribeServicesRequest |
|
| DescribeServicesResponse |
The list of AWS services returned by the DescribeServices operation.
|
| DescribeSeverityLevelsRequest |
|
| DescribeSeverityLevelsResponse |
The list of severity levels returned by the DescribeSeverityLevels operation.
|
| DescribeTrustedAdvisorCheckRefreshStatusesRequest |
|
| DescribeTrustedAdvisorCheckRefreshStatusesResponse |
The statuses of the Trusted Advisor checks returned by the DescribeTrustedAdvisorCheckRefreshStatuses
operation.
|
| DescribeTrustedAdvisorCheckResultRequest |
|
| DescribeTrustedAdvisorCheckResultResponse |
The result of the Trusted Advisor check returned by the DescribeTrustedAdvisorCheckResult operation.
|
| DescribeTrustedAdvisorChecksRequest |
|
| DescribeTrustedAdvisorChecksResponse |
Information about the Trusted Advisor checks returned by the DescribeTrustedAdvisorChecks operation.
|
| DescribeTrustedAdvisorCheckSummariesRequest |
|
| DescribeTrustedAdvisorCheckSummariesResponse |
The summaries of the Trusted Advisor checks returned by the DescribeTrustedAdvisorCheckSummaries operation.
|
| RecentCaseCommunications |
The five most recent communications associated with the case.
|
| RefreshTrustedAdvisorCheckRequest |
|
| RefreshTrustedAdvisorCheckResponse |
The current refresh status of a Trusted Advisor check.
|
| ResolveCaseRequest |
|
| ResolveCaseResponse |
The status of the case returned by the ResolveCase operation.
|
| Service |
Information about an AWS service returned by the DescribeServices operation.
|
| SeverityLevel |
A code and name pair that represent a severity level that can be applied to a support case.
|
| SupportRequest | |
| SupportResponse | |
| TrustedAdvisorCategorySpecificSummary |
The container for summary information that relates to the category of the Trusted Advisor check.
|
| TrustedAdvisorCheckDescription |
The description and metadata for a Trusted Advisor check.
|
| TrustedAdvisorCheckRefreshStatus |
The refresh status of a Trusted Advisor check.
|
| TrustedAdvisorCheckResult |
The results of a Trusted Advisor check returned by DescribeTrustedAdvisorCheckResult.
|
| TrustedAdvisorCheckSummary |
A summary of a Trusted Advisor check result, including the alert status, last refresh, and number of resources
examined.
|
| TrustedAdvisorCostOptimizingSummary |
The estimated cost savings that might be realized if the recommended actions are taken.
|
| TrustedAdvisorResourceDetail |
Contains information about a resource identified by a Trusted Advisor check.
|
| TrustedAdvisorResourcesSummary |
Details about AWS resources that were analyzed in a call to Trusted Advisor
DescribeTrustedAdvisorCheckSummaries.
|
| Exception | Description |
|---|---|
| AttachmentIdNotFoundException |
An attachment with the specified ID could not be found.
|
| AttachmentLimitExceededException |
The limit for the number of attachment sets created in a short period of time has been exceeded.
|
| AttachmentSetExpiredException |
The expiration time of the attachment set has passed.
|
| AttachmentSetIdNotFoundException |
An attachment set with the specified ID could not be found.
|
| AttachmentSetSizeLimitExceededException |
A limit for the size of an attachment set has been exceeded.
|
| CaseCreationLimitExceededException |
The case creation limit for the account has been exceeded.
|
| CaseIdNotFoundException |
The requested
caseId could not be located. |
| DescribeAttachmentLimitExceededException |
The limit for the number of DescribeAttachment requests in a short period of time has been exceeded.
|
| InternalServerErrorException |
An internal server error occurred.
|
| SupportException |
Base exception for all service exceptions thrown by AWS Support
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.