AWS code-library documentation change
Summary
Changed heading from 'Moving hardcoded secrets to Secrets Manager' to 'Moving hardcoded secrets to secure secret storage'
Security assessment
Generalizes secret storage terminology without addressing a specific vulnerability. Encourages secure practices but lacks evidence of security issue remediation.
Diff
diff --git a/code-library/latest/ug/iam_example_secrets_manager_GettingStarted_073_section.md b/code-library/latest/ug/iam_example_secrets_manager_GettingStarted_073_section.md index 9a26dfeaa..65269f518 100644 --- a//code-library/latest/ug/iam_example_secrets_manager_GettingStarted_073_section.md +++ b//code-library/latest/ug/iam_example_secrets_manager_GettingStarted_073_section.md @@ -9 +9 @@ There are more AWS SDK examples available in the [AWS Doc SDK Examples](https:// -# Moving hardcoded secrets to Secrets Manager +# Moving hardcoded secrets to secure secret storage