curl --location -g --request PATCH 'https://api.iotwireless.{region}.amazonaws.com/destinations' \ --header 'Content-Type: application/json' \ --data-raw '{ "arn": "string", "status": "ENABLED" }'
{}