(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.
(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.
(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.
(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.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close