fix s3 doc

This commit is contained in:
fyears 2024-02-12 17:26:59 +08:00
parent 6d1b451f4c
commit 38b189e2a7

View File

@ -28,14 +28,6 @@ Using the principle of least privilege is crucial for security when allowing a t
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "ObsidianBucket",
"Effect": "Allow",
"Action": [
"s3:HeadBucket"
],
"Resource": "arn:aws:s3:::my-bucket"
},
{
"Sid": "ObsidianObjects",
"Effect": "Allow",