-
Notifications
You must be signed in to change notification settings - Fork 377
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
Add S3 object lock configuration #539
Comments
Appears these apis are needed to complete this request: https://docs.aws.amazon.com/sdk-for-go/api/service/s3/#S3.PutObjectLegalHold |
Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as |
Configure elasticsearch(2) group examples
/fresh Hi, I would also be interested in having this configuration available for object lock. EDIT: Appears I don't have permissions for /fresh as suggested here: #539 (comment), I will create a new issue and reference it here. EDIT2: Issue here: #2123 |
What problem are you facing?
User need set up the object lock configuration of S3 bucket such as retention period and legal hold.
How could Crossplane help solve your problem?
Currently provider-aws only supports the object lock flag, but not the configuration content. With this new feature, user can configure the object lock details.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-console.html
The text was updated successfully, but these errors were encountered: