aws-sdk-core 2.11.593 → 2.11.598

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. checksums.yaml +4 -4
  2. data/apis/application-autoscaling/2016-02-06/api-2.json +7 -3
  3. data/apis/batch/2016-08-10/api-2.json +71 -3
  4. data/apis/config/2014-11-12/api-2.json +5 -13
  5. data/apis/datasync/2018-11-09/api-2.json +6 -3
  6. data/apis/ec2/2016-11-15/api-2.json +32 -0
  7. data/apis/elasticmapreduce/2009-03-31/api-2.json +25 -2
  8. data/apis/frauddetector/2019-11-15/api-2.json +3 -3
  9. data/apis/imagebuilder/2019-12-02/api-2.json +22 -7
  10. data/apis/iot/2015-05-28/api-2.json +53 -2
  11. data/apis/mediaconnect/2018-11-14/api-2.json +459 -1
  12. data/apis/mediaconnect/2018-11-14/paginators-1.json +12 -0
  13. data/apis/pinpoint/2016-12-01/api-2.json +50 -5
  14. data/apis/rds/2014-10-31/api-2.json +13 -1
  15. data/apis/s3/2006-03-01/api-2.json +4 -2
  16. data/apis/s3/2006-03-01/examples-1.json +138 -138
  17. data/apis/s3control/2018-08-20/api-2.json +836 -19
  18. data/apis/s3control/2018-08-20/paginators-1.json +5 -0
  19. data/apis/s3outposts/2017-07-25/api-2.json +250 -0
  20. data/apis/s3outposts/2017-07-25/examples-1.json +5 -0
  21. data/apis/s3outposts/2017-07-25/paginators-1.json +10 -0
  22. data/apis/schemas/2019-12-02/api-2.json +113 -0
  23. data/apis/securityhub/2018-10-26/api-2.json +751 -2
  24. data/apis/sts/2011-06-15/api-2.json +4 -5
  25. data/apis/timestream-query/2018-11-01/api-2.json +299 -0
  26. data/apis/timestream-query/2018-11-01/examples-1.json +5 -0
  27. data/apis/timestream-query/2018-11-01/paginators-1.json +14 -0
  28. data/apis/timestream-write/2018-11-01/api-2.json +775 -0
  29. data/apis/timestream-write/2018-11-01/examples-1.json +5 -0
  30. data/apis/timestream-write/2018-11-01/paginators-1.json +14 -0
  31. data/endpoints.json +43 -0
  32. data/lib/aws-sdk-core.rb +3 -0
  33. data/lib/aws-sdk-core/eager_loader.rb +1 -0
  34. data/lib/aws-sdk-core/s3outposts.rb +6 -0
  35. data/lib/aws-sdk-core/timestreamquery.rb +6 -0
  36. data/lib/aws-sdk-core/timestreamwrite.rb +6 -0
  37. data/lib/aws-sdk-core/version.rb +1 -1
  38. data/service-models.json +12 -0
  39. metadata +14 -2
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -0,0 +1,14 @@
1
+ {
2
+ "pagination": {
3
+ "ListDatabases": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "limit_key": "MaxResults"
7
+ },
8
+ "ListTables": {
9
+ "input_token": "NextToken",
10
+ "output_token": "NextToken",
11
+ "limit_key": "MaxResults"
12
+ }
13
+ }
14
+ }
@@ -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" : { },
@@ -2976,6 +2977,9 @@
2976
2977
  },
2977
2978
  "identitystore" : {
2978
2979
  "endpoints" : {
2980
+ "ap-northeast-1" : { },
2981
+ "ap-northeast-2" : { },
2982
+ "ap-south-1" : { },
2979
2983
  "ap-southeast-1" : { },
2980
2984
  "ap-southeast-2" : { },
2981
2985
  "ca-central-1" : { },
@@ -6354,6 +6358,18 @@
6354
6358
  "eu-central-1" : { },
6355
6359
  "eu-west-1" : { },
6356
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
+ },
6357
6373
  "sa-east-1" : { },
6358
6374
  "us-east-1" : { },
6359
6375
  "us-west-2" : { }
@@ -6774,6 +6790,21 @@
6774
6790
  "cn-northwest-1" : { }
6775
6791
  }
6776
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
+ },
6777
6808
  "iotsecuredtunneling" : {
6778
6809
  "endpoints" : {
6779
6810
  "cn-north-1" : { },
@@ -8540,6 +8571,12 @@
8540
8571
  "us-gov-west-1" : { }
8541
8572
  }
8542
8573
  },
8574
+ "transfer" : {
8575
+ "endpoints" : {
8576
+ "us-gov-east-1" : { },
8577
+ "us-gov-west-1" : { }
8578
+ }
8579
+ },
8543
8580
  "translate" : {
8544
8581
  "defaults" : {
8545
8582
  "protocols" : [ "https" ]
@@ -8572,6 +8609,12 @@
8572
8609
  },
8573
8610
  "workspaces" : {
8574
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
+ },
8575
8618
  "us-gov-west-1" : { }
8576
8619
  }
8577
8620
  },
@@ -212,6 +212,7 @@ module Aws
212
212
  Route53Resolver
213
213
  S3
214
214
  S3Control
215
+ S3Outposts
215
216
  SES
216
217
  SESV2
217
218
  SMS
@@ -242,6 +243,8 @@ module Aws
242
243
  Support
243
244
  Synthetics
244
245
  Textract
