Amazon Elastic Beanstalk · Arazzo Workflow
Amazon Elastic Beanstalk Add Environment To Application
Version 1.0.0
Confirm an existing application, launch an additional environment for it, and poll until Ready.
View Spec
View on GitHub
Amazon Web ServicesAuto-ScalingDeploymentElastic BeanstalkPlatform-as-a-ServiceWeb ApplicationsArazzoWorkflows
Provider
Workflows
add-environment-to-application
Launch an additional environment for an existing application and wait for Ready.
Confirms the application exists, launches a new environment for it, then polls until the environment status reaches Ready.
1
confirmApplication
Describe the application to confirm it exists before launching a new environment for it.
2
launchEnvironment
Launch a new environment for the confirmed application on the supplied solution stack.
3
pollEnvironment
Describe the environment and branch on its status — loop back while it is still Launching, end when it reaches Ready, and fail on a terminal Terminated status.
Source API Descriptions
openapi
amazonElasticBeanstalkAwsElasticBeanstalkApiApi
https://raw.githubusercontent.com/api-evangelist/amazon-elastic-beanstalk/refs/heads/main/openapi/amazon-elastic-beanstalk-amazon-elastic-beanstalk-aws-elastic-beanstalk-api-api-openapi.yml
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.