Module aws_sdk_support::types

source ·
Expand description

Data structures used by operation inputs/outputs.

Modules§

  • Builders
  • Error types that AWS Support can respond with.

Structs§

  • An attachment to a case communication. The attachment consists of the file name and the content of the file.

  • 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.

  • 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:

  • 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.

  • 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.

  • A JSON-formatted object that contains the CommunicationTypeOptions for creating a case for a certain communication channel. It is contained in the response from a DescribeCreateCaseOptions request. CommunicationTypeOptions contains the following fields:

  • Date and time (UTC) format in RFC 3339 : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.

  • The five most recent communications associated with the case.

  • Information about an Amazon Web Services service returned by the DescribeServices operation.

  • 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 Amazon Web Services Support User Guide.

  • Time range object with startTime and endTime range in RFC 3339 format. 'HH:mm:ss.SSS'.

  • A JSON-formatted object that contains the available ISO 639-1 language code, language name and langauge display value. The language code is what should be used in the CreateCase call.

  • The container for summary information that relates to the category of the Trusted Advisor check.

  • The description and metadata for a Trusted Advisor check.

  • The refresh status of a Trusted Advisor check.

  • The results of a Trusted Advisor check returned by DescribeTrustedAdvisorCheckResult.

  • A summary of a Trusted Advisor check result, including the alert status, last refresh, and number of resources examined.

  • The estimated cost savings that might be realized if the recommended operations are taken.

  • Contains information about a resource identified by a Trusted Advisor check.

  • Details about Amazon Web Services resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.