# NOT RUN {
# The following operation retrieves information about an environment named
# my-env:
# }
# NOT RUN {
svc$describe_environments(
  EnvironmentNames = list(
    "my-env"
  )
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab