aws-sdk-core 2.11.580 → 2.11.585

Sign up to get free protection for your applications and to get access to all the features.
@@ -678,6 +678,7 @@
678
678
  "ca-central-1" : { },
679
679
  "eu-central-1" : { },
680
680
  "eu-north-1" : { },
681
+ "eu-south-1" : { },
681
682
  "eu-west-1" : { },
682
683
  "eu-west-2" : { },
683
684
  "eu-west-3" : { },
@@ -1893,6 +1894,30 @@
1893
1894
  }
1894
1895
  }
1895
1896
  },
1897
+ "ebs" : {
1898
+ "endpoints" : {
1899
+ "af-south-1" : { },
1900
+ "ap-east-1" : { },
1901
+ "ap-northeast-1" : { },
1902
+ "ap-northeast-2" : { },
1903
+ "ap-south-1" : { },
1904
+ "ap-southeast-1" : { },
1905
+ "ap-southeast-2" : { },
1906
+ "ca-central-1" : { },
1907
+ "eu-central-1" : { },
1908
+ "eu-north-1" : { },
1909
+ "eu-south-1" : { },
1910
+ "eu-west-1" : { },
1911
+ "eu-west-2" : { },
1912
+ "eu-west-3" : { },
1913
+ "me-south-1" : { },
1914
+ "sa-east-1" : { },
1915
+ "us-east-1" : { },
1916
+ "us-east-2" : { },
1917
+ "us-west-1" : { },
1918
+ "us-west-2" : { }
1919
+ }
1920
+ },
1896
1921
  "ec2" : {
1897
1922
  "defaults" : {
1898
1923
  "protocols" : [ "http", "https" ]
@@ -2540,6 +2565,7 @@
2540
2565
  "protocols" : [ "https" ]
2541
2566
  },
2542
2567
  "endpoints" : {
2568
+ "af-south-1" : { },
2543
2569
  "ap-east-1" : { },
2544
2570
  "ap-northeast-1" : { },
2545
2571
  "ap-northeast-2" : { },
@@ -2549,6 +2575,7 @@
2549
2575
  "ca-central-1" : { },
2550
2576
  "eu-central-1" : { },
2551
2577
  "eu-north-1" : { },
2578
+ "eu-south-1" : { },
2552
2579
  "eu-west-1" : { },
2553
2580
  "eu-west-2" : { },
2554
2581
  "eu-west-3" : { },
@@ -2785,6 +2812,7 @@
2785
2812
  "ca-central-1" : { },
2786
2813
  "eu-central-1" : { },
2787
2814
  "eu-north-1" : { },
2815
+ "eu-south-1" : { },
2788
2816
  "eu-west-1" : { },
2789
2817
  "eu-west-2" : { },
2790
2818
  "eu-west-3" : { },
@@ -3307,6 +3335,7 @@
3307
3335
  "ca-central-1" : { },
3308
3336
  "eu-central-1" : { },
3309
3337
  "eu-north-1" : { },
3338
+ "eu-south-1" : { },
3310
3339
  "eu-west-1" : { },
3311
3340
  "eu-west-2" : { },
3312
3341
  "eu-west-3" : { },
@@ -4158,8 +4187,10 @@
4158
4187
  "ap-northeast-2" : { },
4159
4188
  "ap-south-1" : { },
4160
4189
  "ap-southeast-2" : { },
4190
+ "ca-central-1" : { },
4161
4191
  "eu-central-1" : { },
4162
4192
  "eu-west-1" : { },
4193
+ "eu-west-2" : { },
4163
4194
  "fips-us-east-1" : {
4164
4195
  "credentialScope" : {
4165
4196
  "region" : "us-east-1"
@@ -4770,6 +4801,13 @@
4770
4801
  "hostname" : "s3-control.ca-central-1.amazonaws.com",
4771
4802
  "signatureVersions" : [ "s3v4" ]
4772
4803
  },
4804
+ "ca-central-1-fips" : {
4805
+ "credentialScope" : {
4806
+ "region" : "ca-central-1"
4807
+ },
4808
+ "hostname" : "s3-control-fips.ca-central-1.amazonaws.com",
4809
+ "signatureVersions" : [ "s3v4" ]
4810
+ },
4773
4811
  "eu-central-1" : {
4774
4812
  "credentialScope" : {
4775
4813
  "region" : "eu-central-1"
@@ -6545,6 +6583,12 @@
6545
6583
  "cn-northwest-1" : { }
6546
6584
  }
6547
6585
  },
6586
+ "ebs" : {
6587
+ "endpoints" : {
6588
+ "cn-north-1" : { },
6589
+ "cn-northwest-1" : { }
6590
+ }
6591
+ },
6548
6592
  "ec2" : {
6549
6593
  "defaults" : {
6550
6594
  "protocols" : [ "http", "https" ]
@@ -8093,7 +8137,7 @@
8093
8137
  "credentialScope" : {
8094
8138
  "region" : "us-gov-west-1"
8095
8139
  },
8096
- "hostname" : "s3-fips-us-gov-west-1.amazonaws.com"
8140
+ "hostname" : "s3-fips.us-gov-west-1.amazonaws.com"
8097
8141
  },
8098
8142
  "us-gov-east-1" : {
8099
8143
  "hostname" : "s3.us-gov-east-1.amazonaws.com",
@@ -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
@@ -218,6 +219,7 @@ module Aws
218
219
  SQS
219
220
  SSM
220
221
  SSO
222
+ SSOAdmin
221
223
  SSOOIDC
222
224
  STS
223
225
  SWF
@@ -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
+ })
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:SSOAdmin, {
2
+ api: "#{Aws::API_DIR}/sso-admin/2020-07-20/api-2.json",
3
+ docs: "#{Aws::API_DIR}/sso-admin/2020-07-20/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/sso-admin/2020-07-20/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/sso-admin/2020-07-20/paginators-1.json",
6
+ })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.580'
2
+ VERSION = '2.11.585'
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.580
4
+ version: 2.11.585
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-04 00:00:00.000000000 Z
11
+ date: 2020-09-14 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