aws / aws/sagemaker-python-sdk

Encrypting code artifact with SSE-S3 instead of SSE-KMS

Open
#4,340 4 comments 5 reactions 1 assignee Claimed by @rsareddy0329 View on GitHub
component: processing type: feature request
Dominant language
Python
Stars
2.3k
Forks
1.3k
Avg merge
2d 2h
Merged PRs (30d)
32

Description

When the Framework processor uploads the code artifact (sourcedir.tar.gz) to S3, it encrypts the file using SSE-KMS.
As an alternative, I would also like this file to be encrypted using the s3 managed encryption SSE-S3. Is there a way to adapt the framework processor to also use SSE-S3 encryption?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.