aws-sdk 2.774.0 → 2.778.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -251,13 +251,13 @@
251
251
  "shape": "S13"
252
252
  },
253
253
  "containerProperties": {
254
- "shape": "S14"
254
+ "shape": "S17"
255
255
  },
256
256
  "timeout": {
257
- "shape": "S1u"
257
+ "shape": "S1x"
258
258
  },
259
259
  "nodeProperties": {
260
- "shape": "S1v"
260
+ "shape": "S1y"
261
261
  },
262
262
  "tags": {
263
263
  "shape": "Se"
@@ -373,7 +373,7 @@
373
373
  "reason": {},
374
374
  "logStreamName": {},
375
375
  "networkInterfaces": {
376
- "shape": "S2b"
376
+ "shape": "S2e"
377
377
  }
378
378
  }
379
379
  },
@@ -401,7 +401,7 @@
401
401
  "type": "long"
402
402
  },
403
403
  "dependsOn": {
404
- "shape": "S2e"
404
+ "shape": "S2h"
405
405
  },
406
406
  "jobDefinition": {},
407
407
  "parameters": {
@@ -423,19 +423,19 @@
423
423
  "jobRoleArn": {},
424
424
  "executionRoleArn": {},
425
425
  "volumes": {
426
- "shape": "S15"
426
+ "shape": "S18"
427
427
  },
428
428
  "environment": {
429
- "shape": "S18"
429
+ "shape": "S1b"
430
430
  },
431
431
  "mountPoints": {
432
- "shape": "S1a"
432
+ "shape": "S1d"
433
433
  },
434
434
  "readonlyRootFilesystem": {
435
435
  "type": "boolean"
436
436
  },
437
437
  "ulimits": {
438
- "shape": "S1d"
438
+ "shape": "S1g"
439
439
  },
440
440
  "privileged": {
441
441
  "type": "boolean"
@@ -450,19 +450,19 @@
450
450
  "logStreamName": {},
451
451
  "instanceType": {},
452
452
  "networkInterfaces": {
453
- "shape": "S2b"
453
+ "shape": "S2e"
454
454
  },
455
455
  "resourceRequirements": {
456
- "shape": "S1f"
456
+ "shape": "S1i"
457
457
  },
458
458
  "linuxParameters": {
459
- "shape": "S1i"
459
+ "shape": "S1l"
460
460
  },
461
461
  "logConfiguration": {
462
- "shape": "S1p"
462
+ "shape": "S1s"
463
463
  },
464
464
  "secrets": {
465
- "shape": "S1s"
465
+ "shape": "S1v"
466
466
  }
467
467
  }
468
468
  },
@@ -478,7 +478,7 @@
478
478
  }
479
479
  },
480
480
  "nodeProperties": {
481
- "shape": "S1v"
481
+ "shape": "S1y"
482
482
  },
483
483
  "arrayProperties": {
484
484
  "type": "structure",
@@ -499,7 +499,7 @@
499
499
  }
500
500
  },
501
501
  "timeout": {
502
- "shape": "S1u"
502
+ "shape": "S1x"
503
503
  },
504
504
  "tags": {
505
505
  "shape": "Se"
@@ -640,16 +640,16 @@
640
640
  "shape": "S12"
641
641
  },
642
642
  "containerProperties": {
643
- "shape": "S14"
643
+ "shape": "S17"
644
644
  },
645
645
  "nodeProperties": {
646
- "shape": "S1v"
646
+ "shape": "S1y"
647
647
  },
648
648
  "retryStrategy": {
649
649
  "shape": "S13"
650
650
  },
651
651
  "timeout": {
652
- "shape": "S1u"
652
+ "shape": "S1x"
653
653
  },
654
654
  "tags": {
655
655
  "shape": "Se"
@@ -695,14 +695,14 @@
695
695
  }
696
696
  },
697
697
  "dependsOn": {
698
- "shape": "S2e"
698
+ "shape": "S2h"
699
699
  },
700
700
  "jobDefinition": {},
701
701
  "parameters": {
702
702
  "shape": "S12"
703
703
  },
704
704
  "containerOverrides": {
705
- "shape": "S2z"
705
+ "shape": "S32"
706
706
  },
707
707
  "nodeOverrides": {
708
708
  "type": "structure",
@@ -720,7 +720,7 @@
720
720
  "members": {
721
721
  "targetNodes": {},
722
722
  "containerOverrides": {
723
- "shape": "S2z"
723
+ "shape": "S32"
724
724
  }
725
725
  }
726
726
  }
@@ -731,7 +731,7 @@
731
731
  "shape": "S13"
732
732
  },
733
733
  "timeout": {
734
- "shape": "S1u"
734
+ "shape": "S1x"
735
735
  },
736
736
  "tags": {
737
737
  "shape": "Se"
@@ -981,10 +981,25 @@
981
981
  "members": {
982
982
  "attempts": {
983
983
  "type": "integer"
984
+ },
985
+ "evaluateOnExit": {
986
+ "type": "list",
987
+ "member": {
988
+ "type": "structure",
989
+ "required": [
990
+ "action"
991
+ ],
992
+ "members": {
993
+ "onStatusReason": {},
994
+ "onReason": {},
995
+ "onExitCode": {},
996
+ "action": {}
997
+ }
998
+ }
984
999
  }
985
1000
  }
986
1001
  },
