-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
fix kms api call response on method get-key-rotation-status #12103
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
fix kms api call response on method get-key-rotation-status #12103
Conversation
All contributors have signed the CLA ✍️ ✅ |
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.
Welcome to LocalStack! Thanks for raising your first Pull Request and landing in your contributions. Our team will reach out with any reviews or feedbacks that we have shortly. We recommend joining our Slack Community and share your PR on the #community channel to share your contributions with us. Please make sure you are following our contributing guidelines and our Code of Conduct.
I have read the CLA Document and I hereby sign the CLA |
i don't think i can add label |
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.
Thanks for tackling this issue 🎉 I have suggested some changes in the implementation and improvements in the test. Let me know if you would like more assistance on this 🙂
Will this PR move forward? |
@pureiboi would you like to continue working on this PR and help resolve the reviews? Let me know if there is any help required. Thanks 🙌 |
@sannya-singal yes. I can still continue with this. Was occupied, will review again some tome later . |
Thats great 🚀🎉 |
hey @sannya-singal I have updated the PR based on the suggestions, would like to get review again |
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.
This reverts commit 3b19c5e.
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.
Thanks for addressing the reviews 🚀 The code looks more clean and the snapshot test added looks really good 🙂 I just have some comments, once this is addressed we could move ahead to merging the PR 🥳
@pureiboi it would be great if you could address the above nits as soon as possible as we would like to get this PR merged by this week 🙂 Happy to push the changes as well. Please let me know if you need assistance with this, thanks 🙌 |
…is a potential bug
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.
Thanks for addressing all the review comments, the changes LGTM 🚀
Motivation
This PR will resolve issue #12080
Changes
The response payload as per AWS cli, and request payload used as per issue