curl --location --globoff 'https://api.iotwireless.{region}.amazonaws.com/effective-policies' \ --header 'Content-Type: application/json' \ --data '{ "principal": "string", "cognitoIdentityPoolId": "string" }'
{ "effectivePolicies": [] }