Liking cljdoc? Tell your friends :D

aws.sdk.ec2

Functions to access the Amazon EC2 compute service.

Each function takes a map of credentials as its first argument. The credentials map should contain an :access-key key and a :secret-key key. It can also contain an optional :endpoint key if you wish to specify an API endpoint (i.e. region) other than us-east.

Functions to access the Amazon EC2 compute service.

Each function takes a map of credentials as its first argument. The
credentials map should contain an :access-key key and a :secret-key
key. It can also contain an optional :endpoint key if you wish to
specify an API endpoint (i.e. region) other than us-east.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close