Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.OAuthConfiguration
Packages that use OAuthConfiguration
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of OAuthConfiguration in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement OAuthConfigurationMethods in software.amazon.awscdk.services.bedrockagentcore that return OAuthConfigurationModifier and TypeMethodDescriptionOAuthConfiguration.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type OAuthConfigurationModifier and TypeMethodDescriptionstatic ICredentialProviderConfigGatewayCredentialProvider.fromOauthIdentityArn(OAuthConfiguration props) Create an OAuth credential provider from Identity ARN Use this method when you have the Identity ARN as a string.