AWS PrivateLink Onboarding Guide for Informatica Intelligent Cloud Services

AWS PrivateLink Onboarding Guide for Informatica Intelligent Cloud Services

Using Application Integration with AWS PrivateLink

Using Application Integration with AWS PrivateLink

Application Integration
supports only one-way communication through AWS PrivateLink, that is, from
Application Integration
to the Secure Agent.
You can invoke processes that are published on a Secure Agent through any REST client such as Postman or cURL only if the ports are allowed in the AWS security group. However, you cannot access Amazon resources using an
Application Integration
service connector or connection.
After you enable a Secure Agent that is installed in an AWS VPC, the agent connects directly to the connection endpoints through AWS PrivateLink. You can perform all the
Application Integration
operations that the Secure Agent supports. However, if the process runs on a Secure Agent that is installed on an AWS VPC, you cannot invoke the process using the endpoint URL in a browser. Instead, you can invoke the process endpoint URL using the cURL command from a machine where the Secure Agent is installed.
To invoke a process using the cURL command, use the following syntax:
curl -X PUT -k https://<host_name>:<port_number>/process-engine/public/rt/<process_name>
You can also invoke scheduled processes.
For more information about
Application Integration
, see the
Application Integration
help.

0 COMMENTS

We’d like to hear from you!