Table of Contents - ace-client-0.0.23 Documentation
Pages
- LICENSE
-
README
- ACE (Amazon Compatible Environment) Client
- Synopsis
- Background
- Features
- Installation
- Usage
- Good Old Query + Sig2 Client
- Query + Sig4 Client
- JSON + Sig4 Client
- Setting HTTP Proxy
- GET/POST Support
- Getting Last Response Info
- Dry-Run Mode
- Setting User-Agent in HTTP Request Header
- Output Sample Request/Response Log
- Rewrite Parameters before Creating Signature
- Command Line Support
- How to develop with docker
- TODO
- Copyright
Classes and Modules
- AceClient
- AceClient::Base
- AceClient::Base3
- AceClient::Base4
- AceClient::Json4
- AceClient::Query2
- AceClient::Query3
- AceClient::Query4
- AceClient::Xml3
Methods
- ::new — AceClient::Base
- ::new — AceClient::Base3
- ::new — AceClient::Base4
- ::new — AceClient::Query2
- #action — AceClient::Base4
- #action — AceClient::Json4
- #action — AceClient::Query2
- #action — AceClient::Query3
- #action — AceClient::Query4
- #action — AceClient::Xml3
- #add_authorization! — AceClient::Base4
- #authorization — AceClient::Base4
- #canonical_header_values — AceClient::Base4
- #canonical_headers — AceClient::Base4
- #canonical_query_string — AceClient::Query2
- #canonical_request — AceClient::Base4
- #create_request — AceClient::Json4
- #create_request — AceClient::Xml3
- #create_signature — AceClient::Base3
- #create_signature — AceClient::Query2
- #credential_string — AceClient::Base4
- #date — AceClient::Base3
- #dryrun — AceClient::Json4
- #dryrun — AceClient::Query2
- #dryrun — AceClient::Query3
- #dryrun — AceClient::Xml3
- #endpoint_url — AceClient::Base
- #execute — AceClient::Base4
- #execute — AceClient::Query2
- #execute — AceClient::Query3
- #execute — AceClient::Query4
- #execute_get — AceClient::Base4
- #execute_get — AceClient::Query4
- #execute_post — AceClient::Base4
- #execute_post — AceClient::Query4
- #hexdigest — AceClient::Base4
- #hexhmac — AceClient::Base4
- #hmac — AceClient::Base4
- #querystring — AceClient::Base4
- #record_response — AceClient::Base
- #sample_request — AceClient::Query2
- #sample_response — AceClient::Query2
- #set_http_proxy — AceClient::Base
- #signature — AceClient::Base4
- #signed_headers — AceClient::Base4
- #string_to_sign — AceClient::Base3
- #string_to_sign — AceClient::Base4
- #string_to_sign — AceClient::Query2