Answers for "assign ec2 role aws account"

0

aws cli ec2 how to change IAM role

$aws ec2 replace-iam-instance-profile-association --association-id YourCurrentAssociation-id --iam-instance-profile Name=YourReplacementRole-Instance-Profile
Posted by: Guest on December-11-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language