@aws-sdk/client-resiliencehub 3.303.0 → 3.306.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.
@@ -70,10 +70,10 @@ export declare class Resiliencehub extends ResiliencehubClient {
70
70
  addDraftAppVersionResourceMappings(args: AddDraftAppVersionResourceMappingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddDraftAppVersionResourceMappingsCommandOutput) => void): void;
71
71
  /**
72
72
  * @public
73
- * <p>Creates an Resilience Hub application. An Resilience Hub application is a collection of Amazon Web Services
74
- * resources structured to prevent and recover Amazon Web Services application disruptions. To describe a
75
- * Resilience Hub application, you provide an application name, resources from one or more–up to
76
- * five–CloudFormation stacks, and an appropriate resiliency policy.</p>
73
+ * <p>Creates an Resilience Hub application. An Resilience Hub application is a
74
+ * collection of Amazon Web Services resources structured to prevent and recover Amazon Web Services application disruptions. To describe a Resilience Hub application, you provide an
75
+ * application name, resources from one or more–up to 20–CloudFormation stacks, and an appropriate
76
+ * resiliency policy.</p>
77
77
  * <p>After you create an Resilience Hub application, you publish it so that you can run a resiliency
78
78
  * assessment on it. You can then use recommendations from the assessment to improve resiliency
79
79
  * by running another assessment, comparing results, and then iterating the process until you
@@ -19,10 +19,10 @@ export interface CreateAppCommandOutput extends CreateAppResponse, __MetadataBea
19
19
  }
20
20
  /**
21
21
  * @public
22
- * <p>Creates an Resilience Hub application. An Resilience Hub application is a collection of Amazon Web Services
23
- * resources structured to prevent and recover Amazon Web Services application disruptions. To describe a
24
- * Resilience Hub application, you provide an application name, resources from one or more–up to
25
- * five–CloudFormation stacks, and an appropriate resiliency policy.</p>
22
+ * <p>Creates an Resilience Hub application. An Resilience Hub application is a
23
+ * collection of Amazon Web Services resources structured to prevent and recover Amazon Web Services application disruptions. To describe a Resilience Hub application, you provide an
24
+ * application name, resources from one or more–up to 20–CloudFormation stacks, and an appropriate
25
+ * resiliency policy.</p>
26
26
  * <p>After you create an Resilience Hub application, you publish it so that you can run a resiliency
27
27
  * assessment on it. You can then use recommendations from the assessment to improve resiliency
28
28
  * by running another assessment, comparing results, and then iterating the process until you
@@ -115,7 +115,7 @@ export interface ResourceMapping {
115
115
  * </dd>
116
116
  * <dt>ResourceGroup</dt>
117
117
  * <dd>
118
- * <p>The resource is mapped to an Resource Groups. The name of the resource group is
118
+ * <p>The resource is mapped to Resource Groups. The name of the resource group is
119
119
  * contained in the <code>resourceGroupName</code> property.</p>
120
120
  * </dd>
121
121
  * </dl>
@@ -144,7 +144,7 @@ export interface ResourceMapping {
144
144
  */
