Deletes the BasePathMapping resource.
See https://paws-r.github.io/docs/apigateway/delete_base_path_mapping.html for full documentation.
apigateway_delete_base_path_mapping(domainName, basePath)
[required] The domain name of the BasePathMapping resource to delete.
[required] The base path name of the BasePathMapping resource to delete.
To specify an empty base path, set this parameter to '(none)'
.