# Functions
FormatFileSize function is excerpted from from the following link: https://programming.guide/go/formatting-byte-size-to-human-readable-format.html Description: it outputs a human readable representation of the value using multiples of 1024.
No description provided by the author
MessageConfirmationContinue Confirmation message.
MessageOperationCanceled - Operation cancellation message.
No description provided by the author
No description provided by the author
No description provided by the author
WarningDeleteBucket - bucket delete message.
WarningDeleteBucketWebsite - bucket website delete message.
WarningDeleteObject - object delete message.
WarningGetObject - object get message.
# Variables
Possible bucket class names.
RegionDecoderRegex regular expression to break down regions and storage class.
# Structs
AsperaUpload for displaying different results for json and text.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DownloadOutput type to wrap s3 download result.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Display type - JSON or Text.
# Type aliases
GetBucketClassOutput type alias to separate get location from get class.