@aws-sdk/client-support 3.234.0 → 3.236.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.
@@ -9,29 +9,31 @@ export interface DescribeTrustedAdvisorChecksCommandOutput extends DescribeTrust
9
9
  }
10
10
  /**
11
11
  * <p>Returns information about all available Trusted Advisor checks, including the name, ID,
12
- * category, description, and metadata. You must specify a language code. The Amazon Web Services Support API
13
- * currently supports English ("en") and Japanese ("ja"). The response contains a <a>TrustedAdvisorCheckDescription</a> object for each check. You must set the
14
- * Amazon Web Services Region to us-east-1.</p>
15
- *
16
- *
17
- * <note>
12
+ * category, description, and metadata. You must specify a language code.</p>
13
+ * <p>The response contains a <a>TrustedAdvisorCheckDescription</a> object for
14
+ * each check. You must set the Amazon Web Services Region to us-east-1.</p>
15
+ * <note>
18
16
  * <ul>
19
17
  * <li>
20
- * <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
21
- * API. </p>
22
- * </li>
18
+ * <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. </p>
19
+ * </li>
23
20
  * <li>
24
- * <p>If you call the Amazon Web Services Support API from an account that does not have a
25
- * Business, Enterprise On-Ramp, or Enterprise Support plan, the
26
- * <code>SubscriptionRequiredException</code> error message appears. For
27
- * information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
28
- * </li>
21
+ * <p>If you call the Amazon Web Services Support API from an account that doesn't have a
22
+ * Business, Enterprise On-Ramp, or Enterprise Support plan, the <code>SubscriptionRequiredException</code> error
23
+ * message appears. For information about changing your support plan, see
24
+ * <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
25
+ * </li>
29
26
  * <li>
30
- * <p>The names and descriptions for Trusted Advisor checks are subject to change. We recommend
31
- * that you specify the check ID in your code to uniquely identify a check.</p>
32
- * </li>
27
+ * <p>The names and descriptions for Trusted Advisor checks are subject to change. We
28
+ * recommend that you specify the check ID in your code to uniquely identify a
29
+ * check.</p>
30
+ * </li>
33
31
  * </ul>
34
- * </note>
32
+ * </note>
33
+ * <p>To call the Trusted Advisor operations in
34
+ * the Amazon Web Services Support API, you must use the US East (N. Virginia) endpoint. Currently, the US West (Oregon) and Europe (Ireland)
35
+ * endpoints don't support the Trusted Advisor operations. For more information, see <a href="https://docs.aws.amazon.com/awssupport/latest/user/about-support-api.html#endpoint">About the Amazon Web Services Support
36
+ * API</a> in the <i>Amazon Web Services Support User Guide</i>.</p>
35
37
  * @example
36
38
  * Use a bare-bones client and the command you need to make an API call.
37
39
  * ```javascript
@@ -11,27 +11,29 @@ export interface RefreshTrustedAdvisorCheckCommandOutput extends RefreshTrustedA
11
11
  * <p>Refreshes the Trusted Advisor check that you specify using the check ID. You can get the
12
12
  * check IDs by calling the <a>DescribeTrustedAdvisorChecks</a>
13
13
  * operation.</p>
14
- * <note>
15
- * <p>Some checks are refreshed automatically. If you call the
16
- * <code>RefreshTrustedAdvisorCheck</code> operation to refresh them, you might see
17
- * the <code>InvalidParameterValue</code> error.</p>
18
- * </note>
19
- * <p>The response contains a <a>TrustedAdvisorCheckRefreshStatus</a>
14
+ * <p>Some checks are refreshed automatically. If you call the
15
+ * <code>RefreshTrustedAdvisorCheck</code> operation to refresh them, you might see
16
+ * the <code>InvalidParameterValue</code> error.</p>
17
+ * <p>The response contains a <a>TrustedAdvisorCheckRefreshStatus</a>
20
18
  * object.</p>
21
- * <note>
19
+ * <note>
22
20
  * <ul>
23
21
  * <li>
24
- * <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
22
+ * <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
25
23
  * API. </p>
26
- * </li>
24
+ * </li>
27
25
  * <li>
28
- * <p>If you call the Amazon Web Services Support API from an account that does not have a
26
+ * <p>If you call the Amazon Web Services Support API from an account that doesn't have a
29
27
  * Business, Enterprise On-Ramp, or Enterprise Support plan, the
30
28
  * <code>SubscriptionRequiredException</code> error message appears. For
31
29
  * information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
32
- * </li>
30
+ * </li>
33
31
  * </ul>
34
- * </note>
32
+ * </note>
33
+ * <p>To call the Trusted Advisor operations in
34
+ * the Amazon Web Services Support API, you must use the US East (N. Virginia) endpoint. Currently, the US West (Oregon) and Europe (Ireland)
35
+ * endpoints don't support the Trusted Advisor operations. For more information, see <a href="https://docs.aws.amazon.com/awssupport/latest/user/about-support-api.html#endpoint">About the Amazon Web Services Support
36
+ * API</a> in the <i>Amazon Web Services Support User Guide</i>.</p>
35
37
  * @example
36
38
  * Use a bare-bones client and the command you need to make an API call.
37
39
  * ```javascript
@@ -10,20 +10,20 @@ export interface ResolveCaseCommandOutput extends ResolveCaseResponse, __Metadat
10
10
  /**
11
11
  * <p>Resolves a support case. This operation takes a <code>caseId</code> and returns the
12
12
  * initial and final state of the case.</p>
13
- * <note>
13
+ * <note>
14
14
  * <ul>
15
15
  * <li>
16
- * <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
16
+ * <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support
17
17
  * API. </p>
18
- * </li>
18
+ * </li>
19
19
  * <li>
20
- * <p>If you call the Amazon Web Services Support API from an account that does not have a
20
+ * <p>If you call the Amazon Web Services Support API from an account that doesn't have a
21
21
  * Business, Enterprise On-Ramp, or Enterprise Support plan, the
22
22
  * <code>SubscriptionRequiredException</code> error message appears. For
23
23
  * information about changing your support plan, see <a href="http://aws.amazon.com/premiumsupport/">Amazon Web Services Support</a>.</p>
24
- * </li>
24
+ * </li>
25
25
  * </ul>
26
- * </note>
26
+ * </note>
27
27
  * @example
28
28
  * Use a bare-bones client and the command you need to make an API call.
29
29
  * ```javascript
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
12
12
  defaultSigningName: string;
13
13
  };
14
14
  export interface EndpointParameters extends __EndpointParameters {
15
- Region?: string;
15
+ Region: string;
16
16
  UseDualStack?: boolean;
17
17
  UseFIPS?: boolean;
18
18
  Endpoint?: string;