deleteIntentVersion
abstract suspend fun deleteIntentVersion(input: DeleteIntentVersionRequest): DeleteIntentVersionResponse
Deprecated
Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.
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.