powered by
Describes an activity.
This operation is eventually consistent. The results are best effort and may not reflect very recent updates and changes.
sfn_describe_activity(activityArn)
[required] The Amazon Resource Name (ARN) of the activity to describe.
A list with the following syntax:
list( activityArn = "string", name = "string", creationDate = as.POSIXct( "2015-01-01" ) )
svc$describe_activity( activityArn = "string" )