AWS Notes

Example code of AWS elements (lambda, kinesis…etc)

AWS JSON to YAML – go to cloudformaton->designer->template.  Paste in JSON in editor.  Click on YAML button on the right.

https://medium.com/serverlessguru/how-to-convert-cloudformation-json-to-yaml-1c011331fae2

List of AWS Service Principals

Set up external account access principle

Access AWS using nodejs SDK in a local program

DynamoDB basic commands using SDK

Load AWS credentials with different profiles