/cloudbook

A collection of VS Code Notebooks for gathering context from Cloud Providers (i.e. AWS).

Mozilla Public License 2.0MPL-2.0

Cloudbook

A collection of VS Code Notebooks for gathering context from Cloud Providers (i.e. AWS). One scenario might be to get users from Cognito and fetch related data from DynamoDB, S3 or similar services. I'm sure there are tons of other useful cases.

S3 Example

Getting Started

AWS Credentials

Works best with correctly configured ~/.aws/config (e.g. with AWS SSO). Not recommended but possible: using in static credentials.

Contributions

Would love to get more use-cases and examples. Would also be keen to improve the general UX of configuring inputs. Please feel free to create pull requests!