1. Packages
  2. AWS Native
  3. API Docs
  4. appsync
  5. getSourceApiAssociation

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.90.0 published on Monday, Dec 4, 2023 by Pulumi

aws-native.appsync.getSourceApiAssociation

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.90.0 published on Monday, Dec 4, 2023 by Pulumi

    Resource Type definition for AWS::AppSync::SourceApiAssociation

    Using getSourceApiAssociation

    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 getSourceApiAssociation(args: GetSourceApiAssociationArgs, opts?: InvokeOptions): Promise<GetSourceApiAssociationResult>
    function getSourceApiAssociationOutput(args: GetSourceApiAssociationOutputArgs, opts?: InvokeOptions): Output<GetSourceApiAssociationResult>
    def get_source_api_association(association_arn: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetSourceApiAssociationResult
    def get_source_api_association_output(association_arn: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetSourceApiAssociationResult]
    func LookupSourceApiAssociation(ctx *Context, args *LookupSourceApiAssociationArgs, opts ...InvokeOption) (*LookupSourceApiAssociationResult, error)
    func LookupSourceApiAssociationOutput(ctx *Context, args *LookupSourceApiAssociationOutputArgs, opts ...InvokeOption) LookupSourceApiAssociationResultOutput

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

    public static class GetSourceApiAssociation 
    {
        public static Task<GetSourceApiAssociationResult> InvokeAsync(GetSourceApiAssociationArgs args, InvokeOptions? opts = null)
        public static Output<GetSourceApiAssociationResult> Invoke(GetSourceApiAssociationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSourceApiAssociationResult> getSourceApiAssociation(GetSourceApiAssociationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:appsync:getSourceApiAssociation
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AssociationArn string

    ARN of the SourceApiAssociation.

    AssociationArn string

    ARN of the SourceApiAssociation.

    associationArn String

    ARN of the SourceApiAssociation.

    associationArn string

    ARN of the SourceApiAssociation.

    association_arn str

    ARN of the SourceApiAssociation.

    associationArn String

    ARN of the SourceApiAssociation.

    getSourceApiAssociation Result

    The following output properties are available:

    AssociationArn string

    ARN of the SourceApiAssociation.

    AssociationId string

    Id of the SourceApiAssociation.

    Description string

    Description of the SourceApiAssociation.

    LastSuccessfulMergeDate string

    Date of last schema successful merge.

    MergedApiArn string

    ARN of the Merged API in the association.

    MergedApiId string

    GraphQLApiId of the Merged API in the association.

    SourceApiArn string

    ARN of the source API in the association.

    SourceApiAssociationConfig Pulumi.AwsNative.AppSync.Outputs.SourceApiAssociationConfig

    Customized configuration for SourceApiAssociation.

    SourceApiAssociationStatus Pulumi.AwsNative.AppSync.SourceApiAssociationStatus

    Current status of SourceApiAssociation.

    SourceApiAssociationStatusDetail string

    Current SourceApiAssociation status details.

    SourceApiId string

    GraphQLApiId of the source API in the association.

    AssociationArn string

    ARN of the SourceApiAssociation.

    AssociationId string

    Id of the SourceApiAssociation.

    Description string

    Description of the SourceApiAssociation.

    LastSuccessfulMergeDate string

    Date of last schema successful merge.

    MergedApiArn string

    ARN of the Merged API in the association.

    MergedApiId string

    GraphQLApiId of the Merged API in the association.

    SourceApiArn string

    ARN of the source API in the association.

    SourceApiAssociationConfig SourceApiAssociationConfig

    Customized configuration for SourceApiAssociation.

    SourceApiAssociationStatus SourceApiAssociationStatus

    Current status of SourceApiAssociation.

    SourceApiAssociationStatusDetail string

    Current SourceApiAssociation status details.

    SourceApiId string

    GraphQLApiId of the source API in the association.

    associationArn String

    ARN of the SourceApiAssociation.

    associationId String

    Id of the SourceApiAssociation.

    description String

    Description of the SourceApiAssociation.

    lastSuccessfulMergeDate String

    Date of last schema successful merge.

    mergedApiArn String

    ARN of the Merged API in the association.

    mergedApiId String

    GraphQLApiId of the Merged API in the association.

    sourceApiArn String

    ARN of the source API in the association.

    sourceApiAssociationConfig SourceApiAssociationConfig

    Customized configuration for SourceApiAssociation.

    sourceApiAssociationStatus SourceApiAssociationStatus

    Current status of SourceApiAssociation.

    sourceApiAssociationStatusDetail String

    Current SourceApiAssociation status details.

    sourceApiId String

    GraphQLApiId of the source API in the association.

    associationArn string

    ARN of the SourceApiAssociation.

    associationId string

    Id of the SourceApiAssociation.

    description string

    Description of the SourceApiAssociation.

    lastSuccessfulMergeDate string

    Date of last schema successful merge.

    mergedApiArn string

    ARN of the Merged API in the association.

    mergedApiId string

    GraphQLApiId of the Merged API in the association.

    sourceApiArn string

    ARN of the source API in the association.

    sourceApiAssociationConfig SourceApiAssociationConfig

    Customized configuration for SourceApiAssociation.

    sourceApiAssociationStatus SourceApiAssociationStatus

    Current status of SourceApiAssociation.

    sourceApiAssociationStatusDetail string

    Current SourceApiAssociation status details.

    sourceApiId string

    GraphQLApiId of the source API in the association.

    association_arn str

    ARN of the SourceApiAssociation.

    association_id str

    Id of the SourceApiAssociation.

    description str

    Description of the SourceApiAssociation.

    last_successful_merge_date str

    Date of last schema successful merge.

    merged_api_arn str

    ARN of the Merged API in the association.

    merged_api_id str

    GraphQLApiId of the Merged API in the association.

    source_api_arn str

    ARN of the source API in the association.

    source_api_association_config SourceApiAssociationConfig

    Customized configuration for SourceApiAssociation.

    source_api_association_status SourceApiAssociationStatus

    Current status of SourceApiAssociation.

    source_api_association_status_detail str

    Current SourceApiAssociation status details.

    source_api_id str

    GraphQLApiId of the source API in the association.

    associationArn String

    ARN of the SourceApiAssociation.

    associationId String

    Id of the SourceApiAssociation.

    description String

    Description of the SourceApiAssociation.

    lastSuccessfulMergeDate String

    Date of last schema successful merge.

    mergedApiArn String

    ARN of the Merged API in the association.

    mergedApiId String

    GraphQLApiId of the Merged API in the association.

    sourceApiArn String

    ARN of the source API in the association.

    sourceApiAssociationConfig Property Map

    Customized configuration for SourceApiAssociation.

    sourceApiAssociationStatus "MERGE_SCHEDULED" | "MERGE_FAILED" | "MERGE_SUCCESS" | "MERGE_IN_PROGRESS" | "AUTO_MERGE_SCHEDULE_FAILED" | "DELETION_SCHEDULED" | "DELETION_IN_PROGRESS" | "DELETION_FAILED"

    Current status of SourceApiAssociation.

    sourceApiAssociationStatusDetail String

    Current SourceApiAssociation status details.

    sourceApiId String

    GraphQLApiId of the source API in the association.

    Supporting Types

    SourceApiAssociationConfig

    MergeType Pulumi.AwsNative.AppSync.SourceApiAssociationConfigMergeType

    Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.

    MergeType SourceApiAssociationConfigMergeType

    Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.

    mergeType SourceApiAssociationConfigMergeType

    Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.

    mergeType SourceApiAssociationConfigMergeType

    Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.

    merge_type SourceApiAssociationConfigMergeType

    Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.

    mergeType "AUTO_MERGE" | "MANUAL_MERGE"

    Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.

    SourceApiAssociationConfigMergeType

    SourceApiAssociationStatus

    Package Details

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

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.90.0 published on Monday, Dec 4, 2023 by Pulumi