aws-sdk-core 2.11.582 → 2.11.587

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. checksums.yaml +4 -4
  2. data/apis/budgets/2016-10-20/api-2.json +2 -2
  3. data/apis/budgets/2016-10-20/paginators-1.json +25 -1
  4. data/apis/cloudfront/2020-05-31/api-2.json +1 -0
  5. data/apis/connect/2017-08-08/api-2.json +754 -4
  6. data/apis/connect/2017-08-08/paginators-1.json +12 -0
  7. data/apis/dlm/2018-01-12/api-2.json +1 -1
  8. data/apis/docdb/2014-10-31/api-2.json +1 -0
  9. data/apis/docdb/2014-10-31/paginators-1.json +30 -0
  10. data/apis/ec2/2016-11-15/api-2.json +9 -1
  11. data/apis/greengrass/2017-06-07/api-2.json +120 -0
  12. data/apis/kafka/2018-11-14/api-2.json +232 -6
  13. data/apis/kafka/2018-11-14/paginators-1.json +7 -1
  14. data/apis/kendra/2019-02-03/api-2.json +3 -1
  15. data/apis/managedblockchain/2018-09-24/api-2.json +10 -1
  16. data/apis/medialive/2017-10-14/api-2.json +64 -40
  17. data/apis/organizations/2016-11-28/api-2.json +14 -7
  18. data/apis/s3/2006-03-01/api-2.json +437 -2
  19. data/apis/s3/2006-03-01/examples-1.json +117 -117
  20. data/apis/sagemaker/2017-07-24/api-2.json +16 -2
  21. data/apis/servicecatalog/2015-12-10/api-2.json +4 -3
  22. data/apis/sso-admin/2020-07-20/api-2.json +1296 -0
  23. data/apis/sso-admin/2020-07-20/examples-1.json +5 -0
  24. data/apis/sso-admin/2020-07-20/paginators-1.json +63 -0
  25. data/apis/states/2016-11-23/api-2.json +34 -6
  26. data/apis/transcribe/2017-10-26/api-2.json +16 -4
  27. data/apis/workspaces/2015-04-08/api-2.json +309 -1
  28. data/endpoints.json +68 -1
  29. data/lib/aws-sdk-core.rb +1 -0
  30. data/lib/aws-sdk-core/ssoadmin.rb +6 -0
  31. data/lib/aws-sdk-core/version.rb +1 -1
  32. data/service-models.json +4 -0
  33. metadata +6 -2
@@ -1894,6 +1894,30 @@
1894
1894
  }
1895
1895
  }
