Skip to content

Commit

Permalink
Merge pull request #232 from alphagov/yacketysmackety-patch-5
Browse files Browse the repository at this point in the history
Update index.html.md.erb
  • Loading branch information
yacketysmackety authored Aug 15, 2024
2 parents 8aec210 + 8d71b02 commit 20573d1
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,3 @@ These are the basic steps to generate temporary credentials in `boto3` via Assum
buckets = [bucket.name for bucket in s3_resource.buckets.all()]
print(buckets)
```

## Helper functions for `boto3`

You can find examples of helpers functions (wrappers for the steps above) in [github.com/alphagov/govuk-content-metadata/src/utils/helpers_aws.py](https://github.com/alphagov/govuk-content-metadata/blob/main/src/utils/helpers_aws.py).

0 comments on commit 20573d1

Please sign in to comment.