validate_amazon_s3_repository
Verify and validate Amazon S3 repository configurations, ensuring correct AWS region, bucket name, access credentials, and organization associations for Binalyze AIR MCP Server.
Instructions
Validate Amazon S3 repository configuration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accessKeyId | Yes | AWS access key ID | |
bucket | Yes | S3 bucket name | |
name | Yes | Name for the Amazon S3 repository | |
organizationIds | No | Organization IDs to associate the repository with. Defaults to empty array. | |
region | Yes | AWS region (e.g. eu-west-1) | |
secretAccessKey | Yes | AWS secret access key |