sfn_describe_activity: Describes an activity
Description
Describes an activity.
This operation is eventually consistent. The results are best effort and
may not reflect very recent updates and changes.
Usage
sfn_describe_activity(activityArn)
Arguments
activityArn
[required] The Amazon Resource Name (ARN) of the activity to describe.
Request syntax
svc$describe_activity(
activityArn = "string"
)