145
145
  export interface AddDraftAppVersionResourceMappingsRequest {
146
146
  /**
147
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
147
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
148
148
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
149
149
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
150
150
  * Amazon Resource Names (ARNs)</a> in the
@@ -165,7 +165,7 @@ export interface AddDraftAppVersionResourceMappingsRequest {
165
165
  */
166
166
  export interface AddDraftAppVersionResourceMappingsResponse {
167
167
  /**
168
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
168
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
169
169
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
170
170
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
171
171
  * Amazon Resource Names (ARNs)</a> in the
@@ -388,7 +388,7 @@ export type AppStatusType = (typeof AppStatusType)[keyof typeof AppStatusType];
388
388
  */
389
389
  export interface App {
390
390
  /**
391
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
391
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
392
392
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
393
393
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
394
394
  * Amazon Resource Names (ARNs)</a> in the
@@ -749,7 +749,7 @@ export interface ResourceErrorsDetails {
749
749
  */
750
750
  export interface AppAssessment {
751
751
  /**
752
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
752
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
753
753
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
754
754
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
755
755
  * Amazon Resource Names (ARNs)</a> in the
@@ -830,7 +830,7 @@ export interface AppAssessment {
830
830
  */
831
831
  export interface AppAssessmentSummary {
832
832
  /**
833
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
833
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
834
834
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
835
835
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
836
836
  * Amazon Resource Names (ARNs)</a> in the
@@ -904,7 +904,7 @@ export interface AppComponent {
904
904
  */
905
905
  id?: string;
906
906
  /**
907
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
907
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
908
908
  * <note>
909
909
  * <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p>
910
910
  * <p>Key: <code>"failover-regions"</code>
@@ -1016,7 +1016,7 @@ export interface AppInputSource {
1016
1016
  */
1017
1017
  export interface AppSummary {
1018
1018
  /**
1019
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1019
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1020
1020
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1021
1021
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1022
1022
  * Amazon Resource Names (ARNs)</a> in the
@@ -1129,7 +1129,7 @@ export declare class ServiceQuotaExceededException extends __BaseException {
1129
1129
  */
1130
1130
  export interface CreateAppVersionAppComponentRequest {
1131
1131
  /**
1132
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1132
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1133
1133
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1134
1134
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1135
1135
  * Amazon Resource Names (ARNs)</a> in the
@@ -1163,7 +1163,7 @@ export interface CreateAppVersionAppComponentRequest {
1163
1163
  */
1164
1164
  export interface CreateAppVersionAppComponentResponse {
1165
1165
  /**
1166
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1166
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1167
1167
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1168
1168
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1169
1169
  * Amazon Resource Names (ARNs)</a> in the
@@ -1171,7 +1171,7 @@ export interface CreateAppVersionAppComponentResponse {
1171
1171
  */
1172
1172
  appArn: string | undefined;
1173
1173
  /**
1174
- * <p>The AWS Resilience Hub application version.</p>
1174
+ * <p>The Resilience Hub application version.</p>
1175
1175
  */
1176
1176
  appVersion: string | undefined;
1177
1177
  /**
@@ -1215,7 +1215,7 @@ export interface LogicalResourceId {
1215
1215
  */
1216
1216
  export interface CreateAppVersionResourceRequest {
1217
1217
  /**
1218
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1218
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1219
1219
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1220
1220
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1221
1221
  * Amazon Resource Names (ARNs)</a> in the
@@ -1247,7 +1247,7 @@ export interface CreateAppVersionResourceRequest {
1247
1247
  */
1248
1248
  resourceType: string | undefined;
1249
1249
  /**
1250
- * <p>The list of Application Components that this resource belongs to. If an Application Component is not part of the AWS Resilience Hub application, it will be added.</p>
1250
+ * <p>The list of Application Components that this resource belongs to. If an Application Component is not part of the Resilience Hub application, it will be added.</p>
1251
1251
  */
1252
1252
  appComponents: string[] | undefined;
1253
1253
  /**
@@ -1288,7 +1288,7 @@ export interface PhysicalResource {
1288
1288
  */
1289
1289
  appComponents?: AppComponent[];
1290
1290
  /**
1291
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
1291
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
1292
1292
  * <note>
1293
1293
  * <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p>
1294
1294
  * <p>Key: <code>"failover-regions"</code>
@@ -1308,7 +1308,7 @@ export interface PhysicalResource {
1308
1308
  */
1309
1309
  export interface CreateAppVersionResourceResponse {
1310
1310
  /**
1311
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1311
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1312
1312
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1313
1313
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1314
1314
  * Amazon Resource Names (ARNs)</a> in the
@@ -1316,7 +1316,7 @@ export interface CreateAppVersionResourceResponse {
1316
1316
  */
1317
1317
  appArn: string | undefined;
1318
1318
  /**
1319
- * <p>The AWS Resilience Hub application version.</p>
1319
+ * <p>The Resilience Hub application version.</p>
1320
1320
  */
1321
1321
  appVersion: string | undefined;
1322
1322
  /**
@@ -1462,7 +1462,7 @@ export interface RecommendationTemplate {
1462
1462
  */
1463
1463
  assessmentArn: string | undefined;
1464
1464
  /**
1465
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1465
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1466
1466
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1467
1467
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1468
1468
  * Amazon Resource Names (ARNs)</a> in the
@@ -1602,7 +1602,7 @@ export interface CreateResiliencyPolicyResponse {
1602
1602
  */
1603
1603
  export interface DeleteAppRequest {
1604
1604
  /**
1605
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1605
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1606
1606
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1607
1607
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1608
1608
  * Amazon Resource Names (ARNs)</a> in the
@@ -1624,7 +1624,7 @@ export interface DeleteAppRequest {
1624
1624
  */
1625
1625
  export interface DeleteAppResponse {
1626
1626
  /**
1627
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1627
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1628
1628
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1629
1629
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1630
1630
  * Amazon Resource Names (ARNs)</a> in the
@@ -1672,7 +1672,7 @@ export interface DeleteAppAssessmentResponse {
1672
1672
  */
1673
1673
  export interface DeleteAppInputSourceRequest {
1674
1674
  /**
1675
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1675
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1676
1676
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1677
1677
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1678
1678
  * Amazon Resource Names (ARNs)</a> in the
@@ -1706,7 +1706,7 @@ export interface DeleteAppInputSourceRequest {
1706
1706
  */
1707
1707
  export interface DeleteAppInputSourceResponse {
1708
1708
  /**
1709
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1709
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1710
1710
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1711
1711
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1712
1712
  * Amazon Resource Names (ARNs)</a> in the
@@ -1723,7 +1723,7 @@ export interface DeleteAppInputSourceResponse {
1723
1723
  */
1724
1724
  export interface DeleteAppVersionAppComponentRequest {
1725
1725
  /**
1726
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1726
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1727
1727
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1728
1728
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1729
1729
  * Amazon Resource Names (ARNs)</a> in the
@@ -1745,7 +1745,7 @@ export interface DeleteAppVersionAppComponentRequest {
1745
1745
  */
1746
1746
  export interface DeleteAppVersionAppComponentResponse {
1747
1747
  /**
1748
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1748
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1749
1749
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1750
1750
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1751
1751
  * Amazon Resource Names (ARNs)</a> in the
@@ -1753,7 +1753,7 @@ export interface DeleteAppVersionAppComponentResponse {
1753
1753
  */
1754
1754
  appArn: string | undefined;
1755
1755
  /**
1756
- * <p>The AWS Resilience Hub application version.</p>
1756
+ * <p>The Resilience Hub application version.</p>
1757
1757
  */
1758
1758
  appVersion: string | undefined;
1759
1759
  /**
@@ -1766,7 +1766,7 @@ export interface DeleteAppVersionAppComponentResponse {
1766
1766
  */
1767
1767
  export interface DeleteAppVersionResourceRequest {
1768
1768
  /**
1769
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1769
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1770
1770
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1771
1771
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1772
1772
  * Amazon Resource Names (ARNs)</a> in the
@@ -1804,7 +1804,7 @@ export interface DeleteAppVersionResourceRequest {
1804
1804
  */
1805
1805
  export interface DeleteAppVersionResourceResponse {
1806
1806
  /**
1807
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1807
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1808
1808
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1809
1809
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1810
1810
  * Amazon Resource Names (ARNs)</a> in the
@@ -1812,7 +1812,7 @@ export interface DeleteAppVersionResourceResponse {
1812
1812
  */
1813
1813
  appArn: string | undefined;
1814
1814
  /**
1815
- * <p>The AWS Resilience Hub application version.</p>
1815
+ * <p>The Resilience Hub application version.</p>
1816
1816
  */
1817
1817
  appVersion: string | undefined;
1818
1818
  /**
@@ -1883,7 +1883,7 @@ export interface DeleteResiliencyPolicyResponse {
1883
1883
  */
1884
1884
  export interface DescribeAppRequest {
1885
1885
  /**
1886
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1886
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1887
1887
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1888
1888
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1889
1889
  * Amazon Resource Names (ARNs)</a> in the
@@ -1930,7 +1930,7 @@ export interface DescribeAppAssessmentResponse {
1930
1930
  */
1931
1931
  export interface DescribeAppVersionRequest {
1932
1932
  /**
1933
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1933
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1934
1934
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1935
1935
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1936
1936
  * Amazon Resource Names (ARNs)</a> in the
@@ -1938,7 +1938,7 @@ export interface DescribeAppVersionRequest {
1938
1938
  */
1939
1939
  appArn: string | undefined;
1940
1940
  /**
1941
- * <p>The AWS Resilience Hub application version.</p>
1941
+ * <p>The Resilience Hub application version.</p>
1942
1942
  */
1943
1943
  appVersion: string | undefined;
1944
1944
  }
@@ -1947,7 +1947,7 @@ export interface DescribeAppVersionRequest {
1947
1947
  */
1948
1948
  export interface DescribeAppVersionResponse {
1949
1949
  /**
1950
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1950
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1951
1951
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1952
1952
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1953
1953
  * Amazon Resource Names (ARNs)</a> in the
@@ -1955,11 +1955,11 @@ export interface DescribeAppVersionResponse {
1955
1955
  */
1956
1956
  appArn: string | undefined;
1957
1957
  /**
1958
- * <p>The AWS Resilience Hub application version.</p>
1958
+ * <p>The Resilience Hub application version.</p>
1959
1959
  */
1960
1960
  appVersion: string | undefined;
1961
1961
  /**
1962
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
1962
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
1963
1963
  * <note>
1964
1964
  * <p>Currently, this parameter supports only failover region and account.</p>
1965
1965
  * </note>
@@ -1971,7 +1971,7 @@ export interface DescribeAppVersionResponse {
1971
1971
  */
1972
1972
  export interface DescribeAppVersionAppComponentRequest {
1973
1973
  /**
1974
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1974
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1975
1975
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1976
1976
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1977
1977
  * Amazon Resource Names (ARNs)</a> in the
@@ -1979,7 +1979,7 @@ export interface DescribeAppVersionAppComponentRequest {
1979
1979
  */
1980
1980
  appArn: string | undefined;
1981
1981
  /**
1982
- * <p>The AWS Resilience Hub application version.</p>
1982
+ * <p>The Resilience Hub application version.</p>
1983
1983
  */
1984
1984
  appVersion: string | undefined;
1985
1985
  /**
@@ -1992,7 +1992,7 @@ export interface DescribeAppVersionAppComponentRequest {
1992
1992
  */
1993
1993
  export interface DescribeAppVersionAppComponentResponse {
1994
1994
  /**
1995
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
1995
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
1996
1996
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
1997
1997
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
1998
1998
  * Amazon Resource Names (ARNs)</a> in the
@@ -2000,7 +2000,7 @@ export interface DescribeAppVersionAppComponentResponse {
2000
2000
  */
2001
2001
  appArn: string | undefined;
2002
2002
  /**
2003
- * <p>The AWS Resilience Hub application version.</p>
2003
+ * <p>The Resilience Hub application version.</p>
2004
2004
  */
2005
2005
  appVersion: string | undefined;
2006
2006
  /**
@@ -2013,7 +2013,7 @@ export interface DescribeAppVersionAppComponentResponse {
2013
2013
  */
2014
2014
  export interface DescribeAppVersionResourceRequest {
2015
2015
  /**
2016
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2016
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2017
2017
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2018
2018
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2019
2019
  * Amazon Resource Names (ARNs)</a> in the
@@ -2021,7 +2021,7 @@ export interface DescribeAppVersionResourceRequest {
2021
2021
  */
2022
2022
  appArn: string | undefined;
2023
2023
  /**
2024
- * <p>The AWS Resilience Hub application version.</p>
2024
+ * <p>The Resilience Hub application version.</p>
2025
2025
  */
2026
2026
  appVersion: string | undefined;
2027
2027
  /**
@@ -2050,7 +2050,7 @@ export interface DescribeAppVersionResourceRequest {
2050
2050
  */
2051
2051
  export interface DescribeAppVersionResourceResponse {
2052
2052
  /**
2053
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2053
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2054
2054
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2055
2055
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2056
2056
  * Amazon Resource Names (ARNs)</a> in the
@@ -2058,7 +2058,7 @@ export interface DescribeAppVersionResourceResponse {
2058
2058
  */
2059
2059
  appArn: string | undefined;
2060
2060
  /**
2061
- * <p>The AWS Resilience Hub application version.</p>
2061
+ * <p>The Resilience Hub application version.</p>
2062
2062
  */
2063
2063
  appVersion: string | undefined;
2064
2064
  /**
@@ -2071,7 +2071,7 @@ export interface DescribeAppVersionResourceResponse {
2071
2071
  */
2072
2072
  export interface DescribeAppVersionResourcesResolutionStatusRequest {
2073
2073
  /**
2074
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2074
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2075
2075
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2076
2076
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2077
2077
  * Amazon Resource Names (ARNs)</a> in the
@@ -2106,7 +2106,7 @@ export type ResourceResolutionStatusType = (typeof ResourceResolutionStatusType)
2106
2106
  */
2107
2107
  export interface DescribeAppVersionResourcesResolutionStatusResponse {
2108
2108
  /**
2109
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2109
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2110
2110
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2111
2111
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2112
2112
  * Amazon Resource Names (ARNs)</a> in the
@@ -2135,7 +2135,7 @@ export interface DescribeAppVersionResourcesResolutionStatusResponse {
2135
2135
  */
2136
2136
  export interface DescribeAppVersionTemplateRequest {
2137
2137
  /**
2138
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2138
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2139
2139
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2140
2140
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2141
2141
  * Amazon Resource Names (ARNs)</a> in the
@@ -2152,7 +2152,7 @@ export interface DescribeAppVersionTemplateRequest {
2152
2152
  */
2153
2153
  export interface DescribeAppVersionTemplateResponse {
2154
2154
  /**
2155
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2155
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2156
2156
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2157
2157
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2158
2158
  * Amazon Resource Names (ARNs)</a> in the
@@ -2175,7 +2175,9 @@ export interface DescribeAppVersionTemplateResponse {
2175
2175
  * <code>resources</code>
2176
2176
  * </b>
2177
2177
  * </p>
2178
- * <p>The list of logical resources that needs to be included in the Resilience Hub application.</p>
2178
+ * <p>The list of logical resources that
2179
+ * must
2180
+ * be included in the Resilience Hub application.</p>
2179
2181
  * <p>Type: Array</p>
2180
2182
  * <note>
2181
2183
  * <p>Don't add the resources that you want to exclude.</p>
@@ -2220,6 +2222,16 @@ export interface DescribeAppVersionTemplateResponse {
2220
2222
  * <p>The name of the Terraform S3 state file this resource belongs to.</p>
2221
2223
  * <p>Type: String</p>
2222
2224
  * </li>
2225
+ * <li>
2226
+ * <p>
2227
+ * <code>eksSourceName</code>
2228
+ * </p>
2229
+ * <p>The name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.</p>
2230
+ * <note>
2231
+ * <p>This parameter accepts values in "eks-cluster/namespace" format.</p>
2232
+ * </note>
2233
+ * <p>Type: String</p>
2234
+ * </li>
2223
2235
  * </ul>
2224
2236
  * </li>
2225
2237
  * <li>
@@ -2244,7 +2256,7 @@ export interface DescribeAppVersionTemplateResponse {
2244
2256
  * <p>
2245
2257
  * <code>additionalInfo</code>
2246
2258
  * </p>
2247
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
2259
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
2248
2260
  * <note>
2249
2261
  * <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p>
2250
2262
  * <p>Key: <code>"failover-regions"</code>
@@ -2261,7 +2273,7 @@ export interface DescribeAppVersionTemplateResponse {
2261
2273
  * <code>appComponents</code>
2262
2274
  * </b>
2263
2275
  * </p>
2264
- * <p>The list of Application Components that this resource belongs to. If an Application Component is not part of the AWS Resilience Hub application, it will be added.</p>
2276
+ * <p>The list of Application Components that this resource belongs to. If an Application Component is not part of the Resilience Hub application, it will be added.</p>
2265
2277
  * <p>Type: Array</p>
2266
2278
  * <p>Each <code>appComponents</code> array item includes the following fields:</p>
2267
2279
  * <ul>
@@ -2290,7 +2302,7 @@ export interface DescribeAppVersionTemplateResponse {
2290
2302
  * <p>
2291
2303
  * <code>additionalInfo</code>
2292
2304
  * </p>
2293
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
2305
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
2294
2306
  * <note>
2295
2307
  * <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p>
2296
2308
  * <p>Key: <code>"failover-regions"</code>
@@ -2340,6 +2352,11 @@ export interface DescribeAppVersionTemplateResponse {
2340
2352
  * <code>terraformSourceName</code>
2341
2353
  * </p>
2342
2354
  * </li>
2355
+ * <li>
2356
+ * <p>
2357
+ * <code>eksSourceName</code>
2358
+ * </p>
2359
+ * </li>
2343
2360
  * </ul>
2344
2361
  * </note>
2345
2362
  * <p>Each <code>logicalResourceIds</code> object includes the following fields:</p>
@@ -2372,6 +2389,16 @@ export interface DescribeAppVersionTemplateResponse {
2372
2389
  * <p>The name of the Terraform S3 state file this resource belongs to.</p>
2373
2390
  * <p>Type: String</p>
2374
2391
  * </li>
2392
+ * <li>
2393
+ * <p>
2394
+ * <code>eksSourceName</code>
2395
+ * </p>
2396
+ * <p>The name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.</p>
2397
+ * <note>
2398
+ * <p>This parameter accepts values in "eks-cluster/namespace" format.</p>
2399
+ * </note>
2400
+ * <p>Type: String</p>
2401
+ * </li>
2375
2402
  * </ul>
2376
2403
  * </li>
2377
2404
  * </ul>
@@ -2382,13 +2409,13 @@ export interface DescribeAppVersionTemplateResponse {
2382
2409
  * <code>version</code>
2383
2410
  * </b>
2384
2411
  * </p>
2385
- * <p>The AWS Resilience Hub application version.</p>
2412
+ * <p>The Resilience Hub application version.</p>
2386
2413
  * </li>
2387
2414
  * <li>
2388
2415
  * <p>
2389
2416
  * <code>additionalInfo</code>
2390
2417
  * </p>
2391
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
2418
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
2392
2419
  * <note>
2393
2420
  * <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p>
2394
2421
  * <p>Key: <code>"failover-regions"</code>
@@ -2406,7 +2433,7 @@ export interface DescribeAppVersionTemplateResponse {
2406
2433
  */
2407
2434
  export interface DescribeDraftAppVersionResourcesImportStatusRequest {
2408
2435
  /**
2409
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2436
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2410
2437
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2411
2438
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2412
2439
  * Amazon Resource Names (ARNs)</a> in the
@@ -2433,7 +2460,7 @@ export type ResourceImportStatusType = (typeof ResourceImportStatusType)[keyof t
2433
2460
  */
2434
2461
  export interface DescribeDraftAppVersionResourcesImportStatusResponse {
2435
2462
  /**
2436
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2463
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2437
2464
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2438
2465
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2439
2466
  * Amazon Resource Names (ARNs)</a> in the
@@ -2516,7 +2543,7 @@ export type ResourceImportStrategyType = (typeof ResourceImportStrategyType)[key
2516
2543
  */
2517
2544
  export interface ImportResourcesToDraftAppVersionRequest {
2518
2545
  /**
2519
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2546
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2520
2547
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2521
2548
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2522
2549
  * Amazon Resource Names (ARNs)</a> in the
@@ -2528,9 +2555,7 @@ export interface ImportResourcesToDraftAppVersionRequest {
2528
2555
  */
2529
2556
  sourceArns?: string[];
2530
2557
  /**
2531
- * <p>
2532
- * A list of terraform file s3 URLs you need to import.
2533
- * </p>
2558
+ * <p> A list of terraform file s3 URLs you need to import. </p>
2534
2559
  */
2535
2560
  terraformSources?: TerraformSource[];
2536
2561
  /**
@@ -2548,7 +2573,7 @@ export interface ImportResourcesToDraftAppVersionRequest {
2548
2573
  */
2549
2574
  export interface ImportResourcesToDraftAppVersionResponse {
2550
2575
  /**
2551
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2576
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2552
2577
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2553
2578
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2554
2579
  * Amazon Resource Names (ARNs)</a> in the
@@ -2620,7 +2645,7 @@ export interface ListAlarmRecommendationsResponse {
2620
2645
  */
2621
2646
  export interface ListAppAssessmentsRequest {
2622
2647
  /**
2623
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2648
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2624
2649
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2625
2650
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2626
2651
  * Amazon Resource Names (ARNs)</a> in the
@@ -2893,7 +2918,7 @@ export interface ListAppComponentRecommendationsResponse {
2893
2918
  */
2894
2919
  export interface ListAppInputSourcesRequest {
2895
2920
  /**
2896
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2921
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2897
2922
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2898
2923
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2899
2924
  * Amazon Resource Names (ARNs)</a> in the
@@ -2901,7 +2926,7 @@ export interface ListAppInputSourcesRequest {
2901
2926
  */
2902
2927
  appArn: string | undefined;
2903
2928
  /**
2904
- * <p>The AWS Resilience Hub application version.</p>
2929
+ * <p>The Resilience Hub application version.</p>
2905
2930
  */
2906
2931
  appVersion: string | undefined;
2907
2932
  /**
@@ -2944,7 +2969,7 @@ export interface ListAppsRequest {
2944
2969
  */
2945
2970
  name?: string;
2946
2971
  /**
2947
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2972
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2948
2973
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2949
2974
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2950
2975
  * Amazon Resource Names (ARNs)</a> in the
@@ -2970,7 +2995,7 @@ export interface ListAppsResponse {
2970
2995
  */
2971
2996
  export interface ListAppVersionAppComponentsRequest {
2972
2997
  /**
2973
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
2998
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2974
2999
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
2975
3000
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
2976
3001
  * Amazon Resource Names (ARNs)</a> in the
@@ -2986,7 +3011,7 @@ export interface ListAppVersionAppComponentsRequest {
2986
3011
  */
2987
3012
  nextToken?: string;
2988
3013
  /**
2989
- * <p>Maximum number of Application Components to be displayed per AWS Resilience Hub application version.</p>
3014
+ * <p>Maximum number of Application Components to be displayed per Resilience Hub application version.</p>
2990
3015
  */
2991
3016
  maxResults?: number;
2992
3017
  }
@@ -2995,7 +3020,7 @@ export interface ListAppVersionAppComponentsRequest {
2995
3020
  */
2996
3021
  export interface ListAppVersionAppComponentsResponse {
2997
3022
  /**
2998
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3023
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
2999
3024
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3000
3025
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3001
3026
  * Amazon Resource Names (ARNs)</a> in the
@@ -3003,7 +3028,7 @@ export interface ListAppVersionAppComponentsResponse {
3003
3028
  */
3004
3029
  appArn: string | undefined;
3005
3030
  /**
3006
- * <p>The AWS Resilience Hub application version.</p>
3031
+ * <p>The Resilience Hub application version.</p>
3007
3032
  */
3008
3033
  appVersion: string | undefined;
3009
3034
  /**
@@ -3020,7 +3045,7 @@ export interface ListAppVersionAppComponentsResponse {
3020
3045
  */
3021
3046
  export interface ListAppVersionResourceMappingsRequest {
3022
3047
  /**
3023
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3048
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3024
3049
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3025
3050
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3026
3051
  * Amazon Resource Names (ARNs)</a> in the
@@ -3063,7 +3088,7 @@ export interface ListAppVersionResourceMappingsResponse {
3063
3088
  */
3064
3089
  export interface ListAppVersionResourcesRequest {
3065
3090
  /**
3066
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3091
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3067
3092
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3068
3093
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3069
3094
  * Amazon Resource Names (ARNs)</a> in the
@@ -3110,7 +3135,7 @@ export interface ListAppVersionResourcesResponse {
3110
3135
  */
3111
3136
  export interface ListAppVersionsRequest {
3112
3137
  /**
3113
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3138
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3114
3139
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3115
3140
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3116
3141
  * Amazon Resource Names (ARNs)</a> in the
@@ -3474,7 +3499,7 @@ export interface ListTestRecommendationsResponse {
3474
3499
  */
3475
3500
  export interface ListUnsupportedAppVersionResourcesRequest {
3476
3501
  /**
3477
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3502
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3478
3503
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3479
3504
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3480
3505
  * Amazon Resource Names (ARNs)</a> in the
@@ -3517,7 +3542,8 @@ export interface UnsupportedResource {
3517
3542
  */
3518
3543
  resourceType: string | undefined;
3519
3544
  /**
3520
- * <p>The status of unsupported resource.</p>
3545
+ * <p>The status of the
3546
+ * unsupported resource.</p>
3521
3547
  */
3522
3548
  unsupportedResourceStatus?: string;
3523
3549
  }
@@ -3543,7 +3569,7 @@ export interface ListUnsupportedAppVersionResourcesResponse {
3543
3569
  */
3544
3570
  export interface PublishAppVersionRequest {
3545
3571
  /**
3546
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3572
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3547
3573
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3548
3574
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3549
3575
  * Amazon Resource Names (ARNs)</a> in the
@@ -3556,7 +3582,7 @@ export interface PublishAppVersionRequest {
3556
3582
  */
3557
3583
  export interface PublishAppVersionResponse {
3558
3584
  /**
3559
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3585
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3560
3586
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3561
3587
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3562
3588
  * Amazon Resource Names (ARNs)</a> in the
@@ -3573,7 +3599,7 @@ export interface PublishAppVersionResponse {
3573
3599
  */
3574
3600
  export interface PutDraftAppVersionTemplateRequest {
3575
3601
  /**
3576
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3602
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3577
3603
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3578
3604
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3579
3605
  * Amazon Resource Names (ARNs)</a> in the
@@ -3583,7 +3609,7 @@ export interface PutDraftAppVersionTemplateRequest {
3583
3609
  /**
3584
3610
  * <p>A JSON string that provides information about your application structure. To learn more
3585
3611
  * about the <code>appTemplateBody</code> template, see the sample template provided in the
3586
- * <i>Examples</i> section.</p>
3612
+ * <i>Examples</i> section.</p>
3587
3613
  * <p>The <code>appTemplateBody</code> JSON string has the following structure:</p>
3588
3614
  * <ul>
3589
3615
  * <li>
@@ -3592,7 +3618,9 @@ export interface PutDraftAppVersionTemplateRequest {
3592
3618
  * <code>resources</code>
3593
3619
  * </b>
3594
3620
  * </p>
3595
- * <p>The list of logical resources that needs to be included in the Resilience Hub application.</p>
3621
+ * <p>The list of logical resources that
3622
+ * must
3623
+ * be included in the Resilience Hub application.</p>
3596
3624
  * <p>Type: Array</p>
3597
3625
  * <note>
3598
3626
  * <p>Don't add the resources that you want to exclude.</p>
@@ -3637,6 +3665,16 @@ export interface PutDraftAppVersionTemplateRequest {
3637
3665
  * <p>The name of the Terraform S3 state file this resource belongs to.</p>
3638
3666
  * <p>Type: String</p>
3639
3667
  * </li>
3668
+ * <li>
3669
+ * <p>
3670
+ * <code>eksSourceName</code>
3671
+ * </p>
3672
+ * <p>The name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.</p>
3673
+ * <note>
3674
+ * <p>This parameter accepts values in "eks-cluster/namespace" format.</p>
3675
+ * </note>
3676
+ * <p>Type: String</p>
3677
+ * </li>
3640
3678
  * </ul>
3641
3679
  * </li>
3642
3680
  * <li>
@@ -3661,7 +3699,7 @@ export interface PutDraftAppVersionTemplateRequest {
3661
3699
  * <p>
3662
3700
  * <code>additionalInfo</code>
3663
3701
  * </p>
3664
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
3702
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
3665
3703
  * <note>
3666
3704
  * <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p>
3667
3705
  * <p>Key: <code>"failover-regions"</code>
@@ -3678,7 +3716,7 @@ export interface PutDraftAppVersionTemplateRequest {
3678
3716
  * <code>appComponents</code>
3679
3717
  * </b>
3680
3718
  * </p>
3681
- * <p>The list of Application Components that this resource belongs to. If an Application Component is not part of the AWS Resilience Hub application, it will be added.</p>
3719
+ * <p>The list of Application Components that this resource belongs to. If an Application Component is not part of the Resilience Hub application, it will be added.</p>
3682
3720
  * <p>Type: Array</p>
3683
3721
  * <p>Each <code>appComponents</code> array item includes the following fields:</p>
3684
3722
  * <ul>
@@ -3707,7 +3745,7 @@ export interface PutDraftAppVersionTemplateRequest {
3707
3745
  * <p>
3708
3746
  * <code>additionalInfo</code>
3709
3747
  * </p>
3710
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
3748
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
3711
3749
  * <note>
3712
3750
  * <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p>
3713
3751
  * <p>Key: <code>"failover-regions"</code>
@@ -3757,6 +3795,11 @@ export interface PutDraftAppVersionTemplateRequest {
3757
3795
  * <code>terraformSourceName</code>
3758
3796
  * </p>
3759
3797
  * </li>
3798
+ * <li>
3799
+ * <p>
3800
+ * <code>eksSourceName</code>
3801
+ * </p>
3802
+ * </li>
3760
3803
  * </ul>
3761
3804
  * </note>
3762
3805
  * <p>Each <code>logicalResourceIds</code> object includes the following fields:</p>
@@ -3789,6 +3832,16 @@ export interface PutDraftAppVersionTemplateRequest {
3789
3832
  * <p>The name of the Terraform S3 state file this resource belongs to.</p>
3790
3833
  * <p>Type: String</p>
3791
3834
  * </li>
3835
+ * <li>
3836
+ * <p>
3837
+ * <code>eksSourceName</code>
3838
+ * </p>
3839
+ * <p>The name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.</p>
3840
+ * <note>
3841
+ * <p>This parameter accepts values in "eks-cluster/namespace" format.</p>
3842
+ * </note>
3843
+ * <p>Type: String</p>
3844
+ * </li>
3792
3845
  * </ul>
3793
3846
  * </li>
3794
3847
  * </ul>
@@ -3799,13 +3852,13 @@ export interface PutDraftAppVersionTemplateRequest {
3799
3852
  * <code>version</code>
3800
3853
  * </b>
3801
3854
  * </p>
3802
- * <p>The AWS Resilience Hub application version.</p>
3855
+ * <p>The Resilience Hub application version.</p>
3803
3856
  * </li>
3804
3857
  * <li>
3805
3858
  * <p>
3806
3859
  * <code>additionalInfo</code>
3807
3860
  * </p>
3808
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
3861
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
3809
3862
  * <note>
3810
3863
  * <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p>
3811
3864
  * <p>Key: <code>"failover-regions"</code>
@@ -3823,7 +3876,7 @@ export interface PutDraftAppVersionTemplateRequest {
3823
3876
  */
3824
3877
  export interface PutDraftAppVersionTemplateResponse {
3825
3878
  /**
3826
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3879
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3827
3880
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3828
3881
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3829
3882
  * Amazon Resource Names (ARNs)</a> in the
@@ -3840,7 +3893,7 @@ export interface PutDraftAppVersionTemplateResponse {
3840
3893
  */
3841
3894
  export interface RemoveDraftAppVersionResourceMappingsRequest {
3842
3895
  /**
3843
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3896
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3844
3897
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3845
3898
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3846
3899
  * Amazon Resource Names (ARNs)</a> in the
@@ -3880,7 +3933,7 @@ export interface RemoveDraftAppVersionResourceMappingsRequest {
3880
3933
  */
3881
3934
  export interface RemoveDraftAppVersionResourceMappingsResponse {
3882
3935
  /**
3883
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3936
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3884
3937
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3885
3938
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3886
3939
  * Amazon Resource Names (ARNs)</a> in the
@@ -3897,7 +3950,7 @@ export interface RemoveDraftAppVersionResourceMappingsResponse {
3897
3950
  */
3898
3951
  export interface ResolveAppVersionResourcesRequest {
3899
3952
  /**
3900
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3953
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3901
3954
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3902
3955
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3903
3956
  * Amazon Resource Names (ARNs)</a> in the
@@ -3914,7 +3967,7 @@ export interface ResolveAppVersionResourcesRequest {
3914
3967
  */
3915
3968
  export interface ResolveAppVersionResourcesResponse {
3916
3969
  /**
3917
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3970
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3918
3971
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3919
3972
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3920
3973
  * Amazon Resource Names (ARNs)</a> in the
@@ -3939,7 +3992,7 @@ export interface ResolveAppVersionResourcesResponse {
3939
3992
  */
3940
3993
  export interface StartAppAssessmentRequest {
3941
3994
  /**
3942
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
3995
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
3943
3996
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
3944
3997
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
3945
3998
  * Amazon Resource Names (ARNs)</a> in the
@@ -4015,7 +4068,7 @@ export interface UntagResourceResponse {
4015
4068
  */
4016
4069
  export interface UpdateAppRequest {
4017
4070
  /**
4018
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
4071
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
4019
4072
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
4020
4073
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
4021
4074
  * Amazon Resource Names (ARNs)</a> in the
@@ -4060,7 +4113,7 @@ export interface UpdateAppResponse {
4060
4113
  */
4061
4114
  export interface UpdateAppVersionRequest {
4062
4115
  /**
4063
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
4116
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
4064
4117
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
4065
4118
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
4066
4119
  * Amazon Resource Names (ARNs)</a> in the
@@ -4068,7 +4121,7 @@ export interface UpdateAppVersionRequest {
4068
4121
  */
4069
4122
  appArn: string | undefined;
4070
4123
  /**
4071
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
4124
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
4072
4125
  * <note>
4073
4126
  * <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p>
4074
4127
  * <p>Key: <code>"failover-regions"</code>
@@ -4084,7 +4137,7 @@ export interface UpdateAppVersionRequest {
4084
4137
  */
4085
4138
  export interface UpdateAppVersionResponse {
4086
4139
  /**
4087
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
4140
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
4088
4141
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
4089
4142
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
4090
4143
  * Amazon Resource Names (ARNs)</a> in the
@@ -4092,11 +4145,11 @@ export interface UpdateAppVersionResponse {
4092
4145
  */
4093
4146
  appArn: string | undefined;
4094
4147
  /**
4095
- * <p>The AWS Resilience Hub application version.</p>
4148
+ * <p>The Resilience Hub application version.</p>
4096
4149
  */
4097
4150
  appVersion: string | undefined;
4098
4151
  /**
4099
- * <p>Additional configuration parameters for an AWS Resilience Hub application.</p>
4152
+ * <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure the application configuration parameters</a>.</p>
4100
4153
  * <note>
4101
4154
  * <p>Currently, this parameter supports only failover region and account.</p>
4102
4155
  * </note>
@@ -4108,7 +4161,7 @@ export interface UpdateAppVersionResponse {
4108
4161
  */
4109
4162
  export interface UpdateAppVersionAppComponentRequest {
4110
4163
  /**
4111
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
4164
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
4112
4165
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
4113
4166
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
4114
4167
  * Amazon Resource Names (ARNs)</a> in the
@@ -4137,7 +4190,7 @@ export interface UpdateAppVersionAppComponentRequest {
4137
4190
  */
4138
4191
  export interface UpdateAppVersionAppComponentResponse {
4139
4192
  /**
4140
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
4193
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
4141
4194
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
4142
4195
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
4143
4196
  * Amazon Resource Names (ARNs)</a> in the
@@ -4145,7 +4198,7 @@ export interface UpdateAppVersionAppComponentResponse {
4145
4198
  */
4146
4199
  appArn: string | undefined;
4147
4200
  /**
4148
- * <p>The AWS Resilience Hub application version.</p>
4201
+ * <p>The Resilience Hub application version.</p>
4149
4202
  */
4150
4203
  appVersion: string | undefined;
4151
4204
  /**
@@ -4158,7 +4211,7 @@ export interface UpdateAppVersionAppComponentResponse {
4158
4211
  */
4159
4212
  export interface UpdateAppVersionResourceRequest {
4160
4213
  /**
4161
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
4214
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
4162
4215
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
4163
4216
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
4164
4217
  * Amazon Resource Names (ARNs)</a> in the
@@ -4190,7 +4243,7 @@ export interface UpdateAppVersionResourceRequest {
4190
4243
  */
4191
4244
  resourceType?: string;
4192
4245
  /**
4193
- * <p>The list of Application Components that this resource belongs to. If an Application Component is not part of the AWS Resilience Hub application, it will be added.</p>
4246
+ * <p>The list of Application Components that this resource belongs to. If an Application Component is not part of the Resilience Hub application, it will be added.</p>
4194
4247
  */
4195
4248
  appComponents?: string[];
4196
4249
  /**
@@ -4210,7 +4263,7 @@ export interface UpdateAppVersionResourceRequest {
4210
4263
  */
4211
4264
  export interface UpdateAppVersionResourceResponse {
4212
4265
  /**
4213
- * <p>The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for this ARN is:
4266
+ * <p>The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is:
4214
4267
  * arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs,
4215
4268
  * see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
4216
4269
  * Amazon Resource Names (ARNs)</a> in the
@@ -4218,7 +4271,7 @@ export interface UpdateAppVersionResourceResponse {
4218
4271
  */
4219
4272
  appArn: string | undefined;
4220
4273
  /**
4221
- * <p>The AWS Resilience Hub application version.</p>
4274
+ * <p>The Resilience Hub application version.</p>
4222
4275
  */
4223
4276
  appVersion: string | undefined;
4224
4277
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-resiliencehub",
3
3
  "description": "AWS SDK for JavaScript Resiliencehub Client for Node.js, Browser and React Native",
4
- "version": "3.303.0",
4
+ "version": "3.306.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,37 +21,37 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.303.0",
25
- "@aws-sdk/config-resolver": "3.303.0",
26
- "@aws-sdk/credential-provider-node": "3.303.0",
27
- "@aws-sdk/fetch-http-handler": "3.303.0",
28
- "@aws-sdk/hash-node": "3.303.0",
29
- "@aws-sdk/invalid-dependency": "3.303.0",
30
- "@aws-sdk/middleware-content-length": "3.303.0",
31
- "@aws-sdk/middleware-endpoint": "3.303.0",
32
- "@aws-sdk/middleware-host-header": "3.303.0",
33
- "@aws-sdk/middleware-logger": "3.303.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.303.0",
35
- "@aws-sdk/middleware-retry": "3.303.0",
36
- "@aws-sdk/middleware-serde": "3.303.0",
37
- "@aws-sdk/middleware-signing": "3.303.0",
38
- "@aws-sdk/middleware-stack": "3.303.0",
39
- "@aws-sdk/middleware-user-agent": "3.303.0",
40
- "@aws-sdk/node-config-provider": "3.303.0",
41
- "@aws-sdk/node-http-handler": "3.303.0",
42
- "@aws-sdk/protocol-http": "3.303.0",
43
- "@aws-sdk/smithy-client": "3.303.0",
44
- "@aws-sdk/types": "3.303.0",
45
- "@aws-sdk/url-parser": "3.303.0",
24
+ "@aws-sdk/client-sts": "3.306.0",
25
+ "@aws-sdk/config-resolver": "3.306.0",
26
+ "@aws-sdk/credential-provider-node": "3.306.0",
27
+ "@aws-sdk/fetch-http-handler": "3.306.0",
28
+ "@aws-sdk/hash-node": "3.306.0",
29
+ "@aws-sdk/invalid-dependency": "3.306.0",
30
+ "@aws-sdk/middleware-content-length": "3.306.0",
31
+ "@aws-sdk/middleware-endpoint": "3.306.0",
32
+ "@aws-sdk/middleware-host-header": "3.306.0",
33
+ "@aws-sdk/middleware-logger": "3.306.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.306.0",
35
+ "@aws-sdk/middleware-retry": "3.306.0",
36
+ "@aws-sdk/middleware-serde": "3.306.0",
37
+ "@aws-sdk/middleware-signing": "3.306.0",
38
+ "@aws-sdk/middleware-stack": "3.306.0",
39
+ "@aws-sdk/middleware-user-agent": "3.306.0",
40
+ "@aws-sdk/node-config-provider": "3.306.0",
41
+ "@aws-sdk/node-http-handler": "3.306.0",
42
+ "@aws-sdk/protocol-http": "3.306.0",
43
+ "@aws-sdk/smithy-client": "3.306.0",
44
+ "@aws-sdk/types": "3.306.0",
45
+ "@aws-sdk/url-parser": "3.306.0",
46
46
  "@aws-sdk/util-base64": "3.303.0",
47
47
  "@aws-sdk/util-body-length-browser": "3.303.0",
48
48
  "@aws-sdk/util-body-length-node": "3.303.0",
49
- "@aws-sdk/util-defaults-mode-browser": "3.303.0",
50
- "@aws-sdk/util-defaults-mode-node": "3.303.0",
51
- "@aws-sdk/util-endpoints": "3.303.0",
52
- "@aws-sdk/util-retry": "3.303.0",
53
- "@aws-sdk/util-user-agent-browser": "3.303.0",
54
- "@aws-sdk/util-user-agent-node": "3.303.0",
49
+ "@aws-sdk/util-defaults-mode-browser": "3.306.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.306.0",
51
+ "@aws-sdk/util-endpoints": "3.306.0",
52
+ "@aws-sdk/util-retry": "3.306.0",
53
+ "@aws-sdk/util-user-agent-browser": "3.306.0",
54
+ "@aws-sdk/util-user-agent-node": "3.306.0",
55
55
  "@aws-sdk/util-utf8": "3.303.0",
56
56
  "tslib": "^2.5.0",
57
57
  "uuid": "^8.3.2"