-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resource aws.dynamodb.globalTables
doesn't include the info for v.2019 tables
#2913
Labels
Comments
Example of v.2017 (old) Global Table in the
|
mm-weber
added
bug
Something isn't working
aws
enhancement
New feature or request
labels
Dec 22, 2023
You can use this Terraform snippet for testing cloud-security-testing/aws/snippetsTesting/dynamodbGlobalTables
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Regarding
aws.dynamodb.globalTables
Desired result
We need to include the info provided by the AWS cli command below to the resource, so it matches the info for the old 2017 GlobalTable resources:
Example of out of a 2019 (new) Global Table using
aws dynamodb describe-table-replica-auto-scaling
resourceaws dynamodb describe-table-replica-auto-scaling --table-name "GameScores" --region us-east-2
The text was updated successfully, but these errors were encountered: