aws-sdk-core 2.11.577 → 2.11.582

Sign up to get free protection for your applications and to get access to all the features.
@@ -202,6 +202,7 @@ module Aws
202
202
  RDS
203
203
  RDSDataService
204
204
  Redshift
205
+ RedshiftDataAPIService
205
206
  Rekognition
206
207
  ResourceGroups
207
208
  ResourceGroupsTaggingAPI
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:RedshiftDataAPIService, {
2
+ api: "#{Aws::API_DIR}/redshift-data/2019-12-20/api-2.json",
3
+ docs: "#{Aws::API_DIR}/redshift-data/2019-12-20/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/redshift-data/2019-12-20/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/redshift-data/2019-12-20/paginators-1.json",
6
+ })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.577'
2
+ VERSION = '2.11.582'
3
3
  end
@@ -714,6 +714,10 @@
714
714
  "models": "redshift/2012-12-01",
715
715
  "endpoint": "redshift"
716
716
  },
717
+ "RedshiftDataAPIService": {
718
+ "models": "redshift-data/2019-12-20",
719
+ "endpoint": "redshift-data"
720
+ },
717
721
  "Rekognition": {
718
722
  "models": "rekognition/2016-06-27",
719
723
  "endpoint": "rekognition"
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.577
4
+ version: 2.11.582
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-01 00:00:00.000000000 Z
11
+ date: 2020-09-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -743,6 +743,9 @@ files:
743
743
  - apis/rds/2014-10-31/resources-1.json
744
744
  - apis/rds/2014-10-31/smoke.json
745
745
  - apis/rds/2014-10-31/waiters-2.json
746
+ - apis/redshift-data/2019-12-20/api-2.json
747
+ - apis/redshift-data/2019-12-20/examples-1.json
748
+ - apis/redshift-data/2019-12-20/paginators-1.json
746
749
  - apis/redshift/2012-12-01/api-2.json
747
750
  - apis/redshift/2012-12-01/examples-1.json
748
751
  - apis/redshift/2012-12-01/paginators-1.json
@@ -1235,6 +1238,7 @@ files:
1235
1238
  - lib/aws-sdk-core/rds/auth_token_generator.rb
1236
1239
  - lib/aws-sdk-core/rdsdataservice.rb
1237
1240
  - lib/aws-sdk-core/redshift.rb
1241
+ - lib/aws-sdk-core/redshiftdataapiservice.rb
1238
1242
  - lib/aws-sdk-core/refreshing_credentials.rb
1239
1243
  - lib/aws-sdk-core/rekognition.rb
1240
1244
  - lib/aws-sdk-core/resourcegroups.rb