Gets a description for one or more Server Message Block (SMB) file shares from a file gateway. This operation is only supported for file gateways.
storagegateway_describe_smb_file_shares(FileShareARNList)[required] An array containing the Amazon Resource Name (ARN) of each file share to be described.
svc$describe_smb_file_shares(
FileShareARNList = list(
"string"
)
)