DescribeEnvironmentManagedActionHistory - Amazon Elastic Beanstalk
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DescribeEnvironmentManagedActionHistory

Lists an environment's completed and failed 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

Length Constraints: Minimum length of 4. Maximum length of 40.

Required: No

MaxItems

The maximum number of items to return for a single request.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100.

Required: No

NextToken

The pagination token returned by a previous request.

Type: String

Required: No

Response Elements

The following elements are returned by the service.

ManagedActionHistoryItems.member.N

A list of completed and failed managed actions.

Type: Array of ManagedActionHistoryItem objects

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

NextToken

A pagination token that you pass to DescribeEnvironmentManagedActionHistory to get the next page of results.

Type: String

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 Amazon SDKs, see the following: