aws / aws/sagemaker-python-sdk
Encrypting code artifact with SSE-S3 instead of SSE-KMS
Offen
#4,340
4 Kommentare
5 Reaktionen
1 zugewiesene Person
Beansprucht von @rsareddy0329
Auf GitHub ansehen
component: processing
type: feature request
- Vorherrschende Sprache
- Python
- Sterne
- 2.3k
- Forks
- 1.3k
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 35
Beschreibung
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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.