@@ -89,7 +89,7 @@ public CompletableFuture<AWSAccountCreateResponse> createAWSAccountAsync(AWSAcco
8989 }
9090
9191 /**
92- * " <strong>This endpoint is deprecated - use the V2 endpoints instead.</strong> Create a
92+ * <strong>This endpoint is deprecated - use the V2 endpoints instead.</strong> Create a
9393 * Datadog-Amazon Web Services integration. Using the <code>POST</code> method updates your
9494 * integration configuration by adding your new configuration to the existing one in your Datadog
9595 * organization. A unique AWS Account ID for role based authentication.
@@ -237,7 +237,8 @@ public CompletableFuture<AWSEventBridgeCreateResponse> createAWSEventBridgeSourc
237237 }
238238
239239 /**
240- * Create an Amazon EventBridge source.
240+ * <strong>This endpoint is deprecated - use the V2 endpoints instead.</strong> Create an Amazon
241+ * EventBridge source.
241242 *
242243 * @param body Create an Amazon EventBridge source for an AWS account with a given name and
243244 * region. (required)
@@ -834,7 +835,8 @@ public CompletableFuture<AWSEventBridgeDeleteResponse> deleteAWSEventBridgeSourc
834835 }
835836
836837 /**
837- * Delete an Amazon EventBridge source.
838+ * <strong>This endpoint is deprecated - use the V2 endpoints instead.</strong> Delete an Amazon
839+ * EventBridge source.
838840 *
839841 * @param body Delete the Amazon EventBridge source with the given name, region, and associated
840842 * AWS account. (required)
@@ -1458,7 +1460,8 @@ public CompletableFuture<AWSEventBridgeListResponse> listAWSEventBridgeSourcesAs
14581460 }
14591461
14601462 /**
1461- * Get all Amazon EventBridge sources.
1463+ * <strong>This endpoint is deprecated - use the V2 endpoints instead.</strong> Get all Amazon
1464+ * EventBridge sources.
14621465 *
14631466 * @return ApiResponse<AWSEventBridgeListResponse>
14641467 * @throws ApiException if fails to make API call
0 commit comments