Skip to content

Commit 8d633e0

Browse files
author
awstools
committed
feat(client-acm-pca): Updating service name entities
1 parent 1d78757 commit 8d633e0

18 files changed

+112
-113
lines changed

clients/client-acm-pca/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@
77

88
AWS SDK for JavaScript ACMPCA Client for Node.js, Browser and React Native.
99

10-
<p>This is the <i>Amazon Web Services Private Certificate Authority API Reference</i>. It provides descriptions,
10+
<p>This is the <i>Certificate Manager Private Certificate Authority (PCA) API Reference</i>. It provides descriptions,
1111
syntax, and usage examples for each of the actions and data types involved in creating
1212
and managing a private certificate authority (CA) for your organization.</p>
1313
<p>The documentation for each action shows the API request parameters and the JSON
1414
response. Alternatively, you can use one of the Amazon Web Services SDKs to access an API that is
1515
tailored to the programming language or platform that you prefer. For more information,
1616
see <a href="https://aws.amazon.com/tools/#SDKs">Amazon Web Services SDKs</a>.</p>
17-
<p>Each Amazon Web Services Private CA API operation has a quota that determines the number of times the
18-
operation can be called per second. Amazon Web Services Private CA throttles API requests at different rates
19-
depending on the operation. Throttling means that Amazon Web Services Private CA rejects an otherwise valid
17+
<p>Each ACM Private CA API operation has a quota that determines the number of times the
18+
operation can be called per second. ACM Private CA throttles API requests at different rates
19+
depending on the operation. Throttling means that ACM Private CA rejects an otherwise valid
2020
request because the request exceeds the operation's quota for the number of requests per
21-
second. When a request is throttled, Amazon Web Services Private CA returns a <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/CommonErrors.html">ThrottlingException</a> error. Amazon Web Services Private CA does not guarantee a minimum request
21+
second. When a request is throttled, ACM Private CA returns a <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/CommonErrors.html">ThrottlingException</a> error. ACM Private CA does not guarantee a minimum request
2222
rate for APIs. </p>
2323

24-
<p>To see an up-to-date list of your Amazon Web Services Private CA quotas, or to request a quota increase,
24+
<p>To see an up-to-date list of your ACM Private CA quotas, or to request a quota increase,
2525
log into your Amazon Web Services account and visit the <a href="https://console.aws.amazon.com/servicequotas/">Service Quotas</a>
2626
console.</p>
2727

clients/client-acm-pca/src/ACMPCA.ts

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

clients/client-acm-pca/src/ACMPCAClient.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -319,21 +319,21 @@ type ACMPCAClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandle
319319
export interface ACMPCAClientResolvedConfig extends ACMPCAClientResolvedConfigType {}
320320

321321
/**
322-
* <p>This is the <i>Amazon Web Services Private Certificate Authority API Reference</i>. It provides descriptions,
322+
* <p>This is the <i>Certificate Manager Private Certificate Authority (PCA) API Reference</i>. It provides descriptions,
323323
* syntax, and usage examples for each of the actions and data types involved in creating
324324
* and managing a private certificate authority (CA) for your organization.</p>
325325
* <p>The documentation for each action shows the API request parameters and the JSON
326326
* response. Alternatively, you can use one of the Amazon Web Services SDKs to access an API that is
327327
* tailored to the programming language or platform that you prefer. For more information,
328328
* see <a href="https://aws.amazon.com/tools/#SDKs">Amazon Web Services SDKs</a>.</p>
329-
* <p>Each Amazon Web Services Private CA API operation has a quota that determines the number of times the
330-
* operation can be called per second. Amazon Web Services Private CA throttles API requests at different rates
331-
* depending on the operation. Throttling means that Amazon Web Services Private CA rejects an otherwise valid
329+
* <p>Each ACM Private CA API operation has a quota that determines the number of times the
330+
* operation can be called per second. ACM Private CA throttles API requests at different rates
331+
* depending on the operation. Throttling means that ACM Private CA rejects an otherwise valid
332332
* request because the request exceeds the operation's quota for the number of requests per
333-
* second. When a request is throttled, Amazon Web Services Private CA returns a <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/CommonErrors.html">ThrottlingException</a> error. Amazon Web Services Private CA does not guarantee a minimum request
333+
* second. When a request is throttled, ACM Private CA returns a <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/CommonErrors.html">ThrottlingException</a> error. ACM Private CA does not guarantee a minimum request
334334
* rate for APIs. </p>
335335
*
336-
* <p>To see an up-to-date list of your Amazon Web Services Private CA quotas, or to request a quota increase,
336+
* <p>To see an up-to-date list of your ACM Private CA quotas, or to request a quota increase,
337337
* log into your Amazon Web Services account and visit the <a href="https://console.aws.amazon.com/servicequotas/">Service Quotas</a>
338338
* console.</p>
339339
*/

clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ export interface CreateCertificateAuthorityAuditReportCommandOutput
2828
__MetadataBearer {}
2929

3030
/**
31-
* <p>Creates an audit report that lists every time that your CA private key is used. The report
32-
* is saved in the Amazon S3 bucket that you specify on input. The <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/API_IssueCertificate.html">IssueCertificate</a> and <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/API_RevokeCertificate.html">RevokeCertificate</a> actions use
31+
* <p>Creates an audit report that lists every time that your CA private key is used. The
32+
* report is saved in the Amazon S3 bucket that you specify on input. The <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/API_IssueCertificate.html">IssueCertificate</a> and <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/API_RevokeCertificate.html">RevokeCertificate</a> actions use
3333
* the private key. </p>
3434
* <note>
3535
* <p>Both PCA and the IAM principal must have permission to write to
@@ -38,7 +38,7 @@ export interface CreateCertificateAuthorityAuditReportCommandOutput
3838
* thrown. For more information, see <a href="https://docs.aws.amazon.com/acm-pca/latest/userguide/crl-planning.html#s3-policies">Access
3939
* policies for CRLs in Amazon S3</a>.</p>
4040
* </note>
41-
* <p>Amazon Web Services Private CA assets that are stored in Amazon S3 can be protected with encryption.
41+
* <p>ACM Private CA assets that are stored in Amazon S3 can be protected with encryption.
4242
* For more information, see <a href="https://docs.aws.amazon.com/acm-pca/latest/userguide/PcaAuditReport.html#audit-report-encryption">Encrypting Your Audit
4343
* Reports</a>.</p>
4444
* <note>

clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export interface CreateCertificateAuthorityCommandOutput extends CreateCertifica
3333
* CRL), the Amazon S3 bucket that will contain the CRL, and a CNAME alias for the S3
3434
* bucket that is included in certificates issued by the CA. If successful, this action
3535
* returns the Amazon Resource Name (ARN) of the CA.</p>
36-
* <p>Amazon Web Services Private CA assets that are stored in Amazon S3 can be protected with encryption.
36+
* <p>ACM Private CA assets that are stored in Amazon S3 can be protected with encryption.
3737
* For more information, see <a href="https://docs.aws.amazon.com/acm-pca/latest/userguide/PcaCreateCa.html#crl-encryption">Encrypting Your
3838
* CRLs</a>.</p>
3939
* <note>

clients/client-acm-pca/src/commands/CreatePermissionCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export interface CreatePermissionCommandOutput extends __MetadataBearer {}
4646
* the ACM certificate owner must set up a resource-based policy to enable
4747
* cross-account issuance and renewals. For more information, see
4848
* <a href="https://docs.aws.amazon.com/acm-pca/latest/userguide/pca-rbp.html">Using a Resource
49-
* Based Policy with Amazon Web Services Private CA</a>.</p>
49+
* Based Policy with ACM Private CA</a>.</p>
5050
* </li>
5151
* </ul>
5252
* @example

clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export interface DeleteCertificateAuthorityCommandOutput extends __MetadataBeare
3333
* To do this, call the <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/API_UpdateCertificateAuthority.html">UpdateCertificateAuthority</a> action and set the <b>CertificateAuthorityStatus</b> parameter to <code>DISABLED</code>. </p>
3434
* <p>Additionally, you can delete a CA if you are waiting for it to be created (that is,
3535
* the status of the CA is <code>CREATING</code>). You can also delete it if the CA has
36-
* been created but you haven't yet imported the signed certificate into Amazon Web Services Private CA (that
36+
* been created but you haven't yet imported the signed certificate into ACM Private CA (that
3737
* is, the status of the CA is <code>PENDING_CERTIFICATE</code>). </p>
3838
* <p>When you successfully call <a href="https://docs.aws.amazon.com/acm-pca/latest/APIReference/API_DeleteCertificateAuthority.html">DeleteCertificateAuthority</a>, the CA's status changes to
3939
* <code>DELETED</code>. However, the CA won't be permanently deleted until the restoration

clients/client-acm-pca/src/commands/DeletePermissionCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export interface DeletePermissionCommandOutput extends __MetadataBearer {}
4848
* the ACM certificate owner must set up a resource-based policy to enable
4949
* cross-account issuance and renewals. For more information, see
5050
* <a href="https://docs.aws.amazon.com/acm-pca/latest/userguide/pca-rbp.html">Using a Resource
51-
* Based Policy with Amazon Web Services Private CA</a>.</p>
51+
* Based Policy with ACM Private CA</a>.</p>
5252
* </li>
5353
* </ul>
5454
* @example

clients/client-acm-pca/src/commands/DeletePolicyCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export interface DeletePolicyCommandOutput extends __MetadataBearer {}
3737
* <li>
3838
* <p>A policy grants access on a private CA to an Amazon Web Services customer account, to Amazon Web Services Organizations, or to
3939
* an Amazon Web Services Organizations unit. Policies are under the control of a CA administrator. For more information,
40-
* see <a href="https://docs.aws.amazon.com/acm-pca/latest/userguide/pca-rbp.html">Using a Resource Based Policy with Amazon Web Services Private CA</a>.</p>
40+
* see <a href="https://docs.aws.amazon.com/acm-pca/latest/userguide/pca-rbp.html">Using a Resource Based Policy with ACM Private CA</a>.</p>
4141
* </li>
4242
* <li>
4343
* <p>A policy permits a user of Certificate Manager (ACM) to issue ACM certificates
@@ -47,7 +47,7 @@ export interface DeletePolicyCommandOutput extends __MetadataBearer {}
4747
* <p>For ACM to manage automatic renewal of these certificates,
4848
* the ACM user must configure a Service Linked Role (SLR). The SLR allows
4949
* the ACM service to assume the identity of the user, subject to confirmation against the
50-
* Amazon Web Services Private CA policy. For more information, see
50+
* ACM Private CA policy. For more information, see
5151
* <a href="https://docs.aws.amazon.com/acm/latest/userguide/acm-slr.html">Using a
5252
* Service Linked Role with ACM</a>.</p>
5353
* </li>

clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ export interface DescribeCertificateAuthorityCommandOutput
3030
* <ul>
3131
* <li>
3232
* <p>
33-
* <code>CREATING</code> - Amazon Web Services Private CA is creating your private certificate
33+
* <code>CREATING</code> - ACM Private CA is creating your private certificate
3434
* authority.</p>
3535
* </li>
3636
* <li>
3737
* <p>
3838
* <code>PENDING_CERTIFICATE</code> - The certificate is pending. You must use
39-
* your Amazon Web Services Private CA-hosted or on-premises root or subordinate CA to sign your
39+
* your ACM Private CA-hosted or on-premises root or subordinate CA to sign your
4040
* private CA CSR and then import it into PCA. </p>
4141
* </li>
4242
* <li>

0 commit comments

Comments
 (0)