AWS securityagent documentation change
Summary
Added new documentation index page for AWS Security Agent service, providing overview and links to user guide, API reference, and CLI documentation.
Security assessment
This change introduces documentation for a security agent service focused on penetration testing and code reviews. It adds security documentation but does not indicate a specific security vulnerability being addressed.
Diff
diff --git a/securityagent/index.md b/securityagent/index.md index 8b1378917..1c331b329 100644 --- a//securityagent/index.md +++ b//securityagent/index.md @@ -0,0 +1 @@ +# AWS Security Agent @@ -1,0 +3,3 @@ +AWS Security Agent is a frontier agent that proactively secures your applications throughout the development lifecycle. + +### [AWS Security Agent User Guide Learn to how perform penetration tests, design reviews, and code reviews. ](/securityagent/latest/userguide/) ### [API Reference Describes the API operations for AWS Security Agent. Also provides details of related request and response syntax and errors. ](/securityagent/latest/APIReference/) ### [AWS CLI Reference for AWS Security Agent Describes the AWS CLI commands that you can use to interact with AWS Security Agent. ](/cli/latest/reference/securityagent/)