Remove versions from the specified schema
Source:R/glue_operations.R
glue_delete_schema_versions.RdRemove versions from the specified schema. A version number or range may be supplied. If the compatibility mode forbids deleting of a version that is necessary, such as BACKWARDS_FULL, an error is returned. Calling the GetSchemaVersions API after this call will list the status of the deleted versions.
See https://www.paws-r-sdk.com/docs/glue_delete_schema_versions/ for full documentation.