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 StreamDeliveryResources
Configuration for streaming memory record data to external resources.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Resources" :[ StreamDeliveryResource, ... ]}
YAML
Resources:- StreamDeliveryResource
Properties
Resources-
List of stream delivery resource configurations.
Required: Yes
Type: Array of StreamDeliveryResource
Maximum:
1Update requires: No interruption