Skip to main content
Glama

AWS Security MCP

check_s3_bucket_security

Audit S3 bucket security by analyzing configurations and identifying potential vulnerabilities. Returns JSON with detailed assessment results for improved AWS infrastructure protection.

Instructions

Perform a comprehensive security audit of an S3 bucket.

Args: bucket_name: Name of the S3 bucket Returns: JSON object with security assessment results

Input Schema

NameRequiredDescriptionDefault
bucket_nameYes

Input Schema (JSON Schema)

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