deleteIntentVersion
abstract suspend fun deleteIntentVersion(input: DeleteIntentVersionRequest): DeleteIntentVersionResponse
Deletes a specific version of an intent. To delete all versions of a intent, use the DeleteIntent operation.
This operation requires permissions for the lex:DeleteIntentVersion
action.