describeEntity
inline suspend fun GlueClient.describeEntity(crossinline block: DescribeEntityRequest.Builder.() -> Unit): DescribeEntityResponse
Provides details regarding the entity used with the connection type, with a description of the data model for each field in the selected entity.
The response includes all the fields which make up the entity.