Skip to content

Commit c8c2455

Browse files
committed
Updated API from documentation release
1 parent 82bca33 commit c8c2455

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"type": "EventBridge",
33
"accountId": "<account-id>",
4-
"region": "<my-region>"
4+
"region": "<my-region>",
5+
"source": "aws.partner/commercetools.com/commercetools-project-1/eventbridge"
56
}

api-specs/api/types/subscription/EventBridgeDestination.raml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ properties:
1616
type: string
1717
description: |
1818
ID of the AWS account that receives the events.
19+
source:
20+
type: string
21+
description: |
22+
URN for the EventBridge destination.

0 commit comments

Comments
 (0)