-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Add validation for tags in kms service #12142
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
Conversation
LocalStack Community integration with Pro 2 files ± 0 2 suites ±0 4m 5s ⏱️ - 1h 48m 49s Results for commit afbcc62. ± Comparison against base commit ece83c8. This pull request removes 3385 and adds 8 tests. Note that renamed tests count towards both.
This pull request removes 306 skipped tests and adds 1 skipped test. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
45fee2b
to
2679fa5
Compare
0578756
to
81b5a0c
Compare
…d reserved prefix
81b5a0c
to
37b6252
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Very nice tests, and very nice validation that goes with it. This is really nice work!
I can clearly see and follow the logic from the tests to the code. 💯
I only 2 minor nits: one is related to using Python built-in to simplify one loop, and one about the parametrization of tests and the name of the test in the snapshot.
Nothing is blocking, but could be nice to have 😄
Co-authored-by: Ben Simon Hartung <42031100+bentsku@users.noreply.github.com>
Co-authored-by: Ben Simon Hartung <42031100+bentsku@users.noreply.github.com>
Motivation
Implement validation for tags in the KMS service with the following rules:
aws:
prefixChanges