AWS::Bedrock::DataAutomationLibraryResource Type definition for AWS::Bedrock::DataAutomationLibrary
4 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
LibraryName | string | RequiredCreate-only |
EncryptionConfiguration | EncryptionConfiguration | Create-only |
LibraryDescription | string | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CreationTime | string | Time Stamp |
EntityTypes | Array<EntityTypeInfo> | List of info for each entity type in the DataAutomationLibrary |
LibraryArn | string | ARN generated at the server side when a DataAutomationLibrary is created |
Status | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Bedrock::DataAutomationLibrary
Resources:
MyResource:
Type: AWS::Bedrock::DataAutomationLibrary
Properties:
LibraryName: "my-libraryname"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
bedrock:CreateDataAutomationLibrarybedrock:GetDataAutomationLibrarybedrock:TagResourcebedrock:UntagResourcebedrock:ListTagsForResourcekms:DescribeKeykms:Decryptkms:GenerateDataKeykms:CreateGrantbedrock:GetDataAutomationLibrarybedrock:ListTagsForResourcekms:DescribeKeykms:Decryptkms:GenerateDataKeybedrock:UpdateDataAutomationLibrarybedrock:GetDataAutomationLibrarybedrock:TagResourcebedrock:UntagResourcebedrock:ListTagsForResourcekms:DescribeKeykms:Decryptkms:GenerateDataKeybedrock:DeleteDataAutomationLibrarybedrock:GetDataAutomationLibrarykms:DescribeKeykms:Decryptkms:GenerateDataKeybedrock:ListDataAutomationLibrariesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterLibraryArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
EncryptionConfigurationLibraryName