Location API Key

This table represents the Location API Key resource from Amazon Web Services.

aws.location_api_key

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
create_timecoretimestampThe timestamp for when the API key resource was created in <a href="https://www.iso.org/iso-8601-date-and-time-format.html"> ISO 8601</a> format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>.
descriptioncorestringThe optional description for the API key resource.
expire_timecoretimestampThe timestamp for when the API key resource will expire in <a href="https://www.iso.org/iso-8601-date-and-time-format.html"> ISO 8601</a> format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>.
keycorestringThe key value/string of an API key.
key_arncorestringThe Amazon Resource Name (ARN) for the API key resource. Used when you need to specify a resource across all Amazon Web Services. <ul> <li> Format example: <code>arn:aws:geo:region:account-id:key/ExampleKey</code> </li> </ul>
key_namecorestringThe name of the API key resource.
restrictionscorejson
tagscorehstore
update_timecoretimestampThe timestamp for when the API key resource was last updated in <a href="https://www.iso.org/iso-8601-date-and-time-format.html"> ISO 8601</a> format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>.