(ns yourapp
(:require [ninjakoala.instance-metadata :as im]))
(:account-id (im/instance-identity))
; => your-aws-account-id
Provides a wrapper to retrieve EC2 instance metadata.
Copyright © 2014 Neil Prosser
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |