Logical Architecture for AWS Importer
AWS Importer for JSM Assets runs on the Forge Platform, which provides:
Serverless Computing Platform
Rest API Interfaces
Secure Hosted Storage for configuration (data is not stored)
Scheduling Capability
Audit and Debug Logging
Additionally, Pio leverages AWS's serverless capabilities as a gateway to AWS Accounts. The gateway functionality connects multiple AWS Accounts and imports data into related object types. These object types can be in the same schema or separate schemas. They can even be hosted on different JSM sites. The following data transfer scenarios are possible:
One AWS Account to One Object Schema
Multiple Accounts to One Object Schema
Multiple Accounts to multiple Object Types in multiple Object Schemas
Forge currently supports data residency, which allows data to be stored in the same AWS region as our customers' JSM sites.
Pio Gateway is available in the US and EU regions. It doesn’t have a data store, and transactions are processed on the fly. The list of regions:
Pio Region Name | Service Provider | Location | Region Description | Public IP Address for Outbound Traffic |
---|---|---|---|---|
US | AWS | North America (Virginia, US) | us-east-1 | 52.45.180.198 |
EU | AWS | Europe (Frankfurt, Germany) | eu-central-1 | 18.199.1.227 |
Integration with the AWS Account is read-only and one-way via the connection.
Security Recommendation
Add the Public IP Address of the Pio Gateway displayed in the table above to your network allow-list. Block all the other IP addresses trying to connect to your AWS Accounts.