sagemaker_delete_association {paws.machine.learning}R Documentation

Deletes an association

Description

Deletes an association.

See https://www.paws-r-sdk.com/docs/sagemaker_delete_association/ for full documentation.

Usage

sagemaker_delete_association(SourceArn, DestinationArn)

Arguments

SourceArn

[required] The ARN of the source.

DestinationArn

[required] The Amazon Resource Name (ARN) of the destination.


[Package paws.machine.learning version 0.7.0 Index]