Description
Using DynamoDB as a versionStoreType should allow for using the K8s Service Account IAM role. This means that probably the AWS SDK Provider Chain would be configurable for using the DynamoDB versionStoreType.
Expected Use Cases
- Remove the attack surface of creating an AWS user with DDB access, instead use the WebIdentity of the servers running.
Requested Changes in public API