1 Answer
- Newest
- Most votes
- Most comments
0
Hello there,
The reason for the error "An error occurred (InvalidRequestException) when calling the DescribeEnvironmentHealth operation: DescribeEnvironmentHealth is not supported." is that the DescribeEnvironmentHealth call is only available for environments configured with enhanced health reporting. This also explains why the other environment in us-west-2 worked because it must have been configured with enhanced health.
For basic health reporting, you can return the environment health status by using the describe-environments CLI command.
answered 4 years ago
