GitXplorerGitXplorer
s

cloudbook

public
14 stars
1 forks
0 issues

Commits

List of commits on branch main.
Verified
80e8175bf6e587ecdf52bfa7e136e48345dc188d

Create LICENSE

sskorfmann committed 2 years ago
Verified
7dfc3c982e2adab05d4eaf2f00aa83c2212016d1

Initial import

sskorfmann committed 2 years ago

README

The README file for this repository.

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!