Interacting with AWS
Last updated
Last updated
AWS Management Web Console
AWS Mobile Application
AWS CLI [Available for Windows/Linux or use CloudShell]
Note: AWS CLI comes preinstalled on AMI Linux. Also,Bundled installations like the one as shown below are difficult to modify default behavior like changing User Agent, so its recommended to passit via Proxy (Shown later)
One can install AWS CLI in Debian based Linux using the following commands:
AWS SDK [Some of the supported languages are Python, C++, Java, .NET, Ruby, Node.js, Javascript (Browser), Kotlin, Swift etc.]