1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. cleanroomsml
  5. getConfiguredModelAlgorithmAssociation

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

Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi
aws-native logo

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

Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi

    Definition of AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation Resource Type

    Using getConfiguredModelAlgorithmAssociation

    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 getConfiguredModelAlgorithmAssociation(args: GetConfiguredModelAlgorithmAssociationArgs, opts?: InvokeOptions): Promise<GetConfiguredModelAlgorithmAssociationResult>
    function getConfiguredModelAlgorithmAssociationOutput(args: GetConfiguredModelAlgorithmAssociationOutputArgs, opts?: InvokeOptions): Output<GetConfiguredModelAlgorithmAssociationResult>
    def get_configured_model_algorithm_association(configured_model_algorithm_association_arn: Optional[str] = None,
                                                   opts: Optional[InvokeOptions] = None) -> GetConfiguredModelAlgorithmAssociationResult
    def get_configured_model_algorithm_association_output(configured_model_algorithm_association_arn: Optional[pulumi.Input[str]] = None,
                                                   opts: Optional[InvokeOptions] = None) -> Output[GetConfiguredModelAlgorithmAssociationResult]
    func LookupConfiguredModelAlgorithmAssociation(ctx *Context, args *LookupConfiguredModelAlgorithmAssociationArgs, opts ...InvokeOption) (*LookupConfiguredModelAlgorithmAssociationResult, error)
    func LookupConfiguredModelAlgorithmAssociationOutput(ctx *Context, args *LookupConfiguredModelAlgorithmAssociationOutputArgs, opts ...InvokeOption) LookupConfiguredModelAlgorithmAssociationResultOutput

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

    public static class GetConfiguredModelAlgorithmAssociation 
    {
        public static Task<GetConfiguredModelAlgorithmAssociationResult> InvokeAsync(GetConfiguredModelAlgorithmAssociationArgs args, InvokeOptions? opts = null)
        public static Output<GetConfiguredModelAlgorithmAssociationResult> Invoke(GetConfiguredModelAlgorithmAssociationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetConfiguredModelAlgorithmAssociationResult> getConfiguredModelAlgorithmAssociation(GetConfiguredModelAlgorithmAssociationArgs args, InvokeOptions options)
    public static Output<GetConfiguredModelAlgorithmAssociationResult> getConfiguredModelAlgorithmAssociation(GetConfiguredModelAlgorithmAssociationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:cleanroomsml:getConfiguredModelAlgorithmAssociation
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getConfiguredModelAlgorithmAssociation Result

    The following output properties are available:

    CollaborationIdentifier string
    ConfiguredModelAlgorithmAssociationArn string
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An arbitrary set of tags (key-value pairs) for this cleanrooms-ml configured model algorithm association.
    CollaborationIdentifier string
    ConfiguredModelAlgorithmAssociationArn string
    Tags Tag
    An arbitrary set of tags (key-value pairs) for this cleanrooms-ml configured model algorithm association.
    collaborationIdentifier String
    configuredModelAlgorithmAssociationArn String
    tags List<Tag>
    An arbitrary set of tags (key-value pairs) for this cleanrooms-ml configured model algorithm association.
    collaborationIdentifier string
    configuredModelAlgorithmAssociationArn string
    tags Tag[]
    An arbitrary set of tags (key-value pairs) for this cleanrooms-ml configured model algorithm association.
    collaboration_identifier str
    configured_model_algorithm_association_arn str
    tags Sequence[root_Tag]
    An arbitrary set of tags (key-value pairs) for this cleanrooms-ml configured model algorithm association.
    collaborationIdentifier String
    configuredModelAlgorithmAssociationArn String
    tags List<Property Map>
    An arbitrary set of tags (key-value pairs) for this cleanrooms-ml configured model algorithm association.

    Supporting Types

    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

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

    Viewing docs for AWS Cloud Control v1.59.0
    published on Monday, Mar 30, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.