AWS SSM State Manager

0

How can I grant State Manager "Apply association now" permission to an IAM user?

1 Answer
0

Hello.

Creating an association requires the permission "ssm:CreateAssociation".
I think you will also need policies related to associations such as "UpdateAssociation" and "ListInstanceAssociations".
https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssystemsmanager.html

You can edit the IAM policy used by an IAM user by following the steps in the document below.
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-edit.html

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions