@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / s3vectors / VectorBucketPolicyProps
readonlybucket:IVectorBucket
The S3 vector bucket that the policy applies to.
readonlyoptionaldocument?:PolicyDocument
Policy document to apply to the bucket.
- A new empty PolicyDocument will be created.
readonlyoptionalremovalPolicy?:RemovalPolicy
Policy to apply when the policy is removed from this stack.
- RemovalPolicy.DESTROY.