Skip to main content
Glama

AWS Security MCP

get_role_permissions

Retrieve detailed permissions associated with a specified IAM role in AWS, providing a JSON-structured output for analysis and security auditing.

Instructions

Get permissions associated with an IAM role.

Args: role_name: Name of the IAM role Returns: JSON string with role permission information

Input Schema

NameRequiredDescriptionDefault
role_nameYes

Input Schema (JSON Schema)

{ "properties": { "role_name": { "title": "Role Name", "type": "string" } }, "required": [ "role_name" ], "title": "get_role_permissionsArguments", "type": "object" }

You must be authenticated.

Other Tools from AWS Security MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/groovyBugify/aws-security-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server