deleteIntentVersion
inline suspend fun LexModelBuildingClient.deleteIntentVersion(crossinline block: DeleteIntentVersionRequest.Builder.() -> Unit): 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.