aws-partitions 1.312.0 → 1.313.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 +71 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ad2968a6f6c2bf5479beb7b870f85ba250bb417caea2263661ab3009550b3641
4
- data.tar.gz: 17c4b4c10344de7432406b9f3564d22370722b96586e1b4023f591601c96c24d
3
+ metadata.gz: 0d78eccff578dd4185baa792d5ab4b9f3dfd377066f1e78db327256db705920c
4
+ data.tar.gz: 79dbfcc3ccad73b6f9b265736fd4fe138bde303d942d34e31e92a00f6a327b32
5
5
  SHA512:
6
- metadata.gz: 276d873001949ccdef59d71a0796149a296cea5435b18e0411fec44b63da076baaa45213b8a95c639cbaaf620514b96c17cc5d078422739b4e5aad44fe82f841
7
- data.tar.gz: dfacb3f2cfe8f820e6ae4793172f60c59211052856629943d36cc9a45eba601308829c9e6f1d4e335024f7d0e43c88e97455cae0b9c9dcaa3def54de7beee15f
6
+ metadata.gz: d3e50615df63a7bfca549108b89d7336723385b49f4cf6e101177bea04e0c0db8c86f6519b9c0a155b2f5f0900bf13ff0d8544836255216b7106b00f06f570bc
7
+ data.tar.gz: 38e4828d9813bf9778160cd30b7678e4e366f0c55273de1670db7da09c7a3c845f13c621552b02dbeb44f5090c39f261c19adea36c81871c242c84ef0fb4e754
data/partitions.json CHANGED
@@ -614,6 +614,7 @@
614
614
  "protocols" : [ "http", "https" ]
615
615
  },
616
616
  "endpoints" : {
617
+ "ap-east-1" : { },
617
618
  "ap-northeast-1" : { },
618
619
  "ap-northeast-2" : { },
619
620
  "ap-south-1" : { },
@@ -621,8 +622,12 @@
621
622
  "ap-southeast-2" : { },
622
623
  "ca-central-1" : { },
623
624
  "eu-central-1" : { },
625
+ "eu-north-1" : { },
624
626
  "eu-west-1" : { },
625
627
  "eu-west-2" : { },
628
+ "eu-west-3" : { },
629
+ "me-south-1" : { },
630
+ "sa-east-1" : { },
626
631
  "us-east-1" : { },
627
632
  "us-east-2" : { },
628
633
  "us-west-1" : { },
@@ -1860,6 +1865,48 @@
1860
1865
  "us-west-2" : { }
1861
1866
  }
1862
1867
  },
1868
+ "eks" : {
1869
+ "defaults" : {
1870
+ "protocols" : [ "http", "https" ]
1871
+ },
1872
+ "endpoints" : {
1873
+ "ap-east-1" : { },
1874
+ "ap-northeast-1" : { },
1875
+ "ap-northeast-2" : { },
1876
+ "ap-south-1" : { },
1877
+ "ap-southeast-1" : { },
1878
+ "ap-southeast-2" : { },
1879
+ "ca-central-1" : { },
1880
+ "eu-central-1" : { },
1881
+ "eu-north-1" : { },
1882
+ "eu-west-1" : { },
1883
+ "eu-west-2" : { },
1884
+ "eu-west-3" : { },
1885
+ "fips-us-east-1" : {
1886
+ "credentialScope" : {
1887
+ "region" : "us-east-1"
1888
+ },
1889
+ "hostname" : "fips.eks.us-east-1.amazonaws.com"
1890
+ },
1891
+ "fips-us-east-2" : {
1892
+ "credentialScope" : {
1893
+ "region" : "us-east-2"
1894
+ },
1895
+ "hostname" : "fips.eks.us-east-2.amazonaws.com"
1896
+ },
1897
+ "fips-us-west-2" : {
1898
+ "credentialScope" : {
1899
+ "region" : "us-west-2"
1900
+ },
1901
+ "hostname" : "fips.eks.us-west-2.amazonaws.com"
1902
+ },
1903
+ "me-south-1" : { },
1904
+ "sa-east-1" : { },
1905
+ "us-east-1" : { },
1906
+ "us-east-2" : { },
1907
+ "us-west-2" : { }
1908
+ }
1909
+ },
1863
1910
  "elasticache" : {
1864
1911
  "endpoints" : {
1865
1912
  "af-south-1" : { },
@@ -5944,6 +5991,15 @@
5944
5991
  "cn-northwest-1" : { }
5945
5992
  }
5946
5993
  },
5994
+ "eks" : {
5995
+ "defaults" : {
5996
+ "protocols" : [ "http", "https" ]
5997
+ },
5998
+ "endpoints" : {
5999
+ "cn-north-1" : { },
6000
+ "cn-northwest-1" : { }
6001
+ }
6002
+ },
5947
6003
  "elasticache" : {
5948
6004
  "endpoints" : {
5949
6005
  "cn-north-1" : { },
@@ -6476,7 +6532,9 @@
6476
6532
  },
6477
6533
  "autoscaling" : {
6478
6534
  "endpoints" : {
6479
- "us-gov-east-1" : { },
6535
+ "us-gov-east-1" : {
6536
+ "protocols" : [ "http", "https" ]
6537
+ },
6480
6538
  "us-gov-west-1" : {
6481
6539
  "protocols" : [ "http", "https" ]
6482
6540
  }
@@ -7170,6 +7228,18 @@
7170
7228
  },
7171
7229
  "rds" : {
7172
7230
  "endpoints" : {
7231
+ "rds.us-gov-east-1" : {
7232
+ "credentialScope" : {
7233
+ "region" : "us-gov-east-1"
7234
+ },
7235
+ "hostname" : "rds.us-gov-east-1.amazonaws.com"
7236
+ },
7237
+ "rds.us-gov-west-1" : {
7238
+ "credentialScope" : {
7239
+ "region" : "us-gov-west-1"
7240
+ },
7241
+ "hostname" : "rds.us-gov-west-1.amazonaws.com"
7242
+ },
7173
7243
  "us-gov-east-1" : { },
7174
7244
  "us-gov-west-1" : { }
7175
7245
  }
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.312.0
4
+ version: 1.313.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-08 00:00:00.000000000 Z
11
+ date: 2020-05-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: