putAsset
inline suspend fun GlueClient.putAsset(crossinline block: PutAssetRequest.Builder.() -> Unit): PutAssetResponse
Creates or updates an asset in Glue Data Catalog. If the asset already exists, this operation updates it; otherwise, a new asset is created.