curl --location -g --request POST 'https://api.iotwireless.{region}.amazonaws.com/v2LoggingOptions' \ --header 'Content-Type: application/json' \ --data-raw '{ "roleArn": "string", "defaultLogLevel": "DEBUG", "disableAllLogs": true }'
{}