if (FALSE) {
# The following operation updates the description of an application
# version named 22a0-stage-150819_185942:
svc$update_application_version(
ApplicationName = "my-app",
Description = "new description",
VersionLabel = "22a0-stage-150819_185942"
)
}
Run the code above in your browser using DataLab