aws-partitions 1.373.0 → 1.378.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: ef82c1de4eeed0a9d3599a8aaaa8dc13ea83057113915397da2f036cdb29c8c5
4
- data.tar.gz: 76f8051158559a610a7380002671f3d637b6cf6d921bc20e45e5d960d2b9a8ea
3
+ metadata.gz: 5350bf43cea220dfc0f7d695ecf04c88f4761a55683bea089508c5e1ebd1f662
4
+ data.tar.gz: c11785cd9a68855113929acf42241a91a12035f50e3bea02454b2d66f1bf00bf
5
5
  SHA512:
6
- metadata.gz: cf031da7b40d5546eef2aa67d83b3befc8e8d7afa2c9399d3c4ecfd83ee172aa46d257500b4cbbb9914bd3905e437e5a8cbf5b46b20c493a16422973ceb5bf98
7
- data.tar.gz: dbc167aeed33eb3b82b0567d5f87fdca6e6a1da99c54e4022673730e3be60e355b8aa57ea0b17bfee54e9833a812b15aaf2141b4fe18871f5358f7693178e7e0
6
+ metadata.gz: 168f9759c546da40d06eb83c49556eaa85d4d35967a8898ac7cc5a686e736152c7f51049110083e10d6bad65b02c161f1714cb6badf0ff62d9ebc7cdbf966d0a
7
+ data.tar.gz: ed0b08019d93e726d14520a8234f1d7e4557bd401703e32a4b7815e79d23126b0db1886cce5373c8e59e8eba3476f9e3ceea8a6de4cee9f3e56b587854e7fa47
@@ -410,6 +410,7 @@ module Aws
410
410
  'Route53Resolver' => 'route53resolver',
411
411
  'S3' => 's3',
412
412
  'S3Control' => 's3-control',
413
+ 'S3Outposts' => 's3-outposts',
413
414
  'SES' => 'email',
414
415
  'SESV2' => 'email',
415
416
  'SMS' => 'sms',
@@ -440,6 +441,8 @@ module Aws
440
441
  'Support' => 'support',
441
442
  'Synthetics' => 'synthetics',
442
443
  'Textract' => 'textract',
444
+ 'TimestreamQuery' => 'query.timestream',
445
+ 'TimestreamWrite' => 'ingest.timestream',
443
446
  'TranscribeService' => 'transcribe',
444
447
  'TranscribeStreamingService' => 'transcribestreaming',
445
448
  '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" : { },
@@ -5351,6 +5357,12 @@
5351
5357
  },
5352
5358
  "hostname" : "snowball-fips.ap-northeast-2.amazonaws.com"
5353
5359
  },
5360
+ "fips-ap-northeast-3" : {
5361
+ "credentialScope" : {
5362
+ "region" : "ap-northeast-3"
5363
+ },
5364
+ "hostname" : "snowball-fips.ap-northeast-3.amazonaws.com"
5365
+ },
5354
5366
  "fips-ap-south-1" : {
5355
5367
  "credentialScope" : {
5356
5368
  "region" : "ap-south-1"
@@ -6346,6 +6358,18 @@
6346
6358
  "eu-central-1" : { },
6347
6359
  "eu-west-1" : { },
6348
6360
  "eu-west-2" : { },
6361
+ "fips-us-east-1" : {
6362
+ "credentialScope" : {
6363
+ "region" : "us-east-1"
6364
+ },
6365
+ "hostname" : "workspaces-fips.us-east-1.amazonaws.com"
6366
+ },
6367
+ "fips-us-west-2" : {
6368
+ "credentialScope" : {
6369
+ "region" : "us-west-2"
6370
+ },
6371
+ "hostname" : "workspaces-fips.us-west-2.amazonaws.com"
6372
+ },
6349
6373
  "sa-east-1" : { },
6350
6374
  "us-east-1" : { },
6351
6375
  "us-west-2" : { }
@@ -6766,6 +6790,21 @@
6766
6790
  "cn-northwest-1" : { }
6767
6791
  }
6768
6792
  },
6793
+ "iotevents" : {
6794
+ "endpoints" : {
6795
+ "cn-north-1" : { }
6796
+ }
6797
+ },
6798
+ "ioteventsdata" : {
6799
+ "endpoints" : {
6800
+ "cn-north-1" : {
6801
+ "credentialScope" : {
6802
+ "region" : "cn-north-1"
6803
+ },
6804
+ "hostname" : "data.iotevents.cn-north-1.amazonaws.com.cn"
6805
+ }
6806
+ }
6807
+ },
6769
6808
  "iotsecuredtunneling" : {
6770
6809
  "endpoints" : {
6771
6810
  "cn-north-1" : { },
@@ -8532,6 +8571,12 @@
8532
8571
  "us-gov-west-1" : { }
8533
8572
  }
8534
8573
  },
8574
+ "transfer" : {
8575
+ "endpoints" : {
8576
+ "us-gov-east-1" : { },
8577
+ "us-gov-west-1" : { }
8578
+ }
8579
+ },
8535
8580
  "translate" : {
8536
8581
  "defaults" : {
8537
8582
  "protocols" : [ "https" ]
@@ -8564,6 +8609,12 @@
8564
8609
  },
8565
8610
  "workspaces" : {
8566
8611
  "endpoints" : {
8612
+ "fips-us-gov-west-1" : {
8613
+ "credentialScope" : {
8614
+ "region" : "us-gov-west-1"
8615
+ },
8616
+ "hostname" : "workspaces-fips.us-gov-west-1.amazonaws.com"
8617
+ },
8567
8618
  "us-gov-west-1" : { }
8568
8619
  }
8569
8620
  },
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.373.0
4
+ version: 1.378.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-18 00:00:00.000000000 Z
11
+ date: 2020-09-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: