AWS kms documentation change
Summary
Added context note about code examples being part of larger scenarios
Security assessment
Change provides documentation clarification without security implications
Diff
diff --git a/kms/latest/developerguide/service_code_examples_actions.md b/kms/latest/developerguide/service_code_examples_actions.md index 6cb078c9f..edc0cc6f9 100644 --- a//kms/latest/developerguide/service_code_examples_actions.md +++ b//kms/latest/developerguide/service_code_examples_actions.md @@ -8,0 +9,2 @@ The following code examples demonstrate how to perform individual AWS KMS action +These excerpts call the AWS KMS API and are code excerpts from larger programs that must be run in context. You can see actions in context in [Scenarios for AWS KMS using AWS SDKs ](./service_code_examples_scenarios.html). +