updateApiKey
inline suspend fun AppSyncClient.updateApiKey(crossinline block: UpdateApiKeyRequest.Builder.() -> Unit): UpdateApiKeyResponse
Updates an API key. You can update the key as long as it's not deleted.
Updates an API key. You can update the key as long as it's not deleted.