aws-partitions 1.378.0 → 1.383.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 +65 -4
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5350bf43cea220dfc0f7d695ecf04c88f4761a55683bea089508c5e1ebd1f662
4
- data.tar.gz: c11785cd9a68855113929acf42241a91a12035f50e3bea02454b2d66f1bf00bf
3
+ metadata.gz: ff18d0bc23c1206a7f1650ede15edfb9b84cb89bcd3ad645b087dd7bca5664de
4
+ data.tar.gz: fe268027d1c8fef5f9463e0840ffee7ddb3fbb5d7b11c5e44a50ac3462fd2e65
5
5
  SHA512:
6
- metadata.gz: 168f9759c546da40d06eb83c49556eaa85d4d35967a8898ac7cc5a686e736152c7f51049110083e10d6bad65b02c161f1714cb6badf0ff62d9ebc7cdbf966d0a
7
- data.tar.gz: ed0b08019d93e726d14520a8234f1d7e4557bd401703e32a4b7815e79d23126b0db1886cce5373c8e59e8eba3476f9e3ceea8a6de4cee9f3e56b587854e7fa47
6
+ metadata.gz: 0e9d63212e12f2bd138173f20858bd7ec0ba43cc723ad8934e82db4f20da7f8d816287f569853a96959a9b46875a04a2d24da2562e2c6622dbbeb8d4812c006c
7
+ data.tar.gz: 691734ececddc3076d1fb21d29772b826223e512f5f0e3e19aac45b59a49013ba218f6ddab3d5e7dcd617bc14bcb0f083f186c3d8e413c2480705c0757f8c6f2
@@ -487,6 +487,7 @@
487
487
  },
