Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.IApiKeyCredentialProvider
Packages that use IApiKeyCredentialProvider
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of IApiKeyCredentialProvider in software.amazon.awscdk.services.bedrockagentcore
Subinterfaces of IApiKeyCredentialProvider in software.amazon.awscdk.services.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApiKeyCredentialProvider.Classes in software.amazon.awscdk.services.bedrockagentcore that implement IApiKeyCredentialProviderModifier and TypeClassDescriptionclassL2 construct forAWS::BedrockAgentCore::ApiKeyCredentialProvider.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.bedrockagentcore that return IApiKeyCredentialProviderModifier and TypeMethodDescriptionstatic IApiKeyCredentialProviderApiKeyCredentialProvider.fromApiKeyCredentialProviderAttributes(software.constructs.Construct scope, String id, ApiKeyCredentialProviderAttributes attrs) Import an existing API key credential provider.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type IApiKeyCredentialProviderModifier and TypeMethodDescriptionstatic ICredentialProviderConfigGatewayCredentialProvider.fromApiKeyIdentity(IApiKeyCredentialProvider provider) Create an API key outbound auth configuration from a Token VaultIApiKeyCredentialProviderconstruct.static ICredentialProviderConfigGatewayCredentialProvider.fromApiKeyIdentity(IApiKeyCredentialProvider provider, FromApiKeyIdentityOptions options) Create an API key outbound auth configuration from a Token VaultIApiKeyCredentialProviderconstruct.