aws-partitions 1.285.0 → 1.286.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 920692cbba97f5b8d09ed0e077d76b4e00bb1cc0
4
- data.tar.gz: e30028cca1ebce5b75e921f769f984a23cd099d5
3
+ metadata.gz: c4ac96248f755f5122d1c375dcad11213e6ac8e7
4
+ data.tar.gz: 656a7afb3cb7ebaa67e11660c2b909d7d7a06362
5
5
  SHA512:
6
- metadata.gz: 28c0cad50f723478d5df86993c2d471e32e06204e65c3a5e4aedd05f48a3af881c6efe64c8e43e50f8ecbdfcb9b303cb63ad8310f44219a0075e387c1813681a
7
- data.tar.gz: 1d54196482462aa535b0d526c654964a1093e3d9d9b42ffb331560b75574bedcc0592d4450be1db9b3fdc6fdbccdf81c74ba43becf2ba2480cba6fae7c5487ac
6
+ metadata.gz: a55230daa588a17b89e9e3145a9fe866124c3a12b69fefe593afa0bf67015388a31ccbcb730e794e0c005862f9da7bbba258e5a9fc6fdff16e09ab60dc4f6973
7
+ data.tar.gz: 3652a3dd456f8ee2d43642eaec1db8d1859b96bd9d84ee3e046802d513c8e5a3edafaee38f1ede2f5b999df9a94d832250254eb40ccbac786edc47c9ba5d42fc
@@ -116,7 +116,7 @@ module Aws
116
116
  end
117
117
 
118
118
  class << self
119
- def resolve(region, service, sts_regional_endpoints = 'legacy')
119
+ def resolve(region, service, sts_regional_endpoints = 'regional')
120
120
  default_provider.resolve(region, service, sts_regional_endpoints)
121
121
  end
122
122
 
data/partitions.json CHANGED
@@ -1284,6 +1284,12 @@
1284
1284
  "ap-southeast-1" : { },
1285
1285
  "ap-southeast-2" : { },
1286
1286
  "ca-central-1" : { },
1287
+ "dms-fips" : {
1288
+ "credentialScope" : {
1289
+ "region" : "us-west-1"
1290
+ },
1291
+ "hostname" : "dms-fips.us-west-1.amazonaws.com"
1292
+ },
1287
1293
  "eu-central-1" : { },
1288
1294
  "eu-north-1" : { },
1289
1295
  "eu-west-1" : { },
@@ -1871,7 +1877,11 @@
1871
1877
  "forecastquery" : {
1872
1878
  "endpoints" : {
1873
1879
  "ap-northeast-1" : { },
1880
+ "ap-northeast-2" : { },
1881
+ "ap-south-1" : { },
1874
1882
  "ap-southeast-1" : { },
1883
+ "ap-southeast-2" : { },
1884
+ "eu-central-1" : { },
1875
1885
  "eu-west-1" : { },
1876
1886
  "us-east-1" : { },
1877
1887
  "us-east-2" : { },
@@ -2480,6 +2490,7 @@
2480
2490
  "endpoints" : {
2481
2491
  "ap-northeast-1" : { },
2482
2492
  "ap-southeast-1" : { },
2493
+ "eu-west-1" : { },
2483
2494
  "us-east-1" : { }
2484
2495
  }
2485
2496
  },
@@ -4645,6 +4656,12 @@
4645
4656
  "cn-northwest-1" : { }
4646
4657
  }
4647
4658
  },
4659
+ "iotsecuredtunneling" : {
4660
+ "endpoints" : {
4661
+ "cn-north-1" : { },
4662
+ "cn-northwest-1" : { }
4663
+ }
4664
+ },
4648
4665
  "kinesis" : {
4649
4666
  "endpoints" : {
4650
4667
  "cn-north-1" : { },
@@ -5145,6 +5162,12 @@
5145
5162
  },
5146
5163
  "dms" : {
5147
5164
  "endpoints" : {
5165
+ "dms-fips" : {
5166
+ "credentialScope" : {
5167
+ "region" : "us-gov-west-1"
5168
+ },
5169
+ "hostname" : "dms.us-gov-west-1.amazonaws.com"
5170
+ },
5148
5171
  "us-gov-east-1" : { },
5149
5172
  "us-gov-west-1" : { }
5150
5173
  }
@@ -5816,6 +5839,12 @@
5816
5839
  },
5817
5840
  "dms" : {
5818
5841
  "endpoints" : {
5842
+ "dms-fips" : {
5843
+ "credentialScope" : {
5844
+ "region" : "us-iso-east-1"
5845
+ },
5846
+ "hostname" : "dms.us-iso-east-1.c2s.ic.gov"
5847
+ },
5819
5848
  "us-iso-east-1" : { }
5820
5849
  }
5821
5850
  },
@@ -6076,6 +6105,12 @@
6076
6105
  },
6077
6106
  "dms" : {
6078
6107
  "endpoints" : {
6108
+ "dms-fips" : {
6109
+ "credentialScope" : {
6110
+ "region" : "us-isob-east-1"
6111
+ },
6112
+ "hostname" : "dms.us-isob-east-1.sc2s.sgov.gov"
6113
+ },
6079
6114
  "us-isob-east-1" : { }
6080
6115
  }
6081
6116
  },
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.285.0
4
+ version: 1.286.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-03-18 00:00:00.000000000 Z
11
+ date: 2020-03-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: