Types
| All Types | Classes |
| Name | Description | |
|---|---|---|
| AWSClientFactory |
The Amazon Web Services SDK provides devlopers 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. |