Hi, Isn't it available starting from NiFi 1.22? https://issues.apache.org/jira/browse/NIFI-11439
Le mar. 19 sept. 2023 à 09:44, <[email protected]> a écrit : > > Hello all, > > Is it possible to add an option in the processor GCS so we can write the > custom url for storage.googleapis.com something like " > storage-xyz.p.googleapis.com"? > > I know it is possible for the "S3 Amazon processor" : > Endpoint Override URL Endpoint Override URL Endpoint URL to use > instead of the AWS default including scheme, host, port, and path. The AWS > libraries select an endpoint URL based on the AWS region, but this property > overrides the selected endpoint URL, allowing use with other S3-compatible > endpoints. > *Supports Expression Language: true (will be evaluated using variable > registry only)* > > > Like, we use the google option to have "Private Service Connect" > > "Access Google APIs through endpoints > This document explains how to use Private Service Connect endpoints to > connect to Google APIs. Instead of sending API requests to the publicly > available IP addresses for service endpoints such as > storage.googleapis.com, you can send the requests to the internal IP > address of an endpoint." > > https://cloud.google.com/vpc/docs/configure-private-service-connect-apis > > Regards > > Minh >
