AWS ecr documentation change
Summary
Added new index page for Amazon ECR documentation with links to user guides, API references, CLI documentation, and related resources.
Security assessment
This is a general documentation index with no security-specific content or references to security features/vulnerabilities.
Diff
diff --git a/ecr/index.md b/ecr/index.md index 8b1378917..8dff1b66e 100644 --- a//ecr/index.md +++ b//ecr/index.md @@ -0,0 +1,30 @@ +# Amazon Elastic Container Registry Documentation + +Amazon Elastic Container Registry (Amazon ECR) is a fully managed container registry offering high-performance hosting, so you can reliably deploy application images and artifacts anywhere. + +## Amazon ECR + +### [User Guide Describes key concepts of Amazon ECR and provides instructions for using the features of Amazon ECR. ](/AmazonECR/latest/userguide/) + +### [API Reference Describes all the API operations for managing your private registry and repositories on Amazon ECR. ](/AmazonECR/latest/APIReference/) + +### [Amazon ECR section of the AWS CLI Reference Documents the Amazon ECR commands available in the AWS CLI. ](/cli/latest/reference/ecr/) + +## Amazon ECR Public + +### [User Guide Describes key concepts of Amazon ECR Public and provides instructions for using the features of Amazon ECR Public and Amazon ECR Public Gallery. ](/AmazonECR/latest/public/) + +### [API Reference Describes all the API operations for managing your public registry and repositories on Amazon ECR Public. ](/AmazonECRPublic/latest/APIReference/) + +### [Amazon ECR Public section of the AWS CLI Reference Documents the Amazon ECR Public commands available in the AWS CLI. ](/cli/latest/reference/ecr-public/) + +## 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/) +