aws-partitions 1.309.0 → 1.310.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +20 -6
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '0915c5a11755355511e25d59f2a8f4a53beb8fac6744fe211334626342fce948'
4
- data.tar.gz: 29e143d84c1be6a6063d2d45e86794244ab812ce17cae973c6d52b32ca3cd33d
3
+ metadata.gz: c05b6144827b295e1d64025e6c4751fd3e1756822ca2040042dc282760967143
4
+ data.tar.gz: f8a7ad30e6ad9d4ac48e5d17fed2f59163085675600e5e01498f3b9bbdf5e005
5
5
  SHA512:
6
- metadata.gz: 387f6e29f7e79a48c208d1bff83dabfd4b9a7bc43c2eb12b44ed1ea967735d29424460ed35056fb000cf0c8e97829e8ce475824babd73df289da44ee624d59b0
7
- data.tar.gz: 46b0690ae1081a626ba3590489c06645401923d469ea7314058ebb344c112d34b42de0a0244f764de251c93d8e3a07c0f36cc7cff48e54a85586ebe914a83d05
6
+ metadata.gz: bfee8701918acd88ed6d916106ca3e55acb1b6e503c5d81a7c746c4330abc8d60775c2b2bd375b4376253f643d658d7881a9d025fd86bdf7f42a0bfa958851e9
7
+ data.tar.gz: 36f8c16766b2d807b94ec3a46804131bf1bb3fdc3735ee1b7f5e85569ec0a66c9898d091ff7456543e4d77a0e5d9e340e122f70cf2a1524f3b2a32db03af90cd
@@ -35,22 +35,22 @@
35
35
  "description" : "Canada (Central)"
36
36
  },
37
37
  "eu-central-1" : {
38
- "description" : "EU (Frankfurt)"
38
+ "description" : "Europe (Frankfurt)"
39
39
  },
40
40
  "eu-north-1" : {
41
- "description" : "EU (Stockholm)"
41
+ "description" : "Europe (Stockholm)"
42
42
  },
43
43
  "eu-south-1" : {
44
44
  "description" : "Europe (Milan)"
45
45
  },
46
46
  "eu-west-1" : {
47
- "description" : "EU (Ireland)"
47
+ "description" : "Europe (Ireland)"
48
48
  },
49
49
  "eu-west-2" : {
50
- "description" : "EU (London)"
50
+ "description" : "Europe (London)"
51
51
  },
52
52
  "eu-west-3" : {
53
- "description" : "EU (Paris)"
53
+ "description" : "Europe (Paris)"
54
54
  },
55
55
  "me-south-1" : {
56
56
  "description" : "Middle East (Bahrain)"
@@ -4431,6 +4431,7 @@
4431
4431
  },
4432
4432
  "secretsmanager" : {
4433
4433
  "endpoints" : {
4434
+ "af-south-1" : { },
4434
4435
  "ap-east-1" : { },
4435
4436
  "ap-northeast-1" : { },
4436
4437
  "ap-northeast-2" : { },
@@ -4440,6 +4441,7 @@
4440
4441
  "ca-central-1" : { },
4441
4442
  "eu-central-1" : { },
4442
4443
  "eu-north-1" : { },
4444
+ "eu-south-1" : { },
4443
4445
  "eu-west-1" : { },
4444
4446
  "eu-west-2" : { },
4445
4447
  "eu-west-3" : { },
@@ -6312,7 +6314,7 @@
6312
6314
  "description" : "AWS GovCloud (US-East)"
6313
6315
  },
6314
6316
  "us-gov-west-1" : {
6315
- "description" : "AWS GovCloud (US)"
6317
+ "description" : "AWS GovCloud (US-West)"
6316
6318
  }
6317
6319
  },
6318
6320
  "services" : {
@@ -6767,6 +6769,18 @@
6767
6769
  },
6768
6770
  "elasticmapreduce" : {
6769
6771
  "endpoints" : {
6772
+ "fips-us-gov-east-1" : {
6773
+ "credentialScope" : {
6774
+ "region" : "us-gov-east-1"
6775
+ },
6776
+ "hostname" : "elasticmapreduce.us-gov-east-1.amazonaws.com"
6777
+ },
6778
+ "fips-us-gov-west-1" : {
6779
+ "credentialScope" : {
6780
+ "region" : "us-gov-west-1"
6781
+ },
6782
+ "hostname" : "elasticmapreduce.us-gov-west-1.amazonaws.com"
6783
+ },
6770
6784
  "us-gov-east-1" : { },
6771
6785
  "us-gov-west-1" : {
6772
6786
  "protocols" : [ "https" ]
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.309.0
4
+ version: 1.310.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-05-04 00:00:00.000000000 Z
11
+ date: 2020-05-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: