aws-partitions 1.352.0 → 1.353.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 +14 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 45a482227f35ed38d6ac1f7761930a30db91254bef660ec255d68f7087970ab2
4
- data.tar.gz: 93fadcbb938612d12fdfd51408a94c62d3111ea1fa80667409da3c97690d6a10
3
+ metadata.gz: a809aa0870ee6114170036abfd99b97f0fedd84764b8a89fbe1fc58fe921eda8
4
+ data.tar.gz: 2e441a14ddb2227f96103fe1f13dd02749abaa6010b10a2745ff6c89ef54acb9
5
5
  SHA512:
6
- metadata.gz: 88a63fbe679b3dedc2a239f00b8a7d893832a07dded816caf5f411f78dc79ae2660e699ba45907a61f6829b9a6143c8026cfc736eb572058de16520e86ead293
7
- data.tar.gz: f749836ba8b2ae7b89498b225157a274022eb50b6e811429ad17c9b7335053156dd4b84f8687e6d07aa1cf6af5a525c2a4c597af1154036b19d2e482ca576ef0
6
+ metadata.gz: 10bbe9515a0a753260b8b2f3837005a1370744ba0039593a5e33a622aaf700dec6fe2581785f0d610faada3aedad234af3a192dba3476512ea9d2c66bfdaf596
7
+ data.tar.gz: f0f7e5ba8b380c54d65777d4692dc4a387aa56392f78a798cb58237fc3f5e5429016fe0b55532cb9368783eea00bb5e6d324cc95508848e6c6eeb775074cefc7
@@ -1954,6 +1954,7 @@
1954
1954
  "protocols" : [ "http", "https" ]
1955
1955
  },
1956
1956
  "endpoints" : {
1957
+ "af-south-1" : { },
1957
1958
  "ap-east-1" : { },
1958
1959
  "ap-northeast-1" : { },
1959
1960
  "ap-northeast-2" : { },
@@ -1963,6 +1964,7 @@
1963
1964
  "ca-central-1" : { },
1964
1965
  "eu-central-1" : { },
1965
1966
  "eu-north-1" : { },
1967
+ "eu-south-1" : { },
1966
1968
  "eu-west-1" : { },
1967
1969
  "eu-west-2" : { },
1968
1970
  "eu-west-3" : { },
@@ -3781,6 +3783,12 @@
3781
3783
  },
3782
3784
  "neptune" : {
3783
3785
  "endpoints" : {
3786
+ "ap-east-1" : {
3787
+ "credentialScope" : {
3788
+ "region" : "ap-east-1"
3789
+ },
3790
+ "hostname" : "rds.ap-east-1.amazonaws.com"
3791
+ },
3784
3792
  "ap-northeast-1" : {
3785
3793
  "credentialScope" : {
3786
3794
  "region" : "ap-northeast-1"
@@ -3853,6 +3861,12 @@
3853
3861
  },
3854
3862
  "hostname" : "rds.me-south-1.amazonaws.com"
3855
3863
  },
3864
+ "sa-east-1" : {
3865
+ "credentialScope" : {
3866
+ "region" : "sa-east-1"
3867
+ },
3868
+ "hostname" : "rds.sa-east-1.amazonaws.com"
3869
+ },
3856
3870
  "us-east-1" : {
3857
3871
  "credentialScope" : {
3858
3872
  "region" : "us-east-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.352.0
4
+ version: 1.353.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-08-06 00:00:00.000000000 Z
11
+ date: 2020-08-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: