@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