AWS amazondynamodb documentation change
Summary
Added multiple security-related scenario links including ABAC and encryption
Security assessment
Expands documentation for security features without evidence of vulnerability remediation
Diff
diff --git a/amazondynamodb/latest/developerguide/service_code_examples.md b/amazondynamodb/latest/developerguide/service_code_examples.md index 2aee30f88..f0d9960a0 100644 --- a//amazondynamodb/latest/developerguide/service_code_examples.md +++ b//amazondynamodb/latest/developerguide/service_code_examples.md @@ -457,0 +458,2 @@ There's more on GitHub. Find the complete example and learn how to set up and ru + * [Advanced Global Secondary Index scenarios](./example_dynamodb_Scenario_GSIAdvanced_section.html) + @@ -487,0 +490,4 @@ There's more on GitHub. Find the complete example and learn how to set up and ru + * [Manage Global Secondary Indexes](./example_dynamodb_Scenario_GSILifecycle_section.html) + + * [Manage resource-based policies](./example_dynamodb_Scenario_ResourcePolicyLifecycle_section.html) + @@ -521,0 +528,2 @@ There's more on GitHub. Find the complete example and learn how to set up and ru + * [Set up Attribute-Based Access Control](./example_dynamodb_Scenario_ABACSetup_section.html) + @@ -537,0 +546,10 @@ There's more on GitHub. Find the complete example and learn how to set up and ru + * [Work with Local Secondary Indexes](./example_dynamodb_Scenario_LSIExamples_section.html) + + * [Work with Streams and Time-to-Live](./example_dynamodb_Scenario_StreamsAndTTL_section.html) + + * [Work with global tables and multi-region replication](./example_dynamodb_Scenario_MultiRegionReplication_section.html) + + * [Work with resource tagging](./example_dynamodb_Scenario_TaggingExamples_section.html) + + * [Work with table encryption](./example_dynamodb_Scenario_EncryptionExamples_section.html) +