987
- "S14": {
1002
+ "S17": {
988
1003
  "type": "structure",
989
1004
  "members": {
990
1005
  "image": {},
@@ -1000,13 +1015,13 @@
1000
1015
  "jobRoleArn": {},
1001
1016
  "executionRoleArn": {},
1002
1017
  "volumes": {
1003
- "shape": "S15"
1018
+ "shape": "S18"
1004
1019
  },
1005
1020
  "environment": {
1006
- "shape": "S18"
1021
+ "shape": "S1b"
1007
1022
  },
1008
1023
  "mountPoints": {
1009
- "shape": "S1a"
1024
+ "shape": "S1d"
1010
1025
  },
1011
1026
  "readonlyRootFilesystem": {
1012
1027
  "type": "boolean"
@@ -1015,25 +1030,25 @@
1015
1030
  "type": "boolean"
1016
1031
  },
1017
1032
  "ulimits": {
1018
- "shape": "S1d"
1033
+ "shape": "S1g"
1019
1034
  },
1020
1035
  "user": {},
1021
1036
  "instanceType": {},
1022
1037
  "resourceRequirements": {
1023
- "shape": "S1f"
1038
+ "shape": "S1i"
1024
1039
  },
1025
1040
  "linuxParameters": {
1026
- "shape": "S1i"
1041
+ "shape": "S1l"
1027
1042
  },
1028
1043
  "logConfiguration": {
1029
- "shape": "S1p"
1044
+ "shape": "S1s"
1030
1045
  },
1031
1046
  "secrets": {
1032
- "shape": "S1s"
1047
+ "shape": "S1v"
1033
1048
  }
1034
1049
  }
1035
1050
  },
1036
- "S15": {
1051
+ "S18": {
1037
1052
  "type": "list",
1038
1053
  "member": {
1039
1054
  "type": "structure",
@@ -1048,7 +1063,7 @@
1048
1063
  }
1049
1064
  }
1050
1065
  },
1051
- "S18": {
1066
+ "S1b": {
1052
1067
  "type": "list",
1053
1068
  "member": {
1054
1069
  "type": "structure",
@@ -1058,7 +1073,7 @@
1058
1073
  }
1059
1074
  }
1060
1075
  },
1061
- "S1a": {
1076
+ "S1d": {
1062
1077
  "type": "list",
1063
1078
  "member": {
1064
1079
  "type": "structure",
@@ -1071,7 +1086,7 @@
1071
1086
  }
1072
1087
  }
1073
1088
  },
1074
- "S1d": {
1089
+ "S1g": {
1075
1090
  "type": "list",
1076
1091
  "member": {
1077
1092
  "type": "structure",
@@ -1091,7 +1106,7 @@
1091
1106
  }
1092
1107
  }
1093
1108
  },
1094
- "S1f": {
1109
+ "S1i": {
1095
1110
  "type": "list",
1096
1111
  "member": {
1097
1112
  "type": "structure",
@@ -1105,7 +1120,7 @@
1105
1120
  }
1106
1121
  }
1107
1122
  },
1108
- "S1i": {
1123
+ "S1l": {
1109
1124
  "type": "structure",
1110
1125
  "members": {
1111
1126
  "devices": {
@@ -1158,7 +1173,7 @@
1158
1173
  }
1159
1174
  }
1160
1175
  },
1161
- "S1p": {
1176
+ "S1s": {
1162
1177
  "type": "structure",
1163
1178
  "required": [
1164
1179
  "logDriver"
@@ -1171,11 +1186,11 @@
1171
1186
  "value": {}
1172
1187
  },
1173
1188
  "secretOptions": {
1174
- "shape": "S1s"
1189
+ "shape": "S1v"
1175
1190
  }
1176
1191
  }
1177
1192
  },
1178
- "S1s": {
1193
+ "S1v": {
1179
1194
  "type": "list",
1180
1195
  "member": {
1181
1196
  "type": "structure",
@@ -1189,7 +1204,7 @@
1189
1204
  }
1190
1205
  }
1191
1206
  },
1192
- "S1u": {
1207
+ "S1x": {
1193
1208
  "type": "structure",
1194
1209
  "members": {
1195
1210
  "attemptDurationSeconds": {
@@ -1197,7 +1212,7 @@
1197
1212
  }
1198
1213
  }
1199
1214
  },
1200
- "S1v": {
1215
+ "S1y": {
1201
1216
  "type": "structure",
1202
1217
  "required": [
1203
1218
  "numNodes",
@@ -1221,14 +1236,14 @@
1221
1236
  "members": {
1222
1237
  "targetNodes": {},
1223
1238
  "container": {
1224
- "shape": "S14"
1239
+ "shape": "S17"
1225
1240
  }
1226
1241
  }
1227
1242
  }
1228
1243
  }
1229
1244
  }
1230
1245
  },
1231
- "S2b": {
1246
+ "S2e": {
1232
1247
  "type": "list",
1233
1248
  "member": {
1234
1249
  "type": "structure",
@@ -1239,7 +1254,7 @@
1239
1254
  }
1240
1255
  }
1241
1256
  },
1242
- "S2e": {
1257
+ "S2h": {
1243
1258
  "type": "list",
1244
1259
  "member": {
1245
1260
  "type": "structure",
@@ -1249,7 +1264,7 @@
1249
1264
  }
1250
1265
  }
1251
1266
  },
1252
- "S2z": {
1267
+ "S32": {
1253
1268
  "type": "structure",
1254
1269
  "members": {
1255
1270
  "vcpus": {
@@ -1263,10 +1278,10 @@
1263
1278
  },
1264
1279
  "instanceType": {},
1265
1280
  "environment": {
1266
- "shape": "S18"
1281
+ "shape": "S1b"
1267
1282
  },
1268
1283
  "resourceRequirements": {
1269
- "shape": "S1f"
1284
+ "shape": "S1i"
1270
1285
  }
1271
1286
  }
1272
1287
  }