View source: R/storagegateway_operations.R
storagegateway_delete_file_share | R Documentation |
Deletes a file share from an S3 File Gateway. This operation is only supported for S3 File Gateways.
See https://www.paws-r-sdk.com/docs/storagegateway_delete_file_share/ for full documentation.
storagegateway_delete_file_share(FileShareARN, ForceDelete = NULL)
FileShareARN |
[required] The Amazon Resource Name (ARN) of the file share to be deleted. |
ForceDelete |
If this value is set to Valid Values: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.