Validate bucket name based on the rules defined by AWS #123
jamie-lynch
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The
GuGetS3ObjectPolicy
construct takes abucket
prop which should be the name of a bucket. There are some rules that bucket name's must comply with. Could the bucket prop be validated against those rules in order to catch mistakes where an invalid name is entered?Beta Was this translation helpful? Give feedback.
All reactions