What should the DevOps engineer do to grant the contactors access to the application server?

1 Comment

  1. Daniel
    Author

    I chart that the answer is:
    Create an IAM user for each contractor with programmatic access. Add each user to an IAM group that has a policy that allows the ssm:StartSession action. Instruct the contractors to install the AWS CLI and AWS Systems Manager Session Manager plugin, update their AWS credentials files with their access keys, and use the aws ssm start-session to gain access to the target application server instance ID.

Leave a Reply

Your email address will not be published. Required fields are marked *

nine − 2 =