Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CustomJwtConfiguration
Packages that use CustomJwtConfiguration
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CustomJwtConfiguration in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CustomJwtConfigurationMethods in software.amazon.awscdk.services.bedrockagentcore that return CustomJwtConfigurationModifier and TypeMethodDescriptionCustomJwtConfiguration.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type CustomJwtConfigurationModifier and TypeMethodDescriptionstatic IGatewayAuthorizerConfigGatewayAuthorizer.usingCustomJwt(CustomJwtConfiguration configuration) Create a custom JWT authorizer.Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CustomJwtConfiguration