curl --request GET \
--url https://api.example.com/orgs/{org_id}/integrations/aws/setup-info{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Return Flow’s Account ID, a fresh External ID, and the trust policy template.
curl --request GET \
--url https://api.example.com/orgs/{org_id}/integrations/aws/setup-info{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}