Browse Source

json format

pull/7160/head
chrislu 1 month ago
parent
commit
3ccb7467d9
  1. 6
      test/s3/iam/iam_config.json

6
test/s3/iam/iam_config.json

@ -170,8 +170,7 @@
}, },
"attachedPolicies": ["S3WriteOnlyPolicy"], "attachedPolicies": ["S3WriteOnlyPolicy"],
"description": "Write-only role for Keycloak users" "description": "Write-only role for Keycloak users"
}
,
},
{ {
"roleName": "KeycloakReadWriteRole", "roleName": "KeycloakReadWriteRole",
"roleArn": "arn:seaweed:iam::role/KeycloakReadWriteRole", "roleArn": "arn:seaweed:iam::role/KeycloakReadWriteRole",
@ -267,8 +266,7 @@
} }
] ]
} }
}
,
},
{ {
"name": "S3ReadWritePolicy", "name": "S3ReadWritePolicy",
"document": { "document": {

Loading…
Cancel
Save