For Amazon S3 usage, an account with read access to S3 is required. You can create a new IAM User for this.
- Creating IAM User:
- Go to the IAM section and click the “Add Users” button.
- Specify the user name and proceed with “Next”.
- Assign the AmazonS3ReadOnlyAccess policy from the “Attach policies directly” option.
- After creating the user, create an Access Key from the Security Credentials screen.
- Access Key Registration:
- Save the generated Access Key and Secret Access Key information somewhere.
This information is only seen once.
- Define Save Source:
- The following parameters must be filled in to add a source from Amazon S3:some text
- Source Type → AWS
- Name → File name
- Update Interval in Hour → Allows you to choose how many hours synchronization will be done.
- awsAccessKeyId, awsSecretAccessKey, bucketName, S3uri information is required.