@aws-sdk/client-support 3.43.0 → 3.45.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/README.md +17 -17
- package/dist-cjs/endpoints.js +1 -0
- package/dist-es/endpoints.js +1 -0
- package/dist-types/Support.d.ts +91 -91
- package/dist-types/SupportClient.d.ts +17 -17
- package/dist-types/commands/AddAttachmentsToSetCommand.d.ts +4 -4
- package/dist-types/commands/AddCommunicationToCaseCommand.d.ts +5 -5
- package/dist-types/commands/CreateCaseCommand.d.ts +11 -11
- package/dist-types/commands/DescribeAttachmentCommand.d.ts +4 -4
- package/dist-types/commands/DescribeCasesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeCommunicationsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeServicesCommand.d.ts +7 -7
- package/dist-types/commands/DescribeSeverityLevelsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeTrustedAdvisorCheckRefreshStatusesCommand.d.ts +5 -5
- package/dist-types/commands/DescribeTrustedAdvisorCheckResultCommand.d.ts +5 -5
- package/dist-types/commands/DescribeTrustedAdvisorCheckSummariesCommand.d.ts +5 -5
- package/dist-types/commands/DescribeTrustedAdvisorChecksCommand.d.ts +7 -7
- package/dist-types/commands/RefreshTrustedAdvisorCheckCommand.d.ts +5 -5
- package/dist-types/commands/ResolveCaseCommand.d.ts +4 -4
- package/dist-types/models/models_0.d.ts +51 -51
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update clients as of 2021/12/23 ([#3110](https://github.com/aws/aws-sdk-js-v3/issues/3110)) ([5d638e1](https://github.com/aws/aws-sdk-js-v3/commit/5d638e188ce64fa80fe36b8cba79ba63b80b50b7))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @aws-sdk/client-support
|
package/README.md
CHANGED
|
@@ -7,54 +7,54 @@
|
|
|
7
7
|
|
|
8
8
|
AWS SDK for JavaScript Support Client for Node.js, Browser and React Native.
|
|
9
9
|
|
|
10
|
-
<fullname>
|
|
10
|
+
<fullname>Amazon Web Services Support</fullname>
|
|
11
11
|
|
|
12
|
-
<p>The <i>
|
|
13
|
-
information about the
|
|
14
|
-
your support cases programmatically. The
|
|
12
|
+
<p>The <i>Amazon Web Services Support API Reference</i> is intended for programmers who need detailed
|
|
13
|
+
information about the Amazon Web Services Support operations and data types. You can use the API to manage
|
|
14
|
+
your support cases programmatically. The Amazon Web Services Support API uses HTTP methods that return
|
|
15
15
|
results in JSON format.</p>
|
|
16
16
|
<note>
|
|
17
17
|
<ul>
|
|
18
18
|
<li>
|
|
19
|
-
<p>You must have a Business or Enterprise Support plan to use the
|
|
19
|
+
<p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
20
20
|
API. </p>
|
|
21
21
|
</li>
|
|
22
22
|
<li>
|
|
23
|
-
<p>If you call the
|
|
24
|
-
Business or Enterprise Support plan, the
|
|
23
|
+
<p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
24
|
+
Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
25
25
|
<code>SubscriptionRequiredException</code> error message appears. For
|
|
26
|
-
information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
26
|
+
information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
27
27
|
</li>
|
|
28
28
|
</ul>
|
|
29
29
|
</note>
|
|
30
|
-
<p>The
|
|
30
|
+
<p>The Amazon Web Services Support service also exposes a set of <a href="http://aws.amazon.com/premiumsupport/trustedadvisor/">Trusted Advisor</a> features. You can
|
|
31
31
|
retrieve a list of checks and their descriptions, get check results, specify checks to
|
|
32
32
|
refresh, and get the refresh status of checks.</p>
|
|
33
|
-
<p>The following list describes the
|
|
33
|
+
<p>The following list describes the Amazon Web Services Support case management operations:</p>
|
|
34
34
|
<ul>
|
|
35
35
|
<li>
|
|
36
36
|
<p> Service names, issue categories, and available severity levels - The
|
|
37
|
-
<a>DescribeServices</a> and <a>DescribeSeverityLevels</a> operations return
|
|
37
|
+
<a>DescribeServices</a> and <a>DescribeSeverityLevels</a> operations return Amazon Web Services service names,
|
|
38
38
|
service codes, service categories, and problem severity levels. You use these
|
|
39
39
|
values when you call the <a>CreateCase</a> operation.</p>
|
|
40
40
|
</li>
|
|
41
41
|
<li>
|
|
42
42
|
<p> Case creation, case details, and case resolution - The <a>CreateCase</a>, <a>DescribeCases</a>, <a>DescribeAttachment</a>, and <a>ResolveCase</a> operations
|
|
43
|
-
create
|
|
43
|
+
create Amazon Web Services Support cases, retrieve information about cases, and resolve cases.</p>
|
|
44
44
|
</li>
|
|
45
45
|
<li>
|
|
46
46
|
<p> Case communication - The <a>DescribeCommunications</a>,
|
|
47
47
|
<a>AddCommunicationToCase</a>, and <a>AddAttachmentsToSet</a> operations retrieve and add communications
|
|
48
|
-
and attachments to
|
|
48
|
+
and attachments to Amazon Web Services Support cases.</p>
|
|
49
49
|
</li>
|
|
50
50
|
</ul>
|
|
51
|
-
<p>The following list describes the operations available from the
|
|
51
|
+
<p>The following list describes the operations available from the Amazon Web Services Support service for
|
|
52
52
|
Trusted Advisor:</p>
|
|
53
53
|
<ul>
|
|
54
54
|
<li>
|
|
55
55
|
<p>
|
|
56
56
|
<a>DescribeTrustedAdvisorChecks</a> returns the list of checks that
|
|
57
|
-
run against your
|
|
57
|
+
run against your Amazon Web Services resources.</p>
|
|
58
58
|
</li>
|
|
59
59
|
<li>
|
|
60
60
|
<p>Using the <code>checkId</code> for a specific check returned by <a>DescribeTrustedAdvisorChecks</a>, you can call <a>DescribeTrustedAdvisorCheckResult</a> to obtain the results for the
|
|
@@ -76,10 +76,10 @@ specified check.</p>
|
|
|
76
76
|
status of one or more checks.</p>
|
|
77
77
|
</li>
|
|
78
78
|
</ul>
|
|
79
|
-
<p>For authentication of requests,
|
|
79
|
+
<p>For authentication of requests, Amazon Web Services Support uses <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature Version 4 Signing
|
|
80
80
|
Process</a>.</p>
|
|
81
81
|
<p>See <a href="https://docs.aws.amazon.com/awssupport/latest/user/Welcome.html">About the
|
|
82
|
-
|
|
82
|
+
Amazon Web Services Support API</a> in the <i>Amazon Web Services Support User Guide</i> for
|
|
83
83
|
information about how to use this service to create and manage your support cases, and
|
|
84
84
|
how to call Trusted Advisor for results of checks on your resources.</p>
|
|
85
85
|
|
package/dist-cjs/endpoints.js
CHANGED
package/dist-es/endpoints.js
CHANGED
package/dist-types/Support.d.ts
CHANGED
|
@@ -15,53 +15,53 @@ import { RefreshTrustedAdvisorCheckCommandInput, RefreshTrustedAdvisorCheckComma
|
|
|
15
15
|
import { ResolveCaseCommandInput, ResolveCaseCommandOutput } from "./commands/ResolveCaseCommand";
|
|
16
16
|
import { SupportClient } from "./SupportClient";
|
|
17
17
|
/**
|
|
18
|
-
* <fullname>
|
|
19
|
-
* <p>The <i>
|
|
20
|
-
* information about the
|
|
21
|
-
* your support cases programmatically. The
|
|
18
|
+
* <fullname>Amazon Web Services Support</fullname>
|
|
19
|
+
* <p>The <i>Amazon Web Services Support API Reference</i> is intended for programmers who need detailed
|
|
20
|
+
* information about the Amazon Web Services Support operations and data types. You can use the API to manage
|
|
21
|
+
* your support cases programmatically. The Amazon Web Services Support API uses HTTP methods that return
|
|
22
22
|
* results in JSON format.</p>
|
|
23
23
|
* <note>
|
|
24
24
|
* <ul>
|
|
25
25
|
* <li>
|
|
26
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
26
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
27
27
|
* API. </p>
|
|
28
28
|
* </li>
|
|
29
29
|
* <li>
|
|
30
|
-
* <p>If you call the
|
|
31
|
-
* Business or Enterprise Support plan, the
|
|
30
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
31
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
32
32
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
33
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
33
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
34
34
|
* </li>
|
|
35
35
|
* </ul>
|
|
36
36
|
* </note>
|
|
37
|
-
* <p>The
|
|
37
|
+
* <p>The Amazon Web Services Support service also exposes a set of <a href="http://aws.amazon.com/premiumsupport/trustedadvisor/">Trusted Advisor</a> features. You can
|
|
38
38
|
* retrieve a list of checks and their descriptions, get check results, specify checks to
|
|
39
39
|
* refresh, and get the refresh status of checks.</p>
|
|
40
|
-
* <p>The following list describes the
|
|
40
|
+
* <p>The following list describes the Amazon Web Services Support case management operations:</p>
|
|
41
41
|
* <ul>
|
|
42
42
|
* <li>
|
|
43
43
|
* <p> Service names, issue categories, and available severity levels - The
|
|
44
|
-
* <a>DescribeServices</a> and <a>DescribeSeverityLevels</a> operations return
|
|
44
|
+
* <a>DescribeServices</a> and <a>DescribeSeverityLevels</a> operations return Amazon Web Services service names,
|
|
45
45
|
* service codes, service categories, and problem severity levels. You use these
|
|
46
46
|
* values when you call the <a>CreateCase</a> operation.</p>
|
|
47
47
|
* </li>
|
|
48
48
|
* <li>
|
|
49
49
|
* <p> Case creation, case details, and case resolution - The <a>CreateCase</a>, <a>DescribeCases</a>, <a>DescribeAttachment</a>, and <a>ResolveCase</a> operations
|
|
50
|
-
* create
|
|
50
|
+
* create Amazon Web Services Support cases, retrieve information about cases, and resolve cases.</p>
|
|
51
51
|
* </li>
|
|
52
52
|
* <li>
|
|
53
53
|
* <p> Case communication - The <a>DescribeCommunications</a>,
|
|
54
54
|
* <a>AddCommunicationToCase</a>, and <a>AddAttachmentsToSet</a> operations retrieve and add communications
|
|
55
|
-
* and attachments to
|
|
55
|
+
* and attachments to Amazon Web Services Support cases.</p>
|
|
56
56
|
* </li>
|
|
57
57
|
* </ul>
|
|
58
|
-
* <p>The following list describes the operations available from the
|
|
58
|
+
* <p>The following list describes the operations available from the Amazon Web Services Support service for
|
|
59
59
|
* Trusted Advisor:</p>
|
|
60
60
|
* <ul>
|
|
61
61
|
* <li>
|
|
62
62
|
* <p>
|
|
63
63
|
* <a>DescribeTrustedAdvisorChecks</a> returns the list of checks that
|
|
64
|
-
* run against your
|
|
64
|
+
* run against your Amazon Web Services resources.</p>
|
|
65
65
|
* </li>
|
|
66
66
|
* <li>
|
|
67
67
|
* <p>Using the <code>checkId</code> for a specific check returned by <a>DescribeTrustedAdvisorChecks</a>, you can call <a>DescribeTrustedAdvisorCheckResult</a> to obtain the results for the
|
|
@@ -83,10 +83,10 @@ import { SupportClient } from "./SupportClient";
|
|
|
83
83
|
* status of one or more checks.</p>
|
|
84
84
|
* </li>
|
|
85
85
|
* </ul>
|
|
86
|
-
* <p>For authentication of requests,
|
|
86
|
+
* <p>For authentication of requests, Amazon Web Services Support uses <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature Version 4 Signing
|
|
87
87
|
* Process</a>.</p>
|
|
88
88
|
* <p>See <a href="https://docs.aws.amazon.com/awssupport/latest/user/Welcome.html">About the
|
|
89
|
-
*
|
|
89
|
+
* Amazon Web Services Support API</a> in the <i>Amazon Web Services Support User Guide</i> for
|
|
90
90
|
* information about how to use this service to create and manage your support cases, and
|
|
91
91
|
* how to call Trusted Advisor for results of checks on your resources.</p>
|
|
92
92
|
*/
|
|
@@ -99,14 +99,14 @@ export declare class Support extends SupportClient {
|
|
|
99
99
|
* <note>
|
|
100
100
|
* <ul>
|
|
101
101
|
* <li>
|
|
102
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
102
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
103
103
|
* API. </p>
|
|
104
104
|
* </li>
|
|
105
105
|
* <li>
|
|
106
|
-
* <p>If you call the
|
|
107
|
-
* Business or Enterprise Support plan, the
|
|
106
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
107
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
108
108
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
109
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
109
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
110
110
|
* </li>
|
|
111
111
|
* </ul>
|
|
112
112
|
* </note>
|
|
@@ -115,7 +115,7 @@ export declare class Support extends SupportClient {
|
|
|
115
115
|
addAttachmentsToSet(args: AddAttachmentsToSetCommandInput, cb: (err: any, data?: AddAttachmentsToSetCommandOutput) => void): void;
|
|
116
116
|
addAttachmentsToSet(args: AddAttachmentsToSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddAttachmentsToSetCommandOutput) => void): void;
|
|
117
117
|
/**
|
|
118
|
-
* <p>Adds additional customer communication to an
|
|
118
|
+
* <p>Adds additional customer communication to an Amazon Web Services Support case. Use the <code>caseId</code>
|
|
119
119
|
* parameter to identify the case to which to add communication. You can list a set of
|
|
120
120
|
* email addresses to copy on the communication by using the <code>ccEmailAddresses</code>
|
|
121
121
|
* parameter. The <code>communicationBody</code> value contains the text of the
|
|
@@ -124,14 +124,14 @@ export declare class Support extends SupportClient {
|
|
|
124
124
|
* <note>
|
|
125
125
|
* <ul>
|
|
126
126
|
* <li>
|
|
127
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
127
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
128
128
|
* API. </p>
|
|
129
129
|
* </li>
|
|
130
130
|
* <li>
|
|
131
|
-
* <p>If you call the
|
|
132
|
-
* Business or Enterprise Support plan, the
|
|
131
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
132
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
133
133
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
134
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
134
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
135
135
|
* </li>
|
|
136
136
|
* </ul>
|
|
137
137
|
* </note>
|
|
@@ -140,36 +140,36 @@ export declare class Support extends SupportClient {
|
|
|
140
140
|
addCommunicationToCase(args: AddCommunicationToCaseCommandInput, cb: (err: any, data?: AddCommunicationToCaseCommandOutput) => void): void;
|
|
141
141
|
addCommunicationToCase(args: AddCommunicationToCaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddCommunicationToCaseCommandOutput) => void): void;
|
|
142
142
|
/**
|
|
143
|
-
* <p>Creates a case in the
|
|
144
|
-
* in the
|
|
143
|
+
* <p>Creates a case in the Amazon Web Services Support Center. This operation is similar to how you create a case
|
|
144
|
+
* in the Amazon Web Services Support Center <a href="https://console.aws.amazon.com/support/home#/case/create">Create
|
|
145
145
|
* Case</a> page.</p>
|
|
146
|
-
* <p>The
|
|
146
|
+
* <p>The Amazon Web Services Support API doesn't support requesting service limit increases. You can submit a
|
|
147
147
|
* service limit increase in the following ways: </p>
|
|
148
148
|
* <ul>
|
|
149
149
|
* <li>
|
|
150
|
-
* <p>Submit a request from the
|
|
150
|
+
* <p>Submit a request from the Amazon Web Services Support Center <a href="https://console.aws.amazon.com/support/home#/case/create">Create Case</a> page.</p>
|
|
151
151
|
* </li>
|
|
152
152
|
* <li>
|
|
153
153
|
* <p>Use the Service Quotas <a href="https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_RequestServiceQuotaIncrease.html">RequestServiceQuotaIncrease</a> operation.</p>
|
|
154
154
|
* </li>
|
|
155
155
|
* </ul>
|
|
156
|
-
* <p>A successful <code>CreateCase</code> request returns an
|
|
156
|
+
* <p>A successful <code>CreateCase</code> request returns an Amazon Web Services Support case number. You can use
|
|
157
157
|
* the <a>DescribeCases</a> operation and specify the case number to get
|
|
158
|
-
* existing
|
|
158
|
+
* existing Amazon Web Services Support cases. After you create a case, use the <a>AddCommunicationToCase</a> operation to add additional communication or
|
|
159
159
|
* attachments to an existing case.</p>
|
|
160
160
|
* <p>The <code>caseId</code> is separate from the <code>displayId</code> that appears in
|
|
161
|
-
* the <a href="https://console.aws.amazon.com/support">
|
|
161
|
+
* the <a href="https://console.aws.amazon.com/support">Amazon Web Services Support Center</a>. Use the <a>DescribeCases</a> operation to get the <code>displayId</code>.</p>
|
|
162
162
|
* <note>
|
|
163
163
|
* <ul>
|
|
164
164
|
* <li>
|
|
165
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
165
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
166
166
|
* API. </p>
|
|
167
167
|
* </li>
|
|
168
168
|
* <li>
|
|
169
|
-
* <p>If you call the
|
|
170
|
-
* Business or Enterprise Support plan, the
|
|
169
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
170
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
171
171
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
172
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
172
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
173
173
|
* </li>
|
|
174
174
|
* </ul>
|
|
175
175
|
* </note>
|
|
@@ -186,14 +186,14 @@ export declare class Support extends SupportClient {
|
|
|
186
186
|
* <note>
|
|
187
187
|
* <ul>
|
|
188
188
|
* <li>
|
|
189
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
189
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
190
190
|
* API. </p>
|
|
191
191
|
* </li>
|
|
192
192
|
* <li>
|
|
193
|
-
* <p>If you call the
|
|
194
|
-
* Business or Enterprise Support plan, the
|
|
193
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
194
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
195
195
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
196
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
196
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
197
197
|
* </li>
|
|
198
198
|
* </ul>
|
|
199
199
|
* </note>
|
|
@@ -222,14 +222,14 @@ export declare class Support extends SupportClient {
|
|
|
222
222
|
* <note>
|
|
223
223
|
* <ul>
|
|
224
224
|
* <li>
|
|
225
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
225
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
226
226
|
* API. </p>
|
|
227
227
|
* </li>
|
|
228
228
|
* <li>
|
|
229
|
-
* <p>If you call the
|
|
230
|
-
* Business or Enterprise Support plan, the
|
|
229
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
230
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
231
231
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
232
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
232
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
233
233
|
* </li>
|
|
234
234
|
* </ul>
|
|
235
235
|
* </note>
|
|
@@ -251,14 +251,14 @@ export declare class Support extends SupportClient {
|
|
|
251
251
|
* <note>
|
|
252
252
|
* <ul>
|
|
253
253
|
* <li>
|
|
254
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
254
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
255
255
|
* API. </p>
|
|
256
256
|
* </li>
|
|
257
257
|
* <li>
|
|
258
|
-
* <p>If you call the
|
|
259
|
-
* Business or Enterprise Support plan, the
|
|
258
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
259
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
260
260
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
261
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
261
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
262
262
|
* </li>
|
|
263
263
|
* </ul>
|
|
264
264
|
* </note>
|
|
@@ -267,11 +267,11 @@ export declare class Support extends SupportClient {
|
|
|
267
267
|
describeCommunications(args: DescribeCommunicationsCommandInput, cb: (err: any, data?: DescribeCommunicationsCommandOutput) => void): void;
|
|
268
268
|
describeCommunications(args: DescribeCommunicationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCommunicationsCommandOutput) => void): void;
|
|
269
269
|
/**
|
|
270
|
-
* <p>Returns the current list of
|
|
270
|
+
* <p>Returns the current list of Amazon Web Services services and a list of service categories for each
|
|
271
271
|
* service. You then use service names and categories in your <a>CreateCase</a>
|
|
272
|
-
* requests. Each
|
|
272
|
+
* requests. Each Amazon Web Services service has its own set of categories.</p>
|
|
273
273
|
* <p>The service codes and category codes correspond to the values that appear in the
|
|
274
|
-
* <b>Service</b> and <b>Category</b> lists on the
|
|
274
|
+
* <b>Service</b> and <b>Category</b> lists on the Amazon Web Services Support Center <a href="https://console.aws.amazon.com/support/home#/case/create">Create Case</a> page. The values in those fields
|
|
275
275
|
* don't necessarily match the service codes and categories returned by the
|
|
276
276
|
* <code>DescribeServices</code> operation. Always use the service codes and categories
|
|
277
277
|
* that the <code>DescribeServices</code> operation returns, so that you have the most
|
|
@@ -279,14 +279,14 @@ export declare class Support extends SupportClient {
|
|
|
279
279
|
* <note>
|
|
280
280
|
* <ul>
|
|
281
281
|
* <li>
|
|
282
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
282
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
283
283
|
* API. </p>
|
|
284
284
|
* </li>
|
|
285
285
|
* <li>
|
|
286
|
-
* <p>If you call the
|
|
287
|
-
* Business or Enterprise Support plan, the
|
|
286
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
287
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
288
288
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
289
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
289
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
290
290
|
* </li>
|
|
291
291
|
* </ul>
|
|
292
292
|
* </note>
|
|
@@ -301,14 +301,14 @@ export declare class Support extends SupportClient {
|
|
|
301
301
|
* <note>
|
|
302
302
|
* <ul>
|
|
303
303
|
* <li>
|
|
304
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
304
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
305
305
|
* API. </p>
|
|
306
306
|
* </li>
|
|
307
307
|
* <li>
|
|
308
|
-
* <p>If you call the
|
|
309
|
-
* Business or Enterprise Support plan, the
|
|
308
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
309
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
310
310
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
311
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
311
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
312
312
|
* </li>
|
|
313
313
|
* </ul>
|
|
314
314
|
* </note>
|
|
@@ -317,7 +317,7 @@ export declare class Support extends SupportClient {
|
|
|
317
317
|
describeSeverityLevels(args: DescribeSeverityLevelsCommandInput, cb: (err: any, data?: DescribeSeverityLevelsCommandOutput) => void): void;
|
|
318
318
|
describeSeverityLevels(args: DescribeSeverityLevelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSeverityLevelsCommandOutput) => void): void;
|
|
319
319
|
/**
|
|
320
|
-
* <p>Returns the refresh status of the
|
|
320
|
+
* <p>Returns the refresh status of the Trusted Advisor checks that have the specified check
|
|
321
321
|
* IDs. You can get the check IDs by calling the <a>DescribeTrustedAdvisorChecks</a> operation.</p>
|
|
322
322
|
* <p>Some checks are refreshed automatically, and you can't return their refresh statuses
|
|
323
323
|
* by using the <code>DescribeTrustedAdvisorCheckRefreshStatuses</code> operation. If you
|
|
@@ -326,14 +326,14 @@ export declare class Support extends SupportClient {
|
|
|
326
326
|
* <note>
|
|
327
327
|
* <ul>
|
|
328
328
|
* <li>
|
|
329
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
329
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
330
330
|
* API. </p>
|
|
331
331
|
* </li>
|
|
332
332
|
* <li>
|
|
333
|
-
* <p>If you call the
|
|
334
|
-
* Business or Enterprise Support plan, the
|
|
333
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
334
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
335
335
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
336
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
336
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
337
337
|
* </li>
|
|
338
338
|
* </ul>
|
|
339
339
|
* </note>
|
|
@@ -342,7 +342,7 @@ export declare class Support extends SupportClient {
|
|
|
342
342
|
describeTrustedAdvisorCheckRefreshStatuses(args: DescribeTrustedAdvisorCheckRefreshStatusesCommandInput, cb: (err: any, data?: DescribeTrustedAdvisorCheckRefreshStatusesCommandOutput) => void): void;
|
|
343
343
|
describeTrustedAdvisorCheckRefreshStatuses(args: DescribeTrustedAdvisorCheckRefreshStatusesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrustedAdvisorCheckRefreshStatusesCommandOutput) => void): void;
|
|
344
344
|
/**
|
|
345
|
-
* <p>Returns the results of the
|
|
345
|
+
* <p>Returns the results of the Trusted Advisor check that has the specified check ID. You
|
|
346
346
|
* can get the check IDs by calling the <a>DescribeTrustedAdvisorChecks</a>
|
|
347
347
|
* operation.</p>
|
|
348
348
|
* <p>The response contains a <a>TrustedAdvisorCheckResult</a> object, which
|
|
@@ -387,14 +387,14 @@ export declare class Support extends SupportClient {
|
|
|
387
387
|
* <note>
|
|
388
388
|
* <ul>
|
|
389
389
|
* <li>
|
|
390
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
390
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
391
391
|
* API. </p>
|
|
392
392
|
* </li>
|
|
393
393
|
* <li>
|
|
394
|
-
* <p>If you call the
|
|
395
|
-
* Business or Enterprise Support plan, the
|
|
394
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
395
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
396
396
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
397
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
397
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
398
398
|
* </li>
|
|
399
399
|
* </ul>
|
|
400
400
|
* </note>
|
|
@@ -403,23 +403,23 @@ export declare class Support extends SupportClient {
|
|
|
403
403
|
describeTrustedAdvisorCheckResult(args: DescribeTrustedAdvisorCheckResultCommandInput, cb: (err: any, data?: DescribeTrustedAdvisorCheckResultCommandOutput) => void): void;
|
|
404
404
|
describeTrustedAdvisorCheckResult(args: DescribeTrustedAdvisorCheckResultCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrustedAdvisorCheckResultCommandOutput) => void): void;
|
|
405
405
|
/**
|
|
406
|
-
* <p>Returns information about all available
|
|
407
|
-
* category, description, and metadata. You must specify a language code. The
|
|
406
|
+
* <p>Returns information about all available Trusted Advisor checks, including the name, ID,
|
|
407
|
+
* category, description, and metadata. You must specify a language code. The Amazon Web Services Support API
|
|
408
408
|
* currently supports English ("en") and Japanese ("ja"). The response contains a <a>TrustedAdvisorCheckDescription</a> object for each check. You must set the
|
|
409
|
-
*
|
|
409
|
+
* Amazon Web Services Region to us-east-1.</p>
|
|
410
410
|
*
|
|
411
411
|
*
|
|
412
412
|
* <note>
|
|
413
413
|
* <ul>
|
|
414
414
|
* <li>
|
|
415
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
415
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
416
416
|
* API. </p>
|
|
417
417
|
* </li>
|
|
418
418
|
* <li>
|
|
419
|
-
* <p>If you call the
|
|
420
|
-
* Business or Enterprise Support plan, the
|
|
419
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
420
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
421
421
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
422
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
422
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
423
423
|
* </li>
|
|
424
424
|
* <li>
|
|
425
425
|
* <p>The names and descriptions for Trusted Advisor checks are subject to change. We recommend
|
|
@@ -432,21 +432,21 @@ export declare class Support extends SupportClient {
|
|
|
432
432
|
describeTrustedAdvisorChecks(args: DescribeTrustedAdvisorChecksCommandInput, cb: (err: any, data?: DescribeTrustedAdvisorChecksCommandOutput) => void): void;
|
|
433
433
|
describeTrustedAdvisorChecks(args: DescribeTrustedAdvisorChecksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrustedAdvisorChecksCommandOutput) => void): void;
|
|
434
434
|
/**
|
|
435
|
-
* <p>Returns the results for the
|
|
435
|
+
* <p>Returns the results for the Trusted Advisor check summaries for the check IDs that you
|
|
436
436
|
* specified. You can get the check IDs by calling the <a>DescribeTrustedAdvisorChecks</a> operation.</p>
|
|
437
437
|
* <p>The response contains an array of <a>TrustedAdvisorCheckSummary</a>
|
|
438
438
|
* objects.</p>
|
|
439
439
|
* <note>
|
|
440
440
|
* <ul>
|
|
441
441
|
* <li>
|
|
442
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
442
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
443
443
|
* API. </p>
|
|
444
444
|
* </li>
|
|
445
445
|
* <li>
|
|
446
|
-
* <p>If you call the
|
|
447
|
-
* Business or Enterprise Support plan, the
|
|
446
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
447
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
448
448
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
449
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
449
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
450
450
|
* </li>
|
|
451
451
|
* </ul>
|
|
452
452
|
* </note>
|
|
@@ -455,7 +455,7 @@ export declare class Support extends SupportClient {
|
|
|
455
455
|
describeTrustedAdvisorCheckSummaries(args: DescribeTrustedAdvisorCheckSummariesCommandInput, cb: (err: any, data?: DescribeTrustedAdvisorCheckSummariesCommandOutput) => void): void;
|
|
456
456
|
describeTrustedAdvisorCheckSummaries(args: DescribeTrustedAdvisorCheckSummariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrustedAdvisorCheckSummariesCommandOutput) => void): void;
|
|
457
457
|
/**
|
|
458
|
-
* <p>Refreshes the
|
|
458
|
+
* <p>Refreshes the Trusted Advisor check that you specify using the check ID. You can get the
|
|
459
459
|
* check IDs by calling the <a>DescribeTrustedAdvisorChecks</a>
|
|
460
460
|
* operation.</p>
|
|
461
461
|
* <note>
|
|
@@ -468,14 +468,14 @@ export declare class Support extends SupportClient {
|
|
|
468
468
|
* <note>
|
|
469
469
|
* <ul>
|
|
470
470
|
* <li>
|
|
471
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
471
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
472
472
|
* API. </p>
|
|
473
473
|
* </li>
|
|
474
474
|
* <li>
|
|
475
|
-
* <p>If you call the
|
|
476
|
-
* Business or Enterprise Support plan, the
|
|
475
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
476
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
477
477
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
478
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
478
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
479
479
|
* </li>
|
|
480
480
|
* </ul>
|
|
481
481
|
* </note>
|
|
@@ -489,14 +489,14 @@ export declare class Support extends SupportClient {
|
|
|
489
489
|
* <note>
|
|
490
490
|
* <ul>
|
|
491
491
|
* <li>
|
|
492
|
-
* <p>You must have a Business or Enterprise Support plan to use the
|
|
492
|
+
* <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
|
|
493
493
|
* API. </p>
|
|
494
494
|
* </li>
|
|
495
495
|
* <li>
|
|
496
|
-
* <p>If you call the
|
|
497
|
-
* Business or Enterprise Support plan, the
|
|
496
|
+
* <p>If you call the Amazon Web Services Support API from an account that does not have a
|
|
497
|
+
* Business, Enterprise On-Ramp, or Enterprise Support plan, the
|
|
498
498
|
* <code>SubscriptionRequiredException</code> error message appears. For
|
|
499
|
-
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">
|
|
499
|
+
* information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
|
|
500
500
|
* </li>
|
|
501
501
|
* </ul>
|
|
502
502
|
* </note>
|