createVectorBucket
inline suspend fun S3VectorsClient.createVectorBucket(crossinline block: CreateVectorBucketRequest.Builder.() -> Unit): CreateVectorBucketResponse
Amazon S3 Vectors is in preview release for Amazon S3 and is subject to change.
Creates a vector bucket in the Amazon Web Services Region that you want your bucket to be in.
Permissions
You must have the s3vectors:CreateVectorBucket
permission to use this operation.