Skip to main content

TS3StaticEndpointProvider

Class in AWS.S3

Static endpoint provider for Amazon Simple Storage Service (S3).

Ancestors

Constructors

Create

constructor Create(const ABaseURL: string);

Constructor for TS3StaticEndpointProvider.

Parameters

NameDescription
ABaseURLSpecify the base URL for all requests.

Methods

GetBaseEndpointURL

function GetBaseEndpointURL(const AContext: IAWSEndpointContext): string; override;

IAWSEndpointContext