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::Bedrock::Agent CustomOrchestration
Contains details of the custom orchestration configured for the agent.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Executor" :OrchestrationExecutor}
Properties
- Executor
- 
                    The structure of the executor invoking the actions in custom orchestration. Required: No Type: OrchestrationExecutor Update requires: No interruption