aws-sdk-core 2.11.544 → 2.11.549

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. checksums.yaml +4 -4
  2. data/apis/alexaforbusiness/2017-11-09/api-2.json +3 -2
  3. data/apis/appmesh/2019-01-25/api-2.json +1420 -11
  4. data/apis/appmesh/2019-01-25/paginators-1.json +12 -0
  5. data/apis/cloudfront/2020-05-31/api-2.json +5095 -0
  6. data/apis/cloudfront/2020-05-31/examples-1.json +5 -0
  7. data/apis/cloudfront/2020-05-31/paginators-1.json +32 -0
  8. data/apis/cloudfront/2020-05-31/smoke.json +20 -0
  9. data/apis/cloudfront/2020-05-31/waiters-2.json +47 -0
  10. data/apis/codebuild/2016-10-06/api-2.json +13 -3
  11. data/apis/codeguruprofiler/2019-07-18/api-2.json +120 -3
  12. data/apis/comprehend/2017-11-27/api-2.json +58 -35
  13. data/apis/connect/2017-08-08/api-2.json +145 -0
  14. data/apis/ebs/2019-11-02/api-2.json +377 -9
  15. data/apis/ec2/2016-11-15/api-2.json +25 -5
  16. data/apis/elasticbeanstalk/2010-12-01/paginators-1.json +12 -0
  17. data/apis/elasticbeanstalk/2010-12-01/waiters-2.json +63 -0
  18. data/apis/eventbridge/2015-10-07/api-2.json +76 -12
  19. data/apis/events/2015-10-07/api-2.json +76 -12
  20. data/apis/fms/2018-01-01/api-2.json +515 -1
  21. data/apis/frauddetector/2019-11-15/api-2.json +882 -175
  22. data/apis/frauddetector/2019-11-15/paginators-1.json +20 -0
  23. data/apis/groundstation/2019-05-23/api-2.json +53 -1
  24. data/apis/ivs/2020-07-14/api-2.json +809 -0
  25. data/apis/ivs/2020-07-14/examples-1.json +5 -0
  26. data/apis/ivs/2020-07-14/paginators-1.json +27 -0
  27. data/apis/macie2/2020-01-01/api-2.json +7 -1
  28. data/apis/macie2/2020-01-01/paginators-1.json +57 -2
  29. data/apis/rds/2014-10-31/api-2.json +5 -2
  30. data/apis/sagemaker/2017-07-24/api-2.json +32 -0
  31. data/apis/secretsmanager/2017-10-17/api-2.json +111 -5
  32. data/apis/secretsmanager/2017-10-17/examples-1.json +23 -0
  33. data/apis/wafv2/2019-07-29/api-2.json +63 -6
  34. data/endpoints.json +109 -0
  35. data/lib/aws-sdk-core.rb +1 -0
  36. data/lib/aws-sdk-core/cloudfront.rb +5 -5
  37. data/lib/aws-sdk-core/elasticbeanstalk.rb +1 -0
  38. data/lib/aws-sdk-core/ivs.rb +6 -0
  39. data/lib/aws-sdk-core/version.rb +1 -1
  40. data/service-models.json +5 -1
  41. metadata +12 -2
@@ -554,6 +554,7 @@
554
554
  "endpoints" : {
555
555
  "ap-northeast-1" : { },
556
556
  "ap-northeast-2" : { },
557
+ "ap-south-1" : { },
557
558
  "ap-southeast-1" : { },
558
559
  "ap-southeast-2" : { },
559
560
  "eu-central-1" : { },
@@ -2449,6 +2450,7 @@
2449
2450
  "protocols" : [ "https" ]
2450
2451
  },
2451
2452
  "endpoints" : {
2453
+ "ap-east-1" : { },
2452
2454
  "ap-northeast-1" : { },
2453
2455
  "ap-northeast-2" : { },
2454
2456
  "ap-south-1" : { },
@@ -2550,6 +2552,7 @@
2550
2552
  },
2551
2553
  "hostname" : "fms-fips.us-west-2.amazonaws.com"
2552
2554
  },
2555
+ "me-south-1" : { },
2553
2556
  "sa-east-1" : { },
2554
2557
  "us-east-1" : { },
2555
2558
  "us-east-2" : { },
