TS3Client
Class in AWS.S3
Amazon Simple Storage Service (S3) client.
<autolink off>
Ancestors
TAWSServiceClient- IS3Client
Constructors
Create
constructor Create(const AOptions: IAWSOptions = nil);
Constructor for TS3Client.
Constructs an S3 client with or without additional options.
Parameters
| Name | Description |
|---|---|
AOptions | Options to override default behaviour. |