aws-partitions 1.251.0 → 1.256.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9a7d5f6e2db92bd1e4b2bbb2f2ba5d61f859a035
4
- data.tar.gz: d9e7b9922d0bc9c9fe1c90b632681d65359ea49b
3
+ metadata.gz: 98c0079f84b659162625a741152bca09468f9da0
4
+ data.tar.gz: 539adf1479bdc2af0004f745f23e872248f74391
5
5
  SHA512:
6
- metadata.gz: dee987ef83c015cdadaac5e5eb0ceee0da0b689696834e9bfad6b1b6b89a8a4baada8afffd681f3504bc5b09741d12790f2a40e6a90e0179fc7763e066e54bfa
7
- data.tar.gz: b6125a1b8d2cfb48c4e0baf89f9bf5c37856389f750f7338cfde14babca96ba45ed6630225c2f4b0c74540fc5fbab43f822ca1a39512205a7d518a7c17231c23
6
+ metadata.gz: bf2e3a5cf152493dcd76cb46453a5f913aa028df9a5bd70b0416c28deebc10f313bbfb485ff5e8a5b22ceafc57a44ac9d82dcf61f1f728ef86152c5b2d12fd2e
7
+ data.tar.gz: 8d424f54cac17a800b9d2729a4bdd3e1776a9d666101c6d3afffc61dbfe000180ccfa31613651b41613defe702b3dc8ee5b2534cc082e65f21fd029b7b33947d
@@ -280,6 +280,7 @@ module Aws
280
280
  'DataPipeline' => 'datapipeline',
281
281
  'DataSync' => 'datasync',
282
282
  'DatabaseMigrationService' => 'dms',
283
+ 'Detective' => 'api.detective',
283
284
  'DeviceFarm' => 'devicefarm',
284
285
  'DirectConnect' => 'directconnect',
285
286
  'DirectoryService' => 'ds',
@@ -110,6 +110,36 @@
110
110
  "eu-west-1" : { },
111
111
  "eu-west-2" : { },
112
112
  "eu-west-3" : { },
113
+ "fips-ca-central-1" : {
114
+ "credentialScope" : {
115
+ "region" : "ca-central-1"
116
+ },
117
+ "hostname" : "acm-pca-fips.ca-central-1.amazonaws.com"
118
+ },
119
+ "fips-us-east-1" : {
120
+ "credentialScope" : {
121
+ "region" : "us-east-1"
122
+ },
123
+ "hostname" : "acm-pca-fips.us-east-1.amazonaws.com"
124
+ },
125
+ "fips-us-east-2" : {
126
+ "credentialScope" : {
127
+ "region" : "us-east-2"
128
+ },
129
+ "hostname" : "acm-pca-fips.us-east-2.amazonaws.com"
130
+ },
131
+ "fips-us-west-1" : {
132
+ "credentialScope" : {
133
+ "region" : "us-west-1"
134
+ },
135
+ "hostname" : "acm-pca-fips.us-west-1.amazonaws.com"
136
+ },
137
+ "fips-us-west-2" : {
138
+ "credentialScope" : {
139
+ "region" : "us-west-2"
140
+ },
141
+ "hostname" : "acm-pca-fips.us-west-2.amazonaws.com"
142
+ },
113
143
  "me-south-1" : { },
114
144
  "sa-east-1" : { },
115
145
  "us-east-1" : { },
@@ -417,6 +447,7 @@
417
447
  "eu-west-2" : { },
418
448
  "eu-west-3" : { },
419
449
  "me-south-1" : { },
450
+ "sa-east-1" : { },
420
451
  "us-east-1" : { },
421
452
  "us-east-2" : { },
422
453
  "us-west-1" : { },
@@ -737,6 +768,7 @@
737
768
  },
738
769
  "codecommit" : {
739
770
  "endpoints" : {
771
+ "ap-east-1" : { },
740
772
  "ap-northeast-1" : { },
741
773
  "ap-northeast-2" : { },
742
774
  "ap-south-1" : { },
@@ -1168,6 +1200,12 @@
1168
1200
  },
1169
1201
  "hostname" : "rds.ap-southeast-2.amazonaws.com"
1170
1202
  },
1203
+ "ca-central-1" : {
1204
+ "credentialScope" : {
1205
+ "region" : "ca-central-1"
1206
+ },
1207
+ "hostname" : "rds.ca-central-1.amazonaws.com"
1208
+ },
1171
1209
  "eu-central-1" : {
1172
1210
  "credentialScope" : {
1173
1211
  "region" : "eu-central-1"
@@ -2300,6 +2338,7 @@
2300
2338
  }
2301
2339
  },
2302
2340
  "endpoints" : {
2341
+ "ap-southeast-2" : { },
2303
2342
  "eu-west-1" : { },
2304
2343
  "us-east-1" : { },
2305
2344
  "us-west-2" : { }
@@ -2894,6 +2933,7 @@
2894
2933
  }
2895
2934
  },
2896
2935
  "endpoints" : {
2936
+ "ap-southeast-2" : { },
2897
2937
  "eu-west-1" : { },
2898
2938
  "us-east-1" : { },
2899
2939
  "us-west-2" : { }
@@ -4319,6 +4359,12 @@
4319
4359
  }
4320
4360
  }
4321
4361
  },
4362
+ "secretsmanager" : {
4363
+ "endpoints" : {
4364
+ "cn-north-1" : { },
4365
+ "cn-northwest-1" : { }
4366
+ }
4367
+ },
4322
4368
  "sms" : {
4323
4369
  "endpoints" : {
4324
4370
  "cn-north-1" : { },
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.251.0
4
+ version: 1.256.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-12-05 00:00:00.000000000 Z
11
+ date: 2019-12-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: