curl --location -g --request POST 'http://geo.{region}.amazonaws.com/geofencing/v0/collections' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "CollectionArn": "string", "CollectionName": "string", "CreateTime": "string" }