# NOT RUN {
# The following operation retrieves overall health information for an
# environment named my-env:
# }
# NOT RUN {
svc$describe_environment_health(
AttributeNames = list(
"All"
),
EnvironmentName = "my-env"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab