Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INTEGRATION [PR#1488 > development/8.1] bugfix: S3C-3744 fix bucket encryption related actions #1489

Merged
merged 2 commits into from
Jun 22, 2021

Conversation

bert-e
Copy link
Contributor

@bert-e bert-e commented Jun 21, 2021

This pull request has been created automatically.
It is linked to its parent pull request #1488.

Do not edit this pull request directly.
If you need to amend/cancel the changeset on branch
w/8.1/bugfix/S3C-3744-fixEncryptionActions, please follow this
procedure:

 $ git fetch
 $ git checkout w/8.1/bugfix/S3C-3744-fixEncryptionActions
 $ # <amend or cancel the changeset by _adding_ new commits>
 $ git push origin w/8.1/bugfix/S3C-3744-fixEncryptionActions

Please always comment pull request #1488 instead of this one.

jonathan-gramain and others added 2 commits June 21, 2021 16:12
Changes made to match the AWS reference:
https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3.html

- change "bucketDeleteEncryption" action to "s3:PutEncryptionConfiguration"

- rename PUT and GET actions to PutEncryptionConfiguration and
  GetEncryptionConfiguration and add missing 's3:' prefix
@bert-e bert-e merged commit 041731e into development/8.1 Jun 22, 2021
@bert-e bert-e deleted the w/8.1/bugfix/S3C-3744-fixEncryptionActions branch June 22, 2021 17:49
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.

2 participants