AWS cli documentation change
Summary
Added AWS KMS to the list of services with Bash code examples.
Security assessment
While AWS KMS is a security service, the change only adds example documentation links without addressing specific vulnerabilities or security features. This improves visibility of security-related service examples but does not directly document new security features.
Diff
diff --git a/cli/v1/userguide/bash_code_examples.md b/cli/v1/userguide/bash_code_examples.md index e5dddb7d7..962848735 100644 --- a//cli/v1/userguide/bash_code_examples.md +++ b//cli/v1/userguide/bash_code_examples.md @@ -28,0 +29,2 @@ Some services contain additional example categories that show how to leverage li + * [AWS KMS](./bash_kms_code_examples.html) +