GatewayAuthorizerType

class aws_cdk.aws_bedrock_agentcore_alpha.GatewayAuthorizerType(*values)

Bases: Enum

(deprecated) Gateway authorizer type.

Deprecated:

Use the equivalent construct from aws-cdk-lib/aws-bedrockagentcore instead.

Stability:

deprecated

Attributes

AWS_IAM

(deprecated) AWS IAM authorizer type.

Stability:

deprecated

CUSTOM_JWT

(deprecated) Custom JWT authorizer type.

Stability:

deprecated

NONE

(deprecated) No authorization type.

Stability:

deprecated