Skip to content

Bedrock Agent Runtime  >  Structures  >  CustomOrchestration

CustomOrchestration

Structure Class

CustomOrchestration dataclass

Contains details of the custom orchestration configured for the agent.

Attributes

executor class-attribute instance-attribute
executor: OrchestrationExecutor | None = None

The structure of the executor invoking the actions in custom orchestration.