AWS.S3.TS3Endpoint.Create

Constructor for TS3Endpoint.

constructor Create(const ARegion: string = 'global');
__fastcall TS3Endpoint(const AnsiString ARegion = 'global');

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARegion: string = 'global'
The endpoint's region. Defaults to global.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.