AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociationDefinition of AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation Resource Type
6 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ConfiguredModelAlgorithmArn | string | RequiredCreate-only |
MembershipIdentifier | string | RequiredCreate-only |
Name | string | RequiredCreate-only |
Description | string | Create-only |
PrivacyConfiguration | PrivacyConfiguration | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CollaborationIdentifier | string | - |
ConfiguredModelAlgorithmAssociationArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation
Resources:
MyResource:
Type: AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation
Properties:
MembershipIdentifier: "my-membershipidentifier"
ConfiguredModelAlgorithmArn: "arn:aws:service:region:account:resource"
Name: "my-name"
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
cleanrooms-ml:CreateConfiguredModelAlgorithmAssociationcleanrooms-ml:GetConfiguredModelAlgorithmAssociationcleanrooms-ml:TagResourcecleanrooms:GetMembershipcleanrooms:PassMembershipcleanrooms:ListMemberscleanrooms:GetCollaborationcleanrooms-ml:GetConfiguredModelAlgorithmAssociationcleanrooms:GetMembershipcleanrooms:PassMembershipcleanrooms-ml:DeleteConfiguredModelAlgorithmAssociationcleanrooms:GetMembershipcleanrooms:PassMembershipcleanrooms-ml:ListConfiguredModelAlgorithmAssociationscleanrooms:GetMembershipcleanrooms:PassMembershipcleanrooms-ml:TagResourcecleanrooms-ml:UntagResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterConfiguredModelAlgorithmAssociationArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
MembershipIdentifierConfiguredModelAlgorithmArnNameDescriptionPrivacyConfiguration