aws-cloudformation-user-guide
aws-cloudformation-user-guide copied to clipboard
fix(resource import): missing AWS::DynamoDB::Table
Currently, AWS::DynamoDB::Table supports both resource import and drift detection.
However, this support is missing from the docs.
This commit fixes that.
Import and drift detection seem to be supported at least since 2019: the New – Import Existing Resources into a CloudFormation Stack AWS News Blog post uses that resource as an example on how to use CFN resource import.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.