Description
AWS processors allow the override of the base endpoint for API calls to AWS services [1]. GCS libraries provide analogous capabilities, as documented here [2]. Expose a GCS processor property to enable GCS endpoint override behavior.
[1] https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/AbstractAWSProcessor.java#L146-L154
[2] https://cloud.google.com/storage/docs/request-endpoints#storage-set-client-endpoint-java
Attachments
Issue Links
- relates to
-
NIFI-11553 Add Batch Configuration and Record handling for GCP PubSub processors
- Resolved
- links to