IamAuthorizer

class aws_cdk.aws_bedrockagentcore.IamAuthorizer

Bases: object

AWS IAM authorizer configuration implementation.

ExampleMetadata:

fixture=_generated

Example:

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

iam_authorizer = bedrockagentcore.IamAuthorizer()

Attributes

authorizer_type

The authorizer type.