DMS S3 Settings Missing KmsKeyArn #2908
Labels
bug
This issue is a bug.
p2
This is a standard priority issue
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Acknowledgements
go get -u github.com/aws/aws-sdk-go-v2/...
)Describe the bug
DMS S3 Settings Missing KmsKeyArn
Regression Issue
Expected Behavior
DMS S3 Settings to have KmsKeyArn
Current Behavior
Not able to use KmsKeyArn from DMS S3 Settings
Reproduction Steps
s3settings := endpoint.S3Settings
d.Set("kms_key_arn", s3settings.KmsKeyArn)
Possible Solution
Add KmsKeyArn to S3Settings struct
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
github.com/aws/aws-sdk-go-v2 github.com/aws/[email protected]
github.com/aws/aws-sdk-go-v2 github.com/jmespath/[email protected]
github.com/aws/aws-sdk-go-v2 [email protected]
github.com/aws/[email protected] [email protected]
github.com/jmespath/[email protected] github.com/jmespath/go-jmespath/internal/[email protected]
[email protected] [email protected]
github.com/jmespath/go-jmespath/internal/[email protected] github.com/davecgh/[email protected]
github.com/jmespath/go-jmespath/internal/[email protected] github.com/pmezard/[email protected]
github.com/jmespath/go-jmespath/internal/[email protected] github.com/stretchr/[email protected]
github.com/jmespath/go-jmespath/internal/[email protected] gopkg.in/[email protected]
gopkg.in/[email protected] gopkg.in/[email protected]
Compiler and Version used
go version go1.22.7 linux/amd64
Operating System and version
Amazon Linux 2
The text was updated successfully, but these errors were encountered: