aws-sdk-core 2.11.176 → 2.11.177
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/amplify/2017-07-25/api-2.json +1453 -0
- data/apis/amplify/2017-07-25/examples-1.json +5 -0
- data/apis/amplify/2017-07-25/paginators-1.json +4 -0
- data/apis/datasync/2018-11-09/api-2.json +1060 -0
- data/apis/datasync/2018-11-09/examples-1.json +5 -0
- data/apis/datasync/2018-11-09/paginators-1.json +29 -0
- data/apis/robomaker/2018-06-29/api-2.json +1775 -0
- data/apis/robomaker/2018-06-29/examples-1.json +5 -0
- data/apis/robomaker/2018-06-29/paginators-1.json +4 -0
- data/apis/s3/2006-03-01/api-2.json +6 -3
- data/apis/s3/2006-03-01/examples-1.json +72 -72
- data/apis/snowball/2016-06-30/api-2.json +4 -1
- data/apis/transfer/2018-11-05/api-2.json +818 -0
- data/apis/transfer/2018-11-05/examples-1.json +5 -0
- data/apis/transfer/2018-11-05/paginators-1.json +4 -0
- data/lib/aws-sdk-core.rb +4 -0
- data/lib/aws-sdk-core/amplify.rb +6 -0
- data/lib/aws-sdk-core/datasync.rb +6 -0
- data/lib/aws-sdk-core/robomaker.rb +6 -0
- data/lib/aws-sdk-core/transfer.rb +6 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +16 -0
- metadata +18 -2
data/lib/aws-sdk-core.rb
CHANGED
@@ -27,6 +27,7 @@ module Aws
|
|
27
27
|
ACMPCA
|
28
28
|
APIGateway
|
29
29
|
AlexaForBusiness
|
30
|
+
Amplify
|
30
31
|
AppStream
|
31
32
|
AppSync
|
32
33
|
ApplicationAutoScaling
|
@@ -65,6 +66,7 @@ module Aws
|
|
65
66
|
DAX
|
66
67
|
DLM
|
67
68
|
DataPipeline
|
69
|
+
DataSync
|
68
70
|
DatabaseMigrationService
|
69
71
|
DeviceFarm
|
70
72
|
DirectConnect
|
@@ -144,6 +146,7 @@ module Aws
|
|
144
146
|
Rekognition
|
145
147
|
ResourceGroups
|
146
148
|
ResourceGroupsTaggingAPI
|
149
|
+
RoboMaker
|
147
150
|
Route53
|
148
151
|
Route53Domains
|
149
152
|
Route53Resolver
|
@@ -170,6 +173,7 @@ module Aws
|
|
170
173
|
StorageGateway
|
171
174
|
Support
|
172
175
|
TranscribeService
|
176
|
+
Transfer
|
173
177
|
Translate
|
174
178
|
WAF
|
175
179
|
WAFRegional
|
@@ -0,0 +1,6 @@
|
|
1
|
+
Aws.add_service(:Amplify, {
|
2
|
+
api: "#{Aws::API_DIR}/amplify/2017-07-25/api-2.json",
|
3
|
+
docs: "#{Aws::API_DIR}/amplify/2017-07-25/docs-2.json",
|
4
|
+
examples: "#{Aws::API_DIR}/amplify/2017-07-25/examples-1.json",
|
5
|
+
paginators: "#{Aws::API_DIR}/amplify/2017-07-25/paginators-1.json",
|
6
|
+
})
|
@@ -0,0 +1,6 @@
|
|
1
|
+
Aws.add_service(:DataSync, {
|
2
|
+
api: "#{Aws::API_DIR}/datasync/2018-11-09/api-2.json",
|
3
|
+
docs: "#{Aws::API_DIR}/datasync/2018-11-09/docs-2.json",
|
4
|
+
examples: "#{Aws::API_DIR}/datasync/2018-11-09/examples-1.json",
|
5
|
+
paginators: "#{Aws::API_DIR}/datasync/2018-11-09/paginators-1.json",
|
6
|
+
})
|
@@ -0,0 +1,6 @@
|
|
1
|
+
Aws.add_service(:RoboMaker, {
|
2
|
+
api: "#{Aws::API_DIR}/robomaker/2018-06-29/api-2.json",
|
3
|
+
docs: "#{Aws::API_DIR}/robomaker/2018-06-29/docs-2.json",
|
4
|
+
examples: "#{Aws::API_DIR}/robomaker/2018-06-29/examples-1.json",
|
5
|
+
paginators: "#{Aws::API_DIR}/robomaker/2018-06-29/paginators-1.json",
|
6
|
+
})
|
@@ -0,0 +1,6 @@
|
|
1
|
+
Aws.add_service(:Transfer, {
|
2
|
+
api: "#{Aws::API_DIR}/transfer/2018-11-05/api-2.json",
|
3
|
+
docs: "#{Aws::API_DIR}/transfer/2018-11-05/docs-2.json",
|
4
|
+
examples: "#{Aws::API_DIR}/transfer/2018-11-05/examples-1.json",
|
5
|
+
paginators: "#{Aws::API_DIR}/transfer/2018-11-05/paginators-1.json",
|
6
|
+
})
|
data/lib/aws-sdk-core/version.rb
CHANGED
data/service-models.json
CHANGED
@@ -15,6 +15,10 @@
|
|
15
15
|
"models": "alexaforbusiness/2017-11-09",
|
16
16
|
"endpoint": "a4b"
|
17
17
|
},
|
18
|
+
"Amplify": {
|
19
|
+
"models": "amplify/2017-07-25",
|
20
|
+
"endpoint": "amplify"
|
21
|
+
},
|
18
22
|
"AppStream": {
|
19
23
|
"models": "appstream/2016-12-01",
|
20
24
|
"endpoint": "appstream2"
|
@@ -166,6 +170,10 @@
|
|
166
170
|
"models": "datapipeline/2012-10-29",
|
167
171
|
"endpoint": "datapipeline"
|
168
172
|
},
|
173
|
+
"DataSync": {
|
174
|
+
"models": "datasync/2018-11-09",
|
175
|
+
"endpoint": "datasync"
|
176
|
+
},
|
169
177
|
"DatabaseMigrationService": {
|
170
178
|
"models": "dms/2016-01-01",
|
171
179
|
"endpoint": "dms"
|
@@ -482,6 +490,10 @@
|
|
482
490
|
"models": "resourcegroupstaggingapi/2017-01-26",
|
483
491
|
"endpoint": "tagging"
|
484
492
|
},
|
493
|
+
"RoboMaker": {
|
494
|
+
"models": "robomaker/2018-06-29",
|
495
|
+
"endpoint": "robomaker"
|
496
|
+
},
|
485
497
|
"Route53": {
|
486
498
|
"models": "route53/2013-04-01",
|
487
499
|
"endpoint": "route53"
|
@@ -586,6 +598,10 @@
|
|
586
598
|
"models": "transcribe/2017-10-26",
|
587
599
|
"endpoint": "transcribe"
|
588
600
|
},
|
601
|
+
"Transfer": {
|
602
|
+
"models": "transfer/2018-11-05",
|
603
|
+
"endpoint": "transfer"
|
604
|
+
},
|
589
605
|
"Translate": {
|
590
606
|
"models": "translate/2017-07-01",
|
591
607
|
"endpoint": "translate"
|
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.
|
4
|
+
version: 2.11.177
|
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: 2018-11-
|
11
|
+
date: 2018-11-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|
@@ -61,6 +61,9 @@ files:
|
|
61
61
|
- apis/alexaforbusiness/2017-11-09/api-2.json
|
62
62
|
- apis/alexaforbusiness/2017-11-09/examples-1.json
|
63
63
|
- apis/alexaforbusiness/2017-11-09/paginators-1.json
|
64
|
+
- apis/amplify/2017-07-25/api-2.json
|
65
|
+
- apis/amplify/2017-07-25/examples-1.json
|
66
|
+
- apis/amplify/2017-07-25/paginators-1.json
|
64
67
|
- apis/apigateway/2015-07-09/api-2.json
|
65
68
|
- apis/apigateway/2015-07-09/examples-1.json
|
66
69
|
- apis/apigateway/2015-07-09/paginators-1.json
|
@@ -217,6 +220,9 @@ files:
|
|
217
220
|
- apis/cur/2017-01-06/paginators-1.json
|
218
221
|
- apis/datapipeline/2012-10-29/api-2.json
|
219
222
|
- apis/datapipeline/2012-10-29/paginators-1.json
|
223
|
+
- apis/datasync/2018-11-09/api-2.json
|
224
|
+
- apis/datasync/2018-11-09/examples-1.json
|
225
|
+
- apis/datasync/2018-11-09/paginators-1.json
|
220
226
|
- apis/dax/2017-04-19/api-2.json
|
221
227
|
- apis/dax/2017-04-19/examples-1.json
|
222
228
|
- apis/dax/2017-04-19/paginators-1.json
|
@@ -551,6 +557,9 @@ files:
|
|
551
557
|
- apis/resourcegroupstaggingapi/2017-01-26/api-2.json
|
552
558
|
- apis/resourcegroupstaggingapi/2017-01-26/examples-1.json
|
553
559
|
- apis/resourcegroupstaggingapi/2017-01-26/paginators-1.json
|
560
|
+
- apis/robomaker/2018-06-29/api-2.json
|
561
|
+
- apis/robomaker/2018-06-29/examples-1.json
|
562
|
+
- apis/robomaker/2018-06-29/paginators-1.json
|
554
563
|
- apis/route53/2013-04-01/api-2.json
|
555
564
|
- apis/route53/2013-04-01/examples-1.json
|
556
565
|
- apis/route53/2013-04-01/paginators-1.json
|
@@ -648,6 +657,9 @@ files:
|
|
648
657
|
- apis/transcribe/2017-10-26/api-2.json
|
649
658
|
- apis/transcribe/2017-10-26/examples-1.json
|
650
659
|
- apis/transcribe/2017-10-26/paginators-1.json
|
660
|
+
- apis/transfer/2018-11-05/api-2.json
|
661
|
+
- apis/transfer/2018-11-05/examples-1.json
|
662
|
+
- apis/transfer/2018-11-05/paginators-1.json
|
651
663
|
- apis/translate/2017-07-01/api-2.json
|
652
664
|
- apis/translate/2017-07-01/examples-1.json
|
653
665
|
- apis/translate/2017-07-01/paginators-1.json
|
@@ -679,6 +691,7 @@ files:
|
|
679
691
|
- lib/aws-sdk-core/acm.rb
|
680
692
|
- lib/aws-sdk-core/acmpca.rb
|
681
693
|
- lib/aws-sdk-core/alexaforbusiness.rb
|
694
|
+
- lib/aws-sdk-core/amplify.rb
|
682
695
|
- lib/aws-sdk-core/api/builder.rb
|
683
696
|
- lib/aws-sdk-core/api/customizations.rb
|
684
697
|
- lib/aws-sdk-core/api/docs/builder.rb
|
@@ -741,6 +754,7 @@ files:
|
|
741
754
|
- lib/aws-sdk-core/credentials.rb
|
742
755
|
- lib/aws-sdk-core/databasemigrationservice.rb
|
743
756
|
- lib/aws-sdk-core/datapipeline.rb
|
757
|
+
- lib/aws-sdk-core/datasync.rb
|
744
758
|
- lib/aws-sdk-core/dax.rb
|
745
759
|
- lib/aws-sdk-core/deprecations.rb
|
746
760
|
- lib/aws-sdk-core/devicefarm.rb
|
@@ -923,6 +937,7 @@ files:
|
|
923
937
|
- lib/aws-sdk-core/rest/response/headers.rb
|
924
938
|
- lib/aws-sdk-core/rest/response/parser.rb
|
925
939
|
- lib/aws-sdk-core/rest/response/status_code.rb
|
940
|
+
- lib/aws-sdk-core/robomaker.rb
|
926
941
|
- lib/aws-sdk-core/route53.rb
|
927
942
|
- lib/aws-sdk-core/route53domains.rb
|
928
943
|
- lib/aws-sdk-core/route53resolver.rb
|
@@ -970,6 +985,7 @@ files:
|
|
970
985
|
- lib/aws-sdk-core/support.rb
|
971
986
|
- lib/aws-sdk-core/swf.rb
|
972
987
|
- lib/aws-sdk-core/transcribeservice.rb
|
988
|
+
- lib/aws-sdk-core/transfer.rb
|
973
989
|
- lib/aws-sdk-core/translate.rb
|
974
990
|
- lib/aws-sdk-core/tree_hash.rb
|
975
991
|
- lib/aws-sdk-core/type_builder.rb
|