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
Copy file name to clipboardExpand all lines: data/api/v2/translate_actions.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -709,6 +709,10 @@
709
709
"request_description": "",
710
710
"request_schema_description": "The request for a tests search."
711
711
},
712
+
"ListAWSCloudAuthPersonaMappings": {
713
+
"description": "List all AWS cloud authentication persona mappings. This endpoint retrieves all configured persona mappings that associate AWS IAM principals with Datadog users.",
714
+
"summary": "List AWS cloud authentication persona mappings"
Copy file name to clipboardExpand all lines: data/api/v2/translate_tags.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,10 @@
79
79
"name": "Case Management Type",
80
80
"description": "View and configure case types within Case Management. See the [Case Management page](https://docs.datadoghq.com/service_management/case_management/) for more information."
81
81
},
82
+
"cloud-authentication": {
83
+
"name": "Cloud Authentication",
84
+
"description": "Configure AWS cloud authentication mappings for persona and intake authentication through the Datadog API."
85
+
},
82
86
"cloud-cost-management": {
83
87
"name": "Cloud Cost Management",
84
88
"description": "The Cloud Cost Management API allows you to set up, edit, and delete Cloud Cost Management accounts for AWS, Azure, and Google Cloud. You can query your cost data by using the [Metrics endpoint](https://docs.datadoghq.com/api/latest/metrics/#query-timeseries-data-across-multiple-products) and the `cloud_cost` data source. For more information, see the [Cloud Cost Management documentation](https://docs.datadoghq.com/cloud_cost_management/)."
0 commit comments