Skip to content

Commit 5a23f2f

Browse files
author
awstools
committed
docs(client-cloudfront): Doc-only update for CloudFront. These changes include customer-reported issues.
1 parent d6e0049 commit 5a23f2f

File tree

112 files changed

+1738
-5468
lines changed

Some content is hidden

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

112 files changed

+1738
-5468
lines changed

clients/client-cloudfront/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@
66

77
AWS SDK for JavaScript CloudFront Client for Node.js, Browser and React Native.
88

9-
<fullname>Amazon CloudFront</fullname>
10-
11-
<p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers
12-
who need detailed information about CloudFront API actions, data types, and errors. For
13-
detailed information about CloudFront features, see the
14-
<a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html">Amazon CloudFront Developer Guide</a>.</p>
9+
<fullname>Amazon CloudFront</fullname> <p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers who need detailed information about CloudFront API actions, data types, and errors. For detailed information about CloudFront features, see the <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html">Amazon CloudFront Developer Guide</a>.</p>
1510

1611
## Installing
1712

clients/client-cloudfront/src/CloudFront.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3292,11 +3292,7 @@ export interface CloudFront {
32923292
}
32933293

32943294
/**
3295-
* <fullname>Amazon CloudFront</fullname>
3296-
* <p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers
3297-
* who need detailed information about CloudFront API actions, data types, and errors. For
3298-
* detailed information about CloudFront features, see the
3299-
* <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html">Amazon CloudFront Developer Guide</a>.</p>
3295+
* <fullname>Amazon CloudFront</fullname> <p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers who need detailed information about CloudFront API actions, data types, and errors. For detailed information about CloudFront features, see the <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html">Amazon CloudFront Developer Guide</a>.</p>
33003296
* @public
33013297
*/
33023298
export class CloudFront extends CloudFrontClient implements CloudFront {}

clients/client-cloudfront/src/CloudFrontClient.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1009,11 +1009,7 @@ export type CloudFrontClientResolvedConfigType = __SmithyResolvedConfiguration<_
10091009
export interface CloudFrontClientResolvedConfig extends CloudFrontClientResolvedConfigType {}
10101010

10111011
/**
1012-
* <fullname>Amazon CloudFront</fullname>
1013-
* <p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers
1014-
* who need detailed information about CloudFront API actions, data types, and errors. For
1015-
* detailed information about CloudFront features, see the
1016-
* <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html">Amazon CloudFront Developer Guide</a>.</p>
1012+
* <fullname>Amazon CloudFront</fullname> <p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers who need detailed information about CloudFront API actions, data types, and errors. For detailed information about CloudFront features, see the <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html">Amazon CloudFront Developer Guide</a>.</p>
10171013
* @public
10181014
*/
10191015
export class CloudFrontClient extends __Client<

clients/client-cloudfront/src/commands/AssociateAliasCommand.ts

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,7 @@ export interface AssociateAliasCommandInput extends AssociateAliasRequest {}
2828
export interface AssociateAliasCommandOutput extends __MetadataBearer {}
2929

3030
/**
31-
* <p>Associates an alias (also known as a CNAME or an alternate domain name) with a CloudFront
32-
* distribution.</p>
33-
* <p>With this operation you can move an alias that's already in use on a CloudFront distribution
34-
* to a different distribution in one step. This prevents the downtime that could occur if
35-
* you first remove the alias from one distribution and then separately add the alias to
36-
* another distribution.</p>
37-
* <p>To use this operation to associate an alias with a distribution, you provide the alias
38-
* and the ID of the target distribution for the alias. For more information, including how
39-
* to set up the target distribution, prerequisites that you must complete, and other
40-
* restrictions, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html#alternate-domain-names-move">Moving an alternate domain name to a different
41-
* distribution</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
31+
* <p>Associates an alias (also known as a CNAME or an alternate domain name) with a CloudFront distribution.</p> <p>With this operation you can move an alias that's already in use on a CloudFront distribution to a different distribution in one step. This prevents the downtime that could occur if you first remove the alias from one distribution and then separately add the alias to another distribution.</p> <p>To use this operation to associate an alias with a distribution, you provide the alias and the ID of the target distribution for the alias. For more information, including how to set up the target distribution, prerequisites that you must complete, and other restrictions, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html#alternate-domain-names-move">Moving an alternate domain name to a different distribution</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
4232
* @example
4333
* Use a bare-bones client and the command you need to make an API call.
4434
* ```javascript

clients/client-cloudfront/src/commands/AssociateDistributionTenantWebACLCommand.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ export interface AssociateDistributionTenantWebACLCommandOutput
7474
* <p>The <code>If-Match</code> version is missing or not valid.</p>
7575
*
7676
* @throws {@link PreconditionFailed} (client fault)
77-
* <p>The precondition in one or more of the request fields evaluated to
78-
* <code>false</code>.</p>
77+
* <p>The precondition in one or more of the request fields evaluated to <code>false</code>.</p>
7978
*
8079
* @throws {@link CloudFrontServiceException}
8180
* <p>Base exception class for all service exceptions from CloudFront service.</p>

clients/client-cloudfront/src/commands/AssociateDistributionWebACLCommand.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ export interface AssociateDistributionWebACLCommandOutput extends AssociateDistr
6969
* <p>The <code>If-Match</code> version is missing or not valid.</p>
7070
*
7171
* @throws {@link PreconditionFailed} (client fault)
72-
* <p>The precondition in one or more of the request fields evaluated to
73-
* <code>false</code>.</p>
72+
* <p>The precondition in one or more of the request fields evaluated to <code>false</code>.</p>
7473
*
7574
* @throws {@link CloudFrontServiceException}
7675
* <p>Base exception class for all service exceptions from CloudFront service.</p>

0 commit comments

Comments
 (0)