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