- Navigation Guide
@aws-sdk/client-omics
DeleteShareCommand Class
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.
Parameters
Name | Signature | Summary |
---|---|---|
DeleteShareCommandInput |
|
Full Signature
export declare class DeleteShareCommand extends DeleteShareCommand_base
Related
- DeleteShareCommandInput for command's
input
shape. - DeleteShareCommandOutput for command's
response
shape. - config for OmicsClient's
config
shape.