VectorBucket
The attributes of a vector bucket.
Contents
- creationTime
-
Date and time when the vector bucket was created.
Type: Timestamp
Required: Yes
- vectorBucketArn
-
The Amazon Resource Name (ARN) of the vector bucket.
Type: String
Pattern:
arn:aws[-a-z0-9]*:s3vectors:[a-z0-9-]+:[0-9]{12}:bucket/[a-z0-9][a-z0-9-.]{1,61}[a-z0-9]Required: Yes
- vectorBucketName
-
The name of the vector bucket.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Required: Yes
- encryptionConfiguration
-
The encryption configuration for the vector bucket.
Type: EncryptionConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: