GatewayExceptionLevel
- class aws_cdk.aws_bedrock_agentcore_alpha.GatewayExceptionLevel(*values)
Bases:
Enum(deprecated) Exception levels for gateway.
- Deprecated:
Use the equivalent construct from
aws-cdk-lib/aws-bedrockagentcoreinstead.- Stability:
deprecated
Attributes
- DEBUG
(deprecated) Debug mode for granular exception messages.
Allows the return of specific error messages related to the gateway target configuration to help you with debugging.
- Stability:
deprecated