Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.IOAuth2CredentialProvider
Packages that use IOAuth2CredentialProvider
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of IOAuth2CredentialProvider in software.amazon.awscdk.services.bedrockagentcore
Subinterfaces of IOAuth2CredentialProvider in software.amazon.awscdk.services.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIOAuth2CredentialProvider.Classes in software.amazon.awscdk.services.bedrockagentcore that implement IOAuth2CredentialProviderModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classL2 construct forAWS::BedrockAgentCore::OAuth2CredentialProvider.Methods in software.amazon.awscdk.services.bedrockagentcore that return IOAuth2CredentialProviderModifier and TypeMethodDescriptionstatic IOAuth2CredentialProviderOAuth2CredentialProvider.fromOAuth2CredentialProviderAttributes(software.constructs.Construct scope, String id, OAuth2CredentialProviderAttributes attrs) Import an existing OAuth2 credential provider.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type IOAuth2CredentialProviderModifier and TypeMethodDescriptionstatic ICredentialProviderConfigGatewayCredentialProvider.fromOauthIdentity(IOAuth2CredentialProvider provider, FromOauthIdentityOptions options) Create an OAuth outbound auth configuration from a Token VaultIOAuth2CredentialProviderconstruct.