Smaws_Client_ElasticBeanstalk.DescribeEnvironmentManagedActionHistoryLists an environment's completed and failed managed actions.
val error_to_string :
[ Smaws_Lib.Protocols.AwsQuery.error
| `ElasticBeanstalkServiceException of
Types.elastic_beanstalk_service_exception ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Types.describe_environment_managed_action_history_request ->
(Types.describe_environment_managed_action_history_result,
[> Smaws_Lib.Protocols.AwsQuery.error
| `ElasticBeanstalkServiceException of
Types.elastic_beanstalk_service_exception ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.describe_environment_managed_action_history_request ->
(Types.describe_environment_managed_action_history_result
Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsQuery.error
| `ElasticBeanstalkServiceException of
Types.elastic_beanstalk_service_exception ]
* Smaws_Lib.Response.metadata)
Stdlib.result