-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
edit_cloud: add links to instructions for using AWS CLI.
We need to tell people that they need to be using an IAM user. We also need to tell them explicitly to enable "S3 full access": if your user doesn't have an IAM user policy that says they can access S3, then that user cannot access S3 resources in other AWS accounts, regardless of those resources' policies. (This is weird and surprising, because you can access S3 resources in your own account in that case; it's also weird and surprising that the default IAM user is forbidden from doing things that anonymous users are allowed to do.)
- Loading branch information
Benjamin Moody
committed
Sep 27, 2024
1 parent
a276764
commit 821fe31
Showing
1 changed file
with
48 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters