Skip to content

Commit

Permalink
Revert change.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlhagerm committed Nov 7, 2024
1 parent 5c3cff0 commit 501bd61
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dotnetv3/IAM/Scenarios/IAMBasics/settings.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"UserName": "iam-test-user23",
"S3PolicyName": "s3-list-buckets-policy23",
"RoleName": "test-temporary-role23",
"AssumePolicyName": "test-trust-user23",
"BucketName": "my-test-bucket23",
"GroupName": "test-group23"
"UserName": "iam-test-user",
"S3PolicyName": "s3-list-buckets-policy",
"RoleName": "test-temporary-role",
"AssumePolicyName": "test-trust-user",
"BucketName": "my-test-bucket",
"GroupName": "test-group"
}

0 comments on commit 501bd61

Please sign in to comment.