validate_amazon_s3_repository
Verify Amazon S3 repository configurations by validating bucket, region, and AWS credentials to ensure correct setup for integration with 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 |