update_integration_aws_generate_new_external_ids
Generate a new AWS external ID for specific AWS account and role configurations to maintain secure integration access between AWS and Datadog monitoring services.
Instructions
Generate a new AWS external ID for a given AWS account ID and role name pair.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}