Skip to content

v1.1.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 26 Aug 15:20
c967d66
Adding support for SSH access via SSM agent to EMR instances @danjbh (#58)

what

  • Adding boolean flag to control attachment of SSM IAM policy to EMR cluster EC2 instance profile
  • README update

why

  • The IAM policy provides required permission to the SSM agent, which facilitates remote SSM shell connections via the AWS console and cli.

references