aws-sdk-core 2.11.552 → 2.11.553
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/datasync/2018-11-09/api-2.json +134 -18
- data/apis/dms/2016-01-01/api-2.json +362 -4
- data/apis/dms/2016-01-01/paginators-1.json +15 -0
- data/apis/ec2/2016-11-15/api-2.json +28 -1
- data/apis/frauddetector/2019-11-15/api-2.json +25 -16
- data/apis/glue/2017-03-31/api-2.json +42 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 217170bd643b58113daead9207a6048b3a3484056052e5abb0db6e634cc44120
|
4
|
+
data.tar.gz: 56b78bffe8071836341cc3198b359cc11e606355f5784eb9359a96509c3992b6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 81230d5e9b68edf196ddbec583a915a2b2d260b90a6cda25dcd5ba1575f83dfcc86e88ebde24607ea03a09ef063fc22d50c91eeaf4963609d9d754d5d585e2f9
|
7
|
+
data.tar.gz: 505af81ac802125c7efc80100894b01812b262faba32701c7b1e62c53e2849958b4270e82c9602754341860eb73f3a93bfbb4e4d078f69fe246ef82883a7edbe
|
@@ -79,6 +79,19 @@
|
|
79
79
|
{"shape":"InternalException"}
|
80
80
|
]
|
81
81
|
},
|
82
|
+
"CreateLocationObjectStorage":{
|
83
|
+
"name":"CreateLocationObjectStorage",
|
84
|
+
"http":{
|
85
|
+
"method":"POST",
|
86
|
+
"requestUri":"/"
|
87
|
+
},
|
88
|
+
"input":{"shape":"CreateLocationObjectStorageRequest"},
|
89
|
+
"output":{"shape":"CreateLocationObjectStorageResponse"},
|
90
|
+
"errors":[
|
91
|
+
{"shape":"InvalidRequestException"},
|
92
|
+
{"shape":"InternalException"}
|
93
|
+
]
|
94
|
+
},
|
82
95
|
"CreateLocationS3":{
|
83
96
|
"name":"CreateLocationS3",
|
84
97
|
"http":{
|
@@ -209,6 +222,19 @@
|
|
209
222
|
{"shape":"InternalException"}
|
210
223
|
]
|
211
224
|
},
|
225
|
+
"DescribeLocationObjectStorage":{
|
226
|
+
"name":"DescribeLocationObjectStorage",
|
227
|
+
"http":{
|
228
|
+
"method":"POST",
|
229
|
+
"requestUri":"/"
|
230
|
+
},
|
231
|
+
"input":{"shape":"DescribeLocationObjectStorageRequest"},
|
232
|
+
"output":{"shape":"DescribeLocationObjectStorageResponse"},
|
233
|
+
"errors":[
|
234
|
+
{"shape":"InvalidRequestException"},
|
235
|
+
{"shape":"InternalException"}
|
236
|
+
]
|
237
|
+
},
|
212
238
|
"DescribeLocationS3":{
|
213
239
|
"name":"DescribeLocationS3",
|
214
240
|
"http":{
|
@@ -406,7 +432,7 @@
|
|
406
432
|
"AgentArnList":{
|
407
433
|
"type":"list",
|
408
434
|
"member":{"shape":"AgentArn"},
|
409
|
-
"max":
|
435
|
+
"max":4,
|
410
436
|
"min":1
|
411
437
|
},
|
412
438
|
"AgentList":{
|
@@ -457,7 +483,7 @@
|
|
457
483
|
"members":{
|
458
484
|
"ActivationKey":{"shape":"ActivationKey"},
|
459
485
|
"AgentName":{"shape":"TagValue"},
|
460
|
-
"Tags":{"shape":"
|
486
|
+
"Tags":{"shape":"InputTagList"},
|
461
487
|
"VpcEndpointId":{"shape":"VpcEndpointId"},
|
462
488
|
"SubnetArns":{"shape":"PLSubnetArnList"},
|
463
489
|
"SecurityGroupArns":{"shape":"PLSecurityGroupArnList"}
|
@@ -479,7 +505,7 @@
|
|
479
505
|
"Subdirectory":{"shape":"EfsSubdirectory"},
|
480
506
|
"EfsFilesystemArn":{"shape":"EfsFilesystemArn"},
|
481
507
|
"Ec2Config":{"shape":"Ec2Config"},
|
482
|
-
"Tags":{"shape":"
|
508
|
+
"Tags":{"shape":"InputTagList"}
|
483
509
|
}
|
484
510
|
},
|
485
511
|
"CreateLocationEfsResponse":{
|
@@ -500,7 +526,7 @@
|
|
500
526
|
"Subdirectory":{"shape":"FsxWindowsSubdirectory"},
|
501
527
|
"FsxFilesystemArn":{"shape":"FsxFilesystemArn"},
|
502
528
|
"SecurityGroupArns":{"shape":"Ec2SecurityGroupArnList"},
|
503
|
-
"Tags":{"shape":"
|
529
|
+
"Tags":{"shape":"InputTagList"},
|
504
530
|
"User":{"shape":"SmbUser"},
|
505
531
|
"Domain":{"shape":"SmbDomain"},
|
506
532
|
"Password":{"shape":"SmbPassword"}
|
@@ -524,7 +550,7 @@
|
|
524
550
|
"ServerHostname":{"shape":"ServerHostname"},
|
525
551
|
"OnPremConfig":{"shape":"OnPremConfig"},
|
526
552
|
"MountOptions":{"shape":"NfsMountOptions"},
|
527
|
-
"Tags":{"shape":"
|
553
|
+
"Tags":{"shape":"InputTagList"}
|
528
554
|
}
|
529
555
|
},
|
530
556
|
"CreateLocationNfsResponse":{
|
@@ -533,6 +559,31 @@
|
|
533
559
|
"LocationArn":{"shape":"LocationArn"}
|
534
560
|
}
|
535
561
|
},
|
562
|
+
"CreateLocationObjectStorageRequest":{
|
563
|
+
"type":"structure",
|
564
|
+
"required":[
|
565
|
+
"ServerHostname",
|
566
|
+
"BucketName",
|
567
|
+
"AgentArns"
|
568
|
+
],
|
569
|
+
"members":{
|
570
|
+
"ServerHostname":{"shape":"ServerHostname"},
|
571
|
+
"ServerPort":{"shape":"ObjectStorageServerPort"},
|
572
|
+
"ServerProtocol":{"shape":"ObjectStorageServerProtocol"},
|
573
|
+
"Subdirectory":{"shape":"S3Subdirectory"},
|
574
|
+
"BucketName":{"shape":"ObjectStorageBucketName"},
|
575
|
+
"AccessKey":{"shape":"ObjectStorageAccessKey"},
|
576
|
+
"SecretKey":{"shape":"ObjectStorageSecretKey"},
|
577
|
+
"AgentArns":{"shape":"AgentArnList"},
|
578
|
+
"Tags":{"shape":"InputTagList"}
|
579
|
+
}
|
580
|
+
},
|
581
|
+
"CreateLocationObjectStorageResponse":{
|
582
|
+
"type":"structure",
|
583
|
+
"members":{
|
584
|
+
"LocationArn":{"shape":"LocationArn"}
|
585
|
+
}
|
586
|
+
},
|
536
587
|
"CreateLocationS3Request":{
|
537
588
|
"type":"structure",
|
538
589
|
"required":[
|
@@ -544,7 +595,7 @@
|
|
544
595
|
"S3BucketArn":{"shape":"S3BucketArn"},
|
545
596
|
"S3StorageClass":{"shape":"S3StorageClass"},
|
546
597
|
"S3Config":{"shape":"S3Config"},
|
547
|
-
"Tags":{"shape":"
|
598
|
+
"Tags":{"shape":"InputTagList"}
|
548
599
|
}
|
549
600
|
},
|
550
601
|
"CreateLocationS3Response":{
|
@@ -570,7 +621,7 @@
|
|
570
621
|
"Password":{"shape":"SmbPassword"},
|
571
622
|
"AgentArns":{"shape":"AgentArnList"},
|
572
623
|
"MountOptions":{"shape":"SmbMountOptions"},
|
573
|
-
"Tags":{"shape":"
|
624
|
+
"Tags":{"shape":"InputTagList"}
|
574
625
|
}
|
575
626
|
},
|
576
627
|
"CreateLocationSmbResponse":{
|
@@ -593,7 +644,7 @@
|
|
593
644
|
"Options":{"shape":"Options"},
|
594
645
|
"Excludes":{"shape":"FilterList"},
|
595
646
|
"Schedule":{"shape":"TaskSchedule"},
|
596
|
-
"Tags":{"shape":"
|
647
|
+
"Tags":{"shape":"InputTagList"}
|
597
648
|
}
|
598
649
|
},
|
599
650
|
"CreateTaskResponse":{
|
@@ -708,6 +759,25 @@
|
|
708
759
|
"CreationTime":{"shape":"Time"}
|
709
760
|
}
|
710
761
|
},
|
762
|
+
"DescribeLocationObjectStorageRequest":{
|
763
|
+
"type":"structure",
|
764
|
+
"required":["LocationArn"],
|
765
|
+
"members":{
|
766
|
+
"LocationArn":{"shape":"LocationArn"}
|
767
|
+
}
|
768
|
+
},
|
769
|
+
"DescribeLocationObjectStorageResponse":{
|
770
|
+
"type":"structure",
|
771
|
+
"members":{
|
772
|
+
"LocationArn":{"shape":"LocationArn"},
|
773
|
+
"LocationUri":{"shape":"LocationUri"},
|
774
|
+
"AccessKey":{"shape":"ObjectStorageAccessKey"},
|
775
|
+
"ServerPort":{"shape":"ObjectStorageServerPort"},
|
776
|
+
"ServerProtocol":{"shape":"ObjectStorageServerProtocol"},
|
777
|
+
"AgentArns":{"shape":"AgentArnList"},
|
778
|
+
"CreationTime":{"shape":"Time"}
|
779
|
+
}
|
780
|
+
},
|
711
781
|
"DescribeLocationS3Request":{
|
712
782
|
"type":"structure",
|
713
783
|
"required":["LocationArn"],
|
@@ -902,6 +972,12 @@
|
|
902
972
|
"max":2048,
|
903
973
|
"pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*$"
|
904
974
|
},
|
975
|
+
"InputTagList":{
|
976
|
+
"type":"list",
|
977
|
+
"member":{"shape":"TagListEntry"},
|
978
|
+
"max":50,
|
979
|
+
"min":0
|
980
|
+
},
|
905
981
|
"InternalException":{
|
906
982
|
"type":"structure",
|
907
983
|
"members":{
|
@@ -959,7 +1035,7 @@
|
|
959
1035
|
"ListTagsForResourceResponse":{
|
960
1036
|
"type":"structure",
|
961
1037
|
"members":{
|
962
|
-
"Tags":{"shape":"
|
1038
|
+
"Tags":{"shape":"OutputTagList"},
|
963
1039
|
"NextToken":{"shape":"NextToken"}
|
964
1040
|
}
|
965
1041
|
},
|
@@ -1016,7 +1092,7 @@
|
|
1016
1092
|
"LogGroupArn":{
|
1017
1093
|
"type":"string",
|
1018
1094
|
"max":562,
|
1019
|
-
"pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):logs:[a-z\\-0-9]*:[0-9]{12}:log-group:([^:\\*]*)
|
1095
|
+
"pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):logs:[a-z\\-0-9]*:[0-9]{12}:log-group:([^:\\*]*)(:\\*)?$"
|
1020
1096
|
},
|
1021
1097
|
"LogLevel":{
|
1022
1098
|
"type":"string",
|
@@ -1068,6 +1144,38 @@
|
|
1068
1144
|
"NFS4_1"
|
1069
1145
|
]
|
1070
1146
|
},
|
1147
|
+
"ObjectStorageAccessKey":{
|
1148
|
+
"type":"string",
|
1149
|
+
"max":200,
|
1150
|
+
"min":8,
|
1151
|
+
"pattern":"^.+$"
|
1152
|
+
},
|
1153
|
+
"ObjectStorageBucketName":{
|
1154
|
+
"type":"string",
|
1155
|
+
"max":63,
|
1156
|
+
"min":3,
|
1157
|
+
"pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$"
|
1158
|
+
},
|
1159
|
+
"ObjectStorageSecretKey":{
|
1160
|
+
"type":"string",
|
1161
|
+
"max":200,
|
1162
|
+
"min":8,
|
1163
|
+
"pattern":"^.+$",
|
1164
|
+
"sensitive":true
|
1165
|
+
},
|
1166
|
+
"ObjectStorageServerPort":{
|
1167
|
+
"type":"integer",
|
1168
|
+
"box":true,
|
1169
|
+
"max":65536,
|
1170
|
+
"min":1
|
1171
|
+
},
|
1172
|
+
"ObjectStorageServerProtocol":{
|
1173
|
+
"type":"string",
|
1174
|
+
"enum":[
|
1175
|
+
"HTTPS",
|
1176
|
+
"HTTP"
|
1177
|
+
]
|
1178
|
+
},
|
1071
1179
|
"OnPremConfig":{
|
1072
1180
|
"type":"structure",
|
1073
1181
|
"required":["AgentArns"],
|
@@ -1089,9 +1197,16 @@
|
|
1089
1197
|
"PosixPermissions":{"shape":"PosixPermissions"},
|
1090
1198
|
"BytesPerSecond":{"shape":"BytesPerSecond"},
|
1091
1199
|
"TaskQueueing":{"shape":"TaskQueueing"},
|
1092
|
-
"LogLevel":{"shape":"LogLevel"}
|
1200
|
+
"LogLevel":{"shape":"LogLevel"},
|
1201
|
+
"TransferMode":{"shape":"TransferMode"}
|
1093
1202
|
}
|
1094
1203
|
},
|
1204
|
+
"OutputTagList":{
|
1205
|
+
"type":"list",
|
1206
|
+
"member":{"shape":"TagListEntry"},
|
1207
|
+
"max":55,
|
1208
|
+
"min":0
|
1209
|
+
},
|
1095
1210
|
"OverwriteMode":{
|
1096
1211
|
"type":"string",
|
1097
1212
|
"enum":[
|
@@ -1253,12 +1368,6 @@
|
|
1253
1368
|
"max":50,
|
1254
1369
|
"min":1
|
1255
1370
|
},
|
1256
|
-
"TagList":{
|
1257
|
-
"type":"list",
|
1258
|
-
"member":{"shape":"TagListEntry"},
|
1259
|
-
"max":55,
|
1260
|
-
"min":0
|
1261
|
-
},
|
1262
1371
|
"TagListEntry":{
|
1263
1372
|
"type":"structure",
|
1264
1373
|
"required":["Key"],
|
@@ -1275,7 +1384,7 @@
|
|
1275
1384
|
],
|
1276
1385
|
"members":{
|
1277
1386
|
"ResourceArn":{"shape":"TaggableResourceArn"},
|
1278
|
-
"Tags":{"shape":"
|
1387
|
+
"Tags":{"shape":"InputTagList"}
|
1279
1388
|
}
|
1280
1389
|
},
|
1281
1390
|
"TagResourceResponse":{
|
@@ -1378,6 +1487,13 @@
|
|
1378
1487
|
]
|
1379
1488
|
},
|
1380
1489
|
"Time":{"type":"timestamp"},
|
1490
|
+
"TransferMode":{
|
1491
|
+
"type":"string",
|
1492
|
+
"enum":[
|
1493
|
+
"CHANGED",
|
1494
|
+
"ALL"
|
1495
|
+
]
|
1496
|
+
},
|
1381
1497
|
"Uid":{
|
1382
1498
|
"type":"string",
|
1383
1499
|
"enum":[
|
@@ -36,6 +36,20 @@
|
|
36
36
|
{"shape":"ResourceNotFoundFault"}
|
37
37
|
]
|
38
38
|
},
|
39
|
+
"CancelReplicationTaskAssessmentRun":{
|
40
|
+
"name":"CancelReplicationTaskAssessmentRun",
|
41
|
+
"http":{
|
42
|
+
"method":"POST",
|
43
|
+
"requestUri":"/"
|
44
|
+
},
|
45
|
+
"input":{"shape":"CancelReplicationTaskAssessmentRunMessage"},
|
46
|
+
"output":{"shape":"CancelReplicationTaskAssessmentRunResponse"},
|
47
|
+
"errors":[
|
48
|
+
{"shape":"AccessDeniedFault"},
|
49
|
+
{"shape":"ResourceNotFoundFault"},
|
50
|
+
{"shape":"InvalidResourceStateFault"}
|
51
|
+
]
|
52
|
+
},
|
39
53
|
"CreateEndpoint":{
|
40
54
|
"name":"CreateEndpoint",
|
41
55
|
"http":{
|
@@ -221,6 +235,20 @@
|
|
221
235
|
{"shape":"InvalidResourceStateFault"}
|
222
236
|
]
|
223
237
|
},
|
238
|
+
"DeleteReplicationTaskAssessmentRun":{
|
239
|
+
"name":"DeleteReplicationTaskAssessmentRun",
|
240
|
+
"http":{
|
241
|
+
"method":"POST",
|
242
|
+
"requestUri":"/"
|
243
|
+
},
|
244
|
+
"input":{"shape":"DeleteReplicationTaskAssessmentRunMessage"},
|
245
|
+
"output":{"shape":"DeleteReplicationTaskAssessmentRunResponse"},
|
246
|
+
"errors":[
|
247
|
+
{"shape":"AccessDeniedFault"},
|
248
|
+
{"shape":"ResourceNotFoundFault"},
|
249
|
+
{"shape":"InvalidResourceStateFault"}
|
250
|
+
]
|
251
|
+
},
|
224
252
|
"DescribeAccountAttributes":{
|
225
253
|
"name":"DescribeAccountAttributes",
|
226
254
|
"http":{
|
@@ -230,6 +258,20 @@
|
|
230
258
|
"input":{"shape":"DescribeAccountAttributesMessage"},
|
231
259
|
"output":{"shape":"DescribeAccountAttributesResponse"}
|
232
260
|
},
|
261
|
+
"DescribeApplicableIndividualAssessments":{
|
262
|
+
"name":"DescribeApplicableIndividualAssessments",
|
263
|
+
"http":{
|
264
|
+
"method":"POST",
|
265
|
+
"requestUri":"/"
|
266
|
+
},
|
267
|
+
"input":{"shape":"DescribeApplicableIndividualAssessmentsMessage"},
|
268
|
+
"output":{"shape":"DescribeApplicableIndividualAssessmentsResponse"},
|
269
|
+
"errors":[
|
270
|
+
{"shape":"AccessDeniedFault"},
|
271
|
+
{"shape":"ResourceNotFoundFault"},
|
272
|
+
{"shape":"InvalidResourceStateFault"}
|
273
|
+
]
|
274
|
+
},
|
233
275
|
"DescribeCertificates":{
|
234
276
|
"name":"DescribeCertificates",
|
235
277
|
"http":{
|
@@ -388,6 +430,30 @@
|
|
388
430
|
{"shape":"ResourceNotFoundFault"}
|
389
431
|
]
|
390
432
|
},
|
433
|
+
"DescribeReplicationTaskAssessmentRuns":{
|
434
|
+
"name":"DescribeReplicationTaskAssessmentRuns",
|
435
|
+
"http":{
|
436
|
+
"method":"POST",
|
437
|
+
"requestUri":"/"
|
438
|
+
},
|
439
|
+
"input":{"shape":"DescribeReplicationTaskAssessmentRunsMessage"},
|
440
|
+
"output":{"shape":"DescribeReplicationTaskAssessmentRunsResponse"},
|
441
|
+
"errors":[
|
442
|
+
{"shape":"ResourceNotFoundFault"}
|
443
|
+
]
|
444
|
+
},
|
445
|
+
"DescribeReplicationTaskIndividualAssessments":{
|
446
|
+
"name":"DescribeReplicationTaskIndividualAssessments",
|
447
|
+
"http":{
|
448
|
+
"method":"POST",
|
449
|
+
"requestUri":"/"
|
450
|
+
},
|
451
|
+
"input":{"shape":"DescribeReplicationTaskIndividualAssessmentsMessage"},
|
452
|
+
"output":{"shape":"DescribeReplicationTaskIndividualAssessmentsResponse"},
|
453
|
+
"errors":[
|
454
|
+
{"shape":"ResourceNotFoundFault"}
|
455
|
+
]
|
456
|
+
},
|
391
457
|
"DescribeReplicationTasks":{
|
392
458
|
"name":"DescribeReplicationTasks",
|
393
459
|
"http":{
|
@@ -618,6 +684,29 @@
|
|
618
684
|
{"shape":"ResourceNotFoundFault"}
|
619
685
|
]
|
620
686
|
},
|
687
|
+
"StartReplicationTaskAssessmentRun":{
|
688
|
+
"name":"StartReplicationTaskAssessmentRun",
|
689
|
+
"http":{
|
690
|
+
"method":"POST",
|
691
|
+
"requestUri":"/"
|
692
|
+
},
|
693
|
+
"input":{"shape":"StartReplicationTaskAssessmentRunMessage"},
|
694
|
+
"output":{"shape":"StartReplicationTaskAssessmentRunResponse"},
|
695
|
+
"errors":[
|
696
|
+
{"shape":"AccessDeniedFault"},
|
697
|
+
{"shape":"ResourceNotFoundFault"},
|
698
|
+
{"shape":"InvalidResourceStateFault"},
|
699
|
+
{"shape":"KMSAccessDeniedFault"},
|
700
|
+
{"shape":"KMSDisabledFault"},
|
701
|
+
{"shape":"KMSFault"},
|
702
|
+
{"shape":"KMSInvalidStateFault"},
|
703
|
+
{"shape":"KMSNotFoundFault"},
|
704
|
+
{"shape":"KMSKeyNotAccessibleFault"},
|
705
|
+
{"shape":"S3AccessDeniedFault"},
|
706
|
+
{"shape":"S3ResourceNotFoundFault"},
|
707
|
+
{"shape":"ResourceAlreadyExistsFault"}
|
708
|
+
]
|
709
|
+
},
|
621
710
|
"StopReplicationTask":{
|
622
711
|
"name":"StopReplicationTask",
|
623
712
|
"http":{
|
@@ -729,6 +818,19 @@
|
|
729
818
|
},
|
730
819
|
"Boolean":{"type":"boolean"},
|
731
820
|
"BooleanOptional":{"type":"boolean"},
|
821
|
+
"CancelReplicationTaskAssessmentRunMessage":{
|
822
|
+
"type":"structure",
|
823
|
+
"required":["ReplicationTaskAssessmentRunArn"],
|
824
|
+
"members":{
|
825
|
+
"ReplicationTaskAssessmentRunArn":{"shape":"String"}
|
826
|
+
}
|
827
|
+
},
|
828
|
+
"CancelReplicationTaskAssessmentRunResponse":{
|
829
|
+
"type":"structure",
|
830
|
+
"members":{
|
831
|
+
"ReplicationTaskAssessmentRun":{"shape":"ReplicationTaskAssessmentRun"}
|
832
|
+
}
|
833
|
+
},
|
732
834
|
"Certificate":{
|
733
835
|
"type":"structure",
|
734
836
|
"members":{
|
@@ -802,7 +904,13 @@
|
|
802
904
|
"KafkaSettings":{"shape":"KafkaSettings"},
|
803
905
|
"ElasticsearchSettings":{"shape":"ElasticsearchSettings"},
|
804
906
|
"NeptuneSettings":{"shape":"NeptuneSettings"},
|
805
|
-
"RedshiftSettings":{"shape":"RedshiftSettings"}
|
907
|
+
"RedshiftSettings":{"shape":"RedshiftSettings"},
|
908
|
+
"PostgreSQLSettings":{"shape":"PostgreSQLSettings"},
|
909
|
+
"MySQLSettings":{"shape":"MySQLSettings"},
|
910
|
+
"OracleSettings":{"shape":"OracleSettings"},
|
911
|
+
"SybaseSettings":{"shape":"SybaseSettings"},
|
912
|
+
"MicrosoftSQLServerSettings":{"shape":"MicrosoftSQLServerSettings"},
|
913
|
+
"IBMDb2Settings":{"shape":"IBMDb2Settings"}
|
806
914
|
}
|
807
915
|
},
|
808
916
|
"CreateEndpointResponse":{
|
@@ -1001,6 +1109,19 @@
|
|
1001
1109
|
"members":{
|
1002
1110
|
}
|
1003
1111
|
},
|
1112
|
+
"DeleteReplicationTaskAssessmentRunMessage":{
|
1113
|
+
"type":"structure",
|
1114
|
+
"required":["ReplicationTaskAssessmentRunArn"],
|
1115
|
+
"members":{
|
1116
|
+
"ReplicationTaskAssessmentRunArn":{"shape":"String"}
|
1117
|
+
}
|
1118
|
+
},
|
1119
|
+
"DeleteReplicationTaskAssessmentRunResponse":{
|
1120
|
+
"type":"structure",
|
1121
|
+
"members":{
|
1122
|
+
"ReplicationTaskAssessmentRun":{"shape":"ReplicationTaskAssessmentRun"}
|
1123
|
+
}
|
1124
|
+
},
|
1004
1125
|
"DeleteReplicationTaskMessage":{
|
1005
1126
|
"type":"structure",
|
1006
1127
|
"required":["ReplicationTaskArn"],
|
@@ -1026,6 +1147,25 @@
|
|
1026
1147
|
"UniqueAccountIdentifier":{"shape":"String"}
|
1027
1148
|
}
|
1028
1149
|
},
|
1150
|
+
"DescribeApplicableIndividualAssessmentsMessage":{
|
1151
|
+
"type":"structure",
|
1152
|
+
"members":{
|
1153
|
+
"ReplicationTaskArn":{"shape":"String"},
|
1154
|
+
"ReplicationInstanceArn":{"shape":"String"},
|
1155
|
+
"SourceEngineName":{"shape":"String"},
|
1156
|
+
"TargetEngineName":{"shape":"String"},
|
1157
|
+
"MigrationType":{"shape":"MigrationTypeValue"},
|
1158
|
+
"MaxRecords":{"shape":"IntegerOptional"},
|
1159
|
+
"Marker":{"shape":"String"}
|
1160
|
+
}
|
1161
|
+
},
|
1162
|
+
"DescribeApplicableIndividualAssessmentsResponse":{
|
1163
|
+
"type":"structure",
|
1164
|
+
"members":{
|
1165
|
+
"IndividualAssessmentNames":{"shape":"IndividualAssessmentNameList"},
|
1166
|
+
"Marker":{"shape":"String"}
|
1167
|
+
}
|
1168
|
+
},
|
1029
1169
|
"DescribeCertificatesMessage":{
|
1030
1170
|
"type":"structure",
|
1031
1171
|
"members":{
|
@@ -1242,6 +1382,36 @@
|
|
1242
1382
|
"ReplicationTaskAssessmentResults":{"shape":"ReplicationTaskAssessmentResultList"}
|
1243
1383
|
}
|
1244
1384
|
},
|
1385
|
+
"DescribeReplicationTaskAssessmentRunsMessage":{
|
1386
|
+
"type":"structure",
|
1387
|
+
"members":{
|
1388
|
+
"Filters":{"shape":"FilterList"},
|
1389
|
+
"MaxRecords":{"shape":"IntegerOptional"},
|
1390
|
+
"Marker":{"shape":"String"}
|
1391
|
+
}
|
1392
|
+
},
|
1393
|
+
"DescribeReplicationTaskAssessmentRunsResponse":{
|
1394
|
+
"type":"structure",
|
1395
|
+
"members":{
|
1396
|
+
"Marker":{"shape":"String"},
|
1397
|
+
"ReplicationTaskAssessmentRuns":{"shape":"ReplicationTaskAssessmentRunList"}
|
1398
|
+
}
|
1399
|
+
},
|
1400
|
+
"DescribeReplicationTaskIndividualAssessmentsMessage":{
|
1401
|
+
"type":"structure",
|
1402
|
+
"members":{
|
1403
|
+
"Filters":{"shape":"FilterList"},
|
1404
|
+
"MaxRecords":{"shape":"IntegerOptional"},
|
1405
|
+
"Marker":{"shape":"String"}
|
1406
|
+
}
|
1407
|
+
},
|
1408
|
+
"DescribeReplicationTaskIndividualAssessmentsResponse":{
|
1409
|
+
"type":"structure",
|
1410
|
+
"members":{
|
1411
|
+
"Marker":{"shape":"String"},
|
1412
|
+
"ReplicationTaskIndividualAssessments":{"shape":"ReplicationTaskIndividualAssessmentList"}
|
1413
|
+
}
|
1414
|
+
},
|
1245
1415
|
"DescribeReplicationTasksMessage":{
|
1246
1416
|
"type":"structure",
|
1247
1417
|
"members":{
|
@@ -1371,7 +1541,13 @@
|
|
1371
1541
|
"KafkaSettings":{"shape":"KafkaSettings"},
|
1372
1542
|
"ElasticsearchSettings":{"shape":"ElasticsearchSettings"},
|
1373
1543
|
"NeptuneSettings":{"shape":"NeptuneSettings"},
|
1374
|
-
"RedshiftSettings":{"shape":"RedshiftSettings"}
|
1544
|
+
"RedshiftSettings":{"shape":"RedshiftSettings"},
|
1545
|
+
"PostgreSQLSettings":{"shape":"PostgreSQLSettings"},
|
1546
|
+
"MySQLSettings":{"shape":"MySQLSettings"},
|
1547
|
+
"OracleSettings":{"shape":"OracleSettings"},
|
1548
|
+
"SybaseSettings":{"shape":"SybaseSettings"},
|
1549
|
+
"MicrosoftSQLServerSettings":{"shape":"MicrosoftSQLServerSettings"},
|
1550
|
+
"IBMDb2Settings":{"shape":"IBMDb2Settings"}
|
1375
1551
|
}
|
1376
1552
|
},
|
1377
1553
|
"EndpointList":{
|
@@ -1426,6 +1602,10 @@
|
|
1426
1602
|
"member":{"shape":"EventSubscription"}
|
1427
1603
|
},
|
1428
1604
|
"ExceptionMessage":{"type":"string"},
|
1605
|
+
"ExcludeTestList":{
|
1606
|
+
"type":"list",
|
1607
|
+
"member":{"shape":"String"}
|
1608
|
+
},
|
1429
1609
|
"Filter":{
|
1430
1610
|
"type":"structure",
|
1431
1611
|
"required":[
|
@@ -1445,6 +1625,16 @@
|
|
1445
1625
|
"type":"list",
|
1446
1626
|
"member":{"shape":"String"}
|
1447
1627
|
},
|
1628
|
+
"IBMDb2Settings":{
|
1629
|
+
"type":"structure",
|
1630
|
+
"members":{
|
1631
|
+
"DatabaseName":{"shape":"String"},
|
1632
|
+
"Password":{"shape":"SecretString"},
|
1633
|
+
"Port":{"shape":"IntegerOptional"},
|
1634
|
+
"ServerName":{"shape":"String"},
|
1635
|
+
"Username":{"shape":"String"}
|
1636
|
+
}
|
1637
|
+
},
|
1448
1638
|
"ImportCertificateMessage":{
|
1449
1639
|
"type":"structure",
|
1450
1640
|
"required":["CertificateIdentifier"],
|
@@ -1461,6 +1651,14 @@
|
|
1461
1651
|
"Certificate":{"shape":"Certificate"}
|
1462
1652
|
}
|
1463
1653
|
},
|
1654
|
+
"IncludeTestList":{
|
1655
|
+
"type":"list",
|
1656
|
+
"member":{"shape":"String"}
|
1657
|
+
},
|
1658
|
+
"IndividualAssessmentNameList":{
|
1659
|
+
"type":"list",
|
1660
|
+
"member":{"shape":"String"}
|
1661
|
+
},
|
1464
1662
|
"InsufficientResourceCapacityFault":{
|
1465
1663
|
"type":"structure",
|
1466
1664
|
"members":{
|
@@ -1505,6 +1703,13 @@
|
|
1505
1703
|
},
|
1506
1704
|
"exception":true
|
1507
1705
|
},
|
1706
|
+
"KMSFault":{
|
1707
|
+
"type":"structure",
|
1708
|
+
"members":{
|
1709
|
+
"message":{"shape":"ExceptionMessage"}
|
1710
|
+
},
|
1711
|
+
"exception":true
|
1712
|
+
},
|
1508
1713
|
"KMSInvalidStateFault":{
|
1509
1714
|
"type":"structure",
|
1510
1715
|
"members":{
|
@@ -1537,7 +1742,13 @@
|
|
1537
1742
|
"type":"structure",
|
1538
1743
|
"members":{
|
1539
1744
|
"Broker":{"shape":"String"},
|
1540
|
-
"Topic":{"shape":"String"}
|
1745
|
+
"Topic":{"shape":"String"},
|
1746
|
+
"MessageFormat":{"shape":"MessageFormatValue"},
|
1747
|
+
"IncludeTransactionDetails":{"shape":"BooleanOptional"},
|
1748
|
+
"IncludePartitionValue":{"shape":"BooleanOptional"},
|
1749
|
+
"PartitionIncludeSchemaTable":{"shape":"BooleanOptional"},
|
1750
|
+
"IncludeTableAlterOperations":{"shape":"BooleanOptional"},
|
1751
|
+
"IncludeControlDetails":{"shape":"BooleanOptional"}
|
1541
1752
|
}
|
1542
1753
|
},
|
1543
1754
|
"KeyList":{
|
@@ -1578,6 +1789,16 @@
|
|
1578
1789
|
"json-unformatted"
|
1579
1790
|
]
|
1580
1791
|
},
|
1792
|
+
"MicrosoftSQLServerSettings":{
|
1793
|
+
"type":"structure",
|
1794
|
+
"members":{
|
1795
|
+
"Port":{"shape":"IntegerOptional"},
|
1796
|
+
"DatabaseName":{"shape":"String"},
|
1797
|
+
"Password":{"shape":"SecretString"},
|
1798
|
+
"ServerName":{"shape":"String"},
|
1799
|
+
"Username":{"shape":"String"}
|
1800
|
+
}
|
1801
|
+
},
|
1581
1802
|
"MigrationTypeValue":{
|
1582
1803
|
"type":"string",
|
1583
1804
|
"enum":[
|
@@ -1612,7 +1833,13 @@
|
|
1612
1833
|
"KafkaSettings":{"shape":"KafkaSettings"},
|
1613
1834
|
"ElasticsearchSettings":{"shape":"ElasticsearchSettings"},
|
1614
1835
|
"NeptuneSettings":{"shape":"NeptuneSettings"},
|
1615
|
-
"RedshiftSettings":{"shape":"RedshiftSettings"}
|
1836
|
+
"RedshiftSettings":{"shape":"RedshiftSettings"},
|
1837
|
+
"PostgreSQLSettings":{"shape":"PostgreSQLSettings"},
|
1838
|
+
"MySQLSettings":{"shape":"MySQLSettings"},
|
1839
|
+
"OracleSettings":{"shape":"OracleSettings"},
|
1840
|
+
"SybaseSettings":{"shape":"SybaseSettings"},
|
1841
|
+
"MicrosoftSQLServerSettings":{"shape":"MicrosoftSQLServerSettings"},
|
1842
|
+
"IBMDb2Settings":{"shape":"IBMDb2Settings"}
|
1616
1843
|
}
|
1617
1844
|
},
|
1618
1845
|
"ModifyEndpointResponse":{
|
@@ -1717,6 +1944,16 @@
|
|
1717
1944
|
"KmsKeyId":{"shape":"String"}
|
1718
1945
|
}
|
1719
1946
|
},
|
1947
|
+
"MySQLSettings":{
|
1948
|
+
"type":"structure",
|
1949
|
+
"members":{
|
1950
|
+
"DatabaseName":{"shape":"String"},
|
1951
|
+
"Password":{"shape":"SecretString"},
|
1952
|
+
"Port":{"shape":"IntegerOptional"},
|
1953
|
+
"ServerName":{"shape":"String"},
|
1954
|
+
"Username":{"shape":"String"}
|
1955
|
+
}
|
1956
|
+
},
|
1720
1957
|
"NeptuneSettings":{
|
1721
1958
|
"type":"structure",
|
1722
1959
|
"required":[
|
@@ -1740,6 +1977,21 @@
|
|
1740
1977
|
"one"
|
1741
1978
|
]
|
1742
1979
|
},
|
1980
|
+
"OracleSettings":{
|
1981
|
+
"type":"structure",
|
1982
|
+
"members":{
|
1983
|
+
"AsmPassword":{"shape":"SecretString"},
|
1984
|
+
"AsmServer":{"shape":"String"},
|
1985
|
+
"AsmUser":{"shape":"String"},
|
1986
|
+
"DatabaseName":{"shape":"String"},
|
1987
|
+
"Password":{"shape":"SecretString"},
|
1988
|
+
"Port":{"shape":"IntegerOptional"},
|
1989
|
+
"SecurityDbEncryption":{"shape":"SecretString"},
|
1990
|
+
"SecurityDbEncryptionName":{"shape":"String"},
|
1991
|
+
"ServerName":{"shape":"String"},
|
1992
|
+
"Username":{"shape":"String"}
|
1993
|
+
}
|
1994
|
+
},
|
1743
1995
|
"OrderableReplicationInstance":{
|
1744
1996
|
"type":"structure",
|
1745
1997
|
"members":{
|
@@ -1784,6 +2036,16 @@
|
|
1784
2036
|
"type":"list",
|
1785
2037
|
"member":{"shape":"ResourcePendingMaintenanceActions"}
|
1786
2038
|
},
|
2039
|
+
"PostgreSQLSettings":{
|
2040
|
+
"type":"structure",
|
2041
|
+
"members":{
|
2042
|
+
"DatabaseName":{"shape":"String"},
|
2043
|
+
"Password":{"shape":"SecretString"},
|
2044
|
+
"Port":{"shape":"IntegerOptional"},
|
2045
|
+
"ServerName":{"shape":"String"},
|
2046
|
+
"Username":{"shape":"String"}
|
2047
|
+
}
|
2048
|
+
},
|
1787
2049
|
"RebootReplicationInstanceMessage":{
|
1788
2050
|
"type":"structure",
|
1789
2051
|
"required":["ReplicationInstanceArn"],
|
@@ -2042,6 +2304,48 @@
|
|
2042
2304
|
"type":"list",
|
2043
2305
|
"member":{"shape":"ReplicationTaskAssessmentResult"}
|
2044
2306
|
},
|
2307
|
+
"ReplicationTaskAssessmentRun":{
|
2308
|
+
"type":"structure",
|
2309
|
+
"members":{
|
2310
|
+
"ReplicationTaskAssessmentRunArn":{"shape":"String"},
|
2311
|
+
"ReplicationTaskArn":{"shape":"String"},
|
2312
|
+
"Status":{"shape":"String"},
|
2313
|
+
"ReplicationTaskAssessmentRunCreationDate":{"shape":"TStamp"},
|
2314
|
+
"AssessmentProgress":{"shape":"ReplicationTaskAssessmentRunProgress"},
|
2315
|
+
"LastFailureMessage":{"shape":"String"},
|
2316
|
+
"ServiceAccessRoleArn":{"shape":"String"},
|
2317
|
+
"ResultLocationBucket":{"shape":"String"},
|
2318
|
+
"ResultLocationFolder":{"shape":"String"},
|
2319
|
+
"ResultEncryptionMode":{"shape":"String"},
|
2320
|
+
"ResultKmsKeyArn":{"shape":"String"},
|
2321
|
+
"AssessmentRunName":{"shape":"String"}
|
2322
|
+
}
|
2323
|
+
},
|
2324
|
+
"ReplicationTaskAssessmentRunList":{
|
2325
|
+
"type":"list",
|
2326
|
+
"member":{"shape":"ReplicationTaskAssessmentRun"}
|
2327
|
+
},
|
2328
|
+
"ReplicationTaskAssessmentRunProgress":{
|
2329
|
+
"type":"structure",
|
2330
|
+
"members":{
|
2331
|
+
"IndividualAssessmentCount":{"shape":"Integer"},
|
2332
|
+
"IndividualAssessmentCompletedCount":{"shape":"Integer"}
|
2333
|
+
}
|
2334
|
+
},
|
2335
|
+
"ReplicationTaskIndividualAssessment":{
|
2336
|
+
"type":"structure",
|
2337
|
+
"members":{
|
2338
|
+
"ReplicationTaskIndividualAssessmentArn":{"shape":"String"},
|
2339
|
+
"ReplicationTaskAssessmentRunArn":{"shape":"String"},
|
2340
|
+
"IndividualAssessmentName":{"shape":"String"},
|
2341
|
+
"Status":{"shape":"String"},
|
2342
|
+
"ReplicationTaskIndividualAssessmentStartDate":{"shape":"TStamp"}
|
2343
|
+
}
|
2344
|
+
},
|
2345
|
+
"ReplicationTaskIndividualAssessmentList":{
|
2346
|
+
"type":"list",
|
2347
|
+
"member":{"shape":"ReplicationTaskIndividualAssessment"}
|
2348
|
+
},
|
2045
2349
|
"ReplicationTaskList":{
|
2046
2350
|
"type":"list",
|
2047
2351
|
"member":{"shape":"ReplicationTask"}
|
@@ -2092,6 +2396,20 @@
|
|
2092
2396
|
},
|
2093
2397
|
"exception":true
|
2094
2398
|
},
|
2399
|
+
"S3AccessDeniedFault":{
|
2400
|
+
"type":"structure",
|
2401
|
+
"members":{
|
2402
|
+
"message":{"shape":"ExceptionMessage"}
|
2403
|
+
},
|
2404
|
+
"exception":true
|
2405
|
+
},
|
2406
|
+
"S3ResourceNotFoundFault":{
|
2407
|
+
"type":"structure",
|
2408
|
+
"members":{
|
2409
|
+
"message":{"shape":"ExceptionMessage"}
|
2410
|
+
},
|
2411
|
+
"exception":true
|
2412
|
+
},
|
2095
2413
|
"S3Settings":{
|
2096
2414
|
"type":"structure",
|
2097
2415
|
"members":{
|
@@ -2161,6 +2479,32 @@
|
|
2161
2479
|
"ReplicationTask":{"shape":"ReplicationTask"}
|
2162
2480
|
}
|
2163
2481
|
},
|
2482
|
+
"StartReplicationTaskAssessmentRunMessage":{
|
2483
|
+
"type":"structure",
|
2484
|
+
"required":[
|
2485
|
+
"ReplicationTaskArn",
|
2486
|
+
"ServiceAccessRoleArn",
|
2487
|
+
"ResultLocationBucket",
|
2488
|
+
"AssessmentRunName"
|
2489
|
+
],
|
2490
|
+
"members":{
|
2491
|
+
"ReplicationTaskArn":{"shape":"String"},
|
2492
|
+
"ServiceAccessRoleArn":{"shape":"String"},
|
2493
|
+
"ResultLocationBucket":{"shape":"String"},
|
2494
|
+
"ResultLocationFolder":{"shape":"String"},
|
2495
|
+
"ResultEncryptionMode":{"shape":"String"},
|
2496
|
+
"ResultKmsKeyArn":{"shape":"String"},
|
2497
|
+
"AssessmentRunName":{"shape":"String"},
|
2498
|
+
"IncludeOnly":{"shape":"IncludeTestList"},
|
2499
|
+
"Exclude":{"shape":"ExcludeTestList"}
|
2500
|
+
}
|
2501
|
+
},
|
2502
|
+
"StartReplicationTaskAssessmentRunResponse":{
|
2503
|
+
"type":"structure",
|
2504
|
+
"members":{
|
2505
|
+
"ReplicationTaskAssessmentRun":{"shape":"ReplicationTaskAssessmentRun"}
|
2506
|
+
}
|
2507
|
+
},
|
2164
2508
|
"StartReplicationTaskMessage":{
|
2165
2509
|
"type":"structure",
|
2166
2510
|
"required":[
|
@@ -2247,6 +2591,16 @@
|
|
2247
2591
|
"type":"list",
|
2248
2592
|
"member":{"shape":"SupportedEndpointType"}
|
2249
2593
|
},
|
2594
|
+
"SybaseSettings":{
|
2595
|
+
"type":"structure",
|
2596
|
+
"members":{
|
2597
|
+
"DatabaseName":{"shape":"String"},
|
2598
|
+
"Password":{"shape":"SecretString"},
|
2599
|
+
"Port":{"shape":"IntegerOptional"},
|
2600
|
+
"ServerName":{"shape":"String"},
|
2601
|
+
"Username":{"shape":"String"}
|
2602
|
+
}
|
2603
|
+
},
|
2250
2604
|
"TStamp":{"type":"timestamp"},
|
2251
2605
|
"TableListToReload":{
|
2252
2606
|
"type":"list",
|
@@ -2282,6 +2636,10 @@
|
|
2282
2636
|
},
|
2283
2637
|
"TableToReload":{
|
2284
2638
|
"type":"structure",
|
2639
|
+
"required":[
|
2640
|
+
"SchemaName",
|
2641
|
+
"TableName"
|
2642
|
+
],
|
2285
2643
|
"members":{
|
2286
2644
|
"SchemaName":{"shape":"String"},
|
2287
2645
|
"TableName":{"shape":"String"}
|
@@ -1,5 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"pagination": {
|
3
|
+
"DescribeApplicableIndividualAssessments": {
|
4
|
+
"input_token": "Marker",
|
5
|
+
"output_token": "Marker",
|
6
|
+
"limit_key": "MaxRecords"
|
7
|
+
},
|
3
8
|
"DescribeCertificates": {
|
4
9
|
"input_token": "Marker",
|
5
10
|
"output_token": "Marker",
|
@@ -60,6 +65,16 @@
|
|
60
65
|
"output_token": "Marker",
|
61
66
|
"limit_key": "MaxRecords"
|
62
67
|
},
|
68
|
+
"DescribeReplicationTaskAssessmentRuns": {
|
69
|
+
"input_token": "Marker",
|
70
|
+
"output_token": "Marker",
|
71
|
+
"limit_key": "MaxRecords"
|
72
|
+
},
|
73
|
+
"DescribeReplicationTaskIndividualAssessments": {
|
74
|
+
"input_token": "Marker",
|
75
|
+
"output_token": "Marker",
|
76
|
+
"limit_key": "MaxRecords"
|
77
|
+
},
|
63
78
|
"DescribeReplicationTasks": {
|
64
79
|
"input_token": "Marker",
|
65
80
|
"output_token": "Marker",
|
@@ -18253,6 +18253,15 @@
|
|
18253
18253
|
"r6g.8xlarge",
|
18254
18254
|
"r6g.12xlarge",
|
18255
18255
|
"r6g.16xlarge",
|
18256
|
+
"r6gd.metal",
|
18257
|
+
"r6gd.medium",
|
18258
|
+
"r6gd.large",
|
18259
|
+
"r6gd.xlarge",
|
18260
|
+
"r6gd.2xlarge",
|
18261
|
+
"r6gd.4xlarge",
|
18262
|
+
"r6gd.8xlarge",
|
18263
|
+
"r6gd.12xlarge",
|
18264
|
+
"r6gd.16xlarge",
|
18256
18265
|
"x1.16xlarge",
|
18257
18266
|
"x1.32xlarge",
|
18258
18267
|
"x1e.xlarge",
|
@@ -18335,6 +18344,15 @@
|
|
18335
18344
|
"c6g.8xlarge",
|
18336
18345
|
"c6g.12xlarge",
|
18337
18346
|
"c6g.16xlarge",
|
18347
|
+
"c6gd.metal",
|
18348
|
+
"c6gd.medium",
|
18349
|
+
"c6gd.large",
|
18350
|
+
"c6gd.xlarge",
|
18351
|
+
"c6gd.2xlarge",
|
18352
|
+
"c6gd.4xlarge",
|
18353
|
+
"c6gd.8xlarge",
|
18354
|
+
"c6gd.12xlarge",
|
18355
|
+
"c6gd.16xlarge",
|
18338
18356
|
"cc1.4xlarge",
|
18339
18357
|
"cc2.8xlarge",
|
18340
18358
|
"g2.2xlarge",
|
@@ -18465,7 +18483,16 @@
|
|
18465
18483
|
"m6g.4xlarge",
|
18466
18484
|
"m6g.8xlarge",
|
18467
18485
|
"m6g.12xlarge",
|
18468
|
-
"m6g.16xlarge"
|
18486
|
+
"m6g.16xlarge",
|
18487
|
+
"m6gd.metal",
|
18488
|
+
"m6gd.medium",
|
18489
|
+
"m6gd.large",
|
18490
|
+
"m6gd.xlarge",
|
18491
|
+
"m6gd.2xlarge",
|
18492
|
+
"m6gd.4xlarge",
|
18493
|
+
"m6gd.8xlarge",
|
18494
|
+
"m6gd.12xlarge",
|
18495
|
+
"m6gd.16xlarge"
|
18469
18496
|
]
|
18470
18497
|
},
|
18471
18498
|
"InstanceTypeHypervisor":{
|
@@ -797,7 +797,7 @@
|
|
797
797
|
"eventTypeName"
|
798
798
|
],
|
799
799
|
"members":{
|
800
|
-
"modelId":{"shape":"
|
800
|
+
"modelId":{"shape":"modelIdentifier"},
|
801
801
|
"modelType":{"shape":"ModelTypeEnum"},
|
802
802
|
"description":{"shape":"description"},
|
803
803
|
"eventTypeName":{"shape":"string"},
|
@@ -818,7 +818,7 @@
|
|
818
818
|
"trainingDataSchema"
|
819
819
|
],
|
820
820
|
"members":{
|
821
|
-
"modelId":{"shape":"
|
821
|
+
"modelId":{"shape":"modelIdentifier"},
|
822
822
|
"modelType":{"shape":"ModelTypeEnum"},
|
823
823
|
"trainingDataSource":{"shape":"TrainingDataSourceEnum"},
|
824
824
|
"trainingDataSchema":{"shape":"TrainingDataSchema"},
|
@@ -829,7 +829,7 @@
|
|
829
829
|
"CreateModelVersionResult":{
|
830
830
|
"type":"structure",
|
831
831
|
"members":{
|
832
|
-
"modelId":{"shape":"
|
832
|
+
"modelId":{"shape":"modelIdentifier"},
|
833
833
|
"modelType":{"shape":"ModelTypeEnum"},
|
834
834
|
"modelVersionNumber":{"shape":"nonEmptyString"},
|
835
835
|
"status":{"shape":"string"}
|
@@ -989,7 +989,7 @@
|
|
989
989
|
"DescribeModelVersionsRequest":{
|
990
990
|
"type":"structure",
|
991
991
|
"members":{
|
992
|
-
"modelId":{"shape":"
|
992
|
+
"modelId":{"shape":"modelIdentifier"},
|
993
993
|
"modelVersionNumber":{"shape":"floatVersionString"},
|
994
994
|
"modelType":{"shape":"ModelTypeEnum"},
|
995
995
|
"nextToken":{"shape":"string"},
|
@@ -1053,6 +1053,10 @@
|
|
1053
1053
|
},
|
1054
1054
|
"Entity":{
|
1055
1055
|
"type":"structure",
|
1056
|
+
"required":[
|
1057
|
+
"entityType",
|
1058
|
+
"entityId"
|
1059
|
+
],
|
1056
1060
|
"members":{
|
1057
1061
|
"entityType":{"shape":"string"},
|
1058
1062
|
"entityId":{"shape":"identifier"}
|
@@ -1102,7 +1106,6 @@
|
|
1102
1106
|
"type":"structure",
|
1103
1107
|
"members":{
|
1104
1108
|
"modelEndpoint":{"shape":"string"},
|
1105
|
-
"eventTypeName":{"shape":"identifier"},
|
1106
1109
|
"modelSource":{"shape":"ModelSource"},
|
1107
1110
|
"invokeModelEndpointRoleArn":{"shape":"string"},
|
1108
1111
|
"inputConfiguration":{"shape":"ModelInputConfiguration"},
|
@@ -1291,7 +1294,7 @@
|
|
1291
1294
|
"modelVersionNumber"
|
1292
1295
|
],
|
1293
1296
|
"members":{
|
1294
|
-
"modelId":{"shape":"
|
1297
|
+
"modelId":{"shape":"modelIdentifier"},
|
1295
1298
|
"modelType":{"shape":"ModelTypeEnum"},
|
1296
1299
|
"modelVersionNumber":{"shape":"floatVersionString"}
|
1297
1300
|
}
|
@@ -1299,7 +1302,7 @@
|
|
1299
1302
|
"GetModelVersionResult":{
|
1300
1303
|
"type":"structure",
|
1301
1304
|
"members":{
|
1302
|
-
"modelId":{"shape":"
|
1305
|
+
"modelId":{"shape":"modelIdentifier"},
|
1303
1306
|
"modelType":{"shape":"ModelTypeEnum"},
|
1304
1307
|
"modelVersionNumber":{"shape":"floatVersionString"},
|
1305
1308
|
"trainingDataSource":{"shape":"TrainingDataSourceEnum"},
|
@@ -1312,7 +1315,7 @@
|
|
1312
1315
|
"GetModelsRequest":{
|
1313
1316
|
"type":"structure",
|
1314
1317
|
"members":{
|
1315
|
-
"modelId":{"shape":"
|
1318
|
+
"modelId":{"shape":"modelIdentifier"},
|
1316
1319
|
"modelType":{"shape":"ModelTypeEnum"},
|
1317
1320
|
"nextToken":{"shape":"string"},
|
1318
1321
|
"maxResults":{"shape":"modelsMaxPageSize"}
|
@@ -1464,7 +1467,7 @@
|
|
1464
1467
|
"Model":{
|
1465
1468
|
"type":"structure",
|
1466
1469
|
"members":{
|
1467
|
-
"modelId":{"shape":"
|
1470
|
+
"modelId":{"shape":"modelIdentifier"},
|
1468
1471
|
"modelType":{"shape":"ModelTypeEnum"},
|
1469
1472
|
"description":{"shape":"description"},
|
1470
1473
|
"eventTypeName":{"shape":"string"},
|
@@ -1491,6 +1494,7 @@
|
|
1491
1494
|
"type":"structure",
|
1492
1495
|
"required":["useEventVariables"],
|
1493
1496
|
"members":{
|
1497
|
+
"eventTypeName":{"shape":"identifier"},
|
1494
1498
|
"format":{"shape":"ModelInputDataFormat"},
|
1495
1499
|
"useEventVariables":{"shape":"UseEventVariables"},
|
1496
1500
|
"jsonInputTemplate":{"shape":"string"},
|
@@ -1548,7 +1552,7 @@
|
|
1548
1552
|
"modelVersionNumber"
|
1549
1553
|
],
|
1550
1554
|
"members":{
|
1551
|
-
"modelId":{"shape":"
|
1555
|
+
"modelId":{"shape":"modelIdentifier"},
|
1552
1556
|
"modelType":{"shape":"ModelTypeEnum"},
|
1553
1557
|
"modelVersionNumber":{"shape":"nonEmptyString"},
|
1554
1558
|
"arn":{"shape":"fraudDetectorArn"}
|
@@ -1557,7 +1561,7 @@
|
|
1557
1561
|
"ModelVersionDetail":{
|
1558
1562
|
"type":"structure",
|
1559
1563
|
"members":{
|
1560
|
-
"modelId":{"shape":"
|
1564
|
+
"modelId":{"shape":"modelIdentifier"},
|
1561
1565
|
"modelType":{"shape":"ModelTypeEnum"},
|
1562
1566
|
"modelVersionNumber":{"shape":"floatVersionString"},
|
1563
1567
|
"status":{"shape":"string"},
|
@@ -1673,7 +1677,6 @@
|
|
1673
1677
|
],
|
1674
1678
|
"members":{
|
1675
1679
|
"modelEndpoint":{"shape":"sageMakerEndpointIdentifier"},
|
1676
|
-
"eventTypeName":{"shape":"identifier"},
|
1677
1680
|
"modelSource":{"shape":"ModelSource"},
|
1678
1681
|
"invokeModelEndpointRoleArn":{"shape":"string"},
|
1679
1682
|
"inputConfiguration":{"shape":"ModelInputConfiguration"},
|
@@ -1943,7 +1946,7 @@
|
|
1943
1946
|
"modelType"
|
1944
1947
|
],
|
1945
1948
|
"members":{
|
1946
|
-
"modelId":{"shape":"
|
1949
|
+
"modelId":{"shape":"modelIdentifier"},
|
1947
1950
|
"modelType":{"shape":"ModelTypeEnum"},
|
1948
1951
|
"description":{"shape":"description"}
|
1949
1952
|
}
|
@@ -1961,7 +1964,7 @@
|
|
1961
1964
|
"majorVersionNumber"
|
1962
1965
|
],
|
1963
1966
|
"members":{
|
1964
|
-
"modelId":{"shape":"
|
1967
|
+
"modelId":{"shape":"modelIdentifier"},
|
1965
1968
|
"modelType":{"shape":"ModelTypeEnum"},
|
1966
1969
|
"majorVersionNumber":{"shape":"wholeNumberVersionString"},
|
1967
1970
|
"externalEventsDetail":{"shape":"ExternalEventsDetail"},
|
@@ -1971,7 +1974,7 @@
|
|
1971
1974
|
"UpdateModelVersionResult":{
|
1972
1975
|
"type":"structure",
|
1973
1976
|
"members":{
|
1974
|
-
"modelId":{"shape":"
|
1977
|
+
"modelId":{"shape":"modelIdentifier"},
|
1975
1978
|
"modelType":{"shape":"ModelTypeEnum"},
|
1976
1979
|
"modelVersionNumber":{"shape":"floatVersionString"},
|
1977
1980
|
"status":{"shape":"string"}
|
@@ -1986,7 +1989,7 @@
|
|
1986
1989
|
"status"
|
1987
1990
|
],
|
1988
1991
|
"members":{
|
1989
|
-
"modelId":{"shape":"
|
1992
|
+
"modelId":{"shape":"modelIdentifier"},
|
1990
1993
|
"modelType":{"shape":"ModelTypeEnum"},
|
1991
1994
|
"modelVersionNumber":{"shape":"floatVersionString"},
|
1992
1995
|
"status":{"shape":"ModelVersionStatus"}
|
@@ -2189,6 +2192,12 @@
|
|
2189
2192
|
"type":"list",
|
2190
2193
|
"member":{"shape":"MetricDataPoint"}
|
2191
2194
|
},
|
2195
|
+
"modelIdentifier":{
|
2196
|
+
"type":"string",
|
2197
|
+
"max":64,
|
2198
|
+
"min":1,
|
2199
|
+
"pattern":"^[0-9a-z_]+$"
|
2200
|
+
},
|
2192
2201
|
"modelList":{
|
2193
2202
|
"type":"list",
|
2194
2203
|
"member":{"shape":"Model"}
|
@@ -1539,6 +1539,23 @@
|
|
1539
1539
|
{"shape":"OperationTimeoutException"}
|
1540
1540
|
]
|
1541
1541
|
},
|
1542
|
+
"ResumeWorkflowRun":{
|
1543
|
+
"name":"ResumeWorkflowRun",
|
1544
|
+
"http":{
|
1545
|
+
"method":"POST",
|
1546
|
+
"requestUri":"/"
|
1547
|
+
},
|
1548
|
+
"input":{"shape":"ResumeWorkflowRunRequest"},
|
1549
|
+
"output":{"shape":"ResumeWorkflowRunResponse"},
|
1550
|
+
"errors":[
|
1551
|
+
{"shape":"InvalidInputException"},
|
1552
|
+
{"shape":"EntityNotFoundException"},
|
1553
|
+
{"shape":"InternalServiceException"},
|
1554
|
+
{"shape":"OperationTimeoutException"},
|
1555
|
+
{"shape":"ConcurrentRunsExceededException"},
|
1556
|
+
{"shape":"IllegalWorkflowStateException"}
|
1557
|
+
]
|
1558
|
+
},
|
1542
1559
|
"SearchTables":{
|
1543
1560
|
"name":"SearchTables",
|
1544
1561
|
"http":{
|
@@ -5267,6 +5284,10 @@
|
|
5267
5284
|
"CrawlerDetails":{"shape":"CrawlerNodeDetails"}
|
5268
5285
|
}
|
5269
5286
|
},
|
5287
|
+
"NodeIdList":{
|
5288
|
+
"type":"list",
|
5289
|
+
"member":{"shape":"NameString"}
|
5290
|
+
},
|
5270
5291
|
"NodeList":{
|
5271
5292
|
"type":"list",
|
5272
5293
|
"member":{"shape":"Node"}
|
@@ -5607,6 +5628,26 @@
|
|
5607
5628
|
"max":1000,
|
5608
5629
|
"min":0
|
5609
5630
|
},
|
5631
|
+
"ResumeWorkflowRunRequest":{
|
5632
|
+
"type":"structure",
|
5633
|
+
"required":[
|
5634
|
+
"Name",
|
5635
|
+
"RunId",
|
5636
|
+
"NodeIds"
|
5637
|
+
],
|
5638
|
+
"members":{
|
5639
|
+
"Name":{"shape":"NameString"},
|
5640
|
+
"RunId":{"shape":"IdString"},
|
5641
|
+
"NodeIds":{"shape":"NodeIdList"}
|
5642
|
+
}
|
5643
|
+
},
|
5644
|
+
"ResumeWorkflowRunResponse":{
|
5645
|
+
"type":"structure",
|
5646
|
+
"members":{
|
5647
|
+
"RunId":{"shape":"IdString"},
|
5648
|
+
"NodeIds":{"shape":"NodeIdList"}
|
5649
|
+
}
|
5650
|
+
},
|
5610
5651
|
"Role":{"type":"string"},
|
5611
5652
|
"RoleArn":{
|
5612
5653
|
"type":"string",
|
@@ -6831,6 +6872,7 @@
|
|
6831
6872
|
"members":{
|
6832
6873
|
"Name":{"shape":"NameString"},
|
6833
6874
|
"WorkflowRunId":{"shape":"IdString"},
|
6875
|
+
"PreviousRunId":{"shape":"IdString"},
|
6834
6876
|
"WorkflowRunProperties":{"shape":"WorkflowRunProperties"},
|
6835
6877
|
"StartedOn":{"shape":"TimestampValue"},
|
6836
6878
|
"CompletedOn":{"shape":"TimestampValue"},
|
data/lib/aws-sdk-core/version.rb
CHANGED
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.553
|
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-07-
|
11
|
+
date: 2020-07-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|