Part of libcloud.storage.drivers.s3 View Source View In Hierarchy
Inherited from S3Connection:
Method | add_default_params | Undocumented |
Method | pre_connect_hook | Undocumented |
Method | _get_aws_auth_param | Signature = URL-Encode( Base64( HMAC-SHA1( YourSecretAccessKeyID, UTF-8-Encoding-Of( StringToSign ) ) ) ); |