StatusCodes - 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).

StatusCodes

Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response. For more information, see Status Code Definitions.

Contents

Status2xx

The percentage of requests over the last 10 seconds that resulted in a 2xx (200, 201, etc.) status code.

Type: Integer

Required: No

Status3xx

The percentage of requests over the last 10 seconds that resulted in a 3xx (300, 301, etc.) status code.

Type: Integer

Required: No

Status4xx

The percentage of requests over the last 10 seconds that resulted in a 4xx (400, 401, etc.) status code.

Type: Integer

Required: No

Status5xx

The percentage of requests over the last 10 seconds that resulted in a 5xx (500, 501, etc.) status code.

Type: Integer

Required: No

See Also

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