...
Go to AWS EventBridge partner event sources page and pick the newly created event source with the name
aws.partner/jiraservicemanagement.com/{{integrationId}}
, then click Associate with event bus and follow through setup dialog. After this step, Jira Service Management partner event source setup is done.To consume events in the Jira Service Management partner event source, go to AWS EventBridge rule creation page , fill in your rule Jira Service Management and description (optional). To listen to Jira Service Management events, select Event pattern option in Define pattern section and select Pre-defined pattern by service option in Event matching pattern section, then select Service partners option in Service provider section and find the Atlassian option in Service name section.
In Select event bus section select Custom or partner event bus option and select the newly created Jira Service Management event source. In Select targets section configure target(s) you want to route Jira Service Management event payloads to, in this example we will route payloads to an AWS Lambda function. Optionally add tags to your rule, then select Create.
...