CreateVectorBucketRequest
Types
Properties
Link copied to clipboard
The encryption configuration for the vector bucket. By default, if you don't specify, all new vectors in Amazon S3 vector buckets use server-side encryption with Amazon S3 managed keys (SSE-S3), specifically AES256
.
Link copied to clipboard
The name of the vector bucket to create.
Functions
Link copied to clipboard
inline fun copy(block: CreateVectorBucketRequest.Builder.() -> Unit = {}): CreateVectorBucketRequest