[ 
https://issues.apache.org/jira/browse/NIFI-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702412#comment-16702412
 ] 

ASF GitHub Bot commented on NIFI-5847:
--------------------------------------

Github user jmlogan commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/3187#discussion_r237274837
  
    --- Diff: 
nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/regions/AWSRegions.java
 ---
    @@ -18,7 +18,8 @@
     
     public enum AWSRegions {
     
    -    GovCloud("us-gov-west-1", "AWS GovCloud (US)"),
    +    GovCloud("us-gov-west-1", "AWS GovCloud West (US)"),
    --- End diff --
    
    I can change the display name -- what about the enum itself though? 
Changing the enum would break any existing flows I think? Just leave it so that 
GovCloud is implicitly West?


> AWS Region List Missing New Region
> ----------------------------------
>
>                 Key: NIFI-5847
>                 URL: https://issues.apache.org/jira/browse/NIFI-5847
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Jon logan
>            Priority: Major
>
> A new region was added to AWS, the enum needs to be updated accordingly.
>  
> https://aws.amazon.com/blogs/aws/aws-govcloud-us-east-now-open/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to