curl --location -g --request POST 'http://geo.{region}.amazonaws.com/places/v0/indexes' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "CreateTime": "string", "IndexArn": "string", "IndexName": "string" }