createVectorBucket
inline suspend fun S3VectorsClient.createVectorBucket(crossinline block: CreateVectorBucketRequest.Builder.() -> Unit): CreateVectorBucketResponse
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.
You must have the s3vectors:TagResource permission in addition to s3vectors:CreateVectorBucket permission to create a vector bucket with tags.