-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Labels
Description
What problem are you facing?
AWS now allows adding tags to S3 Access Points:
- https://www.amazonaws.cn/en/new/2025/amazon-s3-access-points-now-support-tags-for-attribute-based-acc/
- https://docs.amazonaws.cn/en_us/AmazonS3/latest/userguide/access-points-tag-add.html
We need our access point to have tags so as the tags will be used to configure ABAC. However, the AccessPoint upbound resource doesn't yet allow adding tags.
What could help solve your problem?
Adding a new field to the accesspoint.s3control.aws.m.upbound.io
CRD that takes in a object of tags that will be applied to the AccessPoint.