aws_iam
Manage AWS IAM roles and policies by performing actions like listing, creating, or deleting roles and policies directly through Ansible MCP Server operations.
Instructions
Manage AWS IAM roles and policies
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | ||
assumeRolePolicyDocument | No | ||
managedPolicies | No | ||
name | No | ||
path | No | ||
policyDocument | No | ||
policyName | No | ||
region | Yes | ||
roleName | No |