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
| Name | Description |
|---|---|
ABaseURL | Specify the base URL for all requests. |
Methods
GetBaseEndpointURL
function GetBaseEndpointURL(const AContext: IAWSEndpointContext): string; override;