RVR-S3-400
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-S3-400
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- The error code
RVR-S3-400
in Rivery indicates missing credentials in the S3 connection for the S3 data connector. This occurs when the required credentials, such as AWS Access Key ID and Secret Access Key, have not been correctly provided or configured in the Rivery platform.
- The error code
Action Steps:
- Verify AWS Credentials:
- Ensure that you have the correct AWS Access Key ID and Secret Access Key.
- Go to Rivery console and navigate to the S3 connection settings.
- Check that the credentials are entered accurately.
- Test the Connection:
- Use the 'Test Connection' button in Rivery to validate that the credentials are working and authorized to access the specified S3 bucket.
- IAM Role Setup (Optional):
- If using IAM roles instead of Access Keys, ensure that the role has the correct policies attached and the trust relationship is set to allow Rivery to assume the role.
- Policy Permissions:
- Confirm that the IAM user or role has the necessary S3 permissions such as
s3:ListBucket
,s3:GetObject
,s3:PutObject
, etc.
- Confirm that the IAM user or role has the necessary S3 permissions such as
- Re-create the User (If Necessary):
- If issues persist, consider re-creating the AWS user or role to ensure there are no configuration errors.
- Verify AWS Credentials:
External References:
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?