@@ -33,7 +33,7 @@ def create_aws_account(body, opts = {})
3333
3434 # Create an AWS integration.
3535 #
36- # " **This endpoint is deprecated - use the V2 endpoints instead.** Create a Datadog-Amazon Web Services integration.
36+ # **This endpoint is deprecated - use the V2 endpoints instead.** Create a Datadog-Amazon Web Services integration.
3737 # Using the `POST` method updates your integration configuration
3838 # by adding your new configuration to the existing one in your Datadog organization.
3939 # A unique AWS Account ID for role based authentication.
@@ -106,7 +106,7 @@ def create_aws_event_bridge_source(body, opts = {})
106106
107107 # Create an Amazon EventBridge source.
108108 #
109- # Create an Amazon EventBridge source.
109+ # **This endpoint is deprecated - use the V2 endpoints instead.** Create an Amazon EventBridge source.
110110 #
111111 # @deprecated This API is deprecated.
112112 #
@@ -386,7 +386,7 @@ def delete_aws_event_bridge_source(body, opts = {})
386386
387387 # Delete an Amazon EventBridge source.
388388 #
389- # Delete an Amazon EventBridge source.
389+ # **This endpoint is deprecated - use the V2 endpoints instead.** Delete an Amazon EventBridge source.
390390 #
391391 # @deprecated This API is deprecated.
392392 #
@@ -658,7 +658,7 @@ def list_aws_event_bridge_sources(opts = {})
658658
659659 # Get all Amazon EventBridge sources.
660660 #
661- # Get all Amazon EventBridge sources.
661+ # **This endpoint is deprecated - use the V2 endpoints instead.** Get all Amazon EventBridge sources.
662662 #
663663 # @deprecated This API is deprecated.
664664 #
0 commit comments