@aws-sdk/client-batch 3.1112.0 → 3.1114.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.
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1111.0";
72
+ var version = "3.1113.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75
 
@@ -303,7 +303,8 @@ const _EPPD = "EksPodPropertiesDetail";
303
303
  const _EPPO = "EksPodPropertiesOverride";
304
304
  const _EPVC = "EksPersistentVolumeClaim";
305
305
  const _EPk = "EksProperties";
306
- const _ES = "EksSecret";
306
+ const _ES = "EcsSettings";
307
+ const _ESk = "EksSecret";
307
308
  const _ESp = "EphemeralStorage";
308
309
  const _ETD = "EcsTaskDetails";
309
310
  const _ETP = "EcsTaskProperties";
@@ -536,6 +537,7 @@ const _cEA = "computeEnvironmentArn";
536
537
  const _cEN = "computeEnvironmentName";
537
538
  const _cEO = "computeEnvironmentOrder";
538
539
  const _cEo = "computeEnvironments";
540
+ const _cI = "containerInsights";
539
541
  const _cIA = "containerInstanceArn";
540
542
  const _cID = "containerID";
541
543
  const _cL = "capacityLimits";
@@ -583,7 +585,8 @@ const _ePO = "ecsPropertiesOverride";
583
585
  const _ePOk = "eksPropertiesOverride";
584
586
  const _ePk = "eksProperties";
585
587
  const _eRA = "executionRoleArn";
586
- const _eS = "ephemeralStorage";
588
+ const _eS = "ecsSettings";
589
+ const _eSp = "ephemeralStorage";
587
590
  const _eTAP = "earliestTimeAtPosition";
588
591
  const _eVC = "efsVolumeConfiguration";
589
592
  const _en = "environment";
@@ -896,8 +899,8 @@ var CapacityLimit$ = [3, n0, _CL,
896
899
  ];
897
900
  var ComputeEnvironmentDetail$ = [3, n0, _CED,
898
901
  0,
899
- [_cEN, _cEA, _uC, _eCA, _t, _ty, _st, _sta, _sR, _cR, _sRe, _uP, _eCk, _cOT, _u, _cont],
900
- [0, 0, 1, 0, 128 | 0, 0, 0, 0, 0, () => ComputeResource$, 0, () => UpdatePolicy$, () => EksConfiguration$, 0, 0, 0], 2
902
+ [_cEN, _cEA, _uC, _eCA, _t, _ty, _st, _sta, _sR, _cR, _sRe, _uP, _eCk, _cOT, _u, _cont, _eS],
903
+ [0, 0, 1, 0, 128 | 0, 0, 0, 0, 0, () => ComputeResource$, 0, () => UpdatePolicy$, () => EksConfiguration$, 0, 0, 0, () => EcsSettings$], 2
901
904
  ];
