Details
Description
When the S3NotebookRepo saves a notebook into S3 it does so without granting the bucket owner full control of the object, this means that owning AWS account cannot read the notebook, only the creating AWS account. This causes issues when a notebook bucket is shared across AWS accounts.
The proposal (pull-request pending) is to add a new configuration option to GrantBucketOwnerFullControl when saving notebooks to S3, this will default to false to ensure backwards compatibility with existing S3NotebookRepos.
Attachments
Issue Links
- links to