Skip to content

Commit

Permalink
feat(clients): update clients as of 04/29/2021 (#2329)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanZhengYP committed Apr 30, 2021
1 parent 4b8e1ec commit 48ab750
Show file tree
Hide file tree
Showing 524 changed files with 35,921 additions and 1,855 deletions.
2 changes: 1 addition & 1 deletion clients/client-accessanalyzer/AccessAnalyzerClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-acm-pca/ACMPCAClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-acm/ACMClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-amp/AmpClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplify/AmplifyClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplifybackend/AmplifyBackendClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-api-gateway/APIGatewayClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-apigatewayv2/ApiGatewayV2Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-app-mesh/AppMeshClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-appconfig/AppConfigClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-appflow/AppflowClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-appintegrations/AppIntegrationsClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-appstream/AppStreamClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-appsync/AppSyncClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-athena/AthenaClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-auditmanager/AuditManagerClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-auto-scaling/AutoScalingClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-backup/BackupClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-batch/BatchClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-braket/BraketClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-budgets/BudgetsClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-chime/ChimeClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloud9/Cloud9Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-clouddirectory/CloudDirectoryClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudformation/CloudFormationClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
57 changes: 41 additions & 16 deletions clients/client-cloudformation/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1519,7 +1519,11 @@ export interface DeploymentTargets {
*/
Accounts?: string[];

/**
* <p>Returns the value of the AccountsUrl property.</p>
*/
AccountsUrl?: string;

/**
* <p>The organization root ID or organizational unit (OU) IDs to which StackSets deploys.</p>
*/
Expand All @@ -1543,7 +1547,11 @@ export enum RegionConcurrencyType {
* <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>
*/
export interface StackSetOperationPreferences {
/**
* <p>The concurrency type of deploying StackSets operations in regions, could be in parallel or one region at a time.</p>
*/
RegionConcurrencyType?: RegionConcurrencyType | string;

/**
* <p>The order of the Regions in where you want to perform the stack operation.</p>
*/
Expand Down Expand Up @@ -1941,18 +1949,19 @@ export interface CreateStackSetInput {
* <p>
* <code>CAPABILITY_AUTO_EXPAND</code>
* </p>
* <p>Some templates contain macros. If your stack template contains one or more macros,
* and you choose to create a stack directly from the processed template, without first
* reviewing the resulting changes in a change set, you must acknowledge this
* <p>Some templates reference macros. If your stack set template references one or more macros,
* you must create the stack set directly from the processed template, without first
* reviewing the resulting changes in a change set. To create the stack set directly, you must acknowledge this
* 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
* Templates</a>.</p>
* <note>
* <p>Stack sets do not currently support macros in stack templates. (This includes
* 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>
* transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this
* capability, if you include a macro in your template the stack set operation will
* fail.</p>
* </note>
* <important>
* <p>Stack sets with service-managed permissions
* do not currently support the use of macros in templates. (This includes
* 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>
* transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this
* capability for a stack set with service-managed permissions, if you reference a macro in your template the stack set operation will
* fail.</p>
* </important>
* </li>
* </ul>
*/
Expand Down Expand Up @@ -5097,6 +5106,21 @@ export interface GetTemplateSummaryInput {
* <code>TemplateURL</code>.</p>
*/
StackSetName?: string;

/**
* <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>
* <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for stack sets with self-managed permissions.</p>
* <ul>
* <li>
* <p>If you are signed in to the management account, specify <code>SELF</code>.</p>
* </li>
* <li>
* <p>If you are signed in to a delegated administrator account, specify <code>DELEGATED_ADMIN</code>.</p>
* <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>
* </li>
* </ul>
*/
CallAs?: CallAs | string;
}

export namespace GetTemplateSummaryInput {
Expand Down Expand Up @@ -7658,16 +7682,17 @@ export interface UpdateStackSetInput {
* <p>
* <code>CAPABILITY_AUTO_EXPAND</code>
* </p>
* <p>Some templates contain macros. If your stack template contains one or more macros,
* and you choose to update a stack directly from the processed template, without first
* reviewing the resulting changes in a change set, you must acknowledge this
* <p>Some templates reference macros. If your stack set template references one or more macros,
* you must update the stack set directly from the processed template, without first
* reviewing the resulting changes in a change set. To update the stack set directly, you must acknowledge this
* 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
* Templates</a>.</p>
* Templates</a>.</p>
* <important>
* <p>Stack sets do not currently support macros in stack templates. (This includes
* <p>Stack sets with service-managed permissions
* do not currently support the use of macros in templates. (This includes
* 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>
* transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this
* capability, if you include a macro in your template the stack set operation will
* capability for a stack set with service-managed permissions, if you reference a macro in your template the stack set operation will
* fail.</p>
* </important>
* </li>
Expand Down
3 changes: 3 additions & 0 deletions clients/client-cloudformation/protocols/Aws_query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5432,6 +5432,9 @@ const serializeAws_queryGetTemplateSummaryInput = (input: GetTemplateSummaryInpu
if (input.StackSetName !== undefined && input.StackSetName !== null) {
entries["StackSetName"] = input.StackSetName;
}
if (input.CallAs !== undefined && input.CallAs !== null) {
entries["CallAs"] = input.CallAs;
}
return entries;
};

Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudfront/CloudFrontClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
serviceId?: string;

/**
* The AWS region to which this client will send requests
* The AWS region to which this client will send requests or use as signingRegion
*/
region?: string | __Provider<string>;

Expand Down
Loading

0 comments on commit 48ab750

Please sign in to comment.