Skip to content

Add support for AWS KMS key ID with credentials#492

Merged
Shelnutt2 merged 2 commits into
masterfrom
seth/cloud-1273-add-tiledb-cloud-rest-support-for-kms-key
Aug 4, 2025
Merged

Add support for AWS KMS key ID with credentials#492
Shelnutt2 merged 2 commits into
masterfrom
seth/cloud-1273-add-tiledb-cloud-rest-support-for-kms-key

Conversation

@Shelnutt2

Copy link
Copy Markdown
Contributor

This adds a new parameter to AWSCredential/AWSRole to allow a user to associate a KMS key arn with the credential to be used. This allows the system to support KMS based s3 encryption in a more automated fashion without the user having to pass the key arn for each request manually.

This adds a new parameter to AWSCredential/AWSRole to allow a user to
associate a KMS key arn with the credential to be used. This allows the
system to support KMS based s3 encryption in a more automated fashion
without the user having to pass the key arn for each request manually.

@ckrilow ckrilow left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you!
-Chad

Comment thread openapi-v2.yaml Outdated
Comment thread openapi-v2.yaml Outdated
Comment thread openapi-v2.yaml Outdated
Comment thread openapi-v2.yaml Outdated
Comment thread openapi-v2.yaml Outdated
This is based on reviewer feedback.
@Shelnutt2 Shelnutt2 merged commit d616482 into master Aug 4, 2025
1 check passed
@Shelnutt2 Shelnutt2 deleted the seth/cloud-1273-add-tiledb-cloud-rest-support-for-kms-key branch August 4, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants