AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.CloudFront
Assembly: AWSSDK.dll
Version: (assembly version)
public class AmazonCloudFrontClient : AmazonServiceClient IAmazonCloudFront, IDisposable
The AmazonCloudFrontClient type exposes the following members
Name | Description | |
---|---|---|
![]() |
AmazonCloudFrontClient() |
Constructs AmazonCloudFrontClient with the credentials loaded from the application's
default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance.
Example App.config with credentials set.
<?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration> |
![]() |
AmazonCloudFrontClient(RegionEndpoint) |
Constructs AmazonCloudFrontClient with the credentials loaded from the application's
default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance.
Example App.config with credentials set.
<?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration> |
![]() |
AmazonCloudFrontClient(AmazonCloudFrontConfig) |
Constructs AmazonCloudFrontClient with the credentials loaded from the application's
default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance.
Example App.config with credentials set.
<?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration> |
![]() |
AmazonCloudFrontClient(AWSCredentials) | Constructs AmazonCloudFrontClient with AWS Credentials |
![]() |
AmazonCloudFrontClient(AWSCredentials, RegionEndpoint) | Constructs AmazonCloudFrontClient with AWS Credentials |
![]() |
AmazonCloudFrontClient(AWSCredentials, AmazonCloudFrontConfig) | Constructs AmazonCloudFrontClient with AWS Credentials and an AmazonCloudFrontClient Configuration object. |
![]() |
AmazonCloudFrontClient(string, string) | Constructs AmazonCloudFrontClient with AWS Access Key ID and AWS Secret Key |
![]() |
AmazonCloudFrontClient(string, string, RegionEndpoint) | Constructs AmazonCloudFrontClient with AWS Access Key ID and AWS Secret Key |
![]() |
AmazonCloudFrontClient(string, string, AmazonCloudFrontConfig) | Constructs AmazonCloudFrontClient with AWS Access Key ID, AWS Secret Key and an AmazonCloudFrontClient Configuration object. |
![]() |
AmazonCloudFrontClient(string, string, string) | Constructs AmazonCloudFrontClient with AWS Access Key ID and AWS Secret Key |
![]() |
AmazonCloudFrontClient(string, string, string, RegionEndpoint) | Constructs AmazonCloudFrontClient with AWS Access Key ID and AWS Secret Key |
![]() |
AmazonCloudFrontClient(string, string, string, AmazonCloudFrontConfig) | Constructs AmazonCloudFrontClient with AWS Access Key ID, AWS Secret Key and an AmazonCloudFrontClient Configuration object. |
Name | Description | |
---|---|---|
![]() |
AfterResponseEvent | Inherited from Amazon.Runtime.AmazonServiceClient. |
![]() |
BeforeRequestEvent | Inherited from Amazon.Runtime.AmazonServiceClient. |
![]() |
ExceptionEvent | Inherited from Amazon.Runtime.AmazonServiceClient. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8