Liking cljdoc? Tell your friends :D

cljaws.core


env->regionclj

source

get-ipclj

(get-ip role)
(get-ip role profile)
(get-ip role profile region)

Returns a list of private IP's given a role.

Returns a list of private IP's given a role.
sourceraw docstring

get-profileclj

(get-profile profile)

Returns a profile when the profile specifies both an AWS credential file profile and an abbreviated region.

Returns a profile when the profile specifies both an AWS credential
file profile and an abbreviated region.
sourceraw docstring

get-regionclj

(get-region profile)

Returns a region based on profile. Profile is being extended here to cover different prod accounts.

Returns a region based on profile. Profile is being extended here to
cover different prod accounts.
sourceraw docstring

get-snapshotsclj

(get-snapshots filters)
(get-snapshots filters environment)
(get-snapshots filters environment region)

Returns all snapshots with the given filters.

Returns all snapshots with the given filters.
sourceraw docstring

list-snapshotsclj

(list-snapshots filters days)
(list-snapshots filters days environment)
(list-snapshots filters days environment region)

Returns a list of snapshot ids with the given tags older than given days.

Returns a list of snapshot ids with the given tags older than given days.
sourceraw docstring

top-nclj

(top-n)
(top-n environment)
(top-n environment region)
(top-n environment region num)

Returns top n roles by instance count.

Returns top n roles by instance count.
sourceraw docstring

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

× close