Amazon Elastic Beanstalk · Arazzo Workflow
Amazon Elastic Beanstalk Update Environment Configuration
Version 1.0.0
Apply configuration option settings to a running environment and poll until the change settles.
View Spec
View on GitHub
Amazon Web ServicesAuto-ScalingDeploymentElastic BeanstalkPlatform-as-a-ServiceWeb ApplicationsArazzoWorkflows
Provider
Workflows
update-environment-configuration
Apply option settings to an environment and wait for it to stabilize.
Confirms the environment is Ready, applies the supplied OptionSettings with UpdateEnvironment, then polls until the environment status returns to Ready.
1
checkEnvironmentReady
Describe the environment to confirm it exists and is currently Ready before applying configuration changes.
2
applyOptions
Apply the supplied configuration option settings to the running environment.
3
pollReconfiguration
Describe the environment and branch on its status — loop back while it is still Updating, end when it returns to Ready, and fail on a terminal Terminated status.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.