thigley986/Lambda-AWS-Automated-Alarm-Creation

Recovery Action Not Supported with IAM Roles

Closed this issue · 1 comments

The "Recover" action on Amazon EC2 instances is not yet supported for use with IAM roles. A Feature Request case has been entered with Amazon Support. Update Recover code in the future when this feature is added.

Resolved with modification to use IAM user instead of IAM role.