Attaching an IAM role to Avaya SBC instance

Last Updated : Jan 16, 2024 |

About this task

Avaya SBC uses boto3 on an EC2 instance to perform tasks such as moving secondary IP addresses and managing instance details without explicitly providing the AWS credentials. IAM roles provide a secure method to grant permissions.

Note:

An IAM role must have policies that grant the necessary permissions, such as managing EC2 instances and networking.

Procedure

  1. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.
  2. Select the EC2 instance for which you want to attach the IAM role.
  3. Click Actions > Security > Modify IAM Role.
  4. Select the IAM role and save the changes.