Lists an environment's completed and failed managed actions.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_describe_environment_managed_action_history/ for full documentation.
elasticbeanstalk_describe_environment_managed_action_history(
EnvironmentId = NULL,
EnvironmentName = NULL,
NextToken = NULL,
MaxItems = NULL
)
The environment ID of the target environment.
The name of the target environment.
The pagination token returned by a previous request.
The maximum number of items to return for a single request.