Skip to content

Bedrock Agentcore Control  >  Structures  >  ApprovalConfiguration

ApprovalConfiguration

Structure Class

ApprovalConfiguration dataclass

Configuration for the registry record approval workflow. Controls whether records added to the registry require explicit approval before becoming active.

Attributes

auto_approval class-attribute instance-attribute
auto_approval: bool = False

Whether registry records are auto-approved. When set to true, records are automatically approved upon creation. When set to false (the default), records require explicit approval for security purposes.