AWS::S3Vectors::VectorBucketResource Type definition for AWS::S3Vectors::VectorBucket
3 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
EncryptionConfiguration | EncryptionConfiguration | Create-only |
Tags | Array<Tag> | |
VectorBucketName | string | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CreationTime | string | - |
VectorBucketArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::S3Vectors::VectorBucket
Resources:
MyResource:
Type: AWS::S3Vectors::VectorBucket
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
s3vectors:GetVectorBuckets3vectors:CreateVectorBuckets3vectors:TagResourcekms:GenerateDataKeys3vectors:GetVectorBuckets3vectors:ListTagsForResources3vectors:GetVectorBuckets3vectors:DeleteVectorBuckets3vectors:GetVectorBuckets3vectors:TagResources3vectors:UntagResources3vectors:ListTagsForResources3vectors:ListVectorBucketsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterVectorBucketArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
VectorBucketNameEncryptionConfiguration