AWS::BedrockAgentCore::MemoryResource Type definition for AWS::BedrockAgentCore::Memory
7 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
EventExpiryDuration | integer | Required |
Name | string | RequiredCreate-only |
Description | string | |
EncryptionKeyArn | string | Create-only |
MemoryExecutionRoleArn | string | |
MemoryStrategies | array | |
Tags | TagsMap |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CreatedAt | string | - |
FailureReason | string | - |
MemoryArn | string | - |
MemoryId | string | - |
Status | string | - |
UpdatedAt | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::BedrockAgentCore::Memory
Resources:
MyResource:
Type: AWS::BedrockAgentCore::Memory
Properties:
Name: "my-name"
EventExpiryDuration: 1
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
bedrock-agentcore:CreateMemorybedrock-agentcore:GetMemoryiam:PassRolekms:DescribeKeykms:CreateGrantkms:Decryptkms:GenerateDataKeyWithoutPlaintextkms:ReEncryptTobedrock-agentcore:GetMemorybedrock-agentcore:ListTagsForResourcekms:Decryptkms:DescribeKeykms:GenerateDataKeybedrock-agentcore:UpdateMemorybedrock-agentcore:GetMemoryiam:PassRolebedrock-agentcore:TagResourcebedrock-agentcore:UntagResourcebedrock-agentcore:ListTagsForResourcekms:DescribeKeykms:Decryptbedrock-agentcore:DeleteMemorybedrock-agentcore:GetMemorykms:Decryptkms:DescribeKeykms:GenerateDataKeybedrock-agentcore:ListMemoriesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterMemoryArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NameEncryptionKeyArn