vibe.aws.aws

Vibe-based AWS client

Public Imports

vibe.aws.credentials
public import vibe.aws.credentials;

Members

Classes

AWSClient
class AWSClient
Undocumented in source.
AWSException
class AWSException
Undocumented in source.
AWSResponse
class AWSResponse
Undocumented in source.
AuthorizationException
class AuthorizationException

Thrown when the signature/authorization information is wrong

RESTClient
class RESTClient
Undocumented in source.

Structs

ClientConfiguration
struct ClientConfiguration

Configuraton for AWS clients

ExponentialBackoff
struct ExponentialBackoff
Undocumented in source.

Meta