AWS Security MCP

by groovyBugify
Verified
Apache 2.0
4
  • Apple

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

ID: s0vblk657g