aws-partitions 1.378.0 → 1.379.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 +24 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5350bf43cea220dfc0f7d695ecf04c88f4761a55683bea089508c5e1ebd1f662
4
- data.tar.gz: c11785cd9a68855113929acf42241a91a12035f50e3bea02454b2d66f1bf00bf
3
+ metadata.gz: 35d48d785f2341c00ebf44d87fbace8b6aed38b3081c635371c4c35ab494487c
4
+ data.tar.gz: f05fce5d2165ff3f9c0b42425f8ef89e9ff0c68df460c2a0021eee61d499b9e3
5
5
  SHA512:
6
- metadata.gz: 168f9759c546da40d06eb83c49556eaa85d4d35967a8898ac7cc5a686e736152c7f51049110083e10d6bad65b02c161f1714cb6badf0ff62d9ebc7cdbf966d0a
7
- data.tar.gz: ed0b08019d93e726d14520a8234f1d7e4557bd401703e32a4b7815e79d23126b0db1886cce5373c8e59e8eba3476f9e3ceea8a6de4cee9f3e56b587854e7fa47
6
+ metadata.gz: 89e00be623fa6a65fdadb44b2a2cede36712401f4ec17f731fb697fd98baa7528e508bd8edbac28648ced3d625e5273080ab5b33f63f878be238e885a6f68c65
7
+ data.tar.gz: 004c2902115ea902c597005800587f298fb67ca576034dfe2793d361fb52ff486158abafeb9d2dad148b40d118397090ae863b8b915201cf0680df99f5ae6d3c
@@ -6917,6 +6917,12 @@
6917
6917
  "cn-northwest-1" : { }
6918
6918
  }
6919
6919
  },
6920
+ "resource-groups" : {
6921
+ "endpoints" : {
6922
+ "cn-north-1" : { },
6923
+ "cn-northwest-1" : { }
6924
+ }
6925
+ },
6920
6926
  "route53" : {
6921
6927
  "endpoints" : {
6922
6928
  "aws-cn-global" : {
@@ -8101,6 +8107,12 @@
8101
8107
  }
8102
8108
  },
8103
8109
  "endpoints" : {
8110
+ "fips-us-gov-west-1" : {
8111
+ "credentialScope" : {
8112
+ "region" : "us-gov-west-1"
8113
+ },
8114
+ "hostname" : "pinpoint.us-gov-west-1.amazonaws.com"
8115
+ },
8104
8116
  "us-gov-west-1" : { }
8105
8117
  }
8106
8118
  },
@@ -8573,6 +8585,18 @@
8573
8585
  },
8574
8586
  "transfer" : {
8575
8587
  "endpoints" : {
8588
+ "fips-us-gov-east-1" : {
8589
+ "credentialScope" : {
8590
+ "region" : "us-gov-east-1"
8591
+ },
8592
+ "hostname" : "transfer-fips.us-gov-east-1.amazonaws.com"
8593
+ },
8594
+ "fips-us-gov-west-1" : {
8595
+ "credentialScope" : {
8596
+ "region" : "us-gov-west-1"
8597
+ },
8598
+ "hostname" : "transfer-fips.us-gov-west-1.amazonaws.com"
8599
+ },
8576
8600
  "us-gov-east-1" : { },
8577
8601
  "us-gov-west-1" : { }
8578
8602
  }
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.378.0
4
+ version: 1.379.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-09-30 00:00:00.000000000 Z
11
+ date: 2020-10-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: