AWS imagebuilder documentation change
Summary
Added new index page for EC2 Image Builder documentation with overview, user guide/API references, CLI reference, and related links.
Security assessment
The documentation focuses on general service functionality for creating managed server images. While the service supports creating secure images, the index page contains no explicit security content, vulnerability fixes, or security feature documentation.
Diff
diff --git a/imagebuilder/index.md b/imagebuilder/index.md index 8b1378917..07ab8b6cc 100644 --- a//imagebuilder/index.md +++ b//imagebuilder/index.md @@ -0,0 +1,20 @@ +# EC2 Image Builder Documentation + +EC2 Image Builder is a fully-managed AWS service that makes it easier to automate the creation, management, and deployment of customized, secure, and up-to-date “golden” server images that are pre-installed and pre-configured with software and settings to meet specific IT standards. + +### [EC2 Image Builder User Guide Provides a conceptual overview of EC2 Image Builder and includes detailed instructions for how to get started and manage images. ](/imagebuilder/latest/userguide/) ### [EC2 Image Builder API Reference Describes all the API operations for EC2 Image Builder in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/imagebuilder/latest/APIReference/) + +### [EC2 Image Builder CLI Reference Describes the AWS CLI commands for EC2 Image Builder. ](/cli/latest/reference/imagebuilder/index.html) + +[HTML](/cli/latest/reference/imagebuilder/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/) +