aws-sdk-core 2.11.578 → 2.11.583

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.
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.578'
2
+ VERSION = '2.11.583'
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"
@@ -778,6 +782,10 @@
778
782
  "models": "sso/2019-06-10",
779
783
  "endpoint": "portal.sso"
780
784
  },
785
+ "SSOAdmin": {
786
+ "models": "sso-admin/2020-07-20",
787
+ "endpoint": "sso"
788
+ },
781
789
  "SSOOIDC": {
782
790
  "models": "sso-oidc/2019-06-10",
783
791
  "endpoint": "oidc"
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.578
4
+ version: 2.11.583
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-02 00:00:00.000000000 Z
11
+ date: 2020-09-10 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
@@ -859,6 +862,9 @@ files:
859
862
  - apis/ssm/2014-11-06/paginators-1.json
860
863
  - apis/ssm/2014-11-06/smoke.json
861
864
  - apis/ssm/2014-11-06/waiters-2.json
865
+ - apis/sso-admin/2020-07-20/api-2.json
866
+ - apis/sso-admin/2020-07-20/examples-1.json
867
+ - apis/sso-admin/2020-07-20/paginators-1.json
862
868
  - apis/sso-oidc/2019-06-10/api-2.json
863
869
  - apis/sso-oidc/2019-06-10/examples-1.json
864
870
  - apis/sso-oidc/2019-06-10/paginators-1.json
@@ -1235,6 +1241,7 @@ files:
1235
1241
  - lib/aws-sdk-core/rds/auth_token_generator.rb
1236
1242
  - lib/aws-sdk-core/rdsdataservice.rb
1237
1243
  - lib/aws-sdk-core/redshift.rb
1244
+ - lib/aws-sdk-core/redshiftdataapiservice.rb
1238
1245
  - lib/aws-sdk-core/refreshing_credentials.rb
1239
1246
  - lib/aws-sdk-core/rekognition.rb
1240
1247
  - lib/aws-sdk-core/resourcegroups.rb
@@ -1286,6 +1293,7 @@ files:
1286
1293
  - lib/aws-sdk-core/sqs.rb
1287
1294
  - lib/aws-sdk-core/ssm.rb
1288
1295
  - lib/aws-sdk-core/sso.rb
1296
+ - lib/aws-sdk-core/ssoadmin.rb
1289
1297
  - lib/aws-sdk-core/ssooidc.rb
1290
1298
  - lib/aws-sdk-core/states.rb
1291
1299
  - lib/aws-sdk-core/storagegateway.rb