Skip to content

Commit

Permalink
docs(client-pca-connector-scep): This is a general availability (GA) …
Browse files Browse the repository at this point in the history
…release of Connector for SCEP, a feature of AWS Private CA. Connector for SCEP links your SCEP-enabled and mobile device management systems to AWS Private CA for digital signature installation and certificate management.
  • Loading branch information
awstools committed Sep 16, 2024
1 parent 71131f2 commit d16db8c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 21 deletions.
6 changes: 1 addition & 5 deletions clients/client-pca-connector-scep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@

AWS SDK for JavaScript PcaConnectorScep Client for Node.js, Browser and React Native.

<note>
<p>Connector for SCEP (Preview) is in preview release for Amazon Web Services Private Certificate Authority and is subject to change.</p>
</note>
<p>Connector for SCEP (Preview) creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more
information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.html">Connector for SCEP</a> in the <i>Amazon Web Services Private CA User Guide</i>.</p>
<p>Connector for SCEP creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep.html">Connector for SCEP</a> in the <i>Amazon Web Services Private CA User Guide</i>.</p>

## Installing

Expand Down
6 changes: 1 addition & 5 deletions clients/client-pca-connector-scep/src/PcaConnectorScep.ts
Original file line number Diff line number Diff line change
Expand Up @@ -250,11 +250,7 @@ export interface PcaConnectorScep {
}

/**
* <note>
* <p>Connector for SCEP (Preview) is in preview release for Amazon Web Services Private Certificate Authority and is subject to change.</p>
* </note>
* <p>Connector for SCEP (Preview) creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more
* information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.html">Connector for SCEP</a> in the <i>Amazon Web Services Private CA User Guide</i>.</p>
* <p>Connector for SCEP creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep.html">Connector for SCEP</a> in the <i>Amazon Web Services Private CA User Guide</i>.</p>
* @public
*/
export class PcaConnectorScep extends PcaConnectorScepClient implements PcaConnectorScep {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,11 +294,7 @@ export type PcaConnectorScepClientResolvedConfigType = __SmithyResolvedConfigura
export interface PcaConnectorScepClientResolvedConfig extends PcaConnectorScepClientResolvedConfigType {}

/**
* <note>
* <p>Connector for SCEP (Preview) is in preview release for Amazon Web Services Private Certificate Authority and is subject to change.</p>
* </note>
* <p>Connector for SCEP (Preview) creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more
* information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.html">Connector for SCEP</a> in the <i>Amazon Web Services Private CA User Guide</i>.</p>
* <p>Connector for SCEP creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep.html">Connector for SCEP</a> in the <i>Amazon Web Services Private CA User Guide</i>.</p>
* @public
*/
export class PcaConnectorScepClient extends __Client<
Expand Down
6 changes: 1 addition & 5 deletions clients/client-pca-connector-scep/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
// smithy-typescript generated code
/* eslint-disable */
/**
* <note>
* <p>Connector for SCEP (Preview) is in preview release for Amazon Web Services Private Certificate Authority and is subject to change.</p>
* </note>
* <p>Connector for SCEP (Preview) creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more
* information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.html">Connector for SCEP</a> in the <i>Amazon Web Services Private CA User Guide</i>.</p>
* <p>Connector for SCEP creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep.html">Connector for SCEP</a> in the <i>Amazon Web Services Private CA User Guide</i>.</p>
*
* @packageDocumentation
*/
Expand Down
2 changes: 1 addition & 1 deletion codegen/sdk-codegen/aws-models/pca-connector-scep.json
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,7 @@
"additionalExposedHeaders": ["x-amzn-errortype", "x-amzn-requestid", "x-amzn-trace-id"],
"maxAge": 86400
},
"smithy.api#documentation": "<note>\n <p>Connector for SCEP (Preview) is in preview release for Amazon Web Services Private Certificate Authority and is subject to change.</p>\n </note>\n <p>Connector for SCEP (Preview) creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more\n information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.html\">Connector for SCEP</a> in the <i>Amazon Web Services Private CA User Guide</i>.</p>",
"smithy.api#documentation": "<p>Connector for SCEP creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more information, see <a href=\"https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep.html\">Connector for SCEP</a> in the <i>Amazon Web Services Private CA User Guide</i>.</p>",
"smithy.api#title": "Private CA Connector for SCEP",
"smithy.rules#endpointRuleSet": {
"version": "1.0",
Expand Down

0 comments on commit d16db8c

Please sign in to comment.