Automation basics
Understand the general concepts and best practices of automation in Atlassian cloud products.
You can connect your Jira Cloud automation rules with Amazon Web Services (AWS) to execute automation playbooks through AWS Systems Manager Automation.
To manage project automations, you must have the appropriate project permissions:
Company-managed projects: You’ll need the Administer projects and Browse projects permissions for your project. Learn more about permissions for company-managed projects
Team-managed projects: You’ll need Administrator access for your project. Learn more about permissions for team-managed projects
To manage global automations, you’ll need the Administer Jira permission. Learn more about global permissions in Jira Cloud.
Go to Automation and select Create rule.
Select a trigger for your rule.
Select an AWS action. This will prompt you to connect Jira to AWS. Note that there are two ways to connect to AWS:
(coming soon) Using an IAM role: This is the method used for most AWS actions. You’ll need have a Role set up with the appropriate policies in AWS for this to work.
Configuring an SNS topic: This is only used for the Send SNS message action (coming soon). Learn more about configuring AWS SNS.
Was this helpful?