Skip to main content
Glama

AWS Security MCP

get_s3_bucket_policy

Retrieve and analyze the policy of an S3 bucket in AWS to identify security configurations and permissions. Simplifies access control inspection for enhanced infrastructure management.

Instructions

Get the policy of an S3 bucket.

Args: bucket_name: Name of the S3 bucket Returns: JSON object with bucket policy information

Input Schema

NameRequiredDescriptionDefault
bucket_nameYes

Input Schema (JSON Schema)

{ "properties": { "bucket_name": { "title": "Bucket Name", "type": "string" } }, "required": [ "bucket_name" ], "title": "get_s3_bucket_policyArguments", "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