| Class | Description |
|---|---|
| AddAttachmentsToSetRequest | |
| AddAttachmentsToSetResult |
The ID and expiry time of the attachment set returned by the
AddAttachmentsToSet operation.
|
| AddCommunicationToCaseRequest |
To be written.
|
| AddCommunicationToCaseResult |
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 | |
| CreateCaseResult |
The AWS Support case ID returned by a successful completion of the
CreateCase operation.
|
| DescribeAttachmentRequest | |
| DescribeAttachmentResult |
The content and file name of the attachment returned by the
DescribeAttachment operation.
|
| DescribeCasesRequest | |
| DescribeCasesResult |
Returns an array of CaseDetails objects and a
NextToken
that defines a point for pagination in the result set. |
| DescribeCommunicationsRequest | |
| DescribeCommunicationsResult |
The communications returned by the DescribeCommunications operation.
|
| DescribeServicesRequest | |
| DescribeServicesResult |
The list of AWS services returned by the DescribeServices operation.
|
| DescribeSeverityLevelsRequest | |
| DescribeSeverityLevelsResult |
The list of severity levels returned by the DescribeSeverityLevels
operation.
|
| DescribeTrustedAdvisorCheckRefreshStatusesRequest | |
| DescribeTrustedAdvisorCheckRefreshStatusesResult |
The statuses of the Trusted Advisor checks returned by the
DescribeTrustedAdvisorCheckRefreshStatuses operation.
|
| DescribeTrustedAdvisorCheckResultRequest | |
| DescribeTrustedAdvisorCheckResultResult |
The result of the Trusted Advisor check returned by the
DescribeTrustedAdvisorCheckResult operation.
|
| DescribeTrustedAdvisorChecksRequest | |
| DescribeTrustedAdvisorChecksResult |
Information about the Trusted Advisor checks returned by the
DescribeTrustedAdvisorChecks operation.
|
| DescribeTrustedAdvisorCheckSummariesRequest | |
| DescribeTrustedAdvisorCheckSummariesResult |
The summaries of the Trusted Advisor checks returned by the
DescribeTrustedAdvisorCheckSummaries operation.
|
| RecentCaseCommunications |
The five most recent communications associated with the case.
|
| RefreshTrustedAdvisorCheckRequest | |
| RefreshTrustedAdvisorCheckResult |
The current refresh status of a Trusted Advisor check.
|
| ResolveCaseRequest | |
| ResolveCaseResult |
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.
|
| 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.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.