Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguest75 committed Apr 24, 2023
1 parent c8afd16 commit b212ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 33_awscli/S3.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ sha256sum ../out/random.bin | tr " " "\n" | head -n 1 | base64



AWS_PROFILE=trint-toys aws s3 rm s3://${BUCKET_NAME}/random.bin
AWS_PROFILE=myprofile aws s3 rm s3://${BUCKET_NAME}/random.bin

./presigned_test.sh

Expand Down

0 comments on commit b212ba6

Please sign in to comment.