1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. glue
  5. getIntegrationResourceProperty

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.glue.getIntegrationResourceProperty

Get Started
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

    Resource Type definition for AWS::Glue::IntegrationResourceProperty

    Using getIntegrationResourceProperty

    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 getIntegrationResourceProperty(args: GetIntegrationResourcePropertyArgs, opts?: InvokeOptions): Promise<GetIntegrationResourcePropertyResult>
    function getIntegrationResourcePropertyOutput(args: GetIntegrationResourcePropertyOutputArgs, opts?: InvokeOptions): Output<GetIntegrationResourcePropertyResult>
    def get_integration_resource_property(resource_arn: Optional[str] = None,
                                          resource_property_arn: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetIntegrationResourcePropertyResult
    def get_integration_resource_property_output(resource_arn: Optional[pulumi.Input[str]] = None,
                                          resource_property_arn: Optional[pulumi.Input[str]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetIntegrationResourcePropertyResult]
    func LookupIntegrationResourceProperty(ctx *Context, args *LookupIntegrationResourcePropertyArgs, opts ...InvokeOption) (*LookupIntegrationResourcePropertyResult, error)
    func LookupIntegrationResourcePropertyOutput(ctx *Context, args *LookupIntegrationResourcePropertyOutputArgs, opts ...InvokeOption) LookupIntegrationResourcePropertyResultOutput

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

    public static class GetIntegrationResourceProperty 
    {
        public static Task<GetIntegrationResourcePropertyResult> InvokeAsync(GetIntegrationResourcePropertyArgs args, InvokeOptions? opts = null)
        public static Output<GetIntegrationResourcePropertyResult> Invoke(GetIntegrationResourcePropertyInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIntegrationResourcePropertyResult> getIntegrationResourceProperty(GetIntegrationResourcePropertyArgs args, InvokeOptions options)
    public static Output<GetIntegrationResourcePropertyResult> getIntegrationResourceProperty(GetIntegrationResourcePropertyArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:glue:getIntegrationResourceProperty
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceArn string
    The connection ARN of the source, or the database ARN of the target.
    ResourcePropertyArn string
    The integration resource property ARN.
    ResourceArn string
    The connection ARN of the source, or the database ARN of the target.
    ResourcePropertyArn string
    The integration resource property ARN.
    resourceArn String
    The connection ARN of the source, or the database ARN of the target.
    resourcePropertyArn String
    The integration resource property ARN.
    resourceArn string
    The connection ARN of the source, or the database ARN of the target.
    resourcePropertyArn string
    The integration resource property ARN.
    resource_arn str
    The connection ARN of the source, or the database ARN of the target.
    resource_property_arn str
    The integration resource property ARN.
    resourceArn String
    The connection ARN of the source, or the database ARN of the target.
    resourcePropertyArn String
    The integration resource property ARN.

    getIntegrationResourceProperty Result

    The following output properties are available:

    ResourcePropertyArn string
    The integration resource property ARN.
    SourceProcessingProperties Pulumi.AwsNative.Glue.Outputs.SourceProcessingPropertiesProperties
    The resource properties associated with the integration source.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource.
    TargetProcessingProperties Pulumi.AwsNative.Glue.Outputs.TargetProcessingPropertiesProperties
    The resource properties associated with the integration target.
    ResourcePropertyArn string
    The integration resource property ARN.
    SourceProcessingProperties SourceProcessingPropertiesProperties
    The resource properties associated with the integration source.
    Tags Tag
    An array of key-value pairs to apply to this resource.
    TargetProcessingProperties TargetProcessingPropertiesProperties
    The resource properties associated with the integration target.
    resourcePropertyArn String
    The integration resource property ARN.
    sourceProcessingProperties SourceProcessingPropertiesProperties
    The resource properties associated with the integration source.
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    targetProcessingProperties TargetProcessingPropertiesProperties
    The resource properties associated with the integration target.
    resourcePropertyArn string
    The integration resource property ARN.
    sourceProcessingProperties SourceProcessingPropertiesProperties
    The resource properties associated with the integration source.
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    targetProcessingProperties TargetProcessingPropertiesProperties
    The resource properties associated with the integration target.
    resource_property_arn str
    The integration resource property ARN.
    source_processing_properties SourceProcessingPropertiesProperties
    The resource properties associated with the integration source.
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource.
    target_processing_properties TargetProcessingPropertiesProperties
    The resource properties associated with the integration target.
    resourcePropertyArn String
    The integration resource property ARN.
    sourceProcessingProperties Property Map
    The resource properties associated with the integration source.
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.
    targetProcessingProperties Property Map
    The resource properties associated with the integration target.

    Supporting Types

    SourceProcessingPropertiesProperties

    RoleArn string
    The IAM role to access the Glue connection.
    RoleArn string
    The IAM role to access the Glue connection.
    roleArn String
    The IAM role to access the Glue connection.
    roleArn string
    The IAM role to access the Glue connection.
    role_arn str
    The IAM role to access the Glue connection.
    roleArn String
    The IAM role to access the Glue connection.

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    TargetProcessingPropertiesProperties

    RoleArn string
    The IAM role to access the Glue database.
    ConnectionName string
    The Glue network connection to configure the Glue job running in the customer VPC.
    EventBusArn string
    The ARN of an Eventbridge event bus to receive the integration status notification.
    KmsArn string
    The ARN of the KMS key used for encryption.
    RoleArn string
    The IAM role to access the Glue database.
    ConnectionName string
    The Glue network connection to configure the Glue job running in the customer VPC.
    EventBusArn string
    The ARN of an Eventbridge event bus to receive the integration status notification.
    KmsArn string
    The ARN of the KMS key used for encryption.
    roleArn String
    The IAM role to access the Glue database.
    connectionName String
    The Glue network connection to configure the Glue job running in the customer VPC.
    eventBusArn String
    The ARN of an Eventbridge event bus to receive the integration status notification.
    kmsArn String
    The ARN of the KMS key used for encryption.
    roleArn string
    The IAM role to access the Glue database.
    connectionName string
    The Glue network connection to configure the Glue job running in the customer VPC.
    eventBusArn string
    The ARN of an Eventbridge event bus to receive the integration status notification.
    kmsArn string
    The ARN of the KMS key used for encryption.
    role_arn str
    The IAM role to access the Glue database.
    connection_name str
    The Glue network connection to configure the Glue job running in the customer VPC.
    event_bus_arn str
    The ARN of an Eventbridge event bus to receive the integration status notification.
    kms_arn str
    The ARN of the KMS key used for encryption.
    roleArn String
    The IAM role to access the Glue database.
    connectionName String
    The Glue network connection to configure the Glue job running in the customer VPC.
    eventBusArn String
    The ARN of an Eventbridge event bus to receive the integration status notification.
    kmsArn String
    The ARN of the KMS key used for encryption.

    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