import * as mod from "https://aws-api.deno.dev/v0.2/services/support.ts?docs=full";
AddAttachmentsToSetRequest | |
AddAttachmentsToSetResponse | The ID and expiry time of the attachment set returned by the "AddAttachmentsToSet" operation. |
AddCommunicationToCaseRequest | |
AddCommunicationToCaseResponse | The result of the "AddCommunicationToCase" operation. |
Attachment | An attachment to a case communication. The attachment consists of the file name and the content of the file. |
AttachmentDetails | The file name and ID of an attachment to a case communication. You can use the ID to retrieve the attachment with the "DescribeAttachment" operation. |
CaseDetails | A JSON-formatted object that contains the metadata for a support case. It is contained in the response from a "DescribeCases" request. CaseDetails contains the following fields: |
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 a support case. The communication consists of the case ID, the message body, attachment information, the submitter of the communication, and the date and time of the communication. |
CreateCaseRequest | |
CreateCaseResponse | The 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 |
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 represents the severity level of a support case. The available values depend on the support plan for the account. For more information, see Choosing a severity in the AWS Support User Guide. |
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 AWS resources that were analyzed in a call to Trusted Advisor "DescribeTrustedAdvisorCheckSummaries". |