AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 4.5
 

Classes

NameDescription
Class AWSClientFactory The Amazon Web Services SDK provides developers with a coherent and unified interface to the suite of Amazon Web Services. The intent is to facilitate the rapid building of applications that leverage multiple Amazon Web Services.

To get started, request an instance of the AWSClientFactory via this class's static Instance member. Use the factory instance to create clients for all the Web Services needed by the application.

Class AWSConfigs Configuration options that apply to the entire SDK.
Class RegionEndpoint This class contains the endpoints available to the AWS clients. The static constants representing the regions can be used while constructing the AWS client instead of looking up the exact endpoint URL.

Enums

NameDescription
Enum LoggingOptions Logging options. Can be combined to enable multiple loggers.
Enum LogMetricsFormatOption Format for metrics data in the logs
Enum ResponseLoggingOption Response logging option.