AWS CLI

There is nothing custom about the way we use the AWS CLI at Hackney so this document will just refer you to the official AWS documentation for the different ways to use it. There is a lunch & learn video available, which usefully points out some of the things that can go wrong.

Getting started and installing#

Getting started and installing

Configuring the CLI#

Configuring the CLI

Configuring the CLI to work with SSO#

If you don't want to have to continually copy and paste credentials each time you want to interact with AWS then this is the way to go!

Configuring CLI to work with SSO

Session manager plug-in#

This allows you to create sessions in session manager for securely connecting to private EC2 instances and creating tunnels for connecting with private RDS instances.

Installing the session manager plug-in

To try this out on an instance, follow these instructions.