aws-partitions 1.376.0 → 1.377.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
  SHA256:
3
- metadata.gz: 46ae69fe3508734821a04104e91e8fbfb87a874ce6350cfc0a98061488b1ff8c
4
- data.tar.gz: 6f993addb8ecb2c43cda1d7ca48fa7b0e10c70c31b042355cb50a78725e6db60
3
+ metadata.gz: 5a3979895844510d7255f82839225fb9d0e476e5183d2ae004c1c442f4b4f601
4
+ data.tar.gz: 1a550f14fceb959dc131ce3b8f598f791af36551d662883df996bc5621ffb12b
5
5
  SHA512:
6
- metadata.gz: fe4ffcb02ea5cb5ebc053321397d679f3a0199f090ae1ce1067ff061aebee43e6d93a75002e30fc9332af70c75c81de6b1500c447ebce3185d5cdb1ebfd28927
7
- data.tar.gz: 57a30eebc65b6241a62c000e8e86e7fbf76ef9be67596b0b8df62a4e0e13a6fc7cb2101b95cedf8ad4852a1a7f05455c182f18faad5ef1bb3f6725f34785c91e
6
+ metadata.gz: e8d199a3f0479990e7a9a33da4c6be18f8ba400ede578dabe0cebf216c0403b693a4b1da0387c76dcb6fe94c6b0cf741536c41d4c220ffc85a3752739803d457
7
+ data.tar.gz: dc38d010f3efe8c24d3aa2b98c8c66c53f606d3f501d9ddc454f3a50aa878243af6fe056627c9557ece18be55f3701cffd35e73da1feffeccda96eef4b5b25fd
@@ -440,6 +440,8 @@ module Aws
440
440
  'Support' => 'support',
441
441
  'Synthetics' => 'synthetics',
442
442
  'Textract' => 'textract',
443
+ 'TimestreamQuery' => 'query.timestream',
444
+ 'TimestreamWrite' => 'ingest.timestream',
443
445
  'TranscribeService' => 'transcribe',
444
446
  'TranscribeStreamingService' => 'transcribestreaming',
445
447
  'Transfer' => 'transfer',
@@ -2977,6 +2977,9 @@
2977
2977
  },
2978
2978
  "identitystore" : {
2979
2979
  "endpoints" : {
2980
+ "ap-northeast-1" : { },
2981
+ "ap-northeast-2" : { },
2982
+ "ap-south-1" : { },
2980
2983
  "ap-southeast-1" : { },
2981
2984
  "ap-southeast-2" : { },
2982
2985
  "ca-central-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.376.0
4
+ version: 1.377.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-25 00:00:00.000000000 Z
11
+ date: 2020-09-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: