AWS kms documentation change
Summary
Added link to DynamoDB encryption example in CreateKey documentation
Security assessment
Routine documentation cross-linking without security-specific content
Diff
diff --git a/kms/latest/developerguide/example_kms_CreateKey_section.md b/kms/latest/developerguide/example_kms_CreateKey_section.md index d2677c788..38fb4f246 100644 --- a//kms/latest/developerguide/example_kms_CreateKey_section.md +++ b//kms/latest/developerguide/example_kms_CreateKey_section.md @@ -9 +9 @@ The following code examples show how to use `CreateKey`. -Action examples are code excerpts from larger programs and must be run in context. You can see this action in context in the following code example: +Action examples are code excerpts from larger programs and must be run in context. You can see this action in context in the following code examples: @@ -12,0 +13,2 @@ Action examples are code excerpts from larger programs and must be run in contex + * [Work with table encryption](./example_dynamodb_Scenario_EncryptionExamples_section.html) +