246
+ TimestreamQuery
247
+ TimestreamWrite
245
248
  TranscribeService
246
249
  Transfer
247
250
  Translate
@@ -16,6 +16,7 @@ module Aws
16
16
  def load(klass_or_module)
17
17
  @loaded << klass_or_module
18
18
  klass_or_module.constants.each do |const_name|
19
+ next if const_name == :Tms
19
20
  path = klass_or_module.autoload?(const_name)
20
21
  begin
21
22
  require(path) if path
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:S3Outposts, {
2
+ api: "#{Aws::API_DIR}/s3outposts/2017-07-25/api-2.json",
3
+ docs: "#{Aws::API_DIR}/s3outposts/2017-07-25/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/s3outposts/2017-07-25/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/s3outposts/2017-07-25/paginators-1.json",
6
+ })
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:TimestreamQuery, {
2
+ api: "#{Aws::API_DIR}/timestream-query/2018-11-01/api-2.json",
3
+ docs: "#{Aws::API_DIR}/timestream-query/2018-11-01/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/timestream-query/2018-11-01/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/timestream-query/2018-11-01/paginators-1.json",
6
+ })
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:TimestreamWrite, {
2
+ api: "#{Aws::API_DIR}/timestream-write/2018-11-01/api-2.json",
3
+ docs: "#{Aws::API_DIR}/timestream-write/2018-11-01/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/timestream-write/2018-11-01/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/timestream-write/2018-11-01/paginators-1.json",
6
+ })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.593'
2
+ VERSION = '2.11.598'
3
3
  end
@@ -754,6 +754,10 @@
754
754
  "models": "s3control/2018-08-20",
755
755
  "endpoint": "s3-control"
756
756
  },
757
+ "S3Outposts": {
758
+ "models": "s3outposts/2017-07-25",
759
+ "endpoint": "s3-outposts"
760
+ },
757
761
  "SES": {
758
762
  "models": "email/2010-12-01",
759
763
  "endpoint": "email"
@@ -874,6 +878,14 @@
874
878
  "models": "textract/2018-06-27",
875
879
  "endpoint": "textract"
876
880
  },
881
+ "TimestreamQuery": {
882
+ "models": "timestream-query/2018-11-01",
883
+ "endpoint": "query.timestream"
884
+ },
885
+ "TimestreamWrite": {
886
+ "models": "timestream-write/2018-11-01",
887
+ "endpoint": "ingest.timestream"
888
+ },
877
889
  "TranscribeService": {
878
890
  "models": "transcribe/2017-10-26",
879
891
  "endpoint": "transcribe"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.593
4
+ version: 2.11.598
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-24 00:00:00.000000000 Z
11
+ date: 2020-09-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -793,6 +793,9 @@ files:
793
793
  - apis/s3control/2018-08-20/api-2.json
794
794
  - apis/s3control/2018-08-20/examples-1.json
795
795
  - apis/s3control/2018-08-20/paginators-1.json
796
+ - apis/s3outposts/2017-07-25/api-2.json
797
+ - apis/s3outposts/2017-07-25/examples-1.json
798
+ - apis/s3outposts/2017-07-25/paginators-1.json
796
799
  - apis/sagemaker-a2i-runtime/2019-11-07/api-2.json
797
800
  - apis/sagemaker-a2i-runtime/2019-11-07/examples-1.json
798
801
  - apis/sagemaker-a2i-runtime/2019-11-07/paginators-1.json
@@ -898,6 +901,12 @@ files:
898
901
  - apis/textract/2018-06-27/api-2.json
899
902
  - apis/textract/2018-06-27/examples-1.json
900
903
  - apis/textract/2018-06-27/paginators-1.json
904
+ - apis/timestream-query/2018-11-01/api-2.json
905
+ - apis/timestream-query/2018-11-01/examples-1.json
906
+ - apis/timestream-query/2018-11-01/paginators-1.json
907
+ - apis/timestream-write/2018-11-01/api-2.json
908
+ - apis/timestream-write/2018-11-01/examples-1.json
909
+ - apis/timestream-write/2018-11-01/paginators-1.json
901
910
  - apis/transcribe-streaming/2017-10-26/api-2.json
902
911
  - apis/transcribe-streaming/2017-10-26/examples-1.json
903
912
  - apis/transcribe-streaming/2017-10-26/paginators-1.json
@@ -1264,6 +1273,7 @@ files:
1264
1273
  - lib/aws-sdk-core/s3/bucket_region_cache.rb
1265
1274
  - lib/aws-sdk-core/s3/presigner.rb
1266
1275
  - lib/aws-sdk-core/s3control.rb
1276
+ - lib/aws-sdk-core/s3outposts.rb
1267
1277
  - lib/aws-sdk-core/sagemaker.rb
1268
1278
  - lib/aws-sdk-core/sagemakerruntime.rb
1269
1279
  - lib/aws-sdk-core/savingsplans.rb
@@ -1313,6 +1323,8 @@ files:
1313
1323
  - lib/aws-sdk-core/swf.rb
1314
1324
  - lib/aws-sdk-core/synthetics.rb
1315
1325
  - lib/aws-sdk-core/textract.rb
1326
+ - lib/aws-sdk-core/timestreamquery.rb
1327
+ - lib/aws-sdk-core/timestreamwrite.rb
1316
1328
  - lib/aws-sdk-core/transcribeservice.rb
1317
1329
  - lib/aws-sdk-core/transfer.rb
1318
1330
  - lib/aws-sdk-core/translate.rb