IamAuthorizer

class aws_cdk.aws_bedrock_agentcore_alpha.IamAuthorizer

Bases: object

(deprecated) AWS IAM authorizer configuration implementation.

Deprecated:

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

Stability:

deprecated

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
import aws_cdk.aws_bedrock_agentcore_alpha as bedrock_agentcore_alpha

iam_authorizer = bedrock_agentcore_alpha.IamAuthorizer()
Stability:

experimental

Attributes

authorizer_type

(deprecated) The authorizer type.

Stability:

deprecated