1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. bedrockagentcore
  5. getGatewayTarget

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi

aws-native.bedrockagentcore.getGatewayTarget

Start a Neo task
Explain and create an aws-native.bedrockagentcore.getGatewayTarget resource
aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi

    Definition of AWS::BedrockAgentCore::GatewayTarget Resource Type

    Using getGatewayTarget

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getGatewayTarget(args: GetGatewayTargetArgs, opts?: InvokeOptions): Promise<GetGatewayTargetResult>
    function getGatewayTargetOutput(args: GetGatewayTargetOutputArgs, opts?: InvokeOptions): Output<GetGatewayTargetResult>
    def get_gateway_target(gateway_identifier: Optional[str] = None,
                           target_id: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetGatewayTargetResult
    def get_gateway_target_output(gateway_identifier: Optional[pulumi.Input[str]] = None,
                           target_id: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetGatewayTargetResult]
    func LookupGatewayTarget(ctx *Context, args *LookupGatewayTargetArgs, opts ...InvokeOption) (*LookupGatewayTargetResult, error)
    func LookupGatewayTargetOutput(ctx *Context, args *LookupGatewayTargetOutputArgs, opts ...InvokeOption) LookupGatewayTargetResultOutput

    > Note: This function is named LookupGatewayTarget in the Go SDK.

    public static class GetGatewayTarget 
    {
        public static Task<GetGatewayTargetResult> InvokeAsync(GetGatewayTargetArgs args, InvokeOptions? opts = null)
        public static Output<GetGatewayTargetResult> Invoke(GetGatewayTargetInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGatewayTargetResult> getGatewayTarget(GetGatewayTargetArgs args, InvokeOptions options)
    public static Output<GetGatewayTargetResult> getGatewayTarget(GetGatewayTargetArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:bedrockagentcore:getGatewayTarget
      arguments:
        # arguments dictionary

    The following arguments are supported:

    GatewayIdentifier string
    The gateway ID for the gateway target.
    TargetId string
    The target ID for the gateway target.
    GatewayIdentifier string
    The gateway ID for the gateway target.
    TargetId string
    The target ID for the gateway target.
    gatewayIdentifier String
    The gateway ID for the gateway target.
    targetId String
    The target ID for the gateway target.
    gatewayIdentifier string
    The gateway ID for the gateway target.
    targetId string
    The target ID for the gateway target.
    gateway_identifier str
    The gateway ID for the gateway target.
    target_id str
    The target ID for the gateway target.
    gatewayIdentifier String
    The gateway ID for the gateway target.
    targetId String
    The target ID for the gateway target.

    getGatewayTarget Result

    The following output properties are available:

    CreatedAt string
    The date and time at which the gateway target was created.
    CredentialProviderConfigurations List<Pulumi.AwsNative.BedrockAgentCore.Outputs.GatewayTargetCredentialProviderConfiguration>
    The OAuth credential provider configuration.
    Description string
    The description for the gateway target.
    GatewayArn string
    Name string
    The name for the gateway target.
    Status Pulumi.AwsNative.BedrockAgentCore.GatewayTargetTargetStatus
    The status for the gateway target.
    StatusReasons List<string>
    The status reasons for the gateway target.
    TargetConfiguration Pulumi.AwsNative.BedrockAgentCore.Outputs.GatewayTargetTargetConfigurationProperties
    The target configuration for the Smithy model target.
    TargetId string
    The target ID for the gateway target.
    UpdatedAt string
    The time at which the resource was updated.
    CreatedAt string
    The date and time at which the gateway target was created.
    CredentialProviderConfigurations []GatewayTargetCredentialProviderConfiguration
    The OAuth credential provider configuration.
    Description string
    The description for the gateway target.
    GatewayArn string
    Name string
    The name for the gateway target.
    Status GatewayTargetTargetStatus
    The status for the gateway target.
    StatusReasons []string
    The status reasons for the gateway target.
    TargetConfiguration GatewayTargetTargetConfigurationProperties
    The target configuration for the Smithy model target.
    TargetId string
    The target ID for the gateway target.
    UpdatedAt string
    The time at which the resource was updated.
    createdAt String
    The date and time at which the gateway target was created.
    credentialProviderConfigurations List<GatewayTargetCredentialProviderConfiguration>
    The OAuth credential provider configuration.
    description String
    The description for the gateway target.
    gatewayArn String
    name String
    The name for the gateway target.
    status GatewayTargetTargetStatus
    The status for the gateway target.
    statusReasons List<String>
    The status reasons for the gateway target.
    targetConfiguration GatewayTargetTargetConfigurationProperties
    The target configuration for the Smithy model target.
    targetId String
    The target ID for the gateway target.
    updatedAt String
    The time at which the resource was updated.
    createdAt string
    The date and time at which the gateway target was created.
    credentialProviderConfigurations GatewayTargetCredentialProviderConfiguration[]
    The OAuth credential provider configuration.
    description string
    The description for the gateway target.
    gatewayArn string
    name string
    The name for the gateway target.
    status GatewayTargetTargetStatus
    The status for the gateway target.
    statusReasons string[]
    The status reasons for the gateway target.
    targetConfiguration GatewayTargetTargetConfigurationProperties
    The target configuration for the Smithy model target.
    targetId string
    The target ID for the gateway target.
    updatedAt string
    The time at which the resource was updated.
    created_at str
    The date and time at which the gateway target was created.
    credential_provider_configurations Sequence[GatewayTargetCredentialProviderConfiguration]
    The OAuth credential provider configuration.
    description str
    The description for the gateway target.
    gateway_arn str
    name str
    The name for the gateway target.
    status GatewayTargetTargetStatus
    The status for the gateway target.
    status_reasons Sequence[str]
    The status reasons for the gateway target.
    target_configuration GatewayTargetTargetConfigurationProperties
    The target configuration for the Smithy model target.
    target_id str
    The target ID for the gateway target.
    updated_at str
    The time at which the resource was updated.
    createdAt String
    The date and time at which the gateway target was created.
    credentialProviderConfigurations List<Property Map>
    The OAuth credential provider configuration.
    description String
    The description for the gateway target.
    gatewayArn String
    name String
    The name for the gateway target.
    status "CREATING" | "UPDATING" | "UPDATE_UNSUCCESSFUL" | "DELETING" | "READY" | "FAILED"
    The status for the gateway target.
    statusReasons List<String>
    The status reasons for the gateway target.
    targetConfiguration Property Map
    The target configuration for the Smithy model target.
    targetId String
    The target ID for the gateway target.
    updatedAt String
    The time at which the resource was updated.

    Supporting Types

    GatewayTargetApiKeyCredentialLocation

    GatewayTargetApiKeyCredentialProvider

    GatewayTargetApiSchemaConfiguration0Properties

    GatewayTargetApiSchemaConfiguration1Properties

    GatewayTargetCredentialProvider0Properties

    GatewayTargetCredentialProvider1Properties

    GatewayTargetCredentialProviderConfiguration

    credentialProviderType "GATEWAY_IAM_ROLE" | "OAUTH" | "API_KEY"
    The credential provider type for the gateway target.
    credentialProvider Property Map | Property Map
    The credential provider for the gateway target.

    GatewayTargetCredentialProviderType

    GatewayTargetMcpLambdaTargetConfiguration

    GatewayTargetMcpTargetConfiguration0Properties

    GatewayTargetMcpTargetConfiguration1Properties

    GatewayTargetMcpTargetConfiguration2Properties

    GatewayTargetOAuthCredentialProvider

    ProviderArn string
    Scopes List<string>
    CustomParameters Dictionary<string, string>
    ProviderArn string
    Scopes []string
    CustomParameters map[string]string
    providerArn String
    scopes List<String>
    customParameters Map<String,String>
    providerArn string
    scopes string[]
    customParameters {[key: string]: string}
    provider_arn str
    scopes Sequence[str]
    custom_parameters Mapping[str, str]
    providerArn String
    scopes List<String>
    customParameters Map<String>

    GatewayTargetS3Configuration

    GatewayTargetSchemaDefinition

    Type Pulumi.AwsNative.BedrockAgentCore.GatewayTargetSchemaType
    Description string
    Items Pulumi.AwsNative.BedrockAgentCore.Inputs.GatewayTargetSchemaDefinition
    Properties Dictionary<string, Pulumi.AwsNative.BedrockAgentCore.Inputs.GatewayTargetSchemaDefinition>
    Required List<string>
    type GatewayTargetSchemaType
    description String
    items GatewayTargetSchemaDefinition
    properties Map<String,GatewayTargetSchemaDefinition>
    required List<String>
    type GatewayTargetSchemaType
    description string
    items GatewayTargetSchemaDefinition
    properties {[key: string]: GatewayTargetSchemaDefinition}
    required string[]
    type GatewayTargetSchemaType
    description str
    items GatewayTargetSchemaDefinition
    properties Mapping[str, GatewayTargetSchemaDefinition]
    required Sequence[str]

    GatewayTargetSchemaType

    GatewayTargetTargetConfigurationProperties

    GatewayTargetTargetStatus

    GatewayTargetToolDefinition

    GatewayTargetToolSchema0Properties

    GatewayTargetToolSchema1Properties

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate