AWS IAM Create Role Version 1
Parameters
Name | Description |
---|---|
Role Name | The name of the role to create. No spaces allowed, alphanumeric characters and any of these '+=,.@_-' only. |
Path | The path for the policy (for more information see AWS IAM documentation on IAM Identifiers. If not included it defaults to a slash (/). |
Assume Role Policy Document | The policy document. |
Sample Configration
Name | Description |
---|---|
Role Name | Dev_Role |
Path | /desired/path |
Assume Role Policy Document | JSON |
Results
Name | Description |
---|---|
Role Name | The name of the role created. |
Role Id | The ID of the role created. |
Role Arn | |
Role Path | The path of the role created. |
Role Create Date | The create date of the role created. |
Role Assume Role Policy Document | The role assume role policy document of the role created. |
Role ARN |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out