AWS privateca documentation change
Summary
Added new index page for AWS Private Certificate Authority documentation with links to user guides, API references, and CLI references for AWS Private CA and its connectors (Active Directory and SCEP).
Security assessment
This change introduces documentation for AWS Private CA, a security service for managing private certificate authorities and PKI. It adds documentation about security features (certificate issuance, revocation, PKI management) but does not indicate any specific security issue being addressed; it's a new documentation page.
Diff
diff --git a/privateca/index.md b/privateca/index.md index 8b1378917..53b423a36 100644 --- a//privateca/index.md +++ b//privateca/index.md @@ -0,0 +1,46 @@ +# AWS Private Certificate Authority Documentation + +AWS Private Certificate Authority (AWS Private CA ) is a hosted private certificate authority service to issue and revoke digital certificates deployed in your organization's private PKI, including on AWS managed resources and in the Internet of Things. + +## AWS Private CA + +### [User Guide Provides conceptual overviews and explains how to create a private CA and use it to issue certificates. ](/privateca/latest/userguide/PcaWelcome.html) ### [API Reference Describes the API operations available for AWS Private CA along with sample requests, responses, and errors. ](/privateca/latest/APIReference/Welcome.html) + +### [AWS Private CA in the AWS CLI Reference Describes the AWS Private CA commands that are available in the AWS Command Line Interface. ](/cli/latest/reference/acm-pca/index.html) + +[HTML](/cli/latest/reference/acm-pca/index.html) + +## AWS Private CA Connector for Active Directory + +### [User Guide Provides conceptual overviews and practical tutorials to get started with AWS Private CA Connector for AD. ](/privateca/latest/userguide/connector-for-ad.html) + +[HTML](/privateca/latest/ug/connector-for-ad.html) + +### [API Reference Describes the API operations available for AWS Private CA Connector for AD along with sample requests, responses, and errors. ](/pca-connector-ad/latest/APIReference/Welcome.html) + +### [AWS Private CA Connector for AD in the AWS CLI Reference Describes the AWS Private CA Connector for AD commands that are available in the AWS Command Line Interface. ](/cli/latest/reference/pca-connector-ad/index.html) + +[HTML](/cli/latest/reference/pca-connector-ad/index.html) + +## AWS Private CA Connector for SCEP + +### [User Guide Provides conceptual overviews and practical tutorials to get started with AWS Private CA Connector for SCEP. ](/privateca/latest/userguide/connector-for-scep.html) + +[HTML](/privateca/latest/ug/connector-for-scep.html) + +### [API Reference Describes the API operations available for AWS Private CA Connector for SCEP along with sample requests, responses, and errors. ](/pca-connector-scep/latest/APIReference/Welcome.html) + +### [AWS Private CA Connector for SCEP in the AWS CLI Reference Describes the AWS Private CA Connector for SCEP commands that are available in the AWS Command Line Interface. ](/cli/latest/reference/pca-connector-scep/index.html) + +[HTML](/cli/latest/reference/pca-connector-scep/index.html) + +## Related Links + + * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html) + * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/) + * [SDKs & Tools](https://aws.amazon.com/tools/) + * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html) + * [AWS Training](https://aws.amazon.com/training/) + * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/) + * [AWS Whitepapers](https://aws.amazon.com/whitepapers/) +