Skip to main content
Glama

check_access

Test AWS IAM access permissions to verify if a specified principal can access a target resource, returning allowed status and access relationships.

Instructions

    Test if a principal can access a resource.

    Args:
        principal: IAM role or user name (e.g., "ECforS")
        resource: Target resource (e.g., "s3://prod-bucket")

    Returns:
        Whether access is allowed and via which relationship.
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
principalYes
resourceYes
snapshot_idNo

Latest Blog Posts

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/tsyrulb/cyntrisec'

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