MDAA TS Docs
    Preparing search index...
    • Validates a gateway exception level and returns the value to render (or undefined to leave the service default). A missing value (undefined/null from a TS or YAML/jsii caller) is accepted as "unset". Any other value outside GatewayExceptionLevel is rejected at synth — naming the value and the accepted set — rather than let the service roll the stack back at deploy.

      Parameters

      • OptionalexceptionLevel: string

      Returns DEBUG | undefined

      the validated exception level, or undefined when unset

      Error if a non-empty value is not a member of GatewayExceptionLevel