AWS::BedrockAgentCore::Memory EpisodicMemoryStrategy - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::BedrockAgentCore::Memory EpisodicMemoryStrategy

The EpisodicMemoryStrategy property type specifies Property description not available. for an AWS::BedrockAgentCore::Memory.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "CreatedAt" : String, "Description" : String, "Name" : String, "Namespaces" : [ String, ... ], "ReflectionConfiguration" : EpisodicReflectionConfigurationInput, "Status" : String, "StrategyId" : String, "Type" : String, "UpdatedAt" : String }

YAML

CreatedAt: String Description: String Name: String Namespaces: - String ReflectionConfiguration: EpisodicReflectionConfigurationInput Status: String StrategyId: String Type: String UpdatedAt: String

Properties

CreatedAt

Property description not available.

Required: No

Type: String

Update requires: No interruption

Description

Property description not available.

Required: No

Type: String

Update requires: No interruption

Name

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-zA-Z][a-zA-Z0-9_]{0,47}$

Update requires: No interruption

Namespaces

Property description not available.

Required: No

Type: Array of String

Minimum: 1

Update requires: No interruption

ReflectionConfiguration

Property description not available.

Required: No

Type: EpisodicReflectionConfigurationInput

Update requires: No interruption

Status

Property description not available.

Required: No

Type: String

Allowed values: CREATING | ACTIVE | DELETING | FAILED

Update requires: No interruption

StrategyId

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10}$

Minimum: 12

Update requires: No interruption

Type

Property description not available.

Required: No

Type: String

Allowed values: SEMANTIC | SUMMARIZATION | USER_PREFERENCE | CUSTOM | EPISODIC

Update requires: No interruption

UpdatedAt

Property description not available.

Required: No

Type: String

Update requires: No interruption