dataall icon indicating copy to clipboard operation
dataall copied to clipboard

[Feature Enhancement] Allow modifying the s3-dataset to the edit such that a user can change the KMS , Bucket or even the glue DB

Open TejasRGitHub opened this issue 1 year ago • 0 comments

Is your idea related to a problem? Please describe. There are situations in which a bucket is imported with a type of KMS key ( like SSE-S3 ) and then later the KMS key was changed to SSE-KMS type for that bucket. Currently data.all doesn't detect such a change nor does it allow user to modify the dataset to make this change .

Describe the solution you'd like Allow users to make modifications to the dataset by changing physical resources associated with dataset. To start with this change could be just to modify the S3 bucket's KMS key. Once a user modifies this, then all the shares which are present on this bucket would have to be re-applied

P.S. Don't attach files. Please, prefer add code snippets directly in the message body.

TejasRGitHub avatar Sep 11 '24 23:09 TejasRGitHub