NoAuthAuthorizer

class aws_cdk.aws_bedrock_agentcore_alpha.NoAuthAuthorizer

Bases: object

(experimental) No authorization 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

no_auth_authorizer = bedrock_agentcore_alpha.NoAuthAuthorizer()
Stability:

experimental

Attributes

authorizer_type

(experimental) The authorizer type.

Stability:

experimental