AWS::BedrockAgentCore::Memory SummaryMemoryStrategy - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::BedrockAgentCore::Memory SummaryMemoryStrategy

The memory strategy.

Syntax

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

JSON

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

YAML

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

Properties

CreatedAt

Property description not available.

Required: No

Type: String

Update requires: No interruption

Description

The memory strategy description.

Required: No

Type: String

Update requires: No interruption

Name

The memory strategy name.

Required: Yes

Type: String

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

Update requires: No interruption

Namespaces

The summary memory strategy.

Required: No

Type: Array of String

Minimum: 1

Update requires: No interruption

Status

The memory strategy status.

Required: No

Type: String

Allowed values: CREATING | ACTIVE | DELETING | FAILED

Update requires: No interruption

StrategyId

The memory strategy ID.

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

The memory strategy type.

Required: No

Type: String

Allowed values: SEMANTIC | SUMMARIZATION | USER_PREFERENCE | CUSTOM

Update requires: No interruption

UpdatedAt

The memory strategy update date and time.

Required: No

Type: String

Update requires: No interruption