putAttachment
inline suspend fun GlueClient.putAttachment(crossinline block: PutAttachmentRequest.Builder.() -> Unit): PutAttachmentResponse
Attaches a form to an asset or an iterable form item in Glue Data Catalog. If an attachment with the same name already exists, it is overwritten.