POC for ssm parameter tokens#2
Conversation
joeswiggin
left a comment
There was a problem hiding this comment.
Might want to add to the readme something about configuring the new options and how one would find the appropriate values in IAM.
|
Yeah. @jwiggins78 I might need help with how to find the correct role and such since I'm still a little fuzzy on that. Also I still need to test this. Am curious if you have any feedback on the approach to caching or if there is any way to make it more resilient... |
|
As you test and work against policies that don't allow the assumption, you'll see that you will have uncaught promise exceptions.... maybe a catch on there somewhere will be appropriate to throw a known error type? Otherwise, I think the caching is fine. I'd be happy to pair with you to help describe the requirements of setting up the roles for assumption to work. |
No description provided.