488
488
  "api.sagemaker" : {
489
489
  "endpoints" : {
490
+ "af-south-1" : { },
490
491
  "ap-east-1" : { },
491
492
  "ap-northeast-1" : { },
492
493
  "ap-northeast-2" : { },
@@ -496,6 +497,7 @@
496
497
  "ca-central-1" : { },
497
498
  "eu-central-1" : { },
498
499
  "eu-north-1" : { },
500
+ "eu-south-1" : { },
499
501
  "eu-west-1" : { },
500
502
  "eu-west-2" : { },
501
503
  "eu-west-3" : { },
@@ -2949,7 +2951,12 @@
2949
2951
  },
2950
2952
  "health" : {
2951
2953
  "endpoints" : {
2952
- "us-east-1" : { }
2954
+ "fips-us-east-2" : {
2955
+ "credentialScope" : {
2956
+ "region" : "us-east-2"
2957
+ },
2958
+ "hostname" : "health-fips.us-east-2.amazonaws.com"
2959
+ }
2953
2960
  }
2954
2961
  },
2955
2962
  "honeycode" : {
@@ -3862,6 +3869,7 @@
3862
3869
  "ca-central-1" : { },
3863
3870
  "eu-central-1" : { },
3864
3871
  "eu-north-1" : { },
3872
+ "eu-south-1" : { },
3865
3873
  "eu-west-1" : { },
3866
3874
  "eu-west-2" : { },
3867
3875
  "eu-west-3" : { },
@@ -4676,6 +4684,7 @@
4676
4684
  },
4677
4685
  "runtime.sagemaker" : {
4678
4686
  "endpoints" : {
4687
+ "af-south-1" : { },
4679
4688
  "ap-east-1" : { },
4680
4689
  "ap-northeast-1" : { },
4681
4690
  "ap-northeast-2" : { },
@@ -4685,6 +4694,7 @@
4685
4694
  "ca-central-1" : { },
4686
4695
  "eu-central-1" : { },
4687
4696
  "eu-north-1" : { },
4697
+ "eu-south-1" : { },
4688
4698
  "eu-west-1" : { },
4689
4699
  "eu-west-2" : { },
4690
4700
  "eu-west-3" : { },
@@ -5342,6 +5352,7 @@
5342
5352
  "ca-central-1" : { },
5343
5353
  "eu-central-1" : { },
5344
5354
  "eu-north-1" : { },
5355
+ "eu-south-1" : { },
5345
5356
  "eu-west-1" : { },
5346
5357
  "eu-west-2" : { },
5347
5358
  "eu-west-3" : { },
@@ -6835,6 +6846,11 @@
6835
6846
  "cn-northwest-1" : { }
6836
6847
  }
6837
6848
  },
6849
+ "lakeformation" : {
6850
+ "endpoints" : {
6851
+ "cn-north-1" : { }
6852
+ }
6853
+ },
6838
6854
  "lambda" : {
6839
6855
  "endpoints" : {
6840
6856
  "cn-north-1" : { },
@@ -6917,6 +6933,12 @@
6917
6933
  "cn-northwest-1" : { }
6918
6934
  }
6919
6935
  },
6936
+ "resource-groups" : {
6937
+ "endpoints" : {
6938
+ "cn-north-1" : { },
6939
+ "cn-northwest-1" : { }
6940
+ }
6941
+ },
6920
6942
  "route53" : {
6921
6943
  "endpoints" : {
6922
6944
  "aws-cn-global" : {
@@ -6986,6 +7008,12 @@
6986
7008
  }
6987
7009
  }
6988
7010
  },
7011
+ "servicediscovery" : {
7012
+ "endpoints" : {
7013
+ "cn-north-1" : { },
7014
+ "cn-northwest-1" : { }
7015
+ }
7016
+ },
6989
7017
  "sms" : {
6990
7018
  "endpoints" : {
6991
7019
  "cn-north-1" : { },
@@ -7156,8 +7184,18 @@
7156
7184
  },
7157
7185
  "acm" : {
7158
7186
  "endpoints" : {
7159
- "us-gov-east-1" : { },
7160
- "us-gov-west-1" : { }
7187
+ "us-gov-east-1" : {
7188
+ "credentialScope" : {
7189
+ "region" : "us-gov-east-1"
7190
+ },
7191
+ "hostname" : "acm.us-gov-east-1.amazonaws.com"
7192
+ },
7193
+ "us-gov-west-1" : {
7194
+ "credentialScope" : {
7195
+ "region" : "us-gov-west-1"
7196
+ },
7197
+ "hostname" : "acm.us-gov-west-1.amazonaws.com"
7198
+ }
7161
7199
  }
7162
7200
  },
7163
7201
  "acm-pca" : {
@@ -8101,7 +8139,18 @@
8101
8139
  }
8102
8140
  },
8103
8141
  "endpoints" : {
8104
- "us-gov-west-1" : { }
8142
+ "fips-us-gov-west-1" : {
8143
+ "credentialScope" : {
8144
+ "region" : "us-gov-west-1"
8145
+ },
8146
+ "hostname" : "pinpoint-fips.us-gov-west-1.amazonaws.com"
8147
+ },
8148
+ "us-gov-west-1" : {
8149
+ "credentialScope" : {
8150
+ "region" : "us-gov-west-1"
8151
+ },
8152
+ "hostname" : "pinpoint.us-gov-west-1.amazonaws.com"
8153
+ }
8105
8154
  }
8106
8155
  },
8107
8156
  "polly" : {
@@ -8573,6 +8622,18 @@
8573
8622
  },
8574
8623
  "transfer" : {
8575
8624
  "endpoints" : {
8625
+ "fips-us-gov-east-1" : {
8626
+ "credentialScope" : {
8627
+ "region" : "us-gov-east-1"
8628
+ },
8629
+ "hostname" : "transfer-fips.us-gov-east-1.amazonaws.com"
8630
+ },
8631
+ "fips-us-gov-west-1" : {
8632
+ "credentialScope" : {
8633
+ "region" : "us-gov-west-1"
8634
+ },
8635
+ "hostname" : "transfer-fips.us-gov-west-1.amazonaws.com"
8636
+ },
8576
8637
  "us-gov-east-1" : { },
8577
8638
  "us-gov-west-1" : { }
8578
8639
  }
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.378.0
4
+ version: 1.383.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: 2020-09-30 00:00:00.000000000 Z
11
+ date: 2020-10-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: