AWS::Bedrock::DataAutomationProjectDefinition of AWS::Bedrock::DataAutomationProject Resource Type
9 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ProjectName | string | RequiredCreate-only |
CustomOutputConfiguration | CustomOutputConfiguration | |
KmsEncryptionContext | object | |
KmsKeyId | string | |
OverrideConfiguration | OverrideConfiguration | |
ProjectDescription | string | |
ProjectType | string | Create-only |
StandardOutputConfiguration | StandardOutputConfiguration | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CreationTime | string | Time Stamp |
LastModifiedTime | string | Time Stamp |
ProjectArn | string | ARN of a DataAutomationProject |
ProjectStage | string | - |
Status | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Bedrock::DataAutomationProject
Resources:
MyResource:
Type: AWS::Bedrock::DataAutomationProject
Properties:
ProjectName: "my-projectname"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
bedrock:CreateDataAutomationProjectbedrock:GetDataAutomationProjectbedrock:TagResourcebedrock:ListTagsForResourcekms:DescribeKeykms:Decryptkms:GenerateDataKeybedrock:GetDataAutomationProjectbedrock:ListTagsForResourcekms:DescribeKeykms:Decryptbedrock:UpdateDataAutomationProjectbedrock:GetDataAutomationProjectbedrock:TagResourcebedrock:UntagResourcebedrock:ListTagsForResourcekms:DescribeKeykms:Decryptkms:GenerateDataKeybedrock:DeleteDataAutomationProjectbedrock:GetDataAutomationProjectkms:DescribeKeykms:Decryptbedrock:ListDataAutomationProjectsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterProjectArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ProjectNameProjectType