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 StreamDeliveryResource
Supported stream delivery resource types.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Kinesis" :KinesisResource}
YAML
Kinesis:KinesisResource
Properties
Kinesis-
Kinesis Data Stream configuration.
Required: No
Type: KinesisResource
Update requires: No interruption