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
An array of user-defined tags that you would like to apply to the vector bucket that you are creating. A tag is a key-value pair that you apply to your resources. Tags can help you organize and control access to resources. For more information, see Tagging for cost allocation or attribute-based access control (ABAC).
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