SHOW REGIONS command: Changes to region names in output¶

Attention

This behavior change is in the 2023_07 bundle.

For the current status of the bundle, refer to Bundle History.

Some region names in the output of the SHOW REGIONS command are updated as follows:

Before the change:

Region display names appear in the output as follows:

snowflake_region

cloud

region

display_name

AWS_US_GOV_WEST_1_FHPLUS

aws

us-gov-west-1-fhplus

US Gov West 1 (Fedramp High Plus)

AWS_US_GOV_EAST_1_FHPLUS

aws

us-gov-east-1-fhplus

US Gov East 1 (Fedramp High Plus)

AWS_US_GOV_EAST_1

aws

us-gov-east-1

US East (N. Virginia)

After the change:

Region display names appear in the output as follows:

snowflake_region

cloud

region

display_name

AWS_US_GOV_WEST_1_FHPLUS

aws

us-gov-west-1-fhplus

US Gov West 1 (FedRAMP High Plus)

AWS_US_GOV_EAST_1_FHPLUS

aws

us-gov-east-1-fhplus

US Gov East 1 (FedRAMP High Plus)

AWS_US_GOV_EAST_1

aws

us-gov-east-1

US East (Commercial Gov - N. Virginia)

Ref: 1335