Skip to content

Commit b4ed531

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add specs for v2 eventbridge API (#3199)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 7f0e230 commit b4ed531

30 files changed

+4282
-28
lines changed

.generator/schemas/v1/openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27888,6 +27888,7 @@ paths:
2788827888
- aws_configuration_read
2788927889
/api/v1/integration/aws/event_bridge:
2789027890
delete:
27891+
deprecated: true
2789127892
description: Delete an Amazon EventBridge source.
2789227893
operationId: DeleteAWSEventBridgeSource
2789327894
requestBody:
@@ -27928,6 +27929,7 @@ paths:
2792827929
permissions:
2792927930
- manage_integrations
2793027931
get:
27932+
deprecated: true
2793127933
description: Get all Amazon EventBridge sources.
2793227934
operationId: ListAWSEventBridgeSources
2793327935
parameters: []
@@ -27959,6 +27961,7 @@ paths:
2795927961
operator: OPEN
2796027962
permissions: []
2796127963
post:
27964+
deprecated: true
2796227965
description: Create an Amazon EventBridge source.
2796327966
operationId: CreateAWSEventBridgeSource
2796427967
requestBody:

0 commit comments

Comments
 (0)