902
905
  var ComputeEnvironmentOrder$ = [3, n0, _CEO,
903
906
  0,
@@ -936,7 +939,7 @@ var ConsumableResourceSummary$ = [3, n0, _CRS,
936
939
  ];
937
940
  var ContainerDetail$ = [3, n0, _CD,
938
941
  0,
939
- [_im, _v, _me, _com, _jRA, _eRA, _vo, _en, _mP, _rRF, _ul, _p, _us, _eC, _r, _cIA, _tA, _lSN, _iTn, _nI, _rR, _lP, _lC, _sec, _nC, _fPC, _eS, _rP, _rC, _eEC],
942
+ [_im, _v, _me, _com, _jRA, _eRA, _vo, _en, _mP, _rRF, _ul, _p, _us, _eC, _r, _cIA, _tA, _lSN, _iTn, _nI, _rR, _lP, _lC, _sec, _nC, _fPC, _eSp, _rP, _rC, _eEC],
940
943
  [0, 1, 1, 64 | 0, 0, 0, () => Volumes, () => EnvironmentVariables, () => MountPoints, 2, () => Ulimits, 2, 0, 1, 0, 0, 0, 0, 0, () => NetworkInterfaceList, () => ResourceRequirements, () => LinuxParameters$, () => LogConfiguration$, () => SecretList, () => NetworkConfiguration$, () => FargatePlatformConfiguration$, () => EphemeralStorage$, () => RuntimePlatform$, () => RepositoryCredentials$, 2]
941
944
  ];
942
945
  var ContainerOverrides$ = [3, n0, _CO,
@@ -946,7 +949,7 @@ var ContainerOverrides$ = [3, n0, _CO,
946
949
  ];
947
950
  var ContainerProperties$ = [3, n0, _CP,
948
951
  0,
949
- [_im, _v, _me, _com, _jRA, _eRA, _vo, _en, _mP, _rRF, _p, _ul, _us, _iTn, _rR, _lP, _lC, _sec, _nC, _fPC, _eEC, _eS, _rP, _rC],
952
+ [_im, _v, _me, _com, _jRA, _eRA, _vo, _en, _mP, _rRF, _p, _ul, _us, _iTn, _rR, _lP, _lC, _sec, _nC, _fPC, _eEC, _eSp, _rP, _rC],
950
953
  [0, 1, 1, 64 | 0, 0, 0, () => Volumes, () => EnvironmentVariables, () => MountPoints, 2, 2, () => Ulimits, 0, 0, () => ResourceRequirements, () => LinuxParameters$, () => LogConfiguration$, () => SecretList, () => NetworkConfiguration$, () => FargatePlatformConfiguration$, 2, () => EphemeralStorage$, () => RuntimePlatform$, () => RepositoryCredentials$]
951
954
  ];
952
955
  var ContainerSummary$ = [3, n0, _CS,
@@ -956,8 +959,8 @@ var ContainerSummary$ = [3, n0, _CS,
956
959
  ];
957
960
  var CreateComputeEnvironmentRequest$ = [3, n0, _CCER,
958
961
  0,
959
- [_cEN, _ty, _st, _uC, _cR, _sRe, _t, _eCk, _cont],
960
- [0, 0, 0, 1, () => ComputeResource$, 0, 128 | 0, () => EksConfiguration$, 0], 2
962
+ [_cEN, _ty, _st, _uC, _cR, _sRe, _t, _eCk, _cont, _eS],
963
+ [0, 0, 0, 1, () => ComputeResource$, 0, 128 | 0, () => EksConfiguration$, 0, () => EcsSettings$], 2
961
964
  ];
962
965
  var CreateComputeEnvironmentResponse$ = [3, n0, _CCERr,
963
966
  0,
@@ -1199,14 +1202,19 @@ var EcsPropertiesOverride$ = [3, n0, _EPO,
1199
1202
  [_tP],
1200
1203
  [() => ListTaskPropertiesOverride]
1201
1204
  ];
1205
+ var EcsSettings$ = [3, n0, _ES,
1206
+ 0,
1207
+ [_cI],
1208
+ [0]
1209
+ ];
1202
1210
  var EcsTaskDetails$ = [3, n0, _ETD,
1203
1211
  0,
1204
- [_con, _cIA, _tA, _eS, _eRA, _pV, _iM, _tRA, _pM, _nC, _rP, _vo, _eEC],
1212
+ [_con, _cIA, _tA, _eSp, _eRA, _pV, _iM, _tRA, _pM, _nC, _rP, _vo, _eEC],
1205
1213
  [() => ListTaskContainerDetails, 0, 0, () => EphemeralStorage$, 0, 0, 0, 0, 0, () => NetworkConfiguration$, () => RuntimePlatform$, () => Volumes, 2]
1206
1214
  ];
1207
1215
  var EcsTaskProperties$ = [3, n0, _ETP,
1208
1216
  0,
1209
- [_con, _eS, _eRA, _pV, _iM, _tRA, _pM, _nC, _rP, _vo, _eEC],
1217
+ [_con, _eSp, _eRA, _pV, _iM, _tRA, _pM, _nC, _rP, _vo, _eEC],
1210
1218
  [() => ListTaskContainerProperties, () => EphemeralStorage$, 0, 0, 0, 0, 0, () => NetworkConfiguration$, () => RuntimePlatform$, () => Volumes, 2], 1
1211
1219
  ];
1212
1220
  var EFSAuthorizationConfig$ = [3, n0, _EFSAC,
@@ -1319,7 +1327,7 @@ var EksPropertiesOverride$ = [3, n0, _EPOk,
1319
1327
  [_pP],
1320
1328
  [() => EksPodPropertiesOverride$]
1321
1329
  ];
1322
- var EksSecret$ = [3, n0, _ES,
1330
+ var EksSecret$ = [3, n0, _ESk,
1323
1331
  0,
1324
1332
  [_sN, _op],
1325
1333
  [0, 2], 1
@@ -1871,8 +1879,8 @@ var UntagResourceResponse$ = [3, n0, _URRn,
1871
1879
  ];
1872
1880
  var UpdateComputeEnvironmentRequest$ = [3, n0, _UCER,
1873
1881
  0,
1874
- [_cE, _st, _uC, _cR, _sRe, _uP, _cont],
1875
- [0, 0, 1, () => ComputeResourceUpdate$, 0, () => UpdatePolicy$, 0], 1
1882
+ [_cE, _st, _uC, _cR, _sRe, _uP, _cont, _eS],
1883
+ [0, 0, 1, () => ComputeResourceUpdate$, 0, () => UpdatePolicy$, 0, () => EcsSettings$], 1
1876
1884
  ];
1877
1885
  var UpdateComputeEnvironmentResponse$ = [3, n0, _UCERp,
1878
1886
  0,
@@ -2690,6 +2698,11 @@ const CRType = {
2690
2698
  FARGATE_SPOT: "FARGATE_SPOT",
2691
2699
  SPOT: "SPOT",
2692
2700
  };
2701
+ const ContainerInsights = {
2702
+ DISABLED: "DISABLED",
2703
+ ENABLED: "ENABLED",
2704
+ ENHANCED: "ENHANCED",
2705
+ };
2693
2706
  const CEState = {
2694
2707
  DISABLED: "DISABLED",
2695
2708
  ENABLED: "ENABLED",
@@ -2889,6 +2902,7 @@ exports.ConsumableResourceProperties$ = ConsumableResourceProperties$;
2889
2902
  exports.ConsumableResourceRequirement$ = ConsumableResourceRequirement$;
2890
2903
  exports.ConsumableResourceSummary$ = ConsumableResourceSummary$;
2891
2904
  exports.ContainerDetail$ = ContainerDetail$;
2905
+ exports.ContainerInsights = ContainerInsights;
2892
2906
  exports.ContainerOverrides$ = ContainerOverrides$;
2893
2907
  exports.ContainerProperties$ = ContainerProperties$;
2894
2908
  exports.ContainerSummary$ = ContainerSummary$;
@@ -2990,6 +3004,7 @@ exports.Ec2Configuration$ = Ec2Configuration$;
2990
3004
  exports.EcsProperties$ = EcsProperties$;
2991
3005
  exports.EcsPropertiesDetail$ = EcsPropertiesDetail$;
2992
3006
  exports.EcsPropertiesOverride$ = EcsPropertiesOverride$;
3007
+ exports.EcsSettings$ = EcsSettings$;
2993
3008
  exports.EcsTaskDetails$ = EcsTaskDetails$;
2994
3009
  exports.EcsTaskProperties$ = EcsTaskProperties$;
2995
3010
  exports.EksAttemptContainerDetail$ = EksAttemptContainerDetail$;
@@ -24,6 +24,11 @@ export const CRType = {
24
24
  FARGATE_SPOT: "FARGATE_SPOT",
25
25
  SPOT: "SPOT",
26
26
  };
27
+ export const ContainerInsights = {
28
+ DISABLED: "DISABLED",
29
+ ENABLED: "ENABLED",
30
+ ENHANCED: "ENHANCED",
31
+ };
27
32
  export const CEState = {
28
33
  DISABLED: "DISABLED",
29
34
  ENABLED: "ENABLED",
@@ -132,7 +132,8 @@ const _EPPD = "EksPodPropertiesDetail";
132
132
  const _EPPO = "EksPodPropertiesOverride";
133
133
  const _EPVC = "EksPersistentVolumeClaim";
134
134
  const _EPk = "EksProperties";
135
- const _ES = "EksSecret";
135
+ const _ES = "EcsSettings";
136
+ const _ESk = "EksSecret";
136
137
  const _ESp = "EphemeralStorage";
137
138
  const _ETD = "EcsTaskDetails";
138
139
  const _ETP = "EcsTaskProperties";
@@ -365,6 +366,7 @@ const _cEA = "computeEnvironmentArn";
365
366
  const _cEN = "computeEnvironmentName";
366
367
  const _cEO = "computeEnvironmentOrder";
367
368
  const _cEo = "computeEnvironments";
369
+ const _cI = "containerInsights";
368
370
  const _cIA = "containerInstanceArn";
369
371
  const _cID = "containerID";
370
372
  const _cL = "capacityLimits";
@@ -412,7 +414,8 @@ const _ePO = "ecsPropertiesOverride";
412
414
  const _ePOk = "eksPropertiesOverride";
413
415
  const _ePk = "eksProperties";
414
416
  const _eRA = "executionRoleArn";
415
- const _eS = "ephemeralStorage";
417
+ const _eS = "ecsSettings";
418
+ const _eSp = "ephemeralStorage";
416
419
  const _eTAP = "earliestTimeAtPosition";
417
420
  const _eVC = "efsVolumeConfiguration";
418
421
  const _en = "environment";
@@ -728,8 +731,8 @@ export var CapacityLimit$ = [3, n0, _CL,
728
731
  ];
729
732
  export var ComputeEnvironmentDetail$ = [3, n0, _CED,
730
733
  0,
731
- [_cEN, _cEA, _uC, _eCA, _t, _ty, _st, _sta, _sR, _cR, _sRe, _uP, _eCk, _cOT, _u, _cont],
732
- [0, 0, 1, 0, 128 | 0, 0, 0, 0, 0, () => ComputeResource$, 0, () => UpdatePolicy$, () => EksConfiguration$, 0, 0, 0], 2
734
+ [_cEN, _cEA, _uC, _eCA, _t, _ty, _st, _sta, _sR, _cR, _sRe, _uP, _eCk, _cOT, _u, _cont, _eS],
735
+ [0, 0, 1, 0, 128 | 0, 0, 0, 0, 0, () => ComputeResource$, 0, () => UpdatePolicy$, () => EksConfiguration$, 0, 0, 0, () => EcsSettings$], 2
733
736
  ];
734
737
  export var ComputeEnvironmentOrder$ = [3, n0, _CEO,
735
738
  0,
@@ -768,7 +771,7 @@ export var ConsumableResourceSummary$ = [3, n0, _CRS,
768
771
  ];
769
772
  export var ContainerDetail$ = [3, n0, _CD,
770
773
  0,
771
- [_im, _v, _me, _com, _jRA, _eRA, _vo, _en, _mP, _rRF, _ul, _p, _us, _eC, _r, _cIA, _tA, _lSN, _iTn, _nI, _rR, _lP, _lC, _sec, _nC, _fPC, _eS, _rP, _rC, _eEC],
774
+ [_im, _v, _me, _com, _jRA, _eRA, _vo, _en, _mP, _rRF, _ul, _p, _us, _eC, _r, _cIA, _tA, _lSN, _iTn, _nI, _rR, _lP, _lC, _sec, _nC, _fPC, _eSp, _rP, _rC, _eEC],
772
775
  [0, 1, 1, 64 | 0, 0, 0, () => Volumes, () => EnvironmentVariables, () => MountPoints, 2, () => Ulimits, 2, 0, 1, 0, 0, 0, 0, 0, () => NetworkInterfaceList, () => ResourceRequirements, () => LinuxParameters$, () => LogConfiguration$, () => SecretList, () => NetworkConfiguration$, () => FargatePlatformConfiguration$, () => EphemeralStorage$, () => RuntimePlatform$, () => RepositoryCredentials$, 2]
773
776
  ];
774
777
  export var ContainerOverrides$ = [3, n0, _CO,
@@ -778,7 +781,7 @@ export var ContainerOverrides$ = [3, n0, _CO,
778
781
  ];
779
782
  export var ContainerProperties$ = [3, n0, _CP,
780
783
  0,
781
- [_im, _v, _me, _com, _jRA, _eRA, _vo, _en, _mP, _rRF, _p, _ul, _us, _iTn, _rR, _lP, _lC, _sec, _nC, _fPC, _eEC, _eS, _rP, _rC],
784
+ [_im, _v, _me, _com, _jRA, _eRA, _vo, _en, _mP, _rRF, _p, _ul, _us, _iTn, _rR, _lP, _lC, _sec, _nC, _fPC, _eEC, _eSp, _rP, _rC],
782
785
  [0, 1, 1, 64 | 0, 0, 0, () => Volumes, () => EnvironmentVariables, () => MountPoints, 2, 2, () => Ulimits, 0, 0, () => ResourceRequirements, () => LinuxParameters$, () => LogConfiguration$, () => SecretList, () => NetworkConfiguration$, () => FargatePlatformConfiguration$, 2, () => EphemeralStorage$, () => RuntimePlatform$, () => RepositoryCredentials$]
783
786
  ];
784
787
  export var ContainerSummary$ = [3, n0, _CS,
@@ -788,8 +791,8 @@ export var ContainerSummary$ = [3, n0, _CS,
788
791
  ];
789
792
  export var CreateComputeEnvironmentRequest$ = [3, n0, _CCER,
790
793
  0,
791
- [_cEN, _ty, _st, _uC, _cR, _sRe, _t, _eCk, _cont],
792
- [0, 0, 0, 1, () => ComputeResource$, 0, 128 | 0, () => EksConfiguration$, 0], 2
794
+ [_cEN, _ty, _st, _uC, _cR, _sRe, _t, _eCk, _cont, _eS],
795
+ [0, 0, 0, 1, () => ComputeResource$, 0, 128 | 0, () => EksConfiguration$, 0, () => EcsSettings$], 2
793
796
  ];
794
797
  export var CreateComputeEnvironmentResponse$ = [3, n0, _CCERr,
795
798
  0,
@@ -1031,14 +1034,19 @@ export var EcsPropertiesOverride$ = [3, n0, _EPO,
1031
1034
  [_tP],
1032
1035
  [() => ListTaskPropertiesOverride]
1033
1036
  ];
1037
+ export var EcsSettings$ = [3, n0, _ES,
1038
+ 0,
1039
+ [_cI],
1040
+ [0]
1041
+ ];
1034
1042
  export var EcsTaskDetails$ = [3, n0, _ETD,
1035
1043
  0,
1036
- [_con, _cIA, _tA, _eS, _eRA, _pV, _iM, _tRA, _pM, _nC, _rP, _vo, _eEC],
1044
+ [_con, _cIA, _tA, _eSp, _eRA, _pV, _iM, _tRA, _pM, _nC, _rP, _vo, _eEC],
1037
1045
  [() => ListTaskContainerDetails, 0, 0, () => EphemeralStorage$, 0, 0, 0, 0, 0, () => NetworkConfiguration$, () => RuntimePlatform$, () => Volumes, 2]
1038
1046
  ];
1039
1047
  export var EcsTaskProperties$ = [3, n0, _ETP,
1040
1048
  0,
1041
- [_con, _eS, _eRA, _pV, _iM, _tRA, _pM, _nC, _rP, _vo, _eEC],
1049
+ [_con, _eSp, _eRA, _pV, _iM, _tRA, _pM, _nC, _rP, _vo, _eEC],
1042
1050
  [() => ListTaskContainerProperties, () => EphemeralStorage$, 0, 0, 0, 0, 0, () => NetworkConfiguration$, () => RuntimePlatform$, () => Volumes, 2], 1
1043
1051
  ];
1044
1052
  export var EFSAuthorizationConfig$ = [3, n0, _EFSAC,
@@ -1151,7 +1159,7 @@ export var EksPropertiesOverride$ = [3, n0, _EPOk,
1151
1159
  [_pP],
1152
1160
  [() => EksPodPropertiesOverride$]
1153
1161
  ];
1154
- export var EksSecret$ = [3, n0, _ES,
1162
+ export var EksSecret$ = [3, n0, _ESk,
1155
1163
  0,
1156
1164
  [_sN, _op],
1157
1165
  [0, 2], 1
@@ -1703,8 +1711,8 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
1703
1711
  ];
1704
1712
  export var UpdateComputeEnvironmentRequest$ = [3, n0, _UCER,
1705
1713
  0,
1706
- [_cE, _st, _uC, _cR, _sRe, _uP, _cont],
1707
- [0, 0, 1, () => ComputeResourceUpdate$, 0, () => UpdatePolicy$, 0], 1
1714
+ [_cE, _st, _uC, _cR, _sRe, _uP, _cont, _eS],
1715
+ [0, 0, 1, () => ComputeResourceUpdate$, 0, () => UpdatePolicy$, 0, () => EcsSettings$], 1
1708
1716
  ];
1709
1717
  export var UpdateComputeEnvironmentResponse$ = [3, n0, _UCERp,
1710
1718
  0,
@@ -124,6 +124,9 @@ declare const CreateComputeEnvironmentCommand_base: {
124
124
  * kubernetesNamespace: "STRING_VALUE", // required
125
125
  * },
126
126
  * context: "STRING_VALUE",
127
+ * ecsSettings: { // EcsSettings
128
+ * containerInsights: "ENABLED" || "ENHANCED" || "DISABLED",
129
+ * },
127
130
  * };
128
131
  * const command = new CreateComputeEnvironmentCommand(input);
129
132
  * const response = await client.send(command);
@@ -124,6 +124,9 @@ declare const DescribeComputeEnvironmentsCommand_base: {
124
124
  * // containerOrchestrationType: "ECS" || "EKS",
125
125
  * // uuid: "STRING_VALUE",
126
126
  * // context: "STRING_VALUE",
127
+ * // ecsSettings: { // EcsSettings
128
+ * // containerInsights: "ENABLED" || "ENHANCED" || "DISABLED",
129
+ * // },
127
130
  * // },
128
131
  * // ],
129
132
  * // nextToken: "STRING_VALUE",
@@ -96,6 +96,9 @@ declare const UpdateComputeEnvironmentCommand_base: {
96
96
  * jobExecutionTimeoutMinutes: Number("long"),
97
97
  * },
98
98
  * context: "STRING_VALUE",
99
+ * ecsSettings: { // EcsSettings
100
+ * containerInsights: "ENABLED" || "ENHANCED" || "DISABLED",
101
+ * },
99
102
  * };
100
103
  * const command = new UpdateComputeEnvironmentCommand(input);
101
104
  * const response = await client.send(command);
@@ -64,6 +64,19 @@ export declare const CRType: {
64
64
  * @public
65
65
  */
66
66
  export type CRType = (typeof CRType)[keyof typeof CRType];
67
+ /**
68
+ * @public
69
+ * @enum
70
+ */
71
+ export declare const ContainerInsights: {
72
+ readonly DISABLED: "DISABLED";
73
+ readonly ENABLED: "ENABLED";
74
+ readonly ENHANCED: "ENHANCED";
75
+ };
76
+ /**
77
+ * @public
78
+ */
79
+ export type ContainerInsights = (typeof ContainerInsights)[keyof typeof ContainerInsights];
67
80
  /**
68
81
  * @public
69
82
  * @enum
@@ -1,4 +1,4 @@
1
- import type { ArrayJobDependency, AssignPublicIp, CEState, CEStatus, CEType, CRAllocationStrategy, CRType, CRUpdateAllocationStrategy, DeviceCgroupPermission, EFSAuthorizationConfigIAM, EFSTransitEncryption, FirelensConfigurationType, JobDefinitionType, JobQueueType, JobStateTimeLimitActionsAction, JobStateTimeLimitActionsState, JobStatus, JQState, JQStatus, LogDriver, OrchestrationType, PlatformCapability, QuotaShareIdleResourceAssignmentStrategy, QuotaShareInSharePreemptionState, QuotaShareResourceSharingStrategy, QuotaShareState, QuotaShareStatus, ResourceType, RetryAction, ServiceEnvironmentState, ServiceEnvironmentStatus, ServiceEnvironmentType, ServiceJobRetryAction, ServiceJobStatus, ServiceJobType, ServiceResourceIdName, UserdataType } from "./enums";
1
+ import type { ArrayJobDependency, AssignPublicIp, CEState, CEStatus, CEType, ContainerInsights, CRAllocationStrategy, CRType, CRUpdateAllocationStrategy, DeviceCgroupPermission, EFSAuthorizationConfigIAM, EFSTransitEncryption, FirelensConfigurationType, JobDefinitionType, JobQueueType, JobStateTimeLimitActionsAction, JobStateTimeLimitActionsState, JobStatus, JQState, JQStatus, LogDriver, OrchestrationType, PlatformCapability, QuotaShareIdleResourceAssignmentStrategy, QuotaShareInSharePreemptionState, QuotaShareResourceSharingStrategy, QuotaShareState, QuotaShareStatus, ResourceType, RetryAction, ServiceEnvironmentState, ServiceEnvironmentStatus, ServiceEnvironmentType, ServiceJobRetryAction, ServiceJobStatus, ServiceJobType, ServiceResourceIdName, UserdataType } from "./enums";
2
2
  /**
3
3
  * <p>An object that represents an Batch array job.</p>
4
4
  * @public
@@ -959,6 +959,39 @@ export interface ComputeResource {
959
959
  */
960
960
  scalingPolicy?: ComputeScalingPolicy | undefined;
961
961
  }
962
+ /**
963
+ * <p>The Amazon ECS settings for a compute environment, including the CloudWatch Container Insights
964
+ * mode. Use this structure with <code>CreateComputeEnvironment</code> and
965
+ * <code>UpdateComputeEnvironment</code>.</p>
966
+ * @public
967
+ */
968
+ export interface EcsSettings {
969
+ /**
970
+ * <p>Specifies the CloudWatch Container Insights mode for the compute environment. Valid values
971
+ * are:</p>
972
+ * <dl>
973
+ * <dt>ENABLED</dt>
974
+ * <dd>
975
+ * <p>Turns on standard Container Insights, which collects CPU, memory, disk, and network
976
+ * utilization metrics for the compute environment.</p>
977
+ * </dd>
978
+ * <dt>ENHANCED</dt>
979
+ * <dd>
980
+ * <p>Turns on enhanced Container Insights, which collects the standard metrics along with
981
+ * additional per-task observability metrics.</p>
982
+ * </dd>
983
+ * <dt>DISABLED</dt>
984
+ * <dd>
985
+ * <p>Turns off Container Insights for the compute environment.</p>
986
+ * </dd>
987
+ * </dl>
988
+ * <p>If you don't specify a value, the default is <code>DISABLED</code>. For more information,
989
+ * see <a href="https://docs.aws.amazon.com/batch/latest/userguide/cloudwatch-container-insights.html">Container Insights</a> in the
990
+ * <i>Batch User Guide</i>.</p>
991
+ * @public
992
+ */
993
+ containerInsights?: ContainerInsights | undefined;
994
+ }
962
995
  /**
963
996
  * <p>Configuration for the Amazon EKS cluster that supports the Batch compute environment. The
964
997
  * cluster must exist before the compute environment can be created.</p>
@@ -1095,6 +1128,12 @@ export interface CreateComputeEnvironmentRequest {
1095
1128
  * @public
1096
1129
  */
1097
1130
  context?: string | undefined;
1131
+ /**
1132
+ * <p>The Amazon ECS settings for the compute environment. These settings control CloudWatch
1133
+ * Container Insights collection for the compute environment.</p>
1134
+ * @public
1135
+ */
1136
+ ecsSettings?: EcsSettings | undefined;
1098
1137
  }
1099
1138
  /**
1100
1139
  * @public
@@ -1935,6 +1974,12 @@ export interface ComputeEnvironmentDetail {
1935
1974
  * @public
1936
1975
  */
1937
1976
  context?: string | undefined;
1977
+ /**
1978
+ * <p>The Amazon ECS settings for the compute environment. These settings control CloudWatch
1979
+ * Container Insights collection.</p>
1980
+ * @public
1981
+ */
1982
+ ecsSettings?: EcsSettings | undefined;
1938
1983
  }
1939
1984
  /**
1940
1985
  * @public
@@ -2220,7 +2265,7 @@ export interface Tmpfs {
2220
2265
  export interface LinuxParameters {
2221
2266
  /**
2222
2267
  * <p>Any of the host devices to expose to the container. This parameter maps to
2223
- * <code>Devices</code> in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a>
2268
+ * <code>Devices</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a>
2224
2269
  * and the <code>--device</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker
2225
2270
  * run</a>.</p>
2226
2271
  * <note>
@@ -2453,7 +2498,7 @@ export interface LogConfiguration {
2453
2498
  }
2454
2499
  /**
2455
2500
  * <p>Details for a Docker volume mount point that's used in a job's container properties. This
2456
- * parameter maps to <code>Volumes</code> in the <a href="https://docs.docker.com/engine/api/v1.43/#tag/Container/operation/ContainerCreate">Create a
2501
+ * parameter maps to <code>Volumes</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
2457
2502
  * container</a> section of the <i>Docker Remote API</i> and the
2458
2503
  * <code>--volume</code> option to docker run.</p>
2459
2504
  * @public
@@ -2528,12 +2573,12 @@ export interface ResourceRequirement {
2528
2573
  * <p>The memory hard limit (in MiB) present to the container. This parameter is supported for
2529
2574
  * jobs that are running on Amazon EC2 resources. If your container attempts to exceed the memory
2530
2575
  * specified, the container is terminated. This parameter maps to <code>Memory</code> in the
2531
- * <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the
2576
+ * <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the
2532
2577
  * <code>--memory</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. You
2533
2578
  * must specify at least 4 MiB of memory for a job. This is required but can be specified in
2534
2579
  * several places for multi-node parallel (MNP) jobs. It must be specified for each node at least
2535
- * once. This parameter maps to <code>Memory</code> in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a>
2536
- * section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the <code>--memory</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>.</p>
2580
+ * once. This parameter maps to <code>Memory</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a>
2581
+ * section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the <code>--memory</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>.</p>
2537
2582
  * <note>
2538
2583
  * <p>If you're trying to maximize your resource utilization by providing your jobs as much
2539
2584
  * memory as possible for a particular instance type, see <a href="https://docs.aws.amazon.com/batch/latest/userguide/memory-management.html">Memory management</a> in the
@@ -2598,28 +2643,43 @@ export interface ResourceRequirement {
2598
2643
  * <p>
2599
2644
  * <code>VCPU</code> = 4 or 8</p>
2600
2645
  * </dd>
2601
- * <dt>value = 36864, 45056, 53248, or 61440</dt>
2646
+ * <dt>value = 36864, 45056, or 53248</dt>
2602
2647
  * <dd>
2603
2648
  * <p>
2604
2649
  * <code>VCPU</code> = 8</p>
2605
2650
  * </dd>
2651
+ * <dt>value = 61440</dt>
2652
+ * <dd>
2653
+ * <p>
2654
+ * <code>VCPU</code> = 8 or 32</p>
2655
+ * </dd>
2606
2656
  * <dt>value = 32768, 40960, 49152, or 57344</dt>
2607
2657
  * <dd>
2608
2658
  * <p>
2609
2659
  * <code>VCPU</code> = 8 or 16</p>
2610
2660
  * </dd>
2611
- * <dt>value = 65536, 73728, 81920, 90112, 98304, 106496, 114688, or 122880</dt>
2661
+ * <dt>value = 65536, 73728, 81920, 90112, 98304, 106496, or 114688</dt>
2612
2662
  * <dd>
2613
2663
  * <p>
2614
2664
  * <code>VCPU</code> = 16</p>
2615
2665
  * </dd>
2666
+ * <dt>value = 122880</dt>
2667
+ * <dd>
2668
+ * <p>
2669
+ * <code>VCPU</code> = 16 or 32</p>
2670
+ * </dd>
2671
+ * <dt>value = 249856</dt>
2672
+ * <dd>
2673
+ * <p>
2674
+ * <code>VCPU</code> = 32</p>
2675
+ * </dd>
2616
2676
  * </dl>
2617
2677
  * </dd>
2618
2678
  * <dt>type="VCPU"</dt>
2619
2679
  * <dd>
2620
2680
  * <p>The number of vCPUs reserved for the container. This parameter maps to
2621
- * <code>CpuShares</code> in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the
2622
- * <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the <code>--cpu-shares</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. Each vCPU is equivalent to 1,024 CPU shares.
2681
+ * <code>CpuShares</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the
2682
+ * <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the <code>--cpu-shares</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. Each vCPU is equivalent to 1,024 CPU shares.
2623
2683
  * For Amazon EC2 resources, you must specify at least one vCPU. This is required but can be specified
2624
2684
  * in several places; it must be specified for each node at least once.</p>
2625
2685
  * <p>The default for the Fargate On-Demand vCPU resource count quota is 6 vCPUs. For more
@@ -2627,8 +2687,8 @@ export interface ResourceRequirement {
2627
2687
  * in the <i>Amazon Web Services General Reference</i>.</p>
2628
2688
  * <p>For jobs that are running on Fargate resources, then <code>value</code> must match one
2629
2689
  * of the supported values and the <code>MEMORY</code> values must be one of the values supported
2630
- * for that <code>VCPU</code> value. The supported values are 0.25, 0.5, 1, 2, 4, 8, and
2631
- * 16</p>
2690
+ * for that <code>VCPU</code> value. The supported values are 0.25, 0.5, 1, 2, 4, 8, 16, and
2691
+ * 32.</p>
2632
2692
  * <dl>
2633
2693
  * <dt>value = 0.25</dt>
2634
2694
  * <dd>
@@ -2668,6 +2728,11 @@ export interface ResourceRequirement {
2668
2728
  * <code>MEMORY</code> = 32768, 40960, 49152, 57344, 65536, 73728, 81920, 90112, 98304, 106496, 114688, or 122880
2669
2729
  * </p>
2670
2730
  * </dd>
2731
+ * <dt>value = 32</dt>
2732
+ * <dd>
2733
+ * <p>
2734
+ * <code>MEMORY</code> = 61440, 122880, or 249856</p>
2735
+ * </dd>
2671
2736
  * </dl>
2672
2737
  * </dd>
2673
2738
  * </dl>
@@ -2934,7 +2999,7 @@ export interface ContainerProperties {
2934
2999
  * </code>.
2935
3000
  * It can be 255 characters long. It can contain uppercase and lowercase letters, numbers,
2936
3001
  * hyphens (-), underscores (_), colons (:), periods (.), forward slashes (/), and number signs (#). This parameter maps to <code>Image</code> in the
2937
- * <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the <code>IMAGE</code>
3002
+ * <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the <code>IMAGE</code>
2938
3003
  * parameter of <a href="https://docs.docker.com/engine/reference/run/">docker run</a>.</p>
2939
3004
  * <note>
2940
3005
  * <p>Docker image architecture must match the processor architecture of the compute resources
@@ -2974,7 +3039,7 @@ export interface ContainerProperties {
2974
3039
  * For jobs running on Amazon EC2 resources, it specifies the number of vCPUs reserved for the
2975
3040
  * job.</p>
2976
3041
  * <p>Each vCPU is equivalent to 1,024 CPU shares. This parameter maps to <code>CpuShares</code>
2977
- * in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the
3042
+ * in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the
2978
3043
  * <code>--cpu-shares</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. The
2979
3044
  * number of vCPUs must be specified but can be specified in several places. You must specify it at
2980
3045
  * least once for each node.</p>
@@ -2997,7 +3062,7 @@ export interface ContainerProperties {
2997
3062
  memory?: number | undefined;
2998
3063
  /**
2999
3064
  * <p>The command that's passed to the container. This parameter maps to <code>Cmd</code> in the
3000
- * <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the <code>COMMAND</code>
3065
+ * <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the <code>COMMAND</code>
3001
3066
  * parameter to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. For more information, see
3002
3067
  * <a href="https://docs.docker.com/engine/reference/builder/#cmd">https://docs.docker.com/engine/reference/builder/#cmd</a>.</p>
3003
3068
  * @public
@@ -3024,7 +3089,7 @@ export interface ContainerProperties {
3024
3089
  volumes?: Volume[] | undefined;
3025
3090
  /**
3026
3091
  * <p>The environment variables to pass to a container. This parameter maps to <code>Env</code> in
3027
- * the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the
3092
+ * the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the
3028
3093
  * <code>--env</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>.</p>
3029
3094
  * <important>
3030
3095
  * <p>We don't recommend using plaintext environment variables for sensitive information, such as
@@ -3039,7 +3104,7 @@ export interface ContainerProperties {
3039
3104
  environment?: KeyValuePair[] | undefined;
3040
3105
  /**
3041
3106
  * <p>The mount points for data volumes in your container. This parameter maps to
3042
- * <code>Volumes</code> in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a>
3107
+ * <code>Volumes</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a>
3043
3108
  * and the <code>--volume</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker
3044
3109
  * run</a>.</p>
3045
3110
  * @public
@@ -3048,7 +3113,7 @@ export interface ContainerProperties {
3048
3113
  /**
3049
3114
  * <p>When this parameter is true, the container is given read-only access to its root file
3050
3115
  * system. This parameter maps to <code>ReadonlyRootfs</code> in the
3051
- * <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the
3116
+ * <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the
3052
3117
  * <code>--read-only</code> option to <code>docker run</code>.</p>
3053
3118
  * @public
3054
3119
  */
@@ -3056,8 +3121,8 @@ export interface ContainerProperties {
3056
3121
  /**
3057
3122
  * <p>When this parameter is true, the container is given elevated permissions on the host
3058
3123
  * container instance (similar to the <code>root</code> user). This parameter maps to
3059
- * <code>Privileged</code> in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the
3060
- * <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the <code>--privileged</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. The default value is false.</p>
3124
+ * <code>Privileged</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the
3125
+ * <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the <code>--privileged</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. The default value is false.</p>
3061
3126
  * <note>
3062
3127
  * <p>This parameter isn't applicable to jobs that are running on Fargate resources and
3063
3128
  * shouldn't be provided, or specified as false.</p>
@@ -3067,7 +3132,7 @@ export interface ContainerProperties {
3067
3132
  privileged?: boolean | undefined;
3068
3133
  /**
3069
3134
  * <p>A list of <code>ulimits</code> to set in the container. This parameter maps to
3070
- * <code>Ulimits</code> in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a>
3135
+ * <code>Ulimits</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a>
3071
3136
  * and the <code>--ulimit</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker
3072
3137
  * run</a>.</p>
3073
3138
  * <note>
@@ -3079,7 +3144,7 @@ export interface ContainerProperties {
3079
3144
  ulimits?: Ulimit[] | undefined;
3080
3145
  /**
3081
3146
  * <p>The user name to use inside the container. This parameter maps to <code>User</code> in the
3082
- * <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the <code>--user</code>
3147
+ * <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the <code>--user</code>
3083
3148
  * option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>.</p>
3084
3149
  * @public
3085
3150
  */
@@ -3108,8 +3173,8 @@ export interface ContainerProperties {
3108
3173
  linuxParameters?: LinuxParameters | undefined;
3109
3174
  /**
3110
3175
  * <p>The log configuration specification for the container.</p>
3111
- * <p>This parameter maps to <code>LogConfig</code> in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a>
3112
- * section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the <code>--log-driver</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. By default, containers use the same logging
3176
+ * <p>This parameter maps to <code>LogConfig</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a>
3177
+ * section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the <code>--log-driver</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. By default, containers use the same logging
3113
3178
  * driver that the Docker daemon uses. However the container might use a different logging driver
3114
3179
  * than the Docker daemon by specifying a log driver with this parameter in the container
3115
3180
  * definition. To use a different logging driver for a container, the log system must be configured
@@ -3247,8 +3312,8 @@ export interface FirelensConfiguration {
3247
3312
  export interface TaskContainerProperties {
3248
3313
  /**
3249
3314
  * <p>The command that's passed to the container. This parameter maps to <code>Cmd</code> in the
3250
- * <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a
3251
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker
3315
+ * <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
3316
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
3252
3317
  * Remote API</a> and the <code>COMMAND</code> parameter to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. For more information,
3253
3318
  * see <a href="https://docs.docker.com/engine/reference/builder/#cmd">Dockerfile reference:
3254
3319
  * CMD</a>.</p>
@@ -3261,8 +3326,8 @@ export interface TaskContainerProperties {
3261
3326
  */
3262
3327
  dependsOn?: TaskContainerDependency[] | undefined;
3263
3328
  /**
3264
- * <p>The environment variables to pass to a container. This parameter maps to Env in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a>
3265
- * section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a>
3329
+ * <p>The environment variables to pass to a container. This parameter maps to Env in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a>
3330
+ * section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a>
3266
3331
  * and the <code>--env</code> parameter to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. </p>
3267
3332
  * <important>
3268
3333
  * <p>We don't recommend using plaintext environment variables for sensitive information, such as
@@ -3301,8 +3366,8 @@ export interface TaskContainerProperties {
3301
3366
  * default, images in the Docker Hub registry are available. Other repositories are specified with
3302
3367
  * either <code>repository-url/image:tag</code> or <code>repository-url/image@digest</code>. Up to
3303
3368
  * 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward
3304
- * slashes, and number signs are allowed. This parameter maps to <code>Image</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
3305
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
3369
+ * slashes, and number signs are allowed. This parameter maps to <code>Image</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
3370
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
3306
3371
  * Remote API</a> and the <code>IMAGE</code> parameter of the <a href="https://docs.docker.com/engine/reference/run/#security-configuration">
3307
3372
  * <i>docker
3308
3373
  * run</i>
@@ -3318,8 +3383,8 @@ export interface TaskContainerProperties {
3318
3383
  linuxParameters?: LinuxParameters | undefined;
3319
3384
  /**
3320
3385
  * <p>The log configuration specification for the container.</p>
3321
- * <p>This parameter maps to <code>LogConfig</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
3322
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
3386
+ * <p>This parameter maps to <code>LogConfig</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
3387
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
3323
3388
  * Remote API</a> and the <code>--log-driver</code> option to <a href="https://docs.docker.com/engine/reference/run/#security-configuration">docker
3324
3389
  * run</a>.</p>
3325
3390
  * <p>By default, containers use the same logging driver that the Docker daemon uses. However the
@@ -3351,8 +3416,8 @@ export interface TaskContainerProperties {
3351
3416
  logConfiguration?: LogConfiguration | undefined;
3352
3417
  /**
3353
3418
  * <p>The mount points for data volumes in your container.</p>
3354
- * <p>This parameter maps to <code>Volumes</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
3355
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
3419
+ * <p>This parameter maps to <code>Volumes</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
3420
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
3356
3421
  * Remote API</a> and the <a href="">--volume</a> option to <a href="https://docs.docker.com/engine/reference/run/#security-configuration">docker
3357
3422
  * run</a>.</p>
3358
3423
  * <p>Windows containers can mount whole directories on the same drive as
@@ -3370,8 +3435,8 @@ export interface TaskContainerProperties {
3370
3435
  /**
3371
3436
  * <p>When this parameter is <code>true</code>, the container is given elevated privileges on the
3372
3437
  * host container instance (similar to the <code>root</code> user). This parameter maps to
3373
- * <code>Privileged</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
3374
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
3438
+ * <code>Privileged</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
3439
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
3375
3440
  * Remote API</a> and the <code>--privileged</code> option to <a href="https://docs.docker.com/engine/reference/run/#security-configuration">docker
3376
3441
  * run</a>.</p>
3377
3442
  * <note>
@@ -3382,8 +3447,8 @@ export interface TaskContainerProperties {
3382
3447
  privileged?: boolean | undefined;
3383
3448
  /**
3384
3449
  * <p>When this parameter is true, the container is given read-only access to its root file
3385
- * system. This parameter maps to <code>ReadonlyRootfs</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
3386
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
3450
+ * system. This parameter maps to <code>ReadonlyRootfs</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
3451
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
3387
3452
  * Remote API</a> and the <code>--read-only</code> option to <a href="https://docs.docker.com/engine/reference/run/#security-configuration">docker
3388
3453
  * run</a>.</p>
3389
3454
  * <note>
@@ -3412,8 +3477,8 @@ export interface TaskContainerProperties {
3412
3477
  /**
3413
3478
  * <p>A list of <code>ulimits</code> to set in the container. If a <code>ulimit</code> value is
3414
3479
  * specified in a task definition, it overrides the default values set by Docker. This parameter
3415
- * maps to <code>Ulimits</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
3416
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
3480
+ * maps to <code>Ulimits</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
3481
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
3417
3482
  * Remote API</a> and the <code>--ulimit</code> option to <a href="https://docs.docker.com/engine/reference/run/#security-configuration">docker
3418
3483
  * run</a>.</p>
3419
3484
  * <p>Amazon ECS tasks hosted on Fargate use the default resource limit values set by the operating
@@ -3547,6 +3612,9 @@ export interface EcsTaskProperties {
3547
3612
  * <p>If no value is specified, then the IPC resource namespace sharing depends on the Docker
3548
3613
  * daemon setting on the container instance. For more information, see <a href="https://docs.docker.com/engine/reference/run/#ipc-settings---ipc">IPC settings</a> in
3549
3614
  * the Docker run reference.</p>
3615
+ * <note>
3616
+ * <p>This parameter is not supported for jobs that run on Fargate resources.</p>
3617
+ * </note>
3550
3618
  * @public
3551
3619
  */
3552
3620
  ipcMode?: string | undefined;
@@ -4680,7 +4748,7 @@ export interface ContainerDetail {
4680
4748
  * can specify the vCPU requirement for the job using <code>resourceRequirements</code>, but you
4681
4749
  * can't specify the vCPU requirements in both the <code>vcpus</code> and
4682
4750
  * <code>resourceRequirements</code> object. This parameter maps to <code>CpuShares</code> in the
4683
- * <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the
4751
+ * <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the
4684
4752
  * <code>--cpu-shares</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. Each
4685
4753
  * vCPU is equivalent to 1,024 CPU shares. You must specify at least one vCPU. This is required but
4686
4754
  * can be specified in several places. It must be specified for each node at least once.</p>
@@ -4738,7 +4806,7 @@ export interface ContainerDetail {
4738
4806
  /**
4739
4807
  * <p>When this parameter is true, the container is given read-only access to its root file
4740
4808
  * system. This parameter maps to <code>ReadonlyRootfs</code> in the
4741
- * <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the
4809
+ * <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the
4742
4810
  * <code>--read-only</code> option to <a href="https://docs.docker.com/engine/reference/commandline/run/">
4743
4811
  * <code>docker
4744
4812
  * run</code>
@@ -4748,7 +4816,7 @@ export interface ContainerDetail {
4748
4816
  readonlyRootFilesystem?: boolean | undefined;
4749
4817
  /**
4750
4818
  * <p>A list of <code>ulimit</code> values to set in the container. This parameter maps to
4751
- * <code>Ulimits</code> in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a>
4819
+ * <code>Ulimits</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a>
4752
4820
  * and the <code>--ulimit</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker
4753
4821
  * run</a>.</p>
4754
4822
  * <note>
@@ -4770,7 +4838,7 @@ export interface ContainerDetail {
4770
4838
  privileged?: boolean | undefined;
4771
4839
  /**
4772
4840
  * <p>The user name to use inside the container. This parameter maps to <code>User</code> in the
4773
- * <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the <code>--user</code>
4841
+ * <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the <code>--user</code>
4774
4842
  * option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>.</p>
4775
4843
  * @public
4776
4844
  */
@@ -4831,8 +4899,8 @@ export interface ContainerDetail {
4831
4899
  linuxParameters?: LinuxParameters | undefined;
4832
4900
  /**
4833
4901
  * <p>The log configuration specification for the container.</p>
4834
- * <p>This parameter maps to <code>LogConfig</code> in the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a>
4835
- * section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the <code>--log-driver</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. By default, containers use the same logging
4902
+ * <p>This parameter maps to <code>LogConfig</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a>
4903
+ * section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the <code>--log-driver</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. By default, containers use the same logging
4836
4904
  * driver that the Docker daemon uses. However, the container might use a different logging driver
4837
4905
  * than the Docker daemon by specifying a log driver with this parameter in the container
4838
4906
  * definition. To use a different logging driver for a container, the log system must be configured
@@ -4925,7 +4993,7 @@ export interface JobDependency {
4925
4993
  export interface TaskContainerDetails {
4926
4994
  /**
4927
4995
  * <p>The command that's passed to the container. This parameter maps to <code>Cmd</code> in the
4928
- * <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the <code>COMMAND</code>
4996
+ * <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the <code>COMMAND</code>
4929
4997
  * parameter to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>. For more information, see
4930
4998
  * <a href="https://docs.docker.com/engine/reference/builder/#cmd">https://docs.docker.com/engine/reference/builder/#cmd</a>.</p>
4931
4999
  * @public
@@ -4938,7 +5006,7 @@ export interface TaskContainerDetails {
4938
5006
  dependsOn?: TaskContainerDependency[] | undefined;
4939
5007
  /**
4940
5008
  * <p>The environment variables to pass to a container. This parameter maps to <code>Env</code> in
4941
- * the <a href="https://docs.docker.com/engine/api/v1.23/#create-a-container">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/v1.23/">Docker Remote API</a> and the
5009
+ * the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker Remote API</a> and the
4942
5010
  * <code>--env</code> option to <a href="https://docs.docker.com/engine/reference/run/">docker run</a>.</p>
4943
5011
  * <important>
4944
5012
  * <p>We don't recommend using plaintext environment variables for sensitive information, such as
@@ -4973,8 +5041,8 @@ export interface TaskContainerDetails {
4973
5041
  * default, images in the Docker Hub registry are available. Other repositories are specified with
4974
5042
  * either <code>repository-url/image:tag</code> or <code>repository-url/image@digest</code>. Up to
4975
5043
  * 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward
4976
- * slashes, and number signs are allowed. This parameter maps to <code>Image</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
4977
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
5044
+ * slashes, and number signs are allowed. This parameter maps to <code>Image</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
5045
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
4978
5046
  * Remote API</a> and the <code>IMAGE</code> parameter of the <a href="https://docs.docker.com/engine/reference/run/#security-configuration">
4979
5047
  * <i>docker
4980
5048
  * run</i>
@@ -4993,8 +5061,8 @@ export interface TaskContainerDetails {
4993
5061
  linuxParameters?: LinuxParameters | undefined;
4994
5062
  /**
4995
5063
  * <p>The log configuration specification for the container.</p>
4996
- * <p>This parameter maps to <code>LogConfig</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
4997
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
5064
+ * <p>This parameter maps to <code>LogConfig</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
5065
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
4998
5066
  * Remote API</a> and the <code>--log-driver</code> option to <a href="https://docs.docker.com/engine/reference/run/#security-configuration">docker
4999
5067
  * run</a>.</p>
5000
5068
  * <p>By default, containers use the same logging driver that the Docker daemon uses. However the
@@ -5026,8 +5094,8 @@ export interface TaskContainerDetails {
5026
5094
  logConfiguration?: LogConfiguration | undefined;
5027
5095
  /**
5028
5096
  * <p>The mount points for data volumes in your container.</p>
5029
- * <p>This parameter maps to <code>Volumes</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
5030
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
5097
+ * <p>This parameter maps to <code>Volumes</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
5098
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
5031
5099
  * Remote API</a> and the <a href="">--volume</a> option to <a href="https://docs.docker.com/engine/reference/run/#security-configuration">docker
5032
5100
  * run</a>.</p>
5033
5101
  * <p>Windows containers can mount whole directories on the same drive as
@@ -5044,8 +5112,8 @@ export interface TaskContainerDetails {
5044
5112
  /**
5045
5113
  * <p>When this parameter is <code>true</code>, the container is given elevated privileges on the
5046
5114
  * host container instance (similar to the <code>root</code> user). This parameter maps to
5047
- * <code>Privileged</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
5048
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
5115
+ * <code>Privileged</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
5116
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
5049
5117
  * Remote API</a> and the <code>--privileged</code> option to <a href="https://docs.docker.com/engine/reference/run/#security-configuration">docker
5050
5118
  * run</a>.</p>
5051
5119
  * <note>
@@ -5056,8 +5124,8 @@ export interface TaskContainerDetails {
5056
5124
  privileged?: boolean | undefined;
5057
5125
  /**
5058
5126
  * <p>When this parameter is true, the container is given read-only access to its root file
5059
- * system. This parameter maps to <code>ReadonlyRootfs</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
5060
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
5127
+ * system. This parameter maps to <code>ReadonlyRootfs</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
5128
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
5061
5129
  * Remote API</a> and the <code>--read-only</code> option to <a href="https://docs.docker.com/engine/reference/run/#security-configuration">docker
5062
5130
  * run</a>.</p>
5063
5131
  * <note>
@@ -5086,8 +5154,8 @@ export interface TaskContainerDetails {
5086
5154
  /**
5087
5155
  * <p>A list of <code>ulimits</code> to set in the container. If a <code>ulimit</code> value is
5088
5156
  * specified in a task definition, it overrides the default values set by Docker. This parameter
5089
- * maps to <code>Ulimits</code> in the <a href="https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate">Create a
5090
- * container</a> section of the <a href="https://docs.docker.com/engine/api/v1.35/">Docker
5157
+ * maps to <code>Ulimits</code> in the <a href="https://docs.docker.com/engine/api/latest/#tag/Container/operation/ContainerCreate">Create a
5158
+ * container</a> section of the <a href="https://docs.docker.com/engine/api/latest/">Docker
5091
5159
  * Remote API</a> and the <code>--ulimit</code> option to <a href="https://docs.docker.com/engine/reference/run/#security-configuration">docker
5092
5160
  * run</a>.</p>
5093
5161
  * <p>Amazon ECS tasks hosted on Fargate use the default resource limit values set by the operating
@@ -8810,6 +8878,12 @@ export interface UpdateComputeEnvironmentRequest {
8810
8878
  * @public
8811
8879
  */
8812
8880
  context?: string | undefined;
8881
+ /**
8882
+ * <p>The Amazon ECS settings for the compute environment. These settings control CloudWatch
8883
+ * Container Insights collection for the compute environment.</p>
8884
+ * @public
8885
+ */
8886
+ ecsSettings?: EcsSettings | undefined;
8813
8887
  }
8814
8888
  /**
8815
8889
  * @public
@@ -80,6 +80,7 @@ export declare var Ec2Configuration$: StaticStructureSchema;
80
80
  export declare var EcsProperties$: StaticStructureSchema;
81
81
  export declare var EcsPropertiesDetail$: StaticStructureSchema;
82
82
  export declare var EcsPropertiesOverride$: StaticStructureSchema;
83
+ export declare var EcsSettings$: StaticStructureSchema;
83
84
  export declare var EcsTaskDetails$: StaticStructureSchema;
84
85
  export declare var EcsTaskProperties$: StaticStructureSchema;
85
86
  export declare var EFSAuthorizationConfig$: StaticStructureSchema;
@@ -29,6 +29,12 @@ export declare const CRType: {
29
29
  readonly SPOT: "SPOT";
30
30
  };
31
31
  export type CRType = (typeof CRType)[keyof typeof CRType];
32
+ export declare const ContainerInsights: {
33
+ readonly DISABLED: "DISABLED";
34
+ readonly ENABLED: "ENABLED";
35
+ readonly ENHANCED: "ENHANCED";
36
+ };
37
+ export type ContainerInsights = (typeof ContainerInsights)[keyof typeof ContainerInsights];
32
38
  export declare const CEState: {
33
39
  readonly DISABLED: "DISABLED";
34
40
  readonly ENABLED: "ENABLED";
@@ -4,6 +4,7 @@ import {
4
4
  CEState,
5
5
  CEStatus,
6
6
  CEType,
7
+ ContainerInsights,
7
8
  CRAllocationStrategy,
8
9
  CRType,
9
10
  CRUpdateAllocationStrategy,
@@ -132,6 +133,9 @@ export interface ComputeResource {
132
133
  ec2Configuration?: Ec2Configuration[] | undefined;
133
134
  scalingPolicy?: ComputeScalingPolicy | undefined;
134
135
  }
136
+ export interface EcsSettings {
137
+ containerInsights?: ContainerInsights | undefined;
138
+ }
135
139
  export interface EksConfiguration {
136
140
  eksClusterArn: string | undefined;
137
141
  kubernetesNamespace: string | undefined;
@@ -146,6 +150,7 @@ export interface CreateComputeEnvironmentRequest {
146
150
  tags?: Record<string, string> | undefined;
147
151
  eksConfiguration?: EksConfiguration | undefined;
148
152
  context?: string | undefined;
153
+ ecsSettings?: EcsSettings | undefined;
149
154
  }
150
155
  export interface CreateComputeEnvironmentResponse {
151
156
  computeEnvironmentName?: string | undefined;
@@ -305,6 +310,7 @@ export interface ComputeEnvironmentDetail {
305
310
  containerOrchestrationType?: OrchestrationType | undefined;
306
311
  uuid?: string | undefined;
307
312
  context?: string | undefined;
313
+ ecsSettings?: EcsSettings | undefined;
308
314
  }
309
315
  export interface DescribeComputeEnvironmentsResponse {
310
316
  computeEnvironments?: ComputeEnvironmentDetail[] | undefined;
@@ -1297,6 +1303,7 @@ export interface UpdateComputeEnvironmentRequest {
1297
1303
  serviceRole?: string | undefined;
1298
1304
  updatePolicy?: UpdatePolicy | undefined;
1299
1305
  context?: string | undefined;
1306
+ ecsSettings?: EcsSettings | undefined;
1300
1307
  }
1301
1308
  export interface UpdateComputeEnvironmentResponse {
1302
1309
  computeEnvironmentName?: string | undefined;
@@ -75,6 +75,7 @@ export declare var Ec2Configuration$: StaticStructureSchema;
75
75
  export declare var EcsProperties$: StaticStructureSchema;
76
76
  export declare var EcsPropertiesDetail$: StaticStructureSchema;
77
77
  export declare var EcsPropertiesOverride$: StaticStructureSchema;
78
+ export declare var EcsSettings$: StaticStructureSchema;
78
79
  export declare var EcsTaskDetails$: StaticStructureSchema;
79
80
  export declare var EcsTaskProperties$: StaticStructureSchema;
80
81
  export declare var EFSAuthorizationConfig$: StaticStructureSchema;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-batch",
3
- "version": "3.1112.0",
3
+ "version": "3.1114.0",
4
4
  "description": "AWS SDK for JavaScript Batch Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-batch",
6
6
  "license": "Apache-2.0",