@@ -2916,6 +2919,7 @@
2916
2919
  "iotanalytics" : {
2917
2920
  "endpoints" : {
2918
2921
  "ap-northeast-1" : { },
2922
+ "ap-southeast-2" : { },
2919
2923
  "eu-central-1" : { },
2920
2924
  "eu-west-1" : { },
2921
2925
  "us-east-1" : { },
@@ -3377,6 +3381,51 @@
3377
3381
  "us-west-2" : { }
3378
3382
  }
3379
3383
  },
3384
+ "macie2" : {
3385
+ "endpoints" : {
3386
+ "ap-east-1" : { },
3387
+ "ap-northeast-1" : { },
3388
+ "ap-northeast-2" : { },
3389
+ "ap-south-1" : { },
3390
+ "ap-southeast-1" : { },
3391
+ "ap-southeast-2" : { },
3392
+ "ca-central-1" : { },
3393
+ "eu-central-1" : { },
3394
+ "eu-north-1" : { },
3395
+ "eu-west-1" : { },
3396
+ "eu-west-2" : { },
3397
+ "eu-west-3" : { },
3398
+ "fips-us-east-1" : {
3399
+ "credentialScope" : {
3400
+ "region" : "us-east-1"
3401
+ },
3402
+ "hostname" : "macie2-fips.us-east-1.amazonaws.com"
3403
+ },
3404
+ "fips-us-east-2" : {
3405
+ "credentialScope" : {
3406
+ "region" : "us-east-2"
3407
+ },
3408
+ "hostname" : "macie2-fips.us-east-2.amazonaws.com"
3409
+ },
3410
+ "fips-us-west-1" : {
3411
+ "credentialScope" : {
3412
+ "region" : "us-west-1"
3413
+ },
3414
+ "hostname" : "macie2-fips.us-west-1.amazonaws.com"
3415
+ },
3416
+ "fips-us-west-2" : {
3417
+ "credentialScope" : {
3418
+ "region" : "us-west-2"
3419
+ },
3420
+ "hostname" : "macie2-fips.us-west-2.amazonaws.com"
3421
+ },
3422
+ "sa-east-1" : { },
3423
+ "us-east-1" : { },
3424
+ "us-east-2" : { },
3425
+ "us-west-1" : { },
3426
+ "us-west-2" : { }
3427
+ }
3428
+ },
3380
3429
  "managedblockchain" : {
3381
3430
  "endpoints" : {
3382
3431
  "ap-northeast-1" : { },
@@ -3762,6 +3811,12 @@
3762
3811
  },
3763
3812
  "hostname" : "rds.us-east-2.amazonaws.com"
3764
3813
  },
