Remote actions and conditions with Amazon Web Services – automate your DevOps workflows from Jira workflow transitions, Jira Service Management automation rules, and Bamboo builds and deployments:
Integrations
Run remote actions and conditions from Jira, Jira Service Management, and Bamboo:
- Automate with AWS workflow condition (Jira) – extend Jira workflow transition conditions
- Automate with AWS workflow validator (Jira) – extend Jira workflow transition validators
- Automate with AWS post function (Jira) – extend Jira workflow transition post functions
- Automate with AWS if condition (Jira Service Management) – extend Jira Service Management automation rule conditions
- Automate with AWS then action (Jira Service Management) – extend Jira Service Management automation rule actions
- Automate with AWS notification recipient (Bamboo) – extend Bamboo plan and system notifications
- Automate with AWS task (Bamboo) – extend Bamboo build and deployment jobs
Actions
Relay and process Jira workflow transitions, Jira Service Management automation rule executions, Bamboo notifications, and Bamboo task executions with:
- Invoke Lambda Function – integrate serverless business logic
- Publish SNS Message – send notifications via email, SMS, HTTPS
- Put EventBridge/CloudWatch Events – route events to other AWS services
- Put Systems Manager Parameter – persist secrets and configuration data
- Send SQS Message – decouple distributed microservices
- Start Step Functions Execution – coordinate distributed workflows
- Start Synchronous Step Functions Execution – coordinate distributed workflows
- Start Systems Manager Automation Execution – manage AWS resources
Conditions
Conditionally proceed or fail Jira workflow transitions, Jira Service Management automation rule executions, and Bamboo task executions with:
- Get Systems Manager Parameter – evaluate remote conditions and inject secrets and configuration data
- Invoke Lambda Function – evaluate remote conditions with serverless business logic