putVectorBucketPolicy
inline suspend fun S3VectorsClient.putVectorBucketPolicy(crossinline block: PutVectorBucketPolicyRequest.Builder.() -> Unit): PutVectorBucketPolicyResponse
Creates a bucket policy for a vector bucket. To specify the bucket, you must use either the vector bucket name or the vector bucket Amazon Resource Name (ARN).
Permissions
You must have the s3vectors:PutVectorBucketPolicy permission to use this operation.