update_amazon_s3_repository
Modify an existing Amazon S3 repository by updating its ID, name, region, bucket, AWS credentials, and associated organizations using the Binalyze AIR MCP Server tool.
Instructions
Update an existing Amazon S3 repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accessKeyId | Yes | Updated AWS access key ID | |
bucket | Yes | Updated S3 bucket name | |
id | Yes | ID of the Amazon S3 repository to update | |
name | Yes | Updated name for the Amazon S3 repository | |
organizationIds | No | Updated organization IDs to associate the repository with. Defaults to empty array. | |
region | Yes | Updated AWS region (e.g. eu-west-1) | |
secretAccessKey | Yes | Updated AWS secret access key |