Smaws_Client_SFN.DescribeActivity
Describes an activity.
This operation is eventually consistent. The results are best effort and may not reflect very recent updates and changes.
val request :
Smaws_Lib.Context.t ->
Types.describe_activity_input ->
(Types.describe_activity_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ActivityDoesNotExist of Types.activity_does_not_exist
| `InvalidArn of Types.invalid_arn ])
Stdlib.result