adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FileServiceTypes Class / AmazonS3 Field

In This Topic
    AmazonS3 Field
    In This Topic
    Use to connect to an Amazon S3 bucket
    Syntax
    'Declaration
     
    
    Public Const AmazonS3 As String
    public const string AmazonS3
    Remarks
    Use this only for Amazon-hosted storage. Use GenericS3 for non-Amazon endpoints.
    See Also