@plato/aws-meta
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

@plato/aws-meta

Introspects AWS EC2 and ECS metadata from running containers.

Usage

import { getInstanceIPV4 } from "@plato/aws-meta";

try {
	const ip = await getInstanceIPV4();
	// Do something with "ip"
} catch (e) {
	// Failed to get local IP
}

Readme

Keywords

Package Sidebar

Install

npm i @plato/aws-meta

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

19 kB

Total Files

21

Last publish

Collaborators

  • k4rliky
  • nickav
  • evgeny_trubish
  • jeremyjackson89
  • nikoloffgeorgi
  • geoffblair
  • fralmei
  • platochris
  • hyperandroid
  • bennettstruttman
  • nazariglez