0.0.12-beta • Published 9 years ago

mozaik-ext-aws v0.0.12-beta

Weekly downloads
51
License
-
Repository
github
Last release
9 years ago

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

keyrequireddescription
nameFilternoIf 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
}
0.0.12-beta

9 years ago

0.0.11-beta

9 years ago

0.0.10-beta

9 years ago

0.0.9-beta

9 years ago

0.0.8-beta

9 years ago

0.0.7-beta

9 years ago

0.0.6-beta

9 years ago

0.0.5-beta

9 years ago

0.0.4-beta

9 years ago

0.0.3-beta

9 years ago

0.0.2-beta

9 years ago

0.0.1-beta

9 years ago

0.0.1

9 years ago