Deletes an association
Deletes an association.
sagemaker_delete_association(SourceArn, DestinationArn)
SourceArn |
[required] The ARN of the source. |
DestinationArn |
[required] The Amazon Resource Name (ARN) of the destination. |
A list with the following syntax:
list( SourceArn = "string", DestinationArn = "string" )
svc$delete_association( SourceArn = "string", DestinationArn = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.