AmazonS3ClientConfiguration Class |
Namespace: CMS.AmazonStorage
public static class AmazonS3ClientConfiguration
The AmazonS3ClientConfiguration type exposes the following members.
Name | Description | |
---|---|---|
DEFAULT_REST_API_END_POINT_URL |
Default value of RestApiEndPointUrl property.
|
Name | Description | |
---|---|---|
RestApiEndPointUrl |
Gets or sets the URL of the Amazon REST API endpoint. The value is read from CMSAmazonRestApiEndPoint application configuration key, unless explicitly set.
Returns DEFAULT_REST_API_END_POINT_URL if the application configuration does not specify any URL.
|