Smaws_Client_SSM.DescribeAssociationExecutions
val request :
Smaws_Lib.Context.t ->
describe_association_executions_request ->
(describe_association_executions_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AssociationDoesNotExist of association_does_not_exist
| `InternalServerError of internal_server_error
| `InvalidNextToken of invalid_next_token ])
Stdlib.result
Views all executions for a specific association ID.