You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Delete a Datadog-AWS integration matching the specified `account_id` and `role_name parameters`.
864
+
/// **This endpoint is deprecated - use the V2 endpoints instead.** Delete a Datadog-AWS integration matching the specified `account_id` and `role_name parameters`.
/// Delete a Datadog-AWS integration matching the specified `account_id` and `role_name parameters`.
886
+
/// **This endpoint is deprecated - use the V2 endpoints instead.** Delete a Datadog-AWS integration matching the specified `account_id` and `role_name parameters`.
/// List all Datadog-AWS integrations available in your Datadog organization.
1329
+
/// **This endpoint is deprecated - use the V2 endpoints instead.** List all Datadog-AWS integrations available in your Datadog organization.
1330
1330
pubasyncfnlist_aws_accounts(
1331
1331
&self,
1332
1332
params:ListAWSAccountsOptionalParams,
@@ -1346,7 +1346,7 @@ impl AWSIntegrationAPI {
1346
1346
}
1347
1347
}
1348
1348
1349
-
/// List all Datadog-AWS integrations available in your Datadog organization.
1349
+
/// **This endpoint is deprecated - use the V2 endpoints instead.** List all Datadog-AWS integrations available in your Datadog organization.
1350
1350
pubasyncfnlist_aws_accounts_with_http_info(
1351
1351
&self,
1352
1352
params:ListAWSAccountsOptionalParams,
@@ -1666,7 +1666,7 @@ impl AWSIntegrationAPI {
1666
1666
}
1667
1667
}
1668
1668
1669
-
/// List all namespace rules for a given Datadog-AWS integration. This endpoint takes no arguments.
1669
+
/// **This endpoint is deprecated - use the V2 endpoints instead.** List all namespace rules for a given Datadog-AWS integration. This endpoint takes no arguments.
/// List all namespace rules for a given Datadog-AWS integration. This endpoint takes no arguments.
1687
+
/// **This endpoint is deprecated - use the V2 endpoints instead.** List all namespace rules for a given Datadog-AWS integration. This endpoint takes no arguments.
/// Get the list of current AWS services that Datadog offers automatic log collection. Use returned service IDs with the services parameter for the Enable an AWS service log collection API endpoint.
1046
+
/// **This endpoint is deprecated - use the V2 endpoint instead.** Get the list of current AWS services that Datadog offers automatic log collection. Use returned service IDs with the services parameter for the Enable an AWS service log collection API endpoint.
/// Get the list of current AWS services that Datadog offers automatic log collection. Use returned service IDs with the services parameter for the Enable an AWS service log collection API endpoint.
1067
+
/// **This endpoint is deprecated - use the V2 endpoint instead.** Get the list of current AWS services that Datadog offers automatic log collection. Use returned service IDs with the services parameter for the Enable an AWS service log collection API endpoint.
/// Whether Datadog collects cloud security posture management resources from your AWS account. This includes additional resources not covered under the general `resource_collection`.
0 commit comments