Skip to content

Commit 48ab750

Browse files
authored
feat(clients): update clients as of 04/29/2021 (#2329)
1 parent 4b8e1ec commit 48ab750

File tree

524 files changed

+35921
-1855
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

524 files changed

+35921
-1855
lines changed

Diff for: clients/client-accessanalyzer/AccessAnalyzerClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
226226
serviceId?: string;
227227

228228
/**
229-
* The AWS region to which this client will send requests
229+
* The AWS region to which this client will send requests or use as signingRegion
230230
*/
231231
region?: string | __Provider<string>;
232232

Diff for: clients/client-acm-pca/ACMPCAClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
226226
serviceId?: string;
227227

228228
/**
229-
* The AWS region to which this client will send requests
229+
* The AWS region to which this client will send requests or use as signingRegion
230230
*/
231231
region?: string | __Provider<string>;
232232

Diff for: clients/client-acm/ACMClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
187187
serviceId?: string;
188188

189189
/**
190-
* The AWS region to which this client will send requests
190+
* The AWS region to which this client will send requests or use as signingRegion
191191
*/
192192
region?: string | __Provider<string>;
193193

Diff for: clients/client-alexa-for-business/AlexaForBusinessClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
514514
serviceId?: string;
515515

516516
/**
517-
* The AWS region to which this client will send requests
517+
* The AWS region to which this client will send requests or use as signingRegion
518518
*/
519519
region?: string | __Provider<string>;
520520

Diff for: clients/client-amp/AmpClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
136136
serviceId?: string;
137137

138138
/**
139-
* The AWS region to which this client will send requests
139+
* The AWS region to which this client will send requests or use as signingRegion
140140
*/
141141
region?: string | __Provider<string>;
142142

Diff for: clients/client-amplify/AmplifyClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
259259
serviceId?: string;
260260

261261
/**
262-
* The AWS region to which this client will send requests
262+
* The AWS region to which this client will send requests or use as signingRegion
263263
*/
264264
region?: string | __Provider<string>;
265265

Diff for: clients/client-amplifybackend/AmplifyBackendClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
205205
serviceId?: string;
206206

207207
/**
208-
* The AWS region to which this client will send requests
208+
* The AWS region to which this client will send requests or use as signingRegion
209209
*/
210210
region?: string | __Provider<string>;
211211

Diff for: clients/client-api-gateway/APIGatewayClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
587587
serviceId?: string;
588588

589589
/**
590-
* The AWS region to which this client will send requests
590+
* The AWS region to which this client will send requests or use as signingRegion
591591
*/
592592
region?: string | __Provider<string>;
593593

Diff for: clients/client-apigatewaymanagementapi/ApiGatewayManagementApiClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
124124
serviceId?: string;
125125

126126
/**
127-
* The AWS region to which this client will send requests
127+
* The AWS region to which this client will send requests or use as signingRegion
128128
*/
129129
region?: string | __Provider<string>;
130130

Diff for: clients/client-apigatewayv2/ApiGatewayV2Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
373373
serviceId?: string;
374374

375375
/**
376-
* The AWS region to which this client will send requests
376+
* The AWS region to which this client will send requests or use as signingRegion
377377
*/
378378
region?: string | __Provider<string>;
379379

Diff for: clients/client-app-mesh/AppMeshClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
283283
serviceId?: string;
284284

285285
/**
286-
* The AWS region to which this client will send requests
286+
* The AWS region to which this client will send requests or use as signingRegion
287287
*/
288288
region?: string | __Provider<string>;
289289

Diff for: clients/client-appconfig/AppConfigClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
265265
serviceId?: string;
266266

267267
/**
268-
* The AWS region to which this client will send requests
268+
* The AWS region to which this client will send requests or use as signingRegion
269269
*/
270270
region?: string | __Provider<string>;
271271

Diff for: clients/client-appflow/AppflowClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
196196
serviceId?: string;
197197

198198
/**
199-
* The AWS region to which this client will send requests
199+
* The AWS region to which this client will send requests or use as signingRegion
200200
*/
201201
region?: string | __Provider<string>;
202202

Diff for: clients/client-appintegrations/AppIntegrationsClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
172172
serviceId?: string;
173173

174174
/**
175-
* The AWS region to which this client will send requests
175+
* The AWS region to which this client will send requests or use as signingRegion
176176
*/
177177
region?: string | __Provider<string>;
178178

Diff for: clients/client-application-auto-scaling/ApplicationAutoScalingClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
172172
serviceId?: string;
173173

174174
/**
175-
* The AWS region to which this client will send requests
175+
* The AWS region to which this client will send requests or use as signingRegion
176176
*/
177177
region?: string | __Provider<string>;
178178

Diff for: clients/client-application-discovery-service/ApplicationDiscoveryServiceClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
238238
serviceId?: string;
239239

240240
/**
241-
* The AWS region to which this client will send requests
241+
* The AWS region to which this client will send requests or use as signingRegion
242242
*/
243243
region?: string | __Provider<string>;
244244

Diff for: clients/client-application-insights/ApplicationInsightsClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
223223
serviceId?: string;
224224

225225
/**
226-
* The AWS region to which this client will send requests
226+
* The AWS region to which this client will send requests or use as signingRegion
227227
*/
228228
region?: string | __Provider<string>;
229229

Diff for: clients/client-appstream/AppStreamClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
316316
serviceId?: string;
317317

318318
/**
319-
* The AWS region to which this client will send requests
319+
* The AWS region to which this client will send requests or use as signingRegion
320320
*/
321321
region?: string | __Provider<string>;
322322

Diff for: clients/client-appsync/AppSyncClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
256256
serviceId?: string;
257257

258258
/**
259-
* The AWS region to which this client will send requests
259+
* The AWS region to which this client will send requests or use as signingRegion
260260
*/
261261
region?: string | __Provider<string>;
262262

Diff for: clients/client-athena/AthenaClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
247247
serviceId?: string;
248248

249249
/**
250-
* The AWS region to which this client will send requests
250+
* The AWS region to which this client will send requests or use as signingRegion
251251
*/
252252
region?: string | __Provider<string>;
253253

Diff for: clients/client-auditmanager/AuditManagerClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
361361
serviceId?: string;
362362

363363
/**
364-
* The AWS region to which this client will send requests
364+
* The AWS region to which this client will send requests or use as signingRegion
365365
*/
366366
region?: string | __Provider<string>;
367367

Diff for: clients/client-auto-scaling-plans/AutoScalingPlansClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
145145
serviceId?: string;
146146

147147
/**
148-
* The AWS region to which this client will send requests
148+
* The AWS region to which this client will send requests or use as signingRegion
149149
*/
150150
region?: string | __Provider<string>;
151151

Diff for: clients/client-auto-scaling/AutoScalingClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
421421
serviceId?: string;
422422

423423
/**
424-
* The AWS region to which this client will send requests
424+
* The AWS region to which this client will send requests or use as signingRegion
425425
*/
426426
region?: string | __Provider<string>;
427427

Diff for: clients/client-backup/BackupClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
358358
serviceId?: string;
359359

360360
/**
361-
* The AWS region to which this client will send requests
361+
* The AWS region to which this client will send requests or use as signingRegion
362362
*/
363363
region?: string | __Provider<string>;
364364

Diff for: clients/client-batch/BatchClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
199199
serviceId?: string;
200200

201201
/**
202-
* The AWS region to which this client will send requests
202+
* The AWS region to which this client will send requests or use as signingRegion
203203
*/
204204
region?: string | __Provider<string>;
205205

Diff for: clients/client-braket/BraketClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
148148
serviceId?: string;
149149

150150
/**
151-
* The AWS region to which this client will send requests
151+
* The AWS region to which this client will send requests or use as signingRegion
152152
*/
153153
region?: string | __Provider<string>;
154154

Diff for: clients/client-budgets/BudgetsClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
208208
serviceId?: string;
209209

210210
/**
211-
* The AWS region to which this client will send requests
211+
* The AWS region to which this client will send requests or use as signingRegion
212212
*/
213213
region?: string | __Provider<string>;
214214

Diff for: clients/client-chime/ChimeClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
976976
serviceId?: string;
977977

978978
/**
979-
* The AWS region to which this client will send requests
979+
* The AWS region to which this client will send requests or use as signingRegion
980980
*/
981981
region?: string | __Provider<string>;
982982

Diff for: clients/client-cloud9/Cloud9Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
181181
serviceId?: string;
182182

183183
/**
184-
* The AWS region to which this client will send requests
184+
* The AWS region to which this client will send requests or use as signingRegion
185185
*/
186186
region?: string | __Provider<string>;
187187

Diff for: clients/client-clouddirectory/CloudDirectoryClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
394394
serviceId?: string;
395395

396396
/**
397-
* The AWS region to which this client will send requests
397+
* The AWS region to which this client will send requests or use as signingRegion
398398
*/
399399
region?: string | __Provider<string>;
400400

Diff for: clients/client-cloudformation/CloudFormationClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
352352
serviceId?: string;
353353

354354
/**
355-
* The AWS region to which this client will send requests
355+
* The AWS region to which this client will send requests or use as signingRegion
356356
*/
357357
region?: string | __Provider<string>;
358358

Diff for: clients/client-cloudformation/models/models_0.ts

+41-16
Original file line numberDiff line numberDiff line change
@@ -1519,7 +1519,11 @@ export interface DeploymentTargets {
15191519
*/
15201520
Accounts?: string[];
15211521

1522+
/**
1523+
* <p>Returns the value of the AccountsUrl property.</p>
1524+
*/
15221525
AccountsUrl?: string;
1526+
15231527
/**
15241528
* <p>The organization root ID or organizational unit (OU) IDs to which StackSets deploys.</p>
15251529
*/
@@ -1543,7 +1547,11 @@ export enum RegionConcurrencyType {
15431547
* <p>For more information on maximum concurrent accounts and failure tolerance, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options">Stack set operation options</a>.</p>
15441548
*/
15451549
export interface StackSetOperationPreferences {
1550+
/**
1551+
* <p>The concurrency type of deploying StackSets operations in regions, could be in parallel or one region at a time.</p>
1552+
*/
15461553
RegionConcurrencyType?: RegionConcurrencyType | string;
1554+
15471555
/**
15481556
* <p>The order of the Regions in where you want to perform the stack operation.</p>
15491557
*/
@@ -1941,18 +1949,19 @@ export interface CreateStackSetInput {
19411949
* <p>
19421950
* <code>CAPABILITY_AUTO_EXPAND</code>
19431951
* </p>
1944-
* <p>Some templates contain macros. If your stack template contains one or more macros,
1945-
* and you choose to create a stack directly from the processed template, without first
1946-
* reviewing the resulting changes in a change set, you must acknowledge this
1952+
* <p>Some templates reference macros. If your stack set template references one or more macros,
1953+
* you must create the stack set directly from the processed template, without first
1954+
* reviewing the resulting changes in a change set. To create the stack set directly, you must acknowledge this
19471955
* capability. For more information, see <a href="http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html">Using AWS CloudFormation Macros to Perform Custom Processing on
19481956
* Templates</a>.</p>
1949-
* <note>
1950-
* <p>Stack sets do not currently support macros in stack templates. (This includes
1951-
* the <a href="http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/create-reusable-transform-function-snippets-and-add-to-your-template-with-aws-include-transform.html">AWS::Include</a> and <a href="http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/transform-aws-serverless.html">AWS::Serverless</a>
1952-
* transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this
1953-
* capability, if you include a macro in your template the stack set operation will
1954-
* fail.</p>
1955-
* </note>
1957+
* <important>
1958+
* <p>Stack sets with service-managed permissions
1959+
* do not currently support the use of macros in templates. (This includes
1960+
* the <a href="http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/create-reusable-transform-function-snippets-and-add-to-your-template-with-aws-include-transform.html">AWS::Include</a> and <a href="http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/transform-aws-serverless.html">AWS::Serverless</a>
1961+
* transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this
1962+
* capability for a stack set with service-managed permissions, if you reference a macro in your template the stack set operation will
1963+
* fail.</p>
1964+
* </important>
19561965
* </li>
19571966
* </ul>
19581967
*/
@@ -5097,6 +5106,21 @@ export interface GetTemplateSummaryInput {
50975106
* <code>TemplateURL</code>.</p>
50985107
*/
50995108
StackSetName?: string;
5109+
5110+
/**
5111+
* <p>[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.</p>
5112+
* <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for stack sets with self-managed permissions.</p>
5113+
* <ul>
5114+
* <li>
5115+
* <p>If you are signed in to the management account, specify <code>SELF</code>.</p>
5116+
* </li>
5117+
* <li>
5118+
* <p>If you are signed in to a delegated administrator account, specify <code>DELEGATED_ADMIN</code>.</p>
5119+
* <p>Your AWS account must be registered as a delegated administrator in the management account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html">Register a delegated administrator</a> in the <i>AWS CloudFormation User Guide</i>.</p>
5120+
* </li>
5121+
* </ul>
5122+
*/
5123+
CallAs?: CallAs | string;
51005124
}
51015125

51025126
export namespace GetTemplateSummaryInput {
@@ -7658,16 +7682,17 @@ export interface UpdateStackSetInput {
76587682
* <p>
76597683
* <code>CAPABILITY_AUTO_EXPAND</code>
76607684
* </p>
7661-
* <p>Some templates contain macros. If your stack template contains one or more macros,
7662-
* and you choose to update a stack directly from the processed template, without first
7663-
* reviewing the resulting changes in a change set, you must acknowledge this
7685+
* <p>Some templates reference macros. If your stack set template references one or more macros,
7686+
* you must update the stack set directly from the processed template, without first
7687+
* reviewing the resulting changes in a change set. To update the stack set directly, you must acknowledge this
76647688
* capability. For more information, see <a href="http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html">Using AWS CloudFormation Macros to Perform Custom Processing on
7665-
* Templates</a>.</p>
7689+
* Templates</a>.</p>
76667690
* <important>
7667-
* <p>Stack sets do not currently support macros in stack templates. (This includes
7691+
* <p>Stack sets with service-managed permissions
7692+
* do not currently support the use of macros in templates. (This includes
76687693
* the <a href="http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/create-reusable-transform-function-snippets-and-add-to-your-template-with-aws-include-transform.html">AWS::Include</a> and <a href="http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/transform-aws-serverless.html">AWS::Serverless</a>
76697694
* transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this
7670-
* capability, if you include a macro in your template the stack set operation will
7695+
* capability for a stack set with service-managed permissions, if you reference a macro in your template the stack set operation will
76717696
* fail.</p>
76727697
* </important>
76737698
* </li>

Diff for: clients/client-cloudformation/protocols/Aws_query.ts

+3
Original file line numberDiff line numberDiff line change
@@ -5432,6 +5432,9 @@ const serializeAws_queryGetTemplateSummaryInput = (input: GetTemplateSummaryInpu
54325432
if (input.StackSetName !== undefined && input.StackSetName !== null) {
54335433
entries["StackSetName"] = input.StackSetName;
54345434
}
5435+
if (input.CallAs !== undefined && input.CallAs !== null) {
5436+
entries["CallAs"] = input.CallAs;
5437+
}
54355438
return entries;
54365439
};
54375440

Diff for: clients/client-cloudfront/CloudFrontClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
487487
serviceId?: string;
488488

489489
/**
490-
* The AWS region to which this client will send requests
490+
* The AWS region to which this client will send requests or use as signingRegion
491491
*/
492492
region?: string | __Provider<string>;
493493

0 commit comments

Comments
 (0)