AWS codeartifact documentation change
Summary
Added new documentation index page for AWS CodeArtifact
Security assessment
Introduces CodeArtifact as a secure artifact management service. Mentions security as a core feature but doesn't address specific vulnerabilities.
Diff
diff --git a/codeartifact/index.md b/codeartifact/index.md index 8b1378917..7e0b27457 100644 --- a//codeartifact/index.md +++ b//codeartifact/index.md @@ -0,0 +1,22 @@ +# AWS CodeArtifact Documentation + +AWS CodeArtifact is a secure, scalable, and cost-effective artifact management service for software development. + +### [User Guide Describes how to use AWS CodeArtifact to create repositories and use them to share packages and their assets. ](/codeartifact/latest/ug/welcome.html) + +### [API Reference Describes the API operations for AWS CodeArtifact. Also provides details of related request and response syntax and errors. ](/codeartifact/latest/APIReference/Welcome.html) + +### [AWS CLI Reference for AWS CodeArtifact Describes the AWS CLI commands that you can use to manage domains, repositories, and packages. ](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/codeartifact/index.html) + +[HTML](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/codeartifact/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/) +