aws-partitions 1.218.0 → 1.223.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +163 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 92d1a629d1bbdc8951c3e4956c792207407fc64a
4
- data.tar.gz: ac0184888e0dc8810069ec1ed298c68ddb3b55f3
3
+ metadata.gz: 1089d629037991c3fbebb3e00892d4aea20407f4
4
+ data.tar.gz: 12bcbf3ef3052b65c90ca3b6b4698691637bd9fe
5
5
  SHA512:
6
- metadata.gz: 7a8e2bb7dedcfb82b4c3c9f0fbedcd07a9f5edf835cc130554298d675670f2d4efac1786b228e7d76e1a7912640a066619767a700e38f3bc072d0c69e0f93e8e
7
- data.tar.gz: 57afadc361837370970cb360f79ca94ce0515c6bfb090fecad5c219f41c6fd05707373fb7ed39f2c0cb829c7c369eaf1fcdd66492902ad3ff920c17613aaa478
6
+ metadata.gz: 64f8b113c06af76d1b142d4f00df6b398a8280dd10a5884b6cfa3b10288e3bca00dd7b85e18baf831636ed656e26c6dccbbe2c51272efc014954c42e4c81bd6d
7
+ data.tar.gz: 4a0cb7b6e7aef640633d9b13b28727b7f510943192ea1a262454d6c3e3ee500e0c17c17cdd33f9e03c2e29b79ca993560632a4644038c7d63f403d360cbcdbf6
@@ -377,6 +377,12 @@
377
377
  "ap-southeast-2" : { },
378
378
  "eu-central-1" : { },
379
379
  "eu-west-1" : { },
380
+ "fips" : {
381
+ "credentialScope" : {
382
+ "region" : "us-west-2"
383
+ },
384
+ "hostname" : "appstream2-fips.us-west-2.amazonaws.com"
385
+ },
380
386
  "us-east-1" : { },
381
387
  "us-west-2" : { }
382
388
  }
@@ -927,6 +933,15 @@
927
933
  "us-west-2" : { }
928
934
  }
929
935
  },
