Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.IGateway
Packages that use IGateway
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of IGateway in software.amazon.awscdk.services.bedrockagentcore
Subinterfaces of IGateway in software.amazon.awscdk.services.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGateway.Classes in software.amazon.awscdk.services.bedrockagentcore that implement IGatewayModifier and TypeClassDescriptionclassGateway resource for AWS Bedrock Agent Core.class**************************************************************************** Base Class ***************************************************************************.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.bedrockagentcore that return IGatewayModifier and TypeMethodDescriptionstatic IGatewayGateway.fromGatewayAttributes(software.constructs.Construct scope, String id, GatewayAttributes attrs) Import an existing Gateway using its attributes.GatewayTarget.getGateway()The gateway this target belongs to.GatewayTargetApiGatewayProps.getGateway()The gateway this target belongs to [disable-awslint:prefer-ref-interface].final IGatewayGatewayTargetApiGatewayProps.Jsii$Proxy.getGateway()GatewayTargetAttributes.getGateway()The gateway this target belongs to.final IGatewayGatewayTargetAttributes.Jsii$Proxy.getGateway()abstract IGatewayGatewayTargetBase.getGateway()The gateway that this target belongs to.GatewayTargetLambdaProps.getGateway()The gateway this target belongs to.final IGatewayGatewayTargetLambdaProps.Jsii$Proxy.getGateway()GatewayTargetMcpServerProps.getGateway()The gateway this target belongs to.final IGatewayGatewayTargetMcpServerProps.Jsii$Proxy.getGateway()GatewayTargetOpenApiProps.getGateway()The gateway this target belongs to.final IGatewayGatewayTargetOpenApiProps.Jsii$Proxy.getGateway()GatewayTargetProps.getGateway()The gateway this target belongs to.final IGatewayGatewayTargetProps.Jsii$Proxy.getGateway()GatewayTargetSmithyProps.getGateway()The gateway this target belongs to.final IGatewayGatewayTargetSmithyProps.Jsii$Proxy.getGateway()IGatewayTarget.getGateway()The gateway that this target belongs to.default IGatewayIGatewayTarget.Jsii$Default.getGateway()The gateway that this target belongs to.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type IGatewayModifier and TypeMethodDescriptionBinds this configuration to a construct scope Sets up necessary permissions for the gateway to access the API Gateway.Binds this interceptor to a Gateway.default InterceptorBindConfigBinds this interceptor to a Gateway.Binds the configuration to a construct scope Sets up permissions and dependencies.default TargetConfigurationConfigBinds the configuration to a construct scope Sets up permissions and dependencies.Binds this Lambda interceptor to a Gateway.Binds this configuration to a construct scope Sets up necessary permissions for the gateway to invoke the Lambda function.Binds this configuration to a construct scope No additional permissions are needed for MCP server targets.abstract TargetConfigurationConfigBinds the configuration to a construct scope Sets up permissions and dependencies.Binds this configuration to a construct scope Sets up necessary permissions for the gateway to access the API schema.Binds this configuration to a construct scope Sets up necessary permissions for the gateway to access the Smithy model.The gateway this target belongs to.Sets the value ofGatewayTargetApiGatewayProps.getGateway()Sets the value ofGatewayTargetAttributes.getGateway()Sets the value ofGatewayTargetLambdaProps.getGateway()Sets the value ofGatewayTargetMcpServerProps.getGateway()Sets the value ofGatewayTargetOpenApiProps.getGateway()Sets the value ofGatewayTargetProps.getGateway()Sets the value ofGatewayTargetSmithyProps.getGateway()ICredentialProviderConfig.grantNeededPermissionsToRole(IGateway gateway) Grant the gateway's execution role the permissions needed for outbound authentication.default GrantICredentialProviderConfig.Jsii$Default.grantNeededPermissionsToRole(IGateway gateway) Grant the gateway's execution role the permissions needed for outbound authentication.