bluehalo / nifi-nar-bundles

Apache License 2.0
13 stars 0 forks source link

Removed the AWS region dropdown so you can input non-standard regions #101

Closed Dreichard38 closed 2 years ago

Dreichard38 commented 2 years ago

We needed to be able to input a region in the ListS3Batch that's not listed in the flatfile provided in the AWS SDK version that's used in this repo. This PR changes the dropdown list to a plain text field to allow this.