AWS::Bedrock::AutomatedReasoningPolicyDefinition of AWS::Bedrock::AutomatedReasoningPolicy Resource Type
6 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | Required |
Description | string | |
ForceDelete | boolean | Create-onlyWrite-only |
KmsKeyId | string | Create-onlyWrite-only |
PolicyDefinition | PolicyDefinition | |
Tags | array |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CreatedAt | string | - |
DefinitionHash | string | - |
KmsKeyArn | string | - |
PolicyArn | string | - |
PolicyId | string | - |
UpdatedAt | string | - |
Version | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Bedrock::AutomatedReasoningPolicy
Resources:
MyResource:
Type: AWS::Bedrock::AutomatedReasoningPolicy
Properties:
Name: "my-name"
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
bedrock:CreateAutomatedReasoningPolicybedrock:GetAutomatedReasoningPolicybedrock:ExportAutomatedReasoningPolicyVersionbedrock:TagResourcebedrock:ListTagsForResourcekms:DescribeKeykms:GenerateDataKeykms:Decryptbedrock:GetAutomatedReasoningPolicybedrock:ExportAutomatedReasoningPolicyVersionbedrock:ListTagsForResourcekms:Decryptkms:DescribeKeykms:GenerateDataKeybedrock:UpdateAutomatedReasoningPolicybedrock:GetAutomatedReasoningPolicybedrock:ExportAutomatedReasoningPolicyVersionbedrock:ListTagsForResourcebedrock:TagResourcebedrock:UntagResourcekms:DescribeKeykms:GenerateDataKeybedrock:DeleteAutomatedReasoningPolicybedrock:GetAutomatedReasoningPolicybedrock:ListAutomatedReasoningPoliciesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterPolicyArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
KmsKeyIdForceDelete