Skip to main content
Feedback

RVR-S3-100

  1. Issue Summary

    • You are facing an S3 loading error with error code RVR-S3-100 in Data Integration. This error usually relates to a permission or configuration issue with the specified Amazon S3 bucket being used as a data source or target.
  2. 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 Data Integration 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 Data Integration platform to verify the connection to the S3 bucket.
    • Review Logs: Check the logs in both the Data Integration 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 Data Integration requirements.
  3. External References:

    • For more specific guidance on setting up and troubleshooting S3 as a data source or a data target in Data Integration, refer to the official Data Integration 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 Data Integration support.