Migrate from `AmazonEC2RoleforSSM` to `AmazonSSMManagedInstanceCore`
rrmistry opened this issue · 2 comments
rrmistry commented
After my Cloud Formation stack got deployed, I was checking the Tableau IAM role policies for AmazonEC2RoleforSSM
and I noticed this:
Description This policy will soon be deprecated. Please use AmazonSSMManagedInstanceCore policy to enable AWS Systems Manager service core functionality on EC2 instances. For more information see https://docs.aws.amazon.com/systems-manager/latest/userguide/setup-instance-profile.html
I'll try to run a copy of this template with AmazonSSMManagedInstanceCore
IAM role policy. If everything works smoothly and I have time then I'll send a pull-request.
Thanks!
vsnyc commented
Thank you for opening this issue. I have added the change in the develop branch, see commit: 3d80e5a. It will be merged to master and pushed to live after testing. Currently working with Tableau to get that sorted. Will update the issue when that's resolved.
vsnyc commented
This change is now tested, merged and pushed to the live template links.