IamAuthorizer

class aws_cdk.aws_bedrock_agentcore_alpha.IamAuthorizer

Bases: object

(experimental) AWS IAM authorizer configuration implementation.

Stability:

experimental

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

(experimental) The authorizer type.

Stability:

experimental