RVR-S3-100
Issue summary
The S3 loading error with error code RVR-S3-100 in Data Integration indicates a permission or configuration issue with the specified Amazon S3 bucket 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 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.
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 Amazon S3 connection topic.
- Refer to Getting Started with Amazon S3 for troubleshooting for S3 connectivity and additional useful tips.
note
If the issue persists or you need further assistance, open a ticket with Data Integration support.