mozaik-ext-aws

0.0.12-beta • Public • Published

Mozaïk AWS widgets

Travis CI

AWS Stacks

Display a list of your existing AWS stacks.

parameters

This widget has no parameter

usage

{
  type: 'aws.stacks',
  columns: 1, rows: 1, x: 0, y: 0
}

AWS Instances

Display a list of your existing AWS EC2 instances.

parameters

key required description
nameFilter no If set, will display only instances with name matching the given value.

usage

{
  type: 'aws.instances', [nameFilter: /FRONT/,]
  columns: 1, rows: 1, x: 0, y: 0
}

Versions

Current Tags

Version History

Package Sidebar

Install

npm i mozaik-ext-aws

Weekly Downloads

1

Version

0.0.12-beta

License

none

Last publish

Collaborators

  • plouc