1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. cleanrooms
  5. getConfiguredTableAssociation

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.cleanrooms.getConfiguredTableAssociation

Explore with Pulumi AI

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

Represents a table that can be queried within a collaboration

Using getConfiguredTableAssociation

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 getConfiguredTableAssociation(args: GetConfiguredTableAssociationArgs, opts?: InvokeOptions): Promise<GetConfiguredTableAssociationResult>
function getConfiguredTableAssociationOutput(args: GetConfiguredTableAssociationOutputArgs, opts?: InvokeOptions): Output<GetConfiguredTableAssociationResult>
Copy
def get_configured_table_association(configured_table_association_identifier: Optional[str] = None,
                                     membership_identifier: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetConfiguredTableAssociationResult
def get_configured_table_association_output(configured_table_association_identifier: Optional[pulumi.Input[str]] = None,
                                     membership_identifier: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetConfiguredTableAssociationResult]
Copy
func LookupConfiguredTableAssociation(ctx *Context, args *LookupConfiguredTableAssociationArgs, opts ...InvokeOption) (*LookupConfiguredTableAssociationResult, error)
func LookupConfiguredTableAssociationOutput(ctx *Context, args *LookupConfiguredTableAssociationOutputArgs, opts ...InvokeOption) LookupConfiguredTableAssociationResultOutput
Copy

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

public static class GetConfiguredTableAssociation 
{
    public static Task<GetConfiguredTableAssociationResult> InvokeAsync(GetConfiguredTableAssociationArgs args, InvokeOptions? opts = null)
    public static Output<GetConfiguredTableAssociationResult> Invoke(GetConfiguredTableAssociationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetConfiguredTableAssociationResult> getConfiguredTableAssociation(GetConfiguredTableAssociationArgs args, InvokeOptions options)
public static Output<GetConfiguredTableAssociationResult> getConfiguredTableAssociation(GetConfiguredTableAssociationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:cleanrooms:getConfiguredTableAssociation
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ConfiguredTableAssociationIdentifier This property is required. string

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

MembershipIdentifier This property is required. string
The unique ID for the membership this configured table association belongs to.
ConfiguredTableAssociationIdentifier This property is required. string

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

MembershipIdentifier This property is required. string
The unique ID for the membership this configured table association belongs to.
configuredTableAssociationIdentifier This property is required. String

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

membershipIdentifier This property is required. String
The unique ID for the membership this configured table association belongs to.
configuredTableAssociationIdentifier This property is required. string

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

membershipIdentifier This property is required. string
The unique ID for the membership this configured table association belongs to.
configured_table_association_identifier This property is required. str

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

membership_identifier This property is required. str
The unique ID for the membership this configured table association belongs to.
configuredTableAssociationIdentifier This property is required. String

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

membershipIdentifier This property is required. String
The unique ID for the membership this configured table association belongs to.

getConfiguredTableAssociation Result

The following output properties are available:

Arn string

Returns the Amazon Resource Name (ARN) of the specified configured table association.

Example: arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

ConfiguredTableAssociationAnalysisRules List<Pulumi.AwsNative.CleanRooms.Outputs.ConfiguredTableAssociationAnalysisRule>
An analysis rule for a configured table association. This analysis rule specifies how data from the table can be used within its associated collaboration. In the console, the ConfiguredTableAssociationAnalysisRule is referred to as the collaboration analysis rule .
ConfiguredTableAssociationIdentifier string

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

Description string
A description of the configured table association.
RoleArn string
The service will assume this role to access catalog metadata and query the table.
Tags List<Pulumi.AwsNative.Outputs.Tag>
An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
Arn string

Returns the Amazon Resource Name (ARN) of the specified configured table association.

Example: arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

ConfiguredTableAssociationAnalysisRules []ConfiguredTableAssociationAnalysisRule
An analysis rule for a configured table association. This analysis rule specifies how data from the table can be used within its associated collaboration. In the console, the ConfiguredTableAssociationAnalysisRule is referred to as the collaboration analysis rule .
ConfiguredTableAssociationIdentifier string

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

Description string
A description of the configured table association.
RoleArn string
The service will assume this role to access catalog metadata and query the table.
Tags Tag
An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
arn String

Returns the Amazon Resource Name (ARN) of the specified configured table association.

Example: arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

configuredTableAssociationAnalysisRules List<ConfiguredTableAssociationAnalysisRule>
An analysis rule for a configured table association. This analysis rule specifies how data from the table can be used within its associated collaboration. In the console, the ConfiguredTableAssociationAnalysisRule is referred to as the collaboration analysis rule .
configuredTableAssociationIdentifier String

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

description String
A description of the configured table association.
roleArn String
The service will assume this role to access catalog metadata and query the table.
tags List<Tag>
An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
arn string

Returns the Amazon Resource Name (ARN) of the specified configured table association.

Example: arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

configuredTableAssociationAnalysisRules ConfiguredTableAssociationAnalysisRule[]
An analysis rule for a configured table association. This analysis rule specifies how data from the table can be used within its associated collaboration. In the console, the ConfiguredTableAssociationAnalysisRule is referred to as the collaboration analysis rule .
configuredTableAssociationIdentifier string

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

description string
A description of the configured table association.
roleArn string
The service will assume this role to access catalog metadata and query the table.
tags Tag[]
An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
arn str

Returns the Amazon Resource Name (ARN) of the specified configured table association.

Example: arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

configured_table_association_analysis_rules Sequence[ConfiguredTableAssociationAnalysisRule]
An analysis rule for a configured table association. This analysis rule specifies how data from the table can be used within its associated collaboration. In the console, the ConfiguredTableAssociationAnalysisRule is referred to as the collaboration analysis rule .
configured_table_association_identifier str

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

description str
A description of the configured table association.
role_arn str
The service will assume this role to access catalog metadata and query the table.
tags Sequence[root_Tag]
An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
arn String

Returns the Amazon Resource Name (ARN) of the specified configured table association.

Example: arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

configuredTableAssociationAnalysisRules List<Property Map>
An analysis rule for a configured table association. This analysis rule specifies how data from the table can be used within its associated collaboration. In the console, the ConfiguredTableAssociationAnalysisRule is referred to as the collaboration analysis rule .
configuredTableAssociationIdentifier String

Returns the unique identifier of the specified configured table association.

Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

description String
A description of the configured table association.
roleArn String
The service will assume this role to access catalog metadata and query the table.
tags List<Property Map>
An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.

Supporting Types

ConfiguredTableAssociationAnalysisRule

Policy This property is required. Pulumi.AwsNative.CleanRooms.Inputs.ConfiguredTableAssociationAnalysisRulePolicy
The policy of the configured table association analysis rule.
Type This property is required. Pulumi.AwsNative.CleanRooms.ConfiguredTableAssociationAnalysisRuleType
The type of the configured table association analysis rule.
Policy This property is required. ConfiguredTableAssociationAnalysisRulePolicy
The policy of the configured table association analysis rule.
Type This property is required. ConfiguredTableAssociationAnalysisRuleType
The type of the configured table association analysis rule.
policy This property is required. ConfiguredTableAssociationAnalysisRulePolicy
The policy of the configured table association analysis rule.
type This property is required. ConfiguredTableAssociationAnalysisRuleType
The type of the configured table association analysis rule.
policy This property is required. ConfiguredTableAssociationAnalysisRulePolicy
The policy of the configured table association analysis rule.
type This property is required. ConfiguredTableAssociationAnalysisRuleType
The type of the configured table association analysis rule.
policy This property is required. ConfiguredTableAssociationAnalysisRulePolicy
The policy of the configured table association analysis rule.
type This property is required. ConfiguredTableAssociationAnalysisRuleType
The type of the configured table association analysis rule.
policy This property is required. Property Map
The policy of the configured table association analysis rule.
type This property is required. "AGGREGATION" | "LIST" | "CUSTOM"
The type of the configured table association analysis rule.

ConfiguredTableAssociationAnalysisRuleAggregation

ConfiguredTableAssociationAnalysisRuleCustom

ConfiguredTableAssociationAnalysisRuleList

ConfiguredTableAssociationAnalysisRulePolicy

v1 This property is required. Property Map | Property Map | Property Map
The policy for the configured table association analysis rule.

ConfiguredTableAssociationAnalysisRulePolicyV10Properties

list This property is required. Property Map

ConfiguredTableAssociationAnalysisRulePolicyV11Properties

aggregation This property is required. Property Map

ConfiguredTableAssociationAnalysisRulePolicyV12Properties

custom This property is required. Property Map

ConfiguredTableAssociationAnalysisRuleType

Tag

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

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

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi