We recommend new projects start with resources from the AWS provider.
aws-native.cleanrooms.getConfiguredTable
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Represents a table that can be associated with collaborations
Using getConfiguredTable
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 getConfiguredTable(args: GetConfiguredTableArgs, opts?: InvokeOptions): Promise<GetConfiguredTableResult>
function getConfiguredTableOutput(args: GetConfiguredTableOutputArgs, opts?: InvokeOptions): Output<GetConfiguredTableResult>def get_configured_table(configured_table_identifier: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetConfiguredTableResult
def get_configured_table_output(configured_table_identifier: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetConfiguredTableResult]func LookupConfiguredTable(ctx *Context, args *LookupConfiguredTableArgs, opts ...InvokeOption) (*LookupConfiguredTableResult, error)
func LookupConfiguredTableOutput(ctx *Context, args *LookupConfiguredTableOutputArgs, opts ...InvokeOption) LookupConfiguredTableResultOutput> Note: This function is named LookupConfiguredTable in the Go SDK.
public static class GetConfiguredTable 
{
    public static Task<GetConfiguredTableResult> InvokeAsync(GetConfiguredTableArgs args, InvokeOptions? opts = null)
    public static Output<GetConfiguredTableResult> Invoke(GetConfiguredTableInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConfiguredTableResult> getConfiguredTable(GetConfiguredTableArgs args, InvokeOptions options)
public static Output<GetConfiguredTableResult> getConfiguredTable(GetConfiguredTableArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:cleanrooms:getConfiguredTable
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConfiguredTable stringIdentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- ConfiguredTable stringIdentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- configuredTable StringIdentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- configuredTable stringIdentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- configured_table_ stridentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- configuredTable StringIdentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
getConfiguredTable Result
The following output properties are available:
- AnalysisRules List<Pulumi.Aws Native. Clean Rooms. Outputs. Configured Table Analysis Rule> 
- The analysis rule that was created for the configured table.
- Arn string
- Returns the Amazon Resource Name (ARN) of the specified configured table. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- ConfiguredTable stringIdentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- Description string
- A description for the configured table.
- Name string
- A name for the configured table.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
- AnalysisRules []ConfiguredTable Analysis Rule 
- The analysis rule that was created for the configured table.
- Arn string
- Returns the Amazon Resource Name (ARN) of the specified configured table. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- ConfiguredTable stringIdentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- Description string
- A description for the configured table.
- Name string
- A name for the configured table.
- Tag
- An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
- analysisRules List<ConfiguredTable Analysis Rule> 
- The analysis rule that was created for the configured table.
- arn String
- Returns the Amazon Resource Name (ARN) of the specified configured table. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- configuredTable StringIdentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- description String
- A description for the configured table.
- name String
- A name for the configured table.
- List<Tag>
- An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
- analysisRules ConfiguredTable Analysis Rule[] 
- The analysis rule that was created for the configured table.
- arn string
- Returns the Amazon Resource Name (ARN) of the specified configured table. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- configuredTable stringIdentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- description string
- A description for the configured table.
- name string
- A name for the configured table.
- Tag[]
- An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
- analysis_rules Sequence[ConfiguredTable Analysis Rule] 
- The analysis rule that was created for the configured table.
- arn str
- Returns the Amazon Resource Name (ARN) of the specified configured table. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- configured_table_ stridentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- description str
- A description for the configured table.
- name str
- A name for the configured table.
- Sequence[root_Tag]
- An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
- analysisRules List<Property Map>
- The analysis rule that was created for the configured table.
- arn String
- Returns the Amazon Resource Name (ARN) of the specified configured table. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:configuredtable/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- configuredTable StringIdentifier 
- Returns the unique identifier of the specified configured table. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE33333
- description String
- A description for the configured table.
- name String
- A name for the configured table.
- List<Property Map>
- An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.
Supporting Types
ConfiguredTableAdditionalAnalyses   
ConfiguredTableAggregateColumn   
- columnNames List<String>
- function
ConfiguredTable Aggregate Function Name 
- column_names Sequence[str]
- function
ConfiguredTable Aggregate Function Name 
ConfiguredTableAggregateFunctionName    
ConfiguredTableAggregationConstraint   
- ColumnName string
- Minimum float64
- Type
ConfiguredTable Aggregation Type 
- columnName String
- minimum Double
- type
ConfiguredTable Aggregation Type 
- columnName string
- minimum number
- type
ConfiguredTable Aggregation Type 
- columnName String
- minimum Number
- type "COUNT_DISTINCT"
ConfiguredTableAggregationType   
ConfiguredTableAnalysisRule   
- Policy
Pulumi.Aws Native. Clean Rooms. Inputs. Configured Table Analysis Rule Policy 
- A policy that describes the associated data usage limitations.
- Type
Pulumi.Aws Native. Clean Rooms. Configured Table Analysis Rule Type 
- The type of analysis rule.
- Policy
ConfiguredTable Analysis Rule Policy 
- A policy that describes the associated data usage limitations.
- Type
ConfiguredTable Analysis Rule Type 
- The type of analysis rule.
- policy
ConfiguredTable Analysis Rule Policy 
- A policy that describes the associated data usage limitations.
- type
ConfiguredTable Analysis Rule Type 
- The type of analysis rule.
- policy
ConfiguredTable Analysis Rule Policy 
- A policy that describes the associated data usage limitations.
- type
ConfiguredTable Analysis Rule Type 
- The type of analysis rule.
- policy
ConfiguredTable Analysis Rule Policy 
- A policy that describes the associated data usage limitations.
- type
ConfiguredTable Analysis Rule Type 
- The type of analysis rule.
- policy Property Map
- A policy that describes the associated data usage limitations.
- type "AGGREGATION" | "LIST" | "CUSTOM"
- The type of analysis rule.
ConfiguredTableAnalysisRuleAggregation    
- AggregateColumns List<Pulumi.Aws Native. Clean Rooms. Inputs. Configured Table Aggregate Column> 
- DimensionColumns List<string>
- JoinColumns List<string>
- OutputConstraints List<Pulumi.Aws Native. Clean Rooms. Inputs. Configured Table Aggregation Constraint> 
- ScalarFunctions List<Pulumi.Aws Native. Clean Rooms. Configured Table Scalar Functions> 
- AdditionalAnalyses Pulumi.Aws Native. Clean Rooms. Configured Table Additional Analyses 
- AllowedJoin List<Pulumi.Operators Aws Native. Clean Rooms. Configured Table Join Operator> 
- JoinRequired Pulumi.Aws Native. Clean Rooms. Configured Table Join Required Option 
- AggregateColumns []ConfiguredTable Aggregate Column 
- DimensionColumns []string
- JoinColumns []string
- OutputConstraints []ConfiguredTable Aggregation Constraint 
- ScalarFunctions []ConfiguredTable Scalar Functions 
- AdditionalAnalyses ConfiguredTable Additional Analyses 
- AllowedJoin []ConfiguredOperators Table Join Operator 
- JoinRequired ConfiguredTable Join Required Option 
- aggregateColumns List<ConfiguredTable Aggregate Column> 
- dimensionColumns List<String>
- joinColumns List<String>
- outputConstraints List<ConfiguredTable Aggregation Constraint> 
- scalarFunctions List<ConfiguredTable Scalar Functions> 
- additionalAnalyses ConfiguredTable Additional Analyses 
- allowedJoin List<ConfiguredOperators Table Join Operator> 
- joinRequired ConfiguredTable Join Required Option 
- aggregateColumns ConfiguredTable Aggregate Column[] 
- dimensionColumns string[]
- joinColumns string[]
- outputConstraints ConfiguredTable Aggregation Constraint[] 
- scalarFunctions ConfiguredTable Scalar Functions[] 
- additionalAnalyses ConfiguredTable Additional Analyses 
- allowedJoin ConfiguredOperators Table Join Operator[] 
- joinRequired ConfiguredTable Join Required Option 
- aggregate_columns Sequence[ConfiguredTable Aggregate Column] 
- dimension_columns Sequence[str]
- join_columns Sequence[str]
- output_constraints Sequence[ConfiguredTable Aggregation Constraint] 
- scalar_functions Sequence[ConfiguredTable Scalar Functions] 
- additional_analyses ConfiguredTable Additional Analyses 
- allowed_join_ Sequence[Configuredoperators Table Join Operator] 
- join_required ConfiguredTable Join Required Option 
- aggregateColumns List<Property Map>
- dimensionColumns List<String>
- joinColumns List<String>
- outputConstraints List<Property Map>
- scalarFunctions List<"TRUNC" | "ABS" | "CEILING" | "FLOOR" | "LN" | "LOG" | "ROUND" | "SQRT" | "CAST" | "LOWER" | "RTRIM" | "UPPER" | "COALESCE" | "CONVERT" | "CURRENT_DATE" | "DATEADD" | "EXTRACT" | "GETDATE" | "SUBSTRING" | "TO_CHAR" | "TO_DATE" | "TO_NUMBER" | "TO_TIMESTAMP" | "TRIM">
- additionalAnalyses "ALLOWED" | "REQUIRED" | "NOT_ALLOWED"
- allowedJoin List<"OR" | "AND">Operators 
- joinRequired "QUERY_RUNNER"
ConfiguredTableAnalysisRuleCustom    
- allowed_analyses Sequence[str]
- additional_analyses ConfiguredTable Additional Analyses 
- allowed_analysis_ Sequence[str]providers 
- differential_privacy ConfiguredTable Differential Privacy 
- disallowed_output_ Sequence[str]columns 
- allowedAnalyses List<String>
- additionalAnalyses "ALLOWED" | "REQUIRED" | "NOT_ALLOWED"
- allowedAnalysis List<String>Providers 
- differentialPrivacy Property Map
- disallowedOutput List<String>Columns 
ConfiguredTableAnalysisRuleList    
ConfiguredTableAnalysisRulePolicy    
- V1
Pulumi.Aws | Pulumi.Native. Clean Rooms. Inputs. Configured Table Analysis Rule Policy V10Properties Aws | Pulumi.Native. Clean Rooms. Inputs. Configured Table Analysis Rule Policy V11Properties Aws Native. Clean Rooms. Inputs. Configured Table Analysis Rule Policy V12Properties 
- Controls on the query specifications that can be run on a configured table.
- V1
ConfiguredTable | ConfiguredAnalysis Rule Policy V10Properties Table | ConfiguredAnalysis Rule Policy V11Properties Table Analysis Rule Policy V12Properties 
- Controls on the query specifications that can be run on a configured table.
- v1
ConfiguredTable | ConfiguredAnalysis Rule Policy V10Properties Table | ConfiguredAnalysis Rule Policy V11Properties Table Analysis Rule Policy V12Properties 
- Controls on the query specifications that can be run on a configured table.
- v1
ConfiguredTable | ConfiguredAnalysis Rule Policy V10Properties Table | ConfiguredAnalysis Rule Policy V11Properties Table Analysis Rule Policy V12Properties 
- Controls on the query specifications that can be run on a configured table.
- v1
ConfiguredTable | ConfiguredAnalysis Rule Policy V10Properties Table | ConfiguredAnalysis Rule Policy V11Properties Table Analysis Rule Policy V12Properties 
- Controls on the query specifications that can be run on a configured table.
- v1 Property Map | Property Map | Property Map
- Controls on the query specifications that can be run on a configured table.
ConfiguredTableAnalysisRulePolicyV10Properties     
ConfiguredTableAnalysisRulePolicyV11Properties     
ConfiguredTableAnalysisRulePolicyV12Properties     
ConfiguredTableAnalysisRuleType    
ConfiguredTableDifferentialPrivacy   
ConfiguredTableDifferentialPrivacyColumn    
- Name string
- Name string
- name String
- name string
- name str
- name String
ConfiguredTableJoinOperator   
ConfiguredTableJoinRequiredOption    
ConfiguredTableScalarFunctions   
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.