createDatastore
inline suspend fun IotAnalyticsClient.createDatastore(crossinline block: CreateDatastoreRequest.Builder.() -> Unit): CreateDatastoreResponse
Creates a data store, which is a repository for messages.
Creates a data store, which is a repository for messages.