update-activation

0.0.1 • Public • Published

Update Activation

This is a small script that can switch the activation state for a Lumen device. With this script you can either set a devices activated or deactivated. WARNING This is an admin script, so be careful how you use it!

Installation

npm install -g update-activation

Prerequisites

You must have AWS account access. Please follow steps at AWS to setup account.
You will need to configure your credentials in ~/.aws/credentials:

[default]
aws_access_key_id = <ACCESSKEY>
aws_secret_access_key = <SECRETKEY>
region = us-west-2

Once AWS credentials have been configured, you will be able to make calls to update the activation state on the lumen.

Readme

Keywords

none

Package Sidebar

Install

npm i update-activation

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

4.47 kB

Total Files

4

Last publish

Collaborators

  • acidleroy