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.getIdMappingTable
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 an association between an ID mapping workflow and a collaboration
Using getIdMappingTable
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 getIdMappingTable(args: GetIdMappingTableArgs, opts?: InvokeOptions): Promise<GetIdMappingTableResult>
function getIdMappingTableOutput(args: GetIdMappingTableOutputArgs, opts?: InvokeOptions): Output<GetIdMappingTableResult>def get_id_mapping_table(id_mapping_table_identifier: Optional[str] = None,
                         membership_identifier: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetIdMappingTableResult
def get_id_mapping_table_output(id_mapping_table_identifier: Optional[pulumi.Input[str]] = None,
                         membership_identifier: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetIdMappingTableResult]func LookupIdMappingTable(ctx *Context, args *LookupIdMappingTableArgs, opts ...InvokeOption) (*LookupIdMappingTableResult, error)
func LookupIdMappingTableOutput(ctx *Context, args *LookupIdMappingTableOutputArgs, opts ...InvokeOption) LookupIdMappingTableResultOutput> Note: This function is named LookupIdMappingTable in the Go SDK.
public static class GetIdMappingTable 
{
    public static Task<GetIdMappingTableResult> InvokeAsync(GetIdMappingTableArgs args, InvokeOptions? opts = null)
    public static Output<GetIdMappingTableResult> Invoke(GetIdMappingTableInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetIdMappingTableResult> getIdMappingTable(GetIdMappingTableArgs args, InvokeOptions options)
public static Output<GetIdMappingTableResult> getIdMappingTable(GetIdMappingTableArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:cleanrooms:getIdMappingTable
  arguments:
    # arguments dictionaryThe following arguments are supported:
- IdMapping stringTable Identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- MembershipIdentifier string
- The unique identifier of the membership resource for the ID mapping table.
- IdMapping stringTable Identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- MembershipIdentifier string
- The unique identifier of the membership resource for the ID mapping table.
- idMapping StringTable Identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- membershipIdentifier String
- The unique identifier of the membership resource for the ID mapping table.
- idMapping stringTable Identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- membershipIdentifier string
- The unique identifier of the membership resource for the ID mapping table.
- id_mapping_ strtable_ identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- membership_identifier str
- The unique identifier of the membership resource for the ID mapping table.
- idMapping StringTable Identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- membershipIdentifier String
- The unique identifier of the membership resource for the ID mapping table.
getIdMappingTable Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) of the ID mapping table.
- CollaborationArn string
- The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
- CollaborationIdentifier string
- The unique identifier of the collaboration that contains this ID mapping table.
- Description string
- The description of the ID mapping table.
- IdMapping stringTable Identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- InputReference Pulumi.Properties Aws Native. Clean Rooms. Outputs. Id Mapping Table Input Reference Properties 
- KmsKey stringArn 
- The Amazon Resource Name (ARN) of the AWS KMS key.
- MembershipArn string
- The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.
- Arn string
- The Amazon Resource Name (ARN) of the ID mapping table.
- CollaborationArn string
- The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
- CollaborationIdentifier string
- The unique identifier of the collaboration that contains this ID mapping table.
- Description string
- The description of the ID mapping table.
- IdMapping stringTable Identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- InputReference IdProperties Mapping Table Input Reference Properties 
- KmsKey stringArn 
- The Amazon Resource Name (ARN) of the AWS KMS key.
- MembershipArn string
- The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
- Tag
- An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.
- arn String
- The Amazon Resource Name (ARN) of the ID mapping table.
- collaborationArn String
- The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
- collaborationIdentifier String
- The unique identifier of the collaboration that contains this ID mapping table.
- description String
- The description of the ID mapping table.
- idMapping StringTable Identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- inputReference IdProperties Mapping Table Input Reference Properties 
- kmsKey StringArn 
- The Amazon Resource Name (ARN) of the AWS KMS key.
- membershipArn String
- The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
- List<Tag>
- An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.
- arn string
- The Amazon Resource Name (ARN) of the ID mapping table.
- collaborationArn string
- The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
- collaborationIdentifier string
- The unique identifier of the collaboration that contains this ID mapping table.
- description string
- The description of the ID mapping table.
- idMapping stringTable Identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- inputReference IdProperties Mapping Table Input Reference Properties 
- kmsKey stringArn 
- The Amazon Resource Name (ARN) of the AWS KMS key.
- membershipArn string
- The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
- Tag[]
- An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.
- arn str
- The Amazon Resource Name (ARN) of the ID mapping table.
- collaboration_arn str
- The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
- collaboration_identifier str
- The unique identifier of the collaboration that contains this ID mapping table.
- description str
- The description of the ID mapping table.
- id_mapping_ strtable_ identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- input_reference_ Idproperties Mapping Table Input Reference Properties 
- kms_key_ strarn 
- The Amazon Resource Name (ARN) of the AWS KMS key.
- membership_arn str
- The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
- Sequence[root_Tag]
- An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.
- arn String
- The Amazon Resource Name (ARN) of the ID mapping table.
- collaborationArn String
- The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
- collaborationIdentifier String
- The unique identifier of the collaboration that contains this ID mapping table.
- description String
- The description of the ID mapping table.
- idMapping StringTable Identifier 
- The unique identifier of the ID mapping table identifier that you want to retrieve.
- inputReference Property MapProperties 
- kmsKey StringArn 
- The Amazon Resource Name (ARN) of the AWS KMS key.
- membershipArn String
- The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
- List<Property Map>
- An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.
Supporting Types
IdMappingTableInputReferenceProperties     
- IdMapping List<Pulumi.Table Input Source Aws Native. Clean Rooms. Inputs. Id Mapping Table Input Source> 
- The input source of the ID mapping table.
- IdMapping []IdTable Input Source Mapping Table Input Source 
- The input source of the ID mapping table.
- idMapping List<IdTable Input Source Mapping Table Input Source> 
- The input source of the ID mapping table.
- idMapping IdTable Input Source Mapping Table Input Source[] 
- The input source of the ID mapping table.
- id_mapping_ Sequence[Idtable_ input_ source Mapping Table Input Source] 
- The input source of the ID mapping table.
- idMapping List<Property Map>Table Input Source 
- The input source of the ID mapping table.
IdMappingTableInputSource    
- IdNamespace stringAssociation Id 
- The unique identifier of the ID namespace association.
- Type
Pulumi.Aws Native. Clean Rooms. Id Mapping Table Input Source Type 
- The type of the input source of the ID mapping table.
- IdNamespace stringAssociation Id 
- The unique identifier of the ID namespace association.
- Type
IdMapping Table Input Source Type 
- The type of the input source of the ID mapping table.
- idNamespace StringAssociation Id 
- The unique identifier of the ID namespace association.
- type
IdMapping Table Input Source Type 
- The type of the input source of the ID mapping table.
- idNamespace stringAssociation Id 
- The unique identifier of the ID namespace association.
- type
IdMapping Table Input Source Type 
- The type of the input source of the ID mapping table.
- id_namespace_ strassociation_ id 
- The unique identifier of the ID namespace association.
- type
IdMapping Table Input Source Type 
- The type of the input source of the ID mapping table.
- idNamespace StringAssociation Id 
- The unique identifier of the ID namespace association.
- type "SOURCE" | "TARGET"
- The type of the input source of the ID mapping table.
IdMappingTableInputSourceType     
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