1896
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
+ },
1897
1921
  "ec2" : {
1898
1922
  "defaults" : {
1899
1923
  "protocols" : [ "http", "https" ]
@@ -2541,6 +2565,7 @@
2541
2565
  "protocols" : [ "https" ]
2542
2566
  },
2543
2567
  "endpoints" : {
2568
+ "af-south-1" : { },
2544
2569
  "ap-east-1" : { },
2545
2570
  "ap-northeast-1" : { },
2546
2571
  "ap-northeast-2" : { },
@@ -2550,6 +2575,7 @@
2550
2575
  "ca-central-1" : { },
2551
2576
  "eu-central-1" : { },
2552
2577
  "eu-north-1" : { },
2578
+ "eu-south-1" : { },
2553
2579
  "eu-west-1" : { },
2554
2580
  "eu-west-2" : { },
2555
2581
  "eu-west-3" : { },
@@ -3246,6 +3272,7 @@
3246
3272
  "ca-central-1" : { },
3247
3273
  "eu-central-1" : { },
3248
3274
  "eu-north-1" : { },
3275
+ "eu-south-1" : { },
3249
3276
  "eu-west-1" : { },
3250
3277
  "eu-west-2" : { },
3251
3278
  "eu-west-3" : { },
@@ -3984,6 +4011,24 @@
3984
4011
  },
3985
4012
  "oidc" : {
3986
4013
  "endpoints" : {
4014
+ "ap-northeast-1" : {
4015
+ "credentialScope" : {
4016
+ "region" : "ap-northeast-1"
4017
+ },
4018
+ "hostname" : "oidc.ap-northeast-1.amazonaws.com"
4019
+ },
4020
+ "ap-northeast-2" : {
4021
+ "credentialScope" : {
4022
+ "region" : "ap-northeast-2"
4023
+ },
4024
+ "hostname" : "oidc.ap-northeast-2.amazonaws.com"
4025
+ },
4026
+ "ap-south-1" : {
4027
+ "credentialScope" : {
4028
+ "region" : "ap-south-1"
4029
+ },
4030
+ "hostname" : "oidc.ap-south-1.amazonaws.com"
4031
+ },
3987
4032
  "ap-southeast-1" : {
3988
4033
  "credentialScope" : {
3989
4034
  "region" : "ap-southeast-1"
@@ -4161,8 +4206,10 @@
4161
4206
  "ap-northeast-2" : { },
4162
4207
  "ap-south-1" : { },
4163
4208
  "ap-southeast-2" : { },
4209
+ "ca-central-1" : { },
4164
4210
  "eu-central-1" : { },
4165
4211
  "eu-west-1" : { },
4212
+ "eu-west-2" : { },
4166
4213
  "fips-us-east-1" : {
4167
4214
  "credentialScope" : {
4168
4215
  "region" : "us-east-1"
@@ -4458,6 +4505,7 @@
4458
4505
  "ap-south-1" : { },
4459
4506
  "ap-southeast-1" : { },
4460
4507
  "ap-southeast-2" : { },
4508
+ "ca-central-1" : { },
4461
4509
  "eu-central-1" : { },
4462
4510
  "eu-west-1" : { },
4463
4511
  "eu-west-2" : { },
@@ -4773,6 +4821,13 @@
4773
4821
  "hostname" : "s3-control.ca-central-1.amazonaws.com",
4774
4822
  "signatureVersions" : [ "s3v4" ]
4775
4823
  },
4824
+ "ca-central-1-fips" : {
4825
+ "credentialScope" : {
4826
+ "region" : "ca-central-1"
4827
+ },
4828
+ "hostname" : "s3-control-fips.ca-central-1.amazonaws.com",
4829
+ "signatureVersions" : [ "s3v4" ]
4830
+ },
4776
4831
  "eu-central-1" : {
4777
4832
  "credentialScope" : {
4778
4833
  "region" : "eu-central-1"
@@ -6548,6 +6603,12 @@
6548
6603
  "cn-northwest-1" : { }
6549
6604
  }
6550
6605
  },
6606
+ "ebs" : {
6607
+ "endpoints" : {
6608
+ "cn-north-1" : { },
6609
+ "cn-northwest-1" : { }
6610
+ }
6611
+ },
6551
6612
  "ec2" : {
6552
6613
  "defaults" : {
6553
6614
  "protocols" : [ "http", "https" ]
@@ -7485,6 +7546,12 @@
7485
7546
  }
7486
7547
  }
7487
7548
  },
7549
+ "ebs" : {
7550
+ "endpoints" : {
7551
+ "us-gov-east-1" : { },
7552
+ "us-gov-west-1" : { }
7553
+ }
7554
+ },
7488
7555
  "ec2" : {
7489
7556
  "endpoints" : {
7490
7557
  "us-gov-east-1" : {
@@ -8096,7 +8163,7 @@
8096
8163
  "credentialScope" : {
8097
8164
  "region" : "us-gov-west-1"
8098
8165
  },
8099
- "hostname" : "s3-fips-us-gov-west-1.amazonaws.com"
8166
+ "hostname" : "s3-fips.us-gov-west-1.amazonaws.com"
8100
8167
  },
8101
8168
  "us-gov-east-1" : {
8102
8169
  "hostname" : "s3.us-gov-east-1.amazonaws.com",
@@ -219,6 +219,7 @@ module Aws
219
219
  SQS
220
220
  SSM
221
221
  SSO
222
+ SSOAdmin
222
223
  SSOOIDC
223
224
  STS
224
225
  SWF
@@ -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.582'
2
+ VERSION = '2.11.587'
3
3
  end
@@ -782,6 +782,10 @@
782
782
  "models": "sso/2019-06-10",
783
783
  "endpoint": "portal.sso"
784
784
  },
785
+ "SSOAdmin": {
786
+ "models": "sso-admin/2020-07-20",
787
+ "endpoint": "sso"
788
+ },
785
789
  "SSOOIDC": {
786
790
  "models": "sso-oidc/2019-06-10",
787
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.582
4
+ version: 2.11.587
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-09 00:00:00.000000000 Z
11
+ date: 2020-09-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -862,6 +862,9 @@ files:
862
862
  - apis/ssm/2014-11-06/paginators-1.json
863
863
  - apis/ssm/2014-11-06/smoke.json
864
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
865
868
  - apis/sso-oidc/2019-06-10/api-2.json
866
869
  - apis/sso-oidc/2019-06-10/examples-1.json
867
870
  - apis/sso-oidc/2019-06-10/paginators-1.json
@@ -1290,6 +1293,7 @@ files:
1290
1293
  - lib/aws-sdk-core/sqs.rb
1291
1294
  - lib/aws-sdk-core/ssm.rb
1292
1295
  - lib/aws-sdk-core/sso.rb
1296
+ - lib/aws-sdk-core/ssoadmin.rb
1293
1297
  - lib/aws-sdk-core/ssooidc.rb
1294
1298
  - lib/aws-sdk-core/states.rb
1295
1299
  - lib/aws-sdk-core/storagegateway.rb