Skip to main content

AWSCTL

awsctl is a utility for installing AWS packages on servers in the cloud. AWS packages such as Systems Manager, Cloudwatch, etc. have different installation methods which can be hard to manage when setting up a simple server. This package aims to make this as simple as awsctl install ssm.

# debian based systems
apt-get update -y && apt-get install -y python3 python3-pip
pip install --upgrade awsctl-cli

# centos based systems
yum update -y && yum install -y python3 python3-pip
pip install --upgrade awsctl-cli

# install cloudwatch
awsctl install cloudwatch

# install cloudwatch logs
awsctl install cloudwatch-logs --region=us-east-1 --config=s3://my-config-bucket/config

# install inspector
awsctl install inspector

# install systems manager
awsctl install ssm

Supported Agents

Package Command Description
Cloudwatch awsctl install cloudwatch Installs the Cloudwatch agent and configures it to run on startup.
Cloudwatch Logs awsctl install cloudwatch --region="<region"> --config=<config file> Installs and configures Cloudwatch Logging Agent.
Inspector awsctl install inspector Installs the Inspector agent and configures it to run on startup.
Systems Manager awsctl install ssm Installs the SSM agent and configures it to run on startup.

Supported Operating Systems

Due to different installation methods we only support a subset of operating systems. We welcome additional operating systems!

Operating System Supported
Amazon Linux :x:
Amazon Linux 2 :white_check_mark:
Debian :white_check_mark:
CentOS :white_check_mark:
Red Hat :white_check_mark:
Ubuntu 16.04 :white_check_mark:
Ubuntu 18.04 :white_check_mark:

Release files for awsctl-cli 0.4.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for awsctl-cli 0.4.0
File Interpreter ABI Platform
awsctl_cli-0.4.0-py2.py3-none-any.whl Python 2, Python 3 none any Details

Release files / awsctl_cli-0.4.0-py2.py3-none-any.whl

Download URL awsctl_cli-0.4.0-py2.py3-none-any.whl
Size 10.8 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
7e2b96c9bb750e9c8503ae47685897d4a2c1db17dc94ea3b8418743e4397be01
BLAKE2b-256 checksum
How to use checksums
5749b19d4b123ce28cdc99f2ef1a2e5362bfcbce16b4e6ff51b9dfb365b4379b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6

Release history Release notifications | RSS feed

This release

0.4.0 This release

1 release file

0.3.0

1 release file

0.1.0

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page