MskconnectFunctions

Functions

Link copied to clipboard

Get information on an Amazon MSK Connect Connector.

suspend fun getConnector(name: String, tags: Map<String, String>? = null): GetConnectorResult
Link copied to clipboard

Get information on an Amazon MSK Connect custom plugin.

suspend fun getCustomPlugin(name: String, tags: Map<String, String>? = null): GetCustomPluginResult
Link copied to clipboard

Get information on an Amazon MSK Connect Worker Configuration.