3814
+ "us-west-1" : {
3815
+ "credentialScope" : {
3816
+ "region" : "us-west-1"
3817
+ },
3818
+ "hostname" : "rds.us-west-1.amazonaws.com"
3819
+ },
3765
3820
  "us-west-2" : {
3766
3821
  "credentialScope" : {
3767
3822
  "region" : "us-west-2"
@@ -4240,6 +4295,30 @@
4240
4295
  "eu-central-1" : { },
4241
4296
  "eu-west-1" : { },
4242
4297
  "eu-west-2" : { },
4298
+ "rekognition-fips.us-east-1" : {
4299
+ "credentialScope" : {
4300
+ "region" : "us-east-1"
4301
+ },
4302
+ "hostname" : "rekognition-fips.us-east-1.amazonaws.com"
4303
+ },
4304
+ "rekognition-fips.us-east-2" : {
4305
+ "credentialScope" : {
4306
+ "region" : "us-east-2"
4307
+ },
4308
+ "hostname" : "rekognition-fips.us-east-2.amazonaws.com"
4309
+ },
4310
+ "rekognition-fips.us-west-1" : {
4311
+ "credentialScope" : {
4312
+ "region" : "us-west-1"
4313
+ },
4314
+ "hostname" : "rekognition-fips.us-west-1.amazonaws.com"
4315
+ },
4316
+ "rekognition-fips.us-west-2" : {
4317
+ "credentialScope" : {
4318
+ "region" : "us-west-2"
4319
+ },
4320
+ "hostname" : "rekognition-fips.us-west-2.amazonaws.com"
4321
+ },
4243
4322
  "us-east-1" : { },
4244
4323
  "us-east-2" : { },
4245
4324
  "us-west-1" : { },
@@ -4327,6 +4406,7 @@
4327
4406
  "protocols" : [ "https" ]
4328
4407
  },
4329
4408
  "endpoints" : {
4409
+ "af-south-1" : { },
4330
4410
  "ap-east-1" : { },
4331
4411
  "ap-northeast-1" : { },
4332
4412
  "ap-northeast-2" : { },
@@ -4336,6 +4416,7 @@
4336
4416
  "ca-central-1" : { },
4337
4417
  "eu-central-1" : { },
4338
4418
  "eu-north-1" : { },
4419
+ "eu-south-1" : { },
4339
4420
  "eu-west-1" : { },
4340
4421
  "eu-west-2" : { },
4341
4422
  "eu-west-3" : { },
@@ -6091,6 +6172,18 @@
6091
6172
  "isRegionalized" : false,
6092
6173
  "partitionEndpoint" : "aws-cn-global"
6093
6174
  },
6175
+ "ce" : {
6176
+ "endpoints" : {
6177
+ "aws-cn-global" : {
6178
+ "credentialScope" : {
6179
+ "region" : "cn-northwest-1"
6180
+ },
6181
+ "hostname" : "ce.cn-northwest-1.amazonaws.com.cn"
6182
+ }
6183
+ },
6184
+ "isRegionalized" : false,
6185
+ "partitionEndpoint" : "aws-cn-global"
6186
+ },
6094
6187
  "cloudformation" : {
6095
6188
  "endpoints" : {
6096
6189
  "cn-north-1" : { },
@@ -6145,6 +6238,11 @@
6145
6238
  "cn-northwest-1" : { }
6146
6239
  }
6147
6240
  },
6241
+ "cur" : {
6242
+ "endpoints" : {
6243
+ "cn-northwest-1" : { }
6244
+ }
6245
+ },
6148
6246
  "data.iot" : {
6149
6247
  "defaults" : {
6150
6248
  "credentialScope" : {
@@ -7655,6 +7753,12 @@
7655
7753
  },
7656
7754
  "rekognition" : {
7657
7755
  "endpoints" : {
7756
+ "rekognition-fips.us-gov-west-1" : {
7757
+ "credentialScope" : {
7758
+ "region" : "us-gov-west-1"
7759
+ },
7760
+ "hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com"
7761
+ },
7658
7762
  "us-gov-west-1" : { }
7659
7763
  }
7660
7764
  },
@@ -8407,6 +8511,11 @@
8407
8511
  "us-iso-east-1" : { }
8408
8512
  }
8409
8513
  },
8514
+ "transcribestreaming" : {
8515
+ "endpoints" : {
8516
+ "us-iso-east-1" : { }
8517
+ }
8518
+ },
8410
8519
  "workspaces" : {
8411
8520
  "endpoints" : {
8412
8521
  "us-iso-east-1" : { }
@@ -124,6 +124,7 @@ module Aws
124
124
  Health
125
125
  Honeycode
126
126
  IAM
127
+ IVS
127
128
  Imagebuilder
128
129
  ImportExport
129
130
  Inspector
@@ -1,9 +1,9 @@
1
1
  Aws.add_service(:CloudFront, {
2
- api: "#{Aws::API_DIR}/cloudfront/2019-03-26/api-2.json",
3
- docs: "#{Aws::API_DIR}/cloudfront/2019-03-26/docs-2.json",
4
- examples: "#{Aws::API_DIR}/cloudfront/2019-03-26/examples-1.json",
5
- paginators: "#{Aws::API_DIR}/cloudfront/2019-03-26/paginators-1.json",
6
- waiters: "#{Aws::API_DIR}/cloudfront/2019-03-26/waiters-2.json",
2
+ api: "#{Aws::API_DIR}/cloudfront/2020-05-31/api-2.json",
3
+ docs: "#{Aws::API_DIR}/cloudfront/2020-05-31/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/cloudfront/2020-05-31/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/cloudfront/2020-05-31/paginators-1.json",
6
+ waiters: "#{Aws::API_DIR}/cloudfront/2020-05-31/waiters-2.json",
7
7
  })
8
8
 
9
9
  module Aws
@@ -3,4 +3,5 @@ Aws.add_service(:ElasticBeanstalk, {
3
3
  docs: "#{Aws::API_DIR}/elasticbeanstalk/2010-12-01/docs-2.json",
4
4
  examples: "#{Aws::API_DIR}/elasticbeanstalk/2010-12-01/examples-1.json",
5
5
  paginators: "#{Aws::API_DIR}/elasticbeanstalk/2010-12-01/paginators-1.json",
6
+ waiters: "#{Aws::API_DIR}/elasticbeanstalk/2010-12-01/waiters-2.json",
6
7
  })
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:IVS, {
2
+ api: "#{Aws::API_DIR}/ivs/2020-07-14/api-2.json",
3
+ docs: "#{Aws::API_DIR}/ivs/2020-07-14/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/ivs/2020-07-14/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/ivs/2020-07-14/paginators-1.json",
6
+ })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.544'
2
+ VERSION = '2.11.549'
3
3
  end
@@ -104,7 +104,7 @@
104
104
  "endpoint": "cloudformation"
105
105
  },
106
106
  "CloudFront": {
107
- "models": "cloudfront/2019-03-26",
107
+ "models": "cloudfront/2020-05-31",
108
108
  "endpoint": "cloudfront"
109
109
  },
110
110
  "CloudHSM": {
@@ -402,6 +402,10 @@
402
402
  "models": "iam/2010-05-08",
403
403
  "endpoint": "iam"
404
404
  },
405
+ "IVS": {
406
+ "models": "ivs/2020-07-14",
407
+ "endpoint": "ivs"
408
+ },
405
409
  "Imagebuilder": {
406
410
  "models": "imagebuilder/2019-12-02",
407
411
  "endpoint": "imagebuilder"
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.544
4
+ version: 2.11.549
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-07-08 00:00:00.000000000 Z
11
+ date: 2020-07-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -192,6 +192,11 @@ files:
192
192
  - apis/cloudfront/2019-03-26/paginators-1.json
193
193
  - apis/cloudfront/2019-03-26/smoke.json
194
194
  - apis/cloudfront/2019-03-26/waiters-2.json
195
+ - apis/cloudfront/2020-05-31/api-2.json
196
+ - apis/cloudfront/2020-05-31/examples-1.json
197
+ - apis/cloudfront/2020-05-31/paginators-1.json
198
+ - apis/cloudfront/2020-05-31/smoke.json
199
+ - apis/cloudfront/2020-05-31/waiters-2.json
195
200
  - apis/cloudhsm/2014-05-30/api-2.json
196
201
  - apis/cloudhsm/2014-05-30/examples-1.json
197
202
  - apis/cloudhsm/2014-05-30/paginators-1.json
@@ -382,6 +387,7 @@ files:
382
387
  - apis/elasticbeanstalk/2010-12-01/examples-1.json
383
388
  - apis/elasticbeanstalk/2010-12-01/paginators-1.json
384
389
  - apis/elasticbeanstalk/2010-12-01/smoke.json
390
+ - apis/elasticbeanstalk/2010-12-01/waiters-2.json
385
391
  - apis/elasticfilesystem/2015-02-01/api-2.json
386
392
  - apis/elasticfilesystem/2015-02-01/examples-1.json
387
393
  - apis/elasticfilesystem/2015-02-01/paginators-1.json
@@ -525,6 +531,9 @@ files:
525
531
  - apis/iotthingsgraph/2018-09-06/api-2.json
526
532
  - apis/iotthingsgraph/2018-09-06/examples-1.json
527
533
  - apis/iotthingsgraph/2018-09-06/paginators-1.json
534
+ - apis/ivs/2020-07-14/api-2.json
535
+ - apis/ivs/2020-07-14/examples-1.json
536
+ - apis/ivs/2020-07-14/paginators-1.json
528
537
  - apis/kafka/2018-11-14/api-2.json
529
538
  - apis/kafka/2018-11-14/paginators-1.json
530
539
  - apis/kendra/2019-02-03/api-2.json
@@ -1069,6 +1078,7 @@ files:
1069
1078
  - lib/aws-sdk-core/iotsecuretunneling.rb
1070
1079
  - lib/aws-sdk-core/iotsitewise.rb
1071
1080
  - lib/aws-sdk-core/iotthingsgraph.rb
1081
+ - lib/aws-sdk-core/ivs.rb
1072
1082
  - lib/aws-sdk-core/json.rb
1073
1083
  - lib/aws-sdk-core/json/builder.rb
1074
1084
  - lib/aws-sdk-core/json/error_handler.rb