applyEnvironmentManagedAction
inline suspend fun ElasticBeanstalkClient.applyEnvironmentManagedAction(crossinline block: ApplyEnvironmentManagedActionRequest.Builder.() -> Unit): ApplyEnvironmentManagedActionResponse
Applies a scheduled managed action immediately. A managed action can be applied only if its status is Scheduled
. Get the status and action ID of a managed action with DescribeEnvironmentManagedActions.