curl --location -g --request POST 'http://geo.{region}.amazonaws.com/geofencing/v0/collections//list-geofences' \ --header 'Content-Type: application/json' \ --data-raw '{ "NextToken": "string" }'
{ "Entries": [], "NextToken": "string" }