Class | Description |
---|---|
AddAttachmentsToSetRequest | |
AddAttachmentsToSetResult |
The ID and expiry time of the attachment set returned by the AddAttachmentsToSet operation.
|
AddCommunicationToCaseRequest | |
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 Amazon Web Services service.
|
Communication |
A communication associated with a support case.
|
CommunicationTypeOptions |
A JSON-formatted object that contains the CommunicationTypeOptions for creating a case for a certain communication
channel.
|
CreateCaseRequest | |
CreateCaseResult |
The support case ID returned by a successful completion of the CreateCase operation.
|
DateInterval |
Date and time (UTC) format in RFC 3339 : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.
|
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.
|
DescribeCreateCaseOptionsRequest | |
DescribeCreateCaseOptionsResult | |
DescribeServicesRequest | |
DescribeServicesResult |
The list of Amazon Web Services services returned by the DescribeServices operation.
|
DescribeSeverityLevelsRequest | |
DescribeSeverityLevelsResult |
The list of severity levels returned by the DescribeSeverityLevels operation.
|
DescribeSupportedLanguagesRequest | |
DescribeSupportedLanguagesResult | |
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 Amazon Web Services service returned by the DescribeServices operation.
|
SeverityLevel |
A code and name pair that represents the severity level of a support case.
|
SupportedHour |
Time range object with
startTime and endTime range in RFC 3339 format. |
SupportedLanguage |
A JSON-formatted object that contains the available ISO 639-1 language
code , language name
and langauge display value. |
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 operations are taken.
|
TrustedAdvisorResourceDetail |
Contains information about a resource identified by a Trusted Advisor check.
|
TrustedAdvisorResourcesSummary |
Details about Amazon Web Services 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.
|
AWSSupportException |
Base exception for all service exceptions thrown by AWS Support
|
CaseCreationLimitExceededException |
The case creation limit for the account has been exceeded.
|
CaseIdNotFoundException |
The requested
caseId couldn't 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.
|
ThrottlingException |
You have exceeded the maximum allowed TPS (Transactions Per Second) for the operations.
|