omics_delete_share: Deletes a resource share

View source: R/omics_operations.R

omics_delete_shareR Documentation

Deletes a resource share

Description

Deletes a resource share. If you are the resource owner, the subscriber will no longer have access to the shared resource. If you are the subscriber, this operation deletes your access to the share.

See https://www.paws-r-sdk.com/docs/omics_delete_share/ for full documentation.

Usage

omics_delete_share(shareId)

Arguments

shareId

[required] The ID for the resource share to be deleted.


paws.storage documentation built on May 29, 2024, 2:03 a.m.