aws-sdk-core 2.10.93 → 2.10.94

Sign up to get free protection for your applications and to get access to all the features.
@@ -25,6 +25,7 @@ module Aws
25
25
  SERVICE_MODULE_NAMES = %w(
26
26
  ACM
27
27
  APIGateway
28
+ AlexaForBusiness
28
29
  AppStream
29
30
  AppSync
30
31
  ApplicationAutoScaling
@@ -33,6 +34,7 @@ module Aws
33
34
  AutoScaling
34
35
  Batch
35
36
  Budgets
37
+ Cloud9
36
38
  CloudDirectory
37
39
  CloudFormation
38
40
  CloudFront
@@ -135,6 +137,7 @@ module Aws
135
137
  SWF
136
138
  SageMaker
137
139
  SageMakerRuntime
140
+ ServerlessApplicationRepository
138
141
  ServiceCatalog
139
142
  Shield
140
143
  SimpleDB
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:AlexaForBusiness, {
2
+ api: "#{Aws::API_DIR}/alexaforbusiness/2017-11-09/api-2.json",
3
+ docs: "#{Aws::API_DIR}/alexaforbusiness/2017-11-09/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/alexaforbusiness/2017-11-09/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/alexaforbusiness/2017-11-09/paginators-1.json",
6
+ })
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:Cloud9, {
2
+ api: "#{Aws::API_DIR}/cloud9/2017-09-23/api-2.json",
3
+ docs: "#{Aws::API_DIR}/cloud9/2017-09-23/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/cloud9/2017-09-23/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/cloud9/2017-09-23/paginators-1.json",
6
+ })
@@ -0,0 +1,4 @@
1
+ Aws.add_service(:ServerlessApplicationRepository, {
2
+ api: "#{Aws::API_DIR}/serverlessrepo/2017-09-08/api-2.json",
3
+ docs: "#{Aws::API_DIR}/serverlessrepo/2017-09-08/docs-2.json",
4
+ })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.10.93'
2
+ VERSION = '2.10.94'
3
3
  end
@@ -7,6 +7,10 @@
7
7
  "models": "apigateway/2015-07-09",
8
8
  "endpoint": "apigateway"
9
9
  },
10
+ "AlexaForBusiness": {
11
+ "models": "alexaforbusiness/2017-11-09",
12
+ "endpoint": "a4b"
13
+ },
10
14
  "AppStream": {
11
15
  "models": "appstream/2016-12-01",
12
16
  "endpoint": "appstream2"
@@ -39,6 +43,10 @@
39
43
  "models": "budgets/2016-10-20",
40
44
  "endpoint": "budgets"
41
45
  },
46
+ "Cloud9": {
47
+ "models": "cloud9/2017-09-23",
48
+ "endpoint": "cloud9"
49
+ },
42
50
  "CloudDirectory": {
43
51
  "models": "clouddirectory/2016-05-10",
44
52
  "endpoint": "clouddirectory"
@@ -446,6 +454,10 @@
446
454
  "models": "runtime.sagemaker/2017-05-13",
447
455
  "endpoint": "runtime.sagemaker"
448
456
  },
457
+ "ServerlessApplicationRepository": {
458
+ "models": "serverlessrepo/2017-09-08",
459
+ "endpoint": "serverlessrepo"
460
+ },
449
461
  "ServiceCatalog": {
450
462
  "models": "servicecatalog/2015-12-10",
451
463
  "endpoint": "servicecatalog"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.10.93
4
+ version: 2.10.94
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -53,6 +53,9 @@ files:
53
53
  - apis/acm/2015-12-08/api-2.json
54
54
  - apis/acm/2015-12-08/examples-1.json
55
55
  - apis/acm/2015-12-08/paginators-1.json
56
+ - apis/alexaforbusiness/2017-11-09/api-2.json
57
+ - apis/alexaforbusiness/2017-11-09/examples-1.json
58
+ - apis/alexaforbusiness/2017-11-09/paginators-1.json
56
59
  - apis/apigateway/2015-07-09/api-2.json
57
60
  - apis/apigateway/2015-07-09/examples-1.json
58
61
  - apis/apigateway/2015-07-09/paginators-1.json
@@ -83,6 +86,9 @@ files:
83
86
  - apis/ce/2017-10-25/api-2.json
84
87
  - apis/ce/2017-10-25/examples-1.json
85
88
  - apis/ce/2017-10-25/paginators-1.json
89
+ - apis/cloud9/2017-09-23/api-2.json
90
+ - apis/cloud9/2017-09-23/examples-1.json
91
+ - apis/cloud9/2017-09-23/paginators-1.json
86
92
  - apis/clouddirectory/2016-05-10/api-2.json
87
93
  - apis/clouddirectory/2016-05-10/examples-1.json
88
94
  - apis/clouddirectory/2016-05-10/paginators-1.json
@@ -435,6 +441,7 @@ files:
435
441
  - apis/sagemaker/2017-07-24/waiters-2.json
436
442
  - apis/sdb/2009-04-15/api-2.json
437
443
  - apis/sdb/2009-04-15/paginators-1.json
444
+ - apis/serverlessrepo/2017-09-08/api-2.json
438
445
  - apis/servicecatalog/2015-12-10/api-2.json
439
446
  - apis/servicecatalog/2015-12-10/examples-1.json
440
447
  - apis/servicecatalog/2015-12-10/paginators-1.json
@@ -499,6 +506,7 @@ files:
499
506
  - endpoints.json
500
507
  - lib/aws-sdk-core.rb
501
508
  - lib/aws-sdk-core/acm.rb
509
+ - lib/aws-sdk-core/alexaforbusiness.rb
502
510
  - lib/aws-sdk-core/api/builder.rb
503
511
  - lib/aws-sdk-core/api/customizations.rb
504
512
  - lib/aws-sdk-core/api/docs/builder.rb
@@ -526,6 +534,7 @@ files:
526
534
  - lib/aws-sdk-core/client.rb
527
535
  - lib/aws-sdk-core/client_stubs.rb
528
536
  - lib/aws-sdk-core/client_waiters.rb
537
+ - lib/aws-sdk-core/cloud9.rb
529
538
  - lib/aws-sdk-core/clouddirectory.rb
530
539
  - lib/aws-sdk-core/cloudformation.rb
531
540
  - lib/aws-sdk-core/cloudfront.rb
@@ -725,6 +734,7 @@ files:
725
734
  - lib/aws-sdk-core/s3/presigner.rb
726
735
  - lib/aws-sdk-core/sagemaker.rb
727
736
  - lib/aws-sdk-core/sagemakerruntime.rb
737
+ - lib/aws-sdk-core/serverlessapplicationrepository.rb
728
738
  - lib/aws-sdk-core/service.rb
729
739
  - lib/aws-sdk-core/servicecatalog.rb
730
740
  - lib/aws-sdk-core/ses.rb