@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / s3vectors / VectorBucketAttributes
Attributes for specifying an imported S3 vector bucket.
readonlyoptionalaccount:string
The account this existing bucket belongs to.
- it's assumed the bucket belongs to the same account as the scope it's being imported into
readonlyoptionalcreationTime:string
The timestamp when the cluster was created, in ISO 8601 format.
undefined - No creation time is provided
readonlyoptionalencryptionKey:IKey
The encryption key associated with this bucket
- No encryption key
readonlyoptionalregion:string
The region this existing bucket is in.
Features that require the region (e.g. bucketWebsiteUrl) won’t fully work
if the region cannot be correctly inferred.
- it's assumed the bucket is in the same region as the scope it's being imported into
readonlyvectorBucketArn:string
The ARN of the vector bucket