Athena Datacatalog

This table represents the Athena Datacatalog resource from Amazon Web Services.

aws.athena_datacatalog

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
catalog_namecorestringThe name of the data catalog. The catalog name is unique for the Amazon Web Services account and can use a maximum of 127 alphanumeric, underscore, at sign, or hyphen characters. The remainder of the length constraint of 256 is reserved for use by Athena.
connection_typecorestringThe type of connection for a <code>FEDERATED</code> data catalog (for example, <code>REDSHIFT</code>, <code>MYSQL</code>, or <code>SQLSERVER</code>). For information about individual connectors, see <a href="https://docs.aws.amazon.com/athena/latest/ug/connectors-available.html">Available data source connectors</a>.
errorcorestringText of the error that occurred during data catalog creation or deletion.
statuscorestringThe status of the creation or deletion of the data catalog. <ul> <li> The <code>LAMBDA</code>, <code>GLUE</code>, and <code>HIVE</code> data catalog types are created synchronously. Their status is either <code>CREATE_COMPLETE</code> or <code>CREATE_FAILED</code>. </li> <li> The <code>FEDERATED</code> data catalog type is created asynchronously. </li> </ul> Data catalog creation status: <ul> <li> <code>CREATE_IN_PROGRESS</code>: Federated data catalog creation in progress. </li> <li> <code>CREATE_COMPLETE</code>: Data catalog creation complete. </li> <li> <code>CREATE_FAILED</code>: Data catalog could not be created. </li> <li> <code>CREATE_FAILED_CLEANUP_IN_PROGRESS</code>: Federated data catalog creation failed and is being removed. </li> <li> <code>CREATE_FAILED_CLEANUP_COMPLETE</code>: Federated data catalog creation failed and was removed. </li> <li> <code>CREATE_FAILED_CLEANUP_FAILED</code>: Federated data catalog creation failed but could not be removed. </li> </ul> Data catalog deletion status: <ul> <li> <code>DELETE_IN_PROGRESS</code>: Federated data catalog deletion in progress. </li> <li> <code>DELETE_COMPLETE</code>: Federated data catalog deleted. </li> <li> <code>DELETE_FAILED</code>: Federated data catalog could not be deleted. </li> </ul>
tagscorehstore
typecorestringThe data catalog type.