Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Oct 22, 2024
1 parent 82bca33 commit c8c2455
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"type": "EventBridge",
"accountId": "<account-id>",
"region": "<my-region>"
"region": "<my-region>",
"source": "aws.partner/commercetools.com/commercetools-project-1/eventbridge"
}
4 changes: 4 additions & 0 deletions api-specs/api/types/subscription/EventBridgeDestination.raml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ properties:
type: string
description: |
ID of the AWS account that receives the events.
source:
type: string
description: |
URN for the EventBridge destination.

0 comments on commit c8c2455

Please sign in to comment.