Amazon.AWSSupport.Model.Internal |
Name | Description |
---|---|
AddAttachmentsToSetRequest | Container for the parameters to the AddAttachmentsToSet operation. Adds one or more attachments to an attachment set. If an attachmentSetId is not specified, a new attachment set is created, and the ID of the set is returned in the response. If an attachmentSetId is specified, the attachments are added to the specified set, if it exists. An attachment set is a temporary container for attachments that are to be added to a case or case communication. The set is available for one hour after it is created; the |
AddAttachmentsToSetResponse | Configuration for accessing Amazon AddAttachmentsToSet service |
AddCommunicationToCaseRequest | Container for the parameters to the AddCommunicationToCase operation. Adds additional customer communication to an AWS Support case. You use the caseId value to identify the case to add communication to. You can list a set of email addresses to copy on the communication using the ccEmailAddresses value. The communicationBody value contains the text of the communication. The response indicates the success or failure of the request. This operation implements a subset of the features of the AWS Support Center. |
AddCommunicationToCaseResponse | Returns information about the AddCommunicationToCaseResult response and response metadata. |
AddCommunicationToCaseResult | Returns the objects or data listed below if successful. Otherwise, returns an error. |
AttachmentIdNotFoundException | |
AttachmentLimitExceededException | |
AttachmentSetExpiredException | |
AttachmentSetIdNotFoundException | |
AttachmentSetSizeLimitExceededException | |
CaseCreationLimitExceededException | |
CaseDetails | A JSON-formatted object that contains the metadata for a support case. It is contained the response from a DescribeCases request. CaseDetails contains the following fields:
|
CaseIdNotFoundException | |
Category | JSON-formatted name/value pair that represents the name and category of problem selected from the DescribeServices response for each AWS service. |
Communication | Exposes the fields used by a communication for an AWS Support case. |
CreateCaseRequest | Container for the parameters to the CreateCase operation. Creates a new case in the AWS Support Center. This action is modeled on the behavior of the AWS Support Center Open a new case page. Its parameters require you to specify the following information:
NOTE:The AWS Support API does not currently support the ability to add attachments to cases. You can, however, call AddCommunicationToCase to add information to an open case. A successful CreateCase request returns an AWS Support case number. Case numbers are used by DescribeCases request to retrieve existing AWS Support support cases. |
CreateCaseResponse | Returns information about the CreateCase response and response metadata. |
CreateCaseResult | The AWS Support case ID returned by a successful completion of the CreateCase action. |
DescribeAttachmentLimitExceededException | |
DescribeCasesRequest | Container for the parameters to the DescribeCases operation. Returns a list of cases that you specify by passing one or more case IDs. In addition, you can filter the cases by date by setting values for the The response returns the following in JSON format:
|
DescribeCasesResponse | Returns an array of CaseDetails objects and a nextToken that defines a point for pagination in the result set. |
DescribeCasesResult | Returns an array of CaseDetails objects and a |
DescribeCommunicationsRequest | Container for the parameters to the DescribeCommunications operation. Returns communications (and attachments) for one or more support cases. You can use the afterTime and beforeTime parameters to filter by date. You can use the caseId parameter to restrict the results to a particular case. Case data is available for 12 months after creation. If a case was created more than 12 months ago, a request for data might cause an error. You can use the |
DescribeCommunicationsResponse | Returns information about the DescribeCommunicationsResult response and response metadata. |
DescribeCommunicationsResult | Contains the following objects or data if successful. Otherwise, returns an error. |
DescribeServicesRequest | Container for the parameters to the DescribeServices operation. Returns the current list of AWS services and a list of service categories that applies to each one. You then use service names and categories in your CreateCase requests. Each AWS service has its own set of categories. The service codes and category codes correspond to the values that are displayed in the Service and Category drop-down lists on the AWS Support Center Open a new case page. The values in those fields, however, do not necessarily match the service codes and categories returned by the |
DescribeServicesResponse | Returns information about the DescribeServices response and response metadata. |
DescribeServicesResult | Contains the following objects or data if successful. Otherwise, returns an error. |
DescribeSeverityLevelsRequest | Container for the parameters to the DescribeSeverityLevels operation. Returns the list of severity levels that you can assign to an AWS Support case. The severity level for a case is also a field in the CaseDetails data type included in any CreateCase request. |
DescribeSeverityLevelsResponse | The list of severity levels returned by the DescribeSeverityLevels operation. |
DescribeSeverityLevelsResult | Contains the following objects or data if successful. Otherwise, returns an error. |
DescribeTrustedAdvisorCheckRefreshStatusesRequest | Container for the parameters to the DescribeTrustedAdvisorCheckRefreshStatuses operation. Returns the refresh status of the Trusted Advisor checks that have the specified check IDs. Check IDs can be obtained by calling DescribeTrustedAdvisorChecks. Some checks are refreshed automatically, and their refresh statuses cannot be retrieved by using this operation. Use of the |
DescribeTrustedAdvisorCheckRefreshStatusesResponse | Returns information about the DescribeTrustedAdvisorCheckRefreshStatusesResult response and response metadata. |
DescribeTrustedAdvisorCheckRefreshStatusesResult | Contains the following objects or data if successful. Otherwise, returns an error. |
DescribeTrustedAdvisorCheckResultRequest | Container for the parameters to the DescribeTrustedAdvisorCheckResult operation. Returns the results of the Trusted Advisor check that has the specified check ID. Check IDs can be obtained by calling DescribeTrustedAdvisorChecks. The response contains a TrustedAdvisorCheckResult object, which contains these three objects: In addition, the response contains these fields:
|
DescribeTrustedAdvisorCheckResultResponse | Returns information about the DescribeTrustedAdvisorCheck response and response metadata. |
DescribeTrustedAdvisorCheckResultResult | Returns the objects or data listed below if successful. Otherwise, returns an error. |
DescribeTrustedAdvisorCheckSummariesRequest | Container for the parameters to the DescribeTrustedAdvisorCheckSummaries operation. Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs. Check IDs can be obtained by calling DescribeTrustedAdvisorChecks. The response contains an array of TrustedAdvisorCheckSummary objects. |
DescribeTrustedAdvisorCheckSummariesResponse | Returns information about the DescribeTrustedAdvisorCheckSummaries response and response metadata. |
DescribeTrustedAdvisorCheckSummariesResult | Returns the objects or data listed below if successful. Otherwise, returns an error. |
DescribeTrustedAdvisorChecksRequest | Container for the parameters to the DescribeTrustedAdvisorChecks operation. Returns information about all available Trusted Advisor checks, including name, ID, category, description, and metadata. You must specify a language code; English ("en") and Japanese ("ja") are currently supported. The response contains a TrustedAdvisorCheckDescription for each check. |
DescribeTrustedAdvisorChecksResponse | Information about the Trusted Advisor checks returned by the DescribeTrustedAdvisorChecks operation. |
DescribeTrustedAdvisorChecksResult | Returns the objects or data listed below if successful. Otherwise, returns an error. |
InternalServerErrorException | |
RecentCaseCommunications | List of Commmunication objects. |
RefreshTrustedAdvisorCheckRequest | Container for the parameters to the RefreshTrustedAdvisorCheck operation. Requests a refresh of the Trusted Advisor check that has the specified check ID. Check IDs can be obtained by calling DescribeTrustedAdvisorChecks. Some checks are refreshed automatically, and they cannot be refreshed by using this operation. Use of the The response contains a TrustedAdvisorCheckRefreshStatus object, which contains these fields:
|
RefreshTrustedAdvisorCheckResponse | Returns information about the RefreshTrustedAdvisorCheckResult response and response metadata. |
RefreshTrustedAdvisorCheckResult | The current refresh status of a Trusted Advisor check. |
ResolveCaseRequest | Container for the parameters to the ResolveCase operation. Takes a |
ResolveCaseResponse | Returns information about the ResolveCaseResult response and response metadata. |
ResolveCaseResult | Contains the following objects or data if successful. Otherwise, returns an error. |
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 | Reports a summary of the Trusted Advisor check. This object contains the following child objects that report summary information about specific checks by category and resource:
|
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. |