936
+ "connect" : {
937
+ "endpoints" : {
938
+ "ap-northeast-1" : { },
939
+ "ap-southeast-2" : { },
940
+ "eu-central-1" : { },
941
+ "us-east-1" : { },
942
+ "us-west-2" : { }
943
+ }
944
+ },
930
945
  "cur" : {
931
946
  "endpoints" : {
932
947
  "us-east-1" : { }
@@ -987,8 +1002,11 @@
987
1002
  "ap-northeast-2" : { },
988
1003
  "ap-southeast-1" : { },
989
1004
  "ap-southeast-2" : { },
1005
+ "ca-central-1" : { },
990
1006
  "eu-central-1" : { },
991
1007
  "eu-west-1" : { },
1008
+ "eu-west-2" : { },
1009
+ "eu-west-3" : { },
992
1010
  "fips-us-east-1" : {
993
1011
  "credentialScope" : {
994
1012
  "region" : "us-east-1"
@@ -1761,9 +1779,12 @@
1761
1779
  "iotevents" : {
1762
1780
  "endpoints" : {
1763
1781
  "ap-northeast-1" : { },
1782
+ "ap-northeast-2" : { },
1783
+ "ap-southeast-1" : { },
1764
1784
  "ap-southeast-2" : { },
1765
1785
  "eu-central-1" : { },
1766
1786
  "eu-west-1" : { },
1787
+ "eu-west-2" : { },
1767
1788
  "us-east-1" : { },
1768
1789
  "us-east-2" : { },
1769
1790
  "us-west-2" : { }
@@ -1777,6 +1798,18 @@
1777
1798
  },
1778
1799
  "hostname" : "data.iotevents.ap-northeast-1.amazonaws.com"
1779
1800
  },
1801
+ "ap-northeast-2" : {
1802
+ "credentialScope" : {
1803
+ "region" : "ap-northeast-2"
1804
+ },
1805
+ "hostname" : "data.iotevents.ap-northeast-2.amazonaws.com"
1806
+ },
1807
+ "ap-southeast-1" : {
1808
+ "credentialScope" : {
1809
+ "region" : "ap-southeast-1"
1810
+ },
1811
+ "hostname" : "data.iotevents.ap-southeast-1.amazonaws.com"
1812
+ },
1780
1813
  "ap-southeast-2" : {
1781
1814
  "credentialScope" : {
1782
1815
  "region" : "ap-southeast-2"
@@ -1795,6 +1828,12 @@
1795
1828
  },
1796
1829
  "hostname" : "data.iotevents.eu-west-1.amazonaws.com"
1797
1830
  },
1831
+ "eu-west-2" : {
1832
+ "credentialScope" : {
1833
+ "region" : "eu-west-2"
1834
+ },
1835
+ "hostname" : "data.iotevents.eu-west-2.amazonaws.com"
1836
+ },
1798
1837
  "us-east-1" : {
1799
1838
  "credentialScope" : {
1800
1839
  "region" : "us-east-1"
@@ -1823,6 +1862,7 @@
1823
1862
  },
1824
1863
  "endpoints" : {
1825
1864
  "ap-northeast-1" : { },
1865
+ "ap-northeast-2" : { },
1826
1866
  "ap-southeast-2" : { },
1827
1867
  "eu-west-1" : { },
1828
1868
  "us-east-1" : { },
@@ -1831,18 +1871,22 @@
1831
1871
  },
1832
1872
  "kafka" : {
1833
1873
  "endpoints" : {
1874
+ "ap-east-1" : { },
1834
1875
  "ap-northeast-1" : { },
1835
1876
  "ap-northeast-2" : { },
1836
1877
  "ap-south-1" : { },
1837
1878
  "ap-southeast-1" : { },
1838
1879
  "ap-southeast-2" : { },
1880
+ "ca-central-1" : { },
1839
1881
  "eu-central-1" : { },
1840
1882
  "eu-north-1" : { },
1841
1883
  "eu-west-1" : { },
1842
1884
  "eu-west-2" : { },
1843
1885
  "eu-west-3" : { },
1886
+ "sa-east-1" : { },
1844
1887
  "us-east-1" : { },
1845
1888
  "us-east-2" : { },
1889
+ "us-west-1" : { },
1846
1890
  "us-west-2" : { }
1847
1891
  }
1848
1892
  },
@@ -2068,8 +2112,11 @@
2068
2112
  "eu-central-1" : { },
2069
2113
  "eu-north-1" : { },
2070
2114
  "eu-west-1" : { },
2115
+ "eu-west-2" : { },
2116
+ "eu-west-3" : { },
2071
2117
  "sa-east-1" : { },
2072
2118
  "us-east-1" : { },
2119
+ "us-east-2" : { },
2073
2120
  "us-west-2" : { }
2074
2121
  }
2075
2122
  },
@@ -2188,6 +2235,30 @@
2188
2235
  "eu-west-1" : { },
2189
2236
  "eu-west-2" : { },
2190
2237
  "eu-west-3" : { },
2238
+ "fips-us-east-1" : {
2239
+ "credentialScope" : {
2240
+ "region" : "us-east-1"
2241
+ },
2242
+ "hostname" : "mq-fips.us-east-1.amazonaws.com"
2243
+ },
2244
+ "fips-us-east-2" : {
2245
+ "credentialScope" : {
2246
+ "region" : "us-east-2"
2247
+ },
2248
+ "hostname" : "mq-fips.us-east-2.amazonaws.com"
2249
+ },
2250
+ "fips-us-west-1" : {
2251
+ "credentialScope" : {
2252
+ "region" : "us-west-1"
2253
+ },
2254
+ "hostname" : "mq-fips.us-west-1.amazonaws.com"
2255
+ },
2256
+ "fips-us-west-2" : {
2257
+ "credentialScope" : {
2258
+ "region" : "us-west-2"
2259
+ },
2260
+ "hostname" : "mq-fips.us-west-2.amazonaws.com"
2261
+ },
2191
2262
  "us-east-1" : { },
2192
2263
  "us-east-2" : { },
2193
2264
  "us-west-1" : { },
@@ -2473,6 +2544,30 @@
2473
2544
  "eu-west-1" : { },
2474
2545
  "eu-west-2" : { },
2475
2546
  "eu-west-3" : { },
2547
+ "fips-us-east-1" : {
2548
+ "credentialScope" : {
2549
+ "region" : "us-east-1"
2550
+ },
2551
+ "hostname" : "resource-groups-fips.us-east-1.amazonaws.com"
2552
+ },
2553
+ "fips-us-east-2" : {
2554
+ "credentialScope" : {
2555
+ "region" : "us-east-2"
2556
+ },
2557
+ "hostname" : "resource-groups-fips.us-east-2.amazonaws.com"
2558
+ },
2559
+ "fips-us-west-1" : {
2560
+ "credentialScope" : {
2561
+ "region" : "us-west-1"
2562
+ },
2563
+ "hostname" : "resource-groups-fips.us-west-1.amazonaws.com"
2564
+ },
2565
+ "fips-us-west-2" : {
2566
+ "credentialScope" : {
2567
+ "region" : "us-west-2"
2568
+ },
2569
+ "hostname" : "resource-groups-fips.us-west-2.amazonaws.com"
2570
+ },
2476
2571
  "me-south-1" : { },
2477
2572
  "sa-east-1" : { },
2478
2573
  "us-east-1" : { },
@@ -2814,6 +2909,7 @@
2814
2909
  },
2815
2910
  "secretsmanager" : {
2816
2911
  "endpoints" : {
2912
+ "ap-east-1" : { },
2817
2913
  "ap-northeast-1" : { },
2818
2914
  "ap-northeast-2" : { },
2819
2915
  "ap-south-1" : { },
@@ -2870,6 +2966,7 @@
2870
2966
  "eu-west-1" : { },
2871
2967
  "eu-west-2" : { },
2872
2968
  "eu-west-3" : { },
2969
+ "me-south-1" : { },
2873
2970
  "sa-east-1" : { },
2874
2971
  "us-east-1" : { },
2875
2972
  "us-east-2" : { },
@@ -2882,6 +2979,9 @@
2882
2979
  "protocols" : [ "https" ]
2883
2980
  },
2884
2981
  "endpoints" : {
2982
+ "ap-east-1" : {
2983
+ "protocols" : [ "https" ]
2984
+ },
2885
2985
  "ap-northeast-1" : {
2886
2986
  "protocols" : [ "https" ]
2887
2987
  },
@@ -2978,6 +3078,7 @@
2978
3078
  },
2979
3079
  "servicediscovery" : {
2980
3080
  "endpoints" : {
3081
+ "ap-east-1" : { },
2981
3082
  "ap-northeast-1" : { },
2982
3083
  "ap-northeast-2" : { },
2983
3084
  "ap-south-1" : { },
@@ -2985,9 +3086,11 @@
2985
3086
  "ap-southeast-2" : { },
2986
3087
  "ca-central-1" : { },
2987
3088
  "eu-central-1" : { },
3089
+ "eu-north-1" : { },
2988
3090
  "eu-west-1" : { },
2989
3091
  "eu-west-2" : { },
2990
3092
  "eu-west-3" : { },
3093
+ "me-south-1" : { },
2991
3094
  "sa-east-1" : { },
2992
3095
  "us-east-1" : { },
2993
3096
  "us-east-2" : { },
@@ -3594,6 +3697,12 @@
3594
3697
  "cn-northwest-1" : { }
3595
3698
  }
3596
3699
  },
3700
+ "batch" : {
3701
+ "endpoints" : {
3702
+ "cn-north-1" : { },
3703
+ "cn-northwest-1" : { }
3704
+ }
3705
+ },
3597
3706
  "cloudformation" : {
3598
3707
  "endpoints" : {
3599
3708
  "cn-north-1" : { },
@@ -3959,7 +4068,7 @@
3959
4068
  "credentialScope" : {
3960
4069
  "region" : "cn-north-1"
3961
4070
  },
3962
- "hostname" : "support.cn-north-1.amazonaws.com"
4071
+ "hostname" : "support.cn-north-1.amazonaws.com.cn"
3963
4072
  }
3964
4073
  },
3965
4074
  "partitionEndpoint" : "aws-cn-global"
@@ -4044,6 +4153,23 @@
4044
4153
  "us-gov-west-1" : { }
4045
4154
  }
4046
4155
  },
4156
+ "appstream2" : {
4157
+ "defaults" : {
4158
+ "credentialScope" : {
4159
+ "service" : "appstream"
4160
+ },
4161
+ "protocols" : [ "https" ]
4162
+ },
4163
+ "endpoints" : {
4164
+ "fips" : {
4165
+ "credentialScope" : {
4166
+ "region" : "us-gov-west-1"
4167
+ },
4168
+ "hostname" : "appstream2-fips.us-gov-west-1.amazonaws.com"
4169
+ },
4170
+ "us-gov-west-1" : { }
4171
+ }
4172
+ },
4047
4173
  "athena" : {
4048
4174
  "endpoints" : {
4049
4175
  "us-gov-east-1" : { },
@@ -4447,6 +4573,24 @@
4447
4573
  "us-gov-west-1" : { }
4448
4574
  }
4449
4575
  },
4576
+ "resource-groups" : {
4577
+ "endpoints" : {
4578
+ "fips-us-gov-east-1" : {
4579
+ "credentialScope" : {
4580
+ "region" : "us-gov-east-1"
4581
+ },
4582
+ "hostname" : "resource-groups.us-gov-east-1.amazonaws.com"
4583
+ },
4584
+ "fips-us-gov-west-1" : {
4585
+ "credentialScope" : {
4586
+ "region" : "us-gov-west-1"
4587
+ },
4588
+ "hostname" : "resource-groups.us-gov-west-1.amazonaws.com"
4589
+ },
4590
+ "us-gov-east-1" : { },
4591
+ "us-gov-west-1" : { }
4592
+ }
4593
+ },
4450
4594
  "route53" : {
4451
4595
  "endpoints" : {
4452
4596
  "aws-us-gov-global" : {
@@ -4459,6 +4603,12 @@
4459
4603
  "isRegionalized" : false,
4460
4604
  "partitionEndpoint" : "aws-us-gov-global"
4461
4605
  },
4606
+ "route53resolver" : {
4607
+ "endpoints" : {
4608
+ "us-gov-east-1" : { },
4609
+ "us-gov-west-1" : { }
4610
+ }
4611
+ },
4462
4612
  "runtime.sagemaker" : {
4463
4613
  "endpoints" : {
4464
4614
  "us-gov-west-1" : { }
@@ -4523,6 +4673,13 @@
4523
4673
  },
4524
4674
  "secretsmanager" : {
4525
4675
  "endpoints" : {
4676
+ "us-gov-east-1" : { },
4677
+ "us-gov-east-1-fips" : {
4678
+ "credentialScope" : {
4679
+ "region" : "us-gov-east-1"
4680
+ },
4681
+ "hostname" : "secretsmanager-fips.us-gov-east-1.amazonaws.com"
4682
+ },
4526
4683
  "us-gov-west-1" : { },
4527
4684
  "us-gov-west-1-fips" : {
4528
4685
  "credentialScope" : {
@@ -4694,6 +4851,11 @@
4694
4851
  }
4695
4852
  }
4696
4853
  },
4854
+ "apigateway" : {
4855
+ "endpoints" : {
4856
+ "us-iso-east-1" : { }
4857
+ }
4858
+ },
4697
4859
  "application-autoscaling" : {
4698
4860
  "defaults" : {
4699
4861
  "credentialScope" : {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.218.0
4
+ version: 1.223.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-09-23 00:00:00.000000000 Z
11
+ date: 2019-10-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: