Skip to content

Commit d2c2932

Browse files
busolindmsimberg
andcommitted
Update docs/storage/object.md
Co-authored-by: Mikael Simberg <[email protected]>
1 parent 0a21fc6 commit d2c2932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/storage/object.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ First, a bucket policy needs to be written:
7676

7777
Then, it can be applied to the bucket:
7878

79-
```bash
80-
> aws --profile=naret-testuser s3api put-bucket-policy \
79+
```console
80+
$ aws --profile=naret-testuser s3api put-bucket-policy \
8181
--bucket test-public-bucket --policy \
8282
file://test-public-bucket-anon-from-internet.json
8383
```

0 commit comments

Comments
 (0)