# NOT RUN {
# The following operation retrieves descriptions of all available
# configuration options for an environment named my-env:
# }
# NOT RUN {
svc$describe_configuration_options(
ApplicationName = "my-app",
EnvironmentName = "my-env"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab