SFN.Client.
delete_activity
(**kwargs)¶Deletes an activity.
See also: AWS API Documentation
Request Syntax
response = client.delete_activity(
activityArn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the activity to delete.
{}
Response Structure
Exceptions
SFN.Client.exceptions.InvalidArn