aws-partitions 1.372.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: 38a24b2962027d623b1e4563fdb681255c7ab5f87c6140da12fc5bf34a71d775
4
- data.tar.gz: 7937a8e2837fa266853618f04a64e67ce9af63460f833c90749b18603268b82b
3
+ metadata.gz: 5a3979895844510d7255f82839225fb9d0e476e5183d2ae004c1c442f4b4f601
4
+ data.tar.gz: 1a550f14fceb959dc131ce3b8f598f791af36551d662883df996bc5621ffb12b
5
5
  SHA512:
6
- metadata.gz: 9429287bcdaf8b945e2832ec76cf9e37e1426b678e5d2cc101d3da2e0000e60974a4131ccd1e4be62ce9e58231b2f7f849ba73692eb139da3907a54488cd2b19
7
- data.tar.gz: 19de2b0677275010967475e6780ce3efca51d5da2996237e3e806abd03a1db8c2f993f712897ec5a5fdd21ee539dd6a4bc74f5951eedfc370ec477a93788aae9
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',
@@ -1081,6 +1081,7 @@
1081
1081
  "ca-central-1" : { },
1082
1082
  "eu-central-1" : { },
1083
1083
  "eu-north-1" : { },
1084
+ "eu-south-1" : { },
1084
1085
  "eu-west-1" : { },
1085
1086
  "eu-west-2" : { },
1086
1087
  "eu-west-3" : { },
@@ -2067,6 +2068,7 @@
2067
2068
  "sa-east-1" : { },
2068
2069
  "us-east-1" : { },
2069
2070
  "us-east-2" : { },
2071
+ "us-west-1" : { },
2070
2072
  "us-west-2" : { }
2071
2073
  }
2072
2074
  },
@@ -2872,6 +2874,7 @@
2872
2874
  },
2873
2875
  "groundstation" : {
2874
2876
  "endpoints" : {
2877
+ "af-south-1" : { },
2875
2878
  "ap-southeast-2" : { },
2876
2879
  "eu-north-1" : { },
2877
2880
  "eu-west-1" : { },
@@ -2974,6 +2977,9 @@
2974
2977
  },
2975
2978
  "identitystore" : {
2976
2979
  "endpoints" : {
2980
+ "ap-northeast-1" : { },
2981
+ "ap-northeast-2" : { },
2982
+ "ap-south-1" : { },
2977
2983
  "ap-southeast-1" : { },
2978
2984
  "ap-southeast-2" : { },
2979
2985
  "ca-central-1" : { },
@@ -4512,6 +4518,12 @@
4512
4518
  "eu-central-1" : { },
4513
4519
  "eu-west-1" : { },
4514
4520
  "eu-west-2" : { },
4521
+ "rekognition-fips.ca-central-1" : {
4522
+ "credentialScope" : {
4523
+ "region" : "ca-central-1"
4524
+ },
4525
+ "hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
4526
+ },
4515
4527
  "rekognition-fips.us-east-1" : {
4516
4528
  "credentialScope" : {
4517
4529
  "region" : "us-east-1"
@@ -5345,6 +5357,12 @@
5345
5357
  },
5346
5358
  "hostname" : "snowball-fips.ap-northeast-2.amazonaws.com"
5347
5359
  },
5360
+ "fips-ap-northeast-3" : {
5361
+ "credentialScope" : {
5362
+ "region" : "ap-northeast-3"
5363
+ },
5364
+ "hostname" : "snowball-fips.ap-northeast-3.amazonaws.com"
5365
+ },
5348
5366
  "fips-ap-south-1" : {
5349
5367
  "credentialScope" : {
5350
5368
  "region" : "ap-south-1"
@@ -7807,7 +7825,12 @@
7807
7825
  },
7808
7826
  "health" : {
7809
7827
  "endpoints" : {
7810
- "us-gov-west-1" : { }
7828
+ "fips-us-gov-west-1" : {
7829
+ "credentialScope" : {
7830
+ "region" : "us-gov-west-1"
7831
+ },
7832
+ "hostname" : "health-fips.us-gov-west-1.amazonaws.com"
7833
+ }
7811
7834
  }
7812
7835
  },
7813
7836
  "iam" : {
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.372.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-17 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: