expectedBucketOwner
To specify a bucket owner and prevent sniping, you can use the ExpectedBucketOwner
endpoint setting.
Example: --s3-settings='{"ExpectedBucketOwner": "<i>AWS_Account_ID</i>"}'
When you make a request to test a connection or perform a migration, S3 checks the account ID of the bucket owner against the specified parameter.