AWS code-library high security documentation change
Summary
Added the same new scenario links as in secrets-manager_code_examples.md, including security-related ones.
Security assessment
Adds documentation on scenarios that address security weaknesses, specifically hardcoded secrets, which is a direct security improvement.
Diff
diff --git a/code-library/latest/ug/secrets-manager_code_examples_scenarios.md b/code-library/latest/ug/secrets-manager_code_examples_scenarios.md index 344b36515..5f00c70f0 100644 --- a//code-library/latest/ug/secrets-manager_code_examples_scenarios.md +++ b//code-library/latest/ug/secrets-manager_code_examples_scenarios.md @@ -18,0 +19,8 @@ Scenarios target an intermediate level of experience to help you understand serv + * [Creating an Amazon RDS DB instance](./secrets-manager_example_rds_GettingStarted_036_section.html) + + * [Get started with Redshift Serverless](./secrets-manager_example_redshift_GettingStarted_038_section.html) + + * [Getting started with Amazon DocumentDB](./secrets-manager_example_docdb_GettingStarted_025_section.html) + + * [Moving hardcoded secrets to Secrets Manager](./secrets-manager_example_secrets_manager_GettingStarted_073_section.html) +