updateIntegrationResourceProperty
inline suspend fun GlueClient.updateIntegrationResourceProperty(crossinline block: UpdateIntegrationResourcePropertyRequest.Builder.() -> Unit): UpdateIntegrationResourcePropertyResponse
This API can be used for updating the ResourceProperty
of the Glue connection (for the source) or Glue database ARN (for the target). These properties can include the role to access the connection or database. Since the same resource can be used across multiple integrations, updating resource properties will impact all the integrations using it.