RVR-S3-100
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-S3-100
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- You are facing an S3 loading error with error code RVR-S3-100 in Rivery. This error usually relates to a permission or configuration issue with the specified Amazon S3 bucket being used as a data source or target.
Action Steps:
- Verify Permissions: Ensure that the AWS IAM role or user account being used to access the S3 bucket has the necessary permissions. The required permissions typically include actions like
s3:GetObject
,s3:PutObject
,s3:ListBucket
, and others as governed by your policies. Make sure the permissions are correctly attached to the bucket in question. - Check S3 Bucket Configuration: Double-check the S3 bucket configuration within your Rivery console. Confirm that the bucket name and path are correctly set up, and that the connectivity test shows success.
- Test Connection: Use the 'Test Connection' feature in the Rivery platform to verify the connection to the S3 bucket.
- Review Logs: Check the logs in both the Rivery console and AWS to determine if there are more specific errors or issues logged during the loading attempt.
- Re-Configure: If necessary, re-configure the connection to the S3 bucket, ensuring all parameters and credentials are set accurately as per the AWS and Rivery requirements.
- Verify Permissions: Ensure that the AWS IAM role or user account being used to access the S3 bucket has the necessary permissions. The required permissions typically include actions like
External References:
- For more specific guidance on setting up and troubleshooting S3 as a data source or a data target in Rivery, refer to the official Rivery documentation here: Amazon S3 connection guide.
- Amazon’s official troubleshooting page for S3 connectivity might also provide additional useful tips: Getting Started with Amazon S3.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?