aws-partitions 1.374.0 → 1.379.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2cd1025af7b2f0eac96a10b9bb67907a77f5db6a65e4f7b6fabdf901ab1a2cd8
4
- data.tar.gz: 861babcdfa2c0fd2bc5a127e044fc3bfd8ebc4b52e9dcc2d6f9df55cd4cc5235
3
+ metadata.gz: 35d48d785f2341c00ebf44d87fbace8b6aed38b3081c635371c4c35ab494487c
4
+ data.tar.gz: f05fce5d2165ff3f9c0b42425f8ef89e9ff0c68df460c2a0021eee61d499b9e3
5
5
  SHA512:
6
- metadata.gz: c62223fbb51f5c9b71b20b9a60944066c06df927588bc35e251b2fc11b12b1cff42fb12a245f2fc562e5e04ef9c9316e83cabbf054c644c145cec936411f3f2f
7
- data.tar.gz: 4c035d2e86845da63d1421ec10b7d17539b0b8f07e1253bd86fc0fdf5c8aad3785d6a28694253b36b9a1848e07f0c57117cf73881963f96237c0af48d8df02a5
6
+ metadata.gz: 89e00be623fa6a65fdadb44b2a2cede36712401f4ec17f731fb697fd98baa7528e508bd8edbac28648ced3d625e5273080ab5b33f63f878be238e885a6f68c65
7
+ data.tar.gz: 004c2902115ea902c597005800587f298fb67ca576034dfe2793d361fb52ff486158abafeb9d2dad148b40d118397090ae863b8b915201cf0680df99f5ae6d3c
@@ -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" : { },
@@ -2873,6 +2874,7 @@
2873
2874
  },
2874
2875
  "groundstation" : {
2875
2876
  "endpoints" : {
2877
+ "af-south-1" : { },
2876
2878
  "ap-southeast-2" : { },
2877
2879
  "eu-north-1" : { },
2878
2880
  "eu-west-1" : { },
@@ -2975,6 +2977,9 @@
2975
2977
  },
2976
2978
  "identitystore" : {
2977
2979
  "endpoints" : {
2980
+ "ap-northeast-1" : { },
2981
+ "ap-northeast-2" : { },
2982
+ "ap-south-1" : { },
2978
2983
  "ap-southeast-1" : { },
2979
2984
  "ap-southeast-2" : { },
2980
2985
  "ca-central-1" : { },
@@ -6353,6 +6358,18 @@
6353
6358
  "eu-central-1" : { },
6354
6359
  "eu-west-1" : { },
6355
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
+ },
6356
6373
  "sa-east-1" : { },
6357
6374
  "us-east-1" : { },
6358
6375
  "us-west-2" : { }
@@ -6773,6 +6790,21 @@
6773
6790
  "cn-northwest-1" : { }
6774
6791
  }
6775
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
+ },
6776
6808
  "iotsecuredtunneling" : {
6777
6809
  "endpoints" : {
6778
6810
  "cn-north-1" : { },
@@ -6885,6 +6917,12 @@
6885
6917
  "cn-northwest-1" : { }
6886
6918
  }
6887
6919
  },
6920
+ "resource-groups" : {
6921
+ "endpoints" : {
6922
+ "cn-north-1" : { },
6923
+ "cn-northwest-1" : { }
6924
+ }
6925
+ },
6888
6926
  "route53" : {
6889
6927
  "endpoints" : {
6890
6928
  "aws-cn-global" : {
@@ -8069,6 +8107,12 @@
8069
8107
  }
8070
8108
  },
8071
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
+ },
8072
8116
  "us-gov-west-1" : { }
8073
8117
  }
8074
8118
  },
@@ -8539,6 +8583,24 @@
8539
8583
  "us-gov-west-1" : { }
8540
8584
  }
8541
8585
  },
8586
+ "transfer" : {
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
+ },
8600
+ "us-gov-east-1" : { },
8601
+ "us-gov-west-1" : { }
8602
+ }
8603
+ },
8542
8604
  "translate" : {
8543
8605
  "defaults" : {
8544
8606
  "protocols" : [ "https" ]
@@ -8571,6 +8633,12 @@
8571
8633
  },
8572
8634
  "workspaces" : {
8573
8635
  "endpoints" : {
8636
+ "fips-us-gov-west-1" : {
8637
+ "credentialScope" : {
8638
+ "region" : "us-gov-west-1"
8639
+ },
8640
+ "hostname" : "workspaces-fips.us-gov-west-1.amazonaws.com"
8641
+ },
8574
8642
  "us-gov-west-1" : { }
8575
8643
  }
8576
8644
  },
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.374.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-21 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: