deleteVectorBucketPolicy
inline suspend fun S3VectorsClient.deleteVectorBucketPolicy(crossinline block: DeleteVectorBucketPolicyRequest.Builder.() -> Unit): DeleteVectorBucketPolicyResponse
Amazon S3 Vectors is in preview release for Amazon S3 and is subject to change.
Deletes a vector bucket policy. 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:DeleteVectorBucketPolicy
permission to use this operation.