You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Go to the [IAM Management Console](https://console.aws.amazon.com/iam/home#/users) and create a user.
22
-
See <https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-access-control.html>.
22
+
See <https://docs.aws.amazon.com/AmazonS3/latest/userguide/security-iam.html>.
23
23
1. Then create a group and assign the user to the group.
24
24
1. Assign policies to the group. The `AmazonS3FullAccess` policy gives read/write access to your bucket.
25
25
1. Still in the IAM console, view the user you created. Click the **Security credentials** tab.
@@ -93,4 +93,4 @@ Clear all caches and reload, and that's it.
93
93
94
94
## Migrate your existing binary data to S3
95
95
96
-
You can [migrate existing binary data](clustering.md#migrating-to-a-cluster-setup) to S3 with the `php bin/console ibexa:io:migrate-files` command that was added in [EZP-25946](https://issues.ibexa.co/browse/EZP-25946).
96
+
You can [migrate existing binary data](clustering.md#migrating-to-a-cluster-setup) to S3 with the `php bin/console ibexa:io:migrate-files` command that was added in [EZP-25946](https://issues.ibexa.co/browse/EZP-25946).
0 commit comments