createIntegration
inline suspend fun GlueClient.createIntegration(crossinline block: CreateIntegrationRequest.Builder.() -> Unit): CreateIntegrationResponse
Creates a Zero-ETL integration in the caller's account between two resources with Amazon Resource Names (ARNs): the SourceArn
and TargetArn
.