AWS SDK for .NET Documentation
Amazon Namespace
AmazonAmazon Did this page help you?   Yes   No    Tell us about it...
 
Declaration Syntax
C#
namespace Amazon
Types
All TypesClassesEnumerations
IconTypeDescription
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.


AWSConfigs
Configuration options that apply to the entire SDK.

RegionEndpoint..::..Endpoint
This class defines an endpoints hostname and which protocols it supports.

LoggingOptions
Logging options. Can be combined to enable multiple loggers.

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.

ResponseLoggingOption
Response logging option.