addAssociation
inline suspend fun SageMakerClient.addAssociation(crossinline block: AddAssociationRequest.Builder.() -> Unit): AddAssociationResponse
Creates an association between the source and the destination. A source can be associated with multiple destinations, and a destination can be associated with multiple sources. An association is a lineage tracking entity. For more information, see Amazon SageMaker ML Lineage Tracking.