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 installingGetting started and installing
#
Configuring the CLI#
Configuring the CLI to work with SSOIf 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-inThis 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.