DescribeEnvironmentManagedActions - AWS Elastic Beanstalk

DescribeEnvironmentManagedActions

Lists an environment's upcoming and in-progress managed actions.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

EnvironmentId

The environment ID of the target environment.

Type: String

Required: No

EnvironmentName

The name of the target environment.

Type: String

Required: No

Status

To show only actions with a particular status, specify a status.

Type: String

Valid Values: Scheduled | Pending | Running | Unknown

Required: No

Response Elements

The following element is returned by the service.

ManagedActions.member.N

A list of upcoming and in-progress managed actions.

Type: Array of ManagedAction objects

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Errors

For information about the errors that are common to all actions, see Common Errors.

ElasticBeanstalkService

A generic service exception has occurred.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: