Skip to main content
Glama

AWS Security MCP

get_user_permissions

Retrieve detailed permissions for an IAM user in AWS to assess security access and configurations. Returns JSON with user permission data for analysis.

Instructions

Get permissions associated with an IAM user.

Args: user_name: Name of the IAM user Returns: JSON string with user permission information

Input Schema

NameRequiredDescriptionDefault
user_nameYes

Input Schema (JSON Schema)

{ "properties": { "user_name": { "title": "User Name", "type": "string" } }, "required": [ "user_name" ], "title": "get_user_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