Back to Amazon IAM Integrations
Handler · Version 1

AWS IAM Attach Role Policy Amazon IAM

Download GitHub

About

This handler uses the AWS REST API to attach a policy to a role in the AWS IAM service. For more information see the AWS Amazon Virtual Private Cloud User Guide online.

Parameters
Name Description Sample
Role Name The friendly name (not ARN) of the role to which the policy will be attached. No spaces allowed, alphanumeric characters and any of these '+=,.@_-' only. Must match an existing value in AWS. Dev_Role
Policy ARN The Amazon Resource Name (ARN). ARNs are unique identifiers for AWS resources. Must match an existing value in AWS. arn:aws:iam: 2231572241111:policy/DEV_policy
Changelog

AWS IAM Attach Role Policy V1 (2017-08-28)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top