1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. cleanrooms
  6. getIntermediateTable

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

Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi
aws-native logo aws-native logo

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

Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi

    Represents an intermediate table that stores cached query results within a collaboration

    Using getIntermediateTable

    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 getIntermediateTable(args: GetIntermediateTableArgs, opts?: InvokeOptions): Promise<GetIntermediateTableResult>
    function getIntermediateTableOutput(args: GetIntermediateTableOutputArgs, opts?: InvokeOutputOptions): Output<GetIntermediateTableResult>
    def get_intermediate_table(intermediate_table_identifier: Optional[str] = None,
                               membership_identifier: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetIntermediateTableResult
    def get_intermediate_table_output(intermediate_table_identifier: pulumi.Input[Optional[str]] = None,
                               membership_identifier: pulumi.Input[Optional[str]] = None,
                               opts: Optional[InvokeOutputOptions] = None) -> Output[GetIntermediateTableResult]
    func LookupIntermediateTable(ctx *Context, args *LookupIntermediateTableArgs, opts ...InvokeOption) (*LookupIntermediateTableResult, error)
    func LookupIntermediateTableOutput(ctx *Context, args *LookupIntermediateTableOutputArgs, opts ...InvokeOption) LookupIntermediateTableResultOutput

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

    public static class GetIntermediateTable 
    {
        public static Task<GetIntermediateTableResult> InvokeAsync(GetIntermediateTableArgs args, InvokeOptions? opts = null)
        public static Output<GetIntermediateTableResult> Invoke(GetIntermediateTableInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetIntermediateTableResult> Invoke(GetIntermediateTableInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetIntermediateTableResult> getIntermediateTable(GetIntermediateTableArgs args, InvokeOptions options)
    public static Output<GetIntermediateTableResult> getIntermediateTable(GetIntermediateTableArgs args, InvokeOptions options)
    public static Output<GetIntermediateTableResult> getIntermediateTable(GetIntermediateTableArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:cleanrooms:getIntermediateTable
      arguments:
        # arguments dictionary
    data "aws-native_cleanrooms_get_intermediate_table" "name" {
        # arguments
    }

    The following arguments are supported:

    getIntermediateTable Result

    The following output properties are available:

    Supporting Types

    IntermediateTableAdditionalAnalyses

    IntermediateTableAnalysisRule

    IntermediateTableAnalysisRuleCustom

    IntermediateTableAnalysisRulePolicy

    IntermediateTableAnalysisRulePolicyV1Properties

    IntermediateTableAnalysisRuleType

    IntermediateTableDifferentialPrivacy

    IntermediateTableDifferentialPrivacyColumn

    Name string
    Name string
    name string
    name String
    name string
    name str
    name String

    IntermediateTableStatus

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

    Package Details

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

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

    Viewing docs for AWS Cloud Control v1.76.0
    published on Monday, Aug 24, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial