AWS fis documentation change
Summary
Changed references from 'encrypted-global-table' to 'global-table' in resourceType and actionId
Security assessment
Removal of 'encrypted' qualifier could indicate changes to encryption handling, but no explicit security context or vulnerability reference is provided in the diff.
Diff
diff --git a/fis/latest/userguide/cross-region-scenario.md b/fis/latest/userguide/cross-region-scenario.md index e5fcf6de1..c2567cebc 100644 --- a//fis/latest/userguide/cross-region-scenario.md +++ b//fis/latest/userguide/cross-region-scenario.md @@ -407 +407 @@ The following content defines the scenario. This JSON can be saved and used to c - "resourceType": "aws:dynamodb:encrypted-global-table", + "resourceType": "aws:dynamodb:global-table", @@ -446 +446 @@ The following content defines the scenario. This JSON can be saved and used to c - "actionId": "aws:dynamodb:encrypted-global-table-pause-replication", + "actionId": "aws:dynamodb:global-table-pause-replication",