Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add aws setup to README #15

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Conversation

johnson2427
Copy link
Collaborator

What I did

Adding documentation to README for setting up your aws account for boto3

fixes: #14

How I did it

Added docs to README

How to verify it

Follow the steps then run:

ape aws iam list-users

You should receive no WARNING message. (may return nothing if you don't have any users)

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@johnson2427 johnson2427 self-assigned this Jul 1, 2024
@johnson2427 johnson2427 merged commit dacc16d into main Jul 2, 2024
18 checks passed
@johnson2427 johnson2427 deleted the feat/add-documentation-for-aws branch July 2, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add documentation for variables and aws setup
2 participants