How to consolidate cross-Region S3 data into OpenSearch
Big Data Blog
This article explains how to use Amazon OpenSearch Ingestion to consolidate S3 data from multiple AWS Regions into a single OpenSearch domain or collection.
- OpenSearch Ingestion now supports cross-Region S3 bucket ingestion for unified analytics
- Two approaches: batch processing using S3 scan, or streaming via SQS queues
- Batch scenario: pipeline reads from S3 buckets in different Regions directly
- Streaming scenario: uses SNS topics and SQS queues to consolidate AWS vended logs
- Requires s3:GetBucketLocation IAM permission for cross-Region functionality
- Pipeline uses AWS STS tokens to access buckets in their respective Regions
- Console blueprints available for common vended log types like VPC Flow Logs
- Also supports cross-account access with additional IAM permissions
The feature simplifies consolidating multi-Region data into a single OpenSearch instance for centralized search and analytics.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
May 11
2026
2026
How to build a cross-Region resilience for Amazon OpenSearch Service with Amazon MSK
May 1
2026
2026
OpenSearch UI supports cross-region data access to OpenSearch domains
Jul 21
2025
2025
Optimizing vector search using Amazon S3 Vectors and Amazon OpenSearch Service
Oct 11
2024
2024
Take manual snapshots and restore in a different domain spanning across various Regions and accounts in Amazon OpenSearch Service
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.