Smaws_Client_ElasticBeanstalk.DescribeEnvironmentManagedActionsLists an environment's upcoming and in-progress 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_actions_request ->
(Types.describe_environment_managed_actions_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_actions_request ->
(Types.describe_environment_managed_actions_result Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsQuery.error
| `ElasticBeanstalkServiceException of
Types.elastic_beanstalk_service_exception ]
* Smaws_Lib.Response.metadata)
Stdlib.result