aws / aws/sagemaker-python-sdk
Encrypting code artifact with SSE-S3 instead of SSE-KMS
Abierto
component: processing
type: feature request
- Lenguaje dominante
- Python
- Estrellas
- 2.3k
- Forks
- 1.3k
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 35
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.