@aws-sdk/client-deadline 3.804.0 → 3.808.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/README.md +1 -8
- package/dist-cjs/commands/UpdateWorkerCommand.js +2 -1
- package/dist-cjs/models/models_0.js +16 -7
- package/dist-cjs/models/models_1.js +7 -3
- package/dist-cjs/protocols/Aws_restJson1.js +4 -0
- package/dist-cjs/runtimeConfig.js +6 -6
- package/dist-es/commands/UpdateWorkerCommand.js +2 -1
- package/dist-es/models/models_0.js +12 -4
- package/dist-es/models/models_1.js +4 -1
- package/dist-es/protocols/Aws_restJson1.js +4 -0
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/Deadline.d.ts +1 -8
- package/dist-types/DeadlineClient.d.ts +1 -8
- package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +2 -4
- package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +2 -4
- package/dist-types/commands/AssociateMemberToJobCommand.d.ts +2 -4
- package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +2 -4
- package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +2 -4
- package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +2 -4
- package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +2 -4
- package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +1 -2
- package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +2 -4
- package/dist-types/commands/BatchGetJobEntityCommand.d.ts +1 -2
- package/dist-types/commands/CopyJobTemplateCommand.d.ts +1 -2
- package/dist-types/commands/CreateBudgetCommand.d.ts +2 -4
- package/dist-types/commands/CreateFarmCommand.d.ts +3 -8
- package/dist-types/commands/CreateFleetCommand.d.ts +7 -7
- package/dist-types/commands/CreateJobCommand.d.ts +3 -7
- package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +4 -8
- package/dist-types/commands/CreateLimitCommand.d.ts +3 -9
- package/dist-types/commands/CreateMonitorCommand.d.ts +3 -7
- package/dist-types/commands/CreateQueueCommand.d.ts +3 -6
- package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +2 -4
- package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +1 -2
- package/dist-types/commands/CreateQueueLimitAssociationCommand.d.ts +2 -6
- package/dist-types/commands/CreateStorageProfileCommand.d.ts +3 -6
- package/dist-types/commands/CreateWorkerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBudgetCommand.d.ts +1 -2
- package/dist-types/commands/DeleteFarmCommand.d.ts +1 -2
- package/dist-types/commands/DeleteFleetCommand.d.ts +2 -4
- package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +2 -4
- package/dist-types/commands/DeleteLimitCommand.d.ts +2 -5
- package/dist-types/commands/DeleteMeteredProductCommand.d.ts +1 -2
- package/dist-types/commands/DeleteMonitorCommand.d.ts +2 -4
- package/dist-types/commands/DeleteQueueCommand.d.ts +3 -9
- package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +1 -2
- package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +2 -4
- package/dist-types/commands/DeleteQueueLimitAssociationCommand.d.ts +3 -10
- package/dist-types/commands/DeleteStorageProfileCommand.d.ts +1 -2
- package/dist-types/commands/DeleteWorkerCommand.d.ts +2 -4
- package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +1 -2
- package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +2 -4
- package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +1 -2
- package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +2 -4
- package/dist-types/commands/GetBudgetCommand.d.ts +1 -2
- package/dist-types/commands/GetFarmCommand.d.ts +1 -2
- package/dist-types/commands/GetFleetCommand.d.ts +5 -2
- package/dist-types/commands/GetJobCommand.d.ts +1 -2
- package/dist-types/commands/GetLicenseEndpointCommand.d.ts +1 -2
- package/dist-types/commands/GetLimitCommand.d.ts +1 -2
- package/dist-types/commands/GetMonitorCommand.d.ts +1 -2
- package/dist-types/commands/GetQueueCommand.d.ts +1 -2
- package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +1 -2
- package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +1 -2
- package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +1 -2
- package/dist-types/commands/GetSessionActionCommand.d.ts +1 -2
- package/dist-types/commands/GetSessionCommand.d.ts +1 -2
- package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +2 -6
- package/dist-types/commands/GetStepCommand.d.ts +1 -2
- package/dist-types/commands/GetStorageProfileCommand.d.ts +1 -2
- package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +1 -2
- package/dist-types/commands/GetTaskCommand.d.ts +1 -2
- package/dist-types/commands/GetWorkerCommand.d.ts +1 -2
- package/dist-types/commands/ListBudgetsCommand.d.ts +1 -2
- package/dist-types/commands/ListFarmMembersCommand.d.ts +1 -2
- package/dist-types/commands/ListFarmsCommand.d.ts +1 -2
- package/dist-types/commands/ListFleetMembersCommand.d.ts +1 -2
- package/dist-types/commands/ListFleetsCommand.d.ts +1 -2
- package/dist-types/commands/ListJobMembersCommand.d.ts +1 -2
- package/dist-types/commands/ListJobParameterDefinitionsCommand.d.ts +1 -2
- package/dist-types/commands/ListJobsCommand.d.ts +1 -2
- package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +1 -2
- package/dist-types/commands/ListLimitsCommand.d.ts +1 -2
- package/dist-types/commands/ListMeteredProductsCommand.d.ts +1 -2
- package/dist-types/commands/ListMonitorsCommand.d.ts +1 -2
- package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +1 -2
- package/dist-types/commands/ListQueueMembersCommand.d.ts +1 -2
- package/dist-types/commands/ListQueuesCommand.d.ts +1 -2
- package/dist-types/commands/ListSessionActionsCommand.d.ts +1 -2
- package/dist-types/commands/ListSessionsCommand.d.ts +1 -2
- package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +1 -2
- package/dist-types/commands/ListStepConsumersCommand.d.ts +1 -2
- package/dist-types/commands/ListStepDependenciesCommand.d.ts +1 -2
- package/dist-types/commands/ListStepsCommand.d.ts +1 -2
- package/dist-types/commands/ListStorageProfilesCommand.d.ts +1 -2
- package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +1 -2
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -2
- package/dist-types/commands/ListTasksCommand.d.ts +1 -2
- package/dist-types/commands/ListWorkersCommand.d.ts +1 -2
- package/dist-types/commands/PutMeteredProductCommand.d.ts +1 -2
- package/dist-types/commands/SearchJobsCommand.d.ts +1 -2
- package/dist-types/commands/SearchStepsCommand.d.ts +1 -2
- package/dist-types/commands/SearchTasksCommand.d.ts +1 -2
- package/dist-types/commands/SearchWorkersCommand.d.ts +1 -2
- package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +2 -9
- package/dist-types/commands/TagResourceCommand.d.ts +2 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -4
- package/dist-types/commands/UpdateBudgetCommand.d.ts +1 -2
- package/dist-types/commands/UpdateFarmCommand.d.ts +1 -2
- package/dist-types/commands/UpdateFleetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateJobCommand.d.ts +3 -11
- package/dist-types/commands/UpdateLimitCommand.d.ts +1 -2
- package/dist-types/commands/UpdateMonitorCommand.d.ts +2 -4
- package/dist-types/commands/UpdateQueueCommand.d.ts +1 -2
- package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +1 -2
- package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +1 -2
- package/dist-types/commands/UpdateQueueLimitAssociationCommand.d.ts +2 -5
- package/dist-types/commands/UpdateSessionCommand.d.ts +2 -4
- package/dist-types/commands/UpdateStepCommand.d.ts +2 -4
- package/dist-types/commands/UpdateStorageProfileCommand.d.ts +1 -2
- package/dist-types/commands/UpdateTaskCommand.d.ts +2 -4
- package/dist-types/commands/UpdateWorkerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +2 -4
- package/dist-types/index.d.ts +1 -8
- package/dist-types/models/models_0.d.ts +136 -531
- package/dist-types/models/models_1.d.ts +120 -308
- package/dist-types/ts3.4/models/models_0.d.ts +15 -15
- package/dist-types/ts3.4/models/models_1.d.ts +15 -1
- package/package.json +15 -15
|
@@ -2,8 +2,7 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-cli
|
|
|
2
2
|
import { DocumentType as __DocumentType } from "@smithy/types";
|
|
3
3
|
import { DeadlineServiceException as __BaseException } from "./DeadlineServiceException";
|
|
4
4
|
/**
|
|
5
|
-
* <p>Defines the maximum and minimum number of GPU accelerators required for a worker
|
|
6
|
-
* instance..</p>
|
|
5
|
+
* <p>Defines the maximum and minimum number of GPU accelerators required for a worker instance..</p>
|
|
7
6
|
* @public
|
|
8
7
|
*/
|
|
9
8
|
export interface AcceleratorCountRange {
|
|
@@ -38,71 +37,23 @@ export type AcceleratorName = (typeof AcceleratorName)[keyof typeof AcceleratorN
|
|
|
38
37
|
*/
|
|
39
38
|
export interface AcceleratorSelection {
|
|
40
39
|
/**
|
|
41
|
-
* <p>The name of the chip used by the GPU accelerator.</p>
|
|
42
|
-
* <p>If you specify <code>l4</code> as the name of the accelerator, you must specify
|
|
43
|
-
* <code>latest</code> or <code>grid:r550</code> as the runtime.</p>
|
|
44
|
-
* <p>The available GPU accelerators are:</p>
|
|
45
|
-
* <ul>
|
|
46
|
-
* <li>
|
|
47
|
-
* <p>
|
|
48
|
-
* <code>t4</code> - NVIDIA T4 Tensor Core GPU</p>
|
|
49
|
-
* </li>
|
|
50
|
-
* <li>
|
|
51
|
-
* <p>
|
|
52
|
-
* <code>a10g</code> - NVIDIA A10G Tensor Core GPU</p>
|
|
53
|
-
* </li>
|
|
54
|
-
* <li>
|
|
55
|
-
* <p>
|
|
56
|
-
* <code>l4</code> - NVIDIA L4 Tensor Core GPU</p>
|
|
57
|
-
* </li>
|
|
58
|
-
* <li>
|
|
59
|
-
* <p>
|
|
60
|
-
* <code>l40s</code> - NVIDIA L40S Tensor Core GPU</p>
|
|
61
|
-
* </li>
|
|
62
|
-
* </ul>
|
|
40
|
+
* <p>The name of the chip used by the GPU accelerator.</p> <p>If you specify <code>l4</code> as the name of the accelerator, you must specify <code>latest</code> or <code>grid:r550</code> as the runtime.</p> <p>The available GPU accelerators are:</p> <ul> <li> <p> <code>t4</code> - NVIDIA T4 Tensor Core GPU</p> </li> <li> <p> <code>a10g</code> - NVIDIA A10G Tensor Core GPU</p> </li> <li> <p> <code>l4</code> - NVIDIA L4 Tensor Core GPU</p> </li> <li> <p> <code>l40s</code> - NVIDIA L40S Tensor Core GPU</p> </li> </ul>
|
|
63
41
|
* @public
|
|
64
42
|
*/
|
|
65
43
|
name: AcceleratorName | undefined;
|
|
66
44
|
/**
|
|
67
|
-
* <p>Specifies the runtime driver to use for the GPU accelerator. You must use the same
|
|
68
|
-
* runtime for all GPUs. </p>
|
|
69
|
-
* <p>You can choose from the following runtimes:</p>
|
|
70
|
-
* <ul>
|
|
71
|
-
* <li>
|
|
72
|
-
* <p>
|
|
73
|
-
* <code>latest</code> - Use the latest runtime available for the chip. If you
|
|
74
|
-
* specify <code>latest</code> and a new version of the runtime is released, the new
|
|
75
|
-
* version of the runtime is used.</p>
|
|
76
|
-
* </li>
|
|
77
|
-
* <li>
|
|
78
|
-
* <p>
|
|
79
|
-
* <code>grid:r550</code> - <a href="https://docs.nvidia.com/vgpu/17.0/index.html">NVIDIA vGPU software 17</a>
|
|
80
|
-
* </p>
|
|
81
|
-
* </li>
|
|
82
|
-
* <li>
|
|
83
|
-
* <p>
|
|
84
|
-
* <code>grid:r535</code> - <a href="https://docs.nvidia.com/vgpu/16.0/index.html">NVIDIA vGPU software 16</a>
|
|
85
|
-
* </p>
|
|
86
|
-
* </li>
|
|
87
|
-
* </ul>
|
|
88
|
-
* <p>If you don't specify a runtime, Deadline Cloud uses <code>latest</code> as the default. However,
|
|
89
|
-
* if you have multiple accelerators and specify <code>latest</code> for some and leave others
|
|
90
|
-
* blank, Deadline Cloud raises an exception.</p>
|
|
45
|
+
* <p>Specifies the runtime driver to use for the GPU accelerator. You must use the same runtime for all GPUs. </p> <p>You can choose from the following runtimes:</p> <ul> <li> <p> <code>latest</code> - Use the latest runtime available for the chip. If you specify <code>latest</code> and a new version of the runtime is released, the new version of the runtime is used.</p> </li> <li> <p> <code>grid:r550</code> - <a href="https://docs.nvidia.com/vgpu/17.0/index.html">NVIDIA vGPU software 17</a> </p> </li> <li> <p> <code>grid:r535</code> - <a href="https://docs.nvidia.com/vgpu/16.0/index.html">NVIDIA vGPU software 16</a> </p> </li> </ul> <p>If you don't specify a runtime, Deadline Cloud uses <code>latest</code> as the default. However, if you have multiple accelerators and specify <code>latest</code> for some and leave others blank, Deadline Cloud raises an exception.</p>
|
|
91
46
|
* @public
|
|
92
47
|
*/
|
|
93
48
|
runtime?: string | undefined;
|
|
94
49
|
}
|
|
95
50
|
/**
|
|
96
|
-
* <p>Provides information about the GPU accelerators used for jobs processed by a
|
|
97
|
-
* fleet.</p>
|
|
51
|
+
* <p>Provides information about the GPU accelerators used for jobs processed by a fleet.</p>
|
|
98
52
|
* @public
|
|
99
53
|
*/
|
|
100
54
|
export interface AcceleratorCapabilities {
|
|
101
55
|
/**
|
|
102
|
-
* <p>A list of accelerator capabilities requested for this fleet. Only Amazon Elastic Compute Cloud instances
|
|
103
|
-
* that provide these capabilities will be used. For example, if you specify both L4 and T4
|
|
104
|
-
* chips, Deadline Cloud will use Amazon EC2 instances that have either the L4 or the T4 chip
|
|
105
|
-
* installed.</p>
|
|
56
|
+
* <p>A list of accelerator capabilities requested for this fleet. Only Amazon Elastic Compute Cloud instances that provide these capabilities will be used. For example, if you specify both L4 and T4 chips, Deadline Cloud will use Amazon EC2 instances that have either the L4 or the T4 chip installed.</p>
|
|
106
57
|
* @public
|
|
107
58
|
*/
|
|
108
59
|
selections: AcceleratorSelection[] | undefined;
|
|
@@ -113,8 +64,7 @@ export interface AcceleratorCapabilities {
|
|
|
113
64
|
count?: AcceleratorCountRange | undefined;
|
|
114
65
|
}
|
|
115
66
|
/**
|
|
116
|
-
* <p>Defines the maximum and minimum amount of memory, in MiB, to use for the
|
|
117
|
-
* accelerator.</p>
|
|
67
|
+
* <p>Defines the maximum and minimum amount of memory, in MiB, to use for the accelerator.</p>
|
|
118
68
|
* @public
|
|
119
69
|
*/
|
|
120
70
|
export interface AcceleratorTotalMemoryMiBRange {
|
|
@@ -553,6 +503,7 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
553
503
|
* @enum
|
|
554
504
|
*/
|
|
555
505
|
export declare const ServiceQuotaExceededExceptionReason: {
|
|
506
|
+
readonly DEPENDENCY_LIMIT_EXCEEDED: "DEPENDENCY_LIMIT_EXCEEDED";
|
|
556
507
|
readonly KMS_KEY_LIMIT_EXCEEDED: "KMS_KEY_LIMIT_EXCEEDED";
|
|
557
508
|
readonly SERVICE_QUOTA_EXCEEDED_EXCEPTION: "SERVICE_QUOTA_EXCEEDED_EXCEPTION";
|
|
558
509
|
};
|
|
@@ -561,8 +512,7 @@ export declare const ServiceQuotaExceededExceptionReason: {
|
|
|
561
512
|
*/
|
|
562
513
|
export type ServiceQuotaExceededExceptionReason = (typeof ServiceQuotaExceededExceptionReason)[keyof typeof ServiceQuotaExceededExceptionReason];
|
|
563
514
|
/**
|
|
564
|
-
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
|
|
565
|
-
* maximum number of service resources or operations for your Amazon Web Services account.</p>
|
|
515
|
+
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your Amazon Web Services account.</p>
|
|
566
516
|
* @public
|
|
567
517
|
*/
|
|
568
518
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
@@ -669,8 +619,7 @@ export declare const ValidationExceptionReason: {
|
|
|
669
619
|
*/
|
|
670
620
|
export type ValidationExceptionReason = (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
|
|
671
621
|
/**
|
|
672
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
673
|
-
* unsupported characters.</p>
|
|
622
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
674
623
|
* @public
|
|
675
624
|
*/
|
|
676
625
|
export declare class ValidationException extends __BaseException {
|
|
@@ -918,8 +867,7 @@ export declare const ConflictExceptionReason: {
|
|
|
918
867
|
*/
|
|
919
868
|
export type ConflictExceptionReason = (typeof ConflictExceptionReason)[keyof typeof ConflictExceptionReason];
|
|
920
869
|
/**
|
|
921
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
922
|
-
* than one operation on the same resource at the same time.</p>
|
|
870
|
+
* <p>Your request has conflicting operations. This can occur if you're trying to perform more than one operation on the same resource at the same time.</p>
|
|
923
871
|
* @public
|
|
924
872
|
*/
|
|
925
873
|
export declare class ConflictException extends __BaseException {
|
|
@@ -1267,14 +1215,12 @@ export declare namespace JobEntityIdentifiersUnion {
|
|
|
1267
1215
|
*/
|
|
1268
1216
|
export interface BatchGetJobEntityRequest {
|
|
1269
1217
|
/**
|
|
1270
|
-
* <p>The farm ID of the worker that's fetching job details. The worker must have an
|
|
1271
|
-
* assignment on a job to fetch job details.</p>
|
|
1218
|
+
* <p>The farm ID of the worker that's fetching job details. The worker must have an assignment on a job to fetch job details.</p>
|
|
1272
1219
|
* @public
|
|
1273
1220
|
*/
|
|
1274
1221
|
farmId: string | undefined;
|
|
1275
1222
|
/**
|
|
1276
|
-
* <p>The fleet ID of the worker that's fetching job details. The worker must have an
|
|
1277
|
-
* assignment on a job to fetch job details.</p>
|
|
1223
|
+
* <p>The fleet ID of the worker that's fetching job details. The worker must have an assignment on a job to fetch job details.</p>
|
|
1278
1224
|
* @public
|
|
1279
1225
|
*/
|
|
1280
1226
|
fleetId: string | undefined;
|
|
@@ -1407,8 +1353,7 @@ export interface JobRunAsUser {
|
|
|
1407
1353
|
*/
|
|
1408
1354
|
windows?: WindowsUser | undefined;
|
|
1409
1355
|
/**
|
|
1410
|
-
* <p>Specifies whether the job should run using the queue's system user or if the job should
|
|
1411
|
-
* run using the worker agent system user.</p>
|
|
1356
|
+
* <p>Specifies whether the job should run using the queue's system user or if the job should run using the worker agent system user.</p>
|
|
1412
1357
|
* @public
|
|
1413
1358
|
*/
|
|
1414
1359
|
runAs: RunAs | undefined;
|
|
@@ -1880,10 +1825,7 @@ export interface BudgetActionToAdd {
|
|
|
1880
1825
|
*/
|
|
1881
1826
|
thresholdPercentage: number | undefined;
|
|
1882
1827
|
/**
|
|
1883
|
-
* <p>A description for the budget action to add.</p>
|
|
1884
|
-
* <important>
|
|
1885
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
1886
|
-
* </important>
|
|
1828
|
+
* <p>A description for the budget action to add.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
1887
1829
|
* @public
|
|
1888
1830
|
*/
|
|
1889
1831
|
description?: string | undefined;
|
|
@@ -2000,18 +1942,12 @@ export interface CreateBudgetRequest {
|
|
|
2000
1942
|
*/
|
|
2001
1943
|
usageTrackingResource: UsageTrackingResource | undefined;
|
|
2002
1944
|
/**
|
|
2003
|
-
* <p>The display name of the budget.</p>
|
|
2004
|
-
* <important>
|
|
2005
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2006
|
-
* </important>
|
|
1945
|
+
* <p>The display name of the budget.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2007
1946
|
* @public
|
|
2008
1947
|
*/
|
|
2009
1948
|
displayName: string | undefined;
|
|
2010
1949
|
/**
|
|
2011
|
-
* <p>The description of the budget.</p>
|
|
2012
|
-
* <important>
|
|
2013
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2014
|
-
* </important>
|
|
1950
|
+
* <p>The description of the budget.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2015
1951
|
* @public
|
|
2016
1952
|
*/
|
|
2017
1953
|
description?: string | undefined;
|
|
@@ -2092,10 +2028,7 @@ export interface ResponseBudgetAction {
|
|
|
2092
2028
|
*/
|
|
2093
2029
|
thresholdPercentage: number | undefined;
|
|
2094
2030
|
/**
|
|
2095
|
-
* <p>The budget action description.</p>
|
|
2096
|
-
* <important>
|
|
2097
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2098
|
-
* </important>
|
|
2031
|
+
* <p>The budget action description.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2099
2032
|
* @public
|
|
2100
2033
|
*/
|
|
2101
2034
|
description?: string | undefined;
|
|
@@ -2138,34 +2071,17 @@ export interface GetBudgetResponse {
|
|
|
2138
2071
|
*/
|
|
2139
2072
|
usageTrackingResource: UsageTrackingResource | undefined;
|
|
2140
2073
|
/**
|
|
2141
|
-
* <p>The status of the budget.</p>
|
|
2142
|
-
* <ul>
|
|
2143
|
-
* <li>
|
|
2144
|
-
* <p>
|
|
2145
|
-
* <code>ACTIVE</code>–Get a budget being evaluated.</p>
|
|
2146
|
-
* </li>
|
|
2147
|
-
* <li>
|
|
2148
|
-
* <p>
|
|
2149
|
-
* <code>INACTIVE</code>–Get an inactive budget. This can include expired,
|
|
2150
|
-
* canceled, or deleted statuses.</p>
|
|
2151
|
-
* </li>
|
|
2152
|
-
* </ul>
|
|
2074
|
+
* <p>The status of the budget.</p> <ul> <li> <p> <code>ACTIVE</code>–Get a budget being evaluated.</p> </li> <li> <p> <code>INACTIVE</code>–Get an inactive budget. This can include expired, canceled, or deleted statuses.</p> </li> </ul>
|
|
2153
2075
|
* @public
|
|
2154
2076
|
*/
|
|
2155
2077
|
status: BudgetStatus | undefined;
|
|
2156
2078
|
/**
|
|
2157
|
-
* <p>The display name of the budget.</p>
|
|
2158
|
-
* <important>
|
|
2159
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2160
|
-
* </important>
|
|
2079
|
+
* <p>The display name of the budget.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2161
2080
|
* @public
|
|
2162
2081
|
*/
|
|
2163
2082
|
displayName: string | undefined;
|
|
2164
2083
|
/**
|
|
2165
|
-
* <p>The description of the budget.</p>
|
|
2166
|
-
* <important>
|
|
2167
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2168
|
-
* </important>
|
|
2084
|
+
* <p>The description of the budget.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2169
2085
|
* @public
|
|
2170
2086
|
*/
|
|
2171
2087
|
description?: string | undefined;
|
|
@@ -2256,34 +2172,17 @@ export interface BudgetSummary {
|
|
|
2256
2172
|
*/
|
|
2257
2173
|
usageTrackingResource: UsageTrackingResource | undefined;
|
|
2258
2174
|
/**
|
|
2259
|
-
* <p>The status of the budget.</p>
|
|
2260
|
-
* <ul>
|
|
2261
|
-
* <li>
|
|
2262
|
-
* <p>
|
|
2263
|
-
* <code>ACTIVE</code>–The budget is being evaluated.</p>
|
|
2264
|
-
* </li>
|
|
2265
|
-
* <li>
|
|
2266
|
-
* <p>
|
|
2267
|
-
* <code>INACTIVE</code>–The budget is inactive. This can include Expired,
|
|
2268
|
-
* Canceled, or deleted Deleted statuses.</p>
|
|
2269
|
-
* </li>
|
|
2270
|
-
* </ul>
|
|
2175
|
+
* <p>The status of the budget.</p> <ul> <li> <p> <code>ACTIVE</code>–The budget is being evaluated.</p> </li> <li> <p> <code>INACTIVE</code>–The budget is inactive. This can include Expired, Canceled, or deleted Deleted statuses.</p> </li> </ul>
|
|
2271
2176
|
* @public
|
|
2272
2177
|
*/
|
|
2273
2178
|
status: BudgetStatus | undefined;
|
|
2274
2179
|
/**
|
|
2275
|
-
* <p>The display name of the budget summary to update.</p>
|
|
2276
|
-
* <important>
|
|
2277
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2278
|
-
* </important>
|
|
2180
|
+
* <p>The display name of the budget summary to update.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2279
2181
|
* @public
|
|
2280
2182
|
*/
|
|
2281
2183
|
displayName: string | undefined;
|
|
2282
2184
|
/**
|
|
2283
|
-
* <p>The description of the budget summary.</p>
|
|
2284
|
-
* <important>
|
|
2285
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2286
|
-
* </important>
|
|
2185
|
+
* <p>The description of the budget summary.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2287
2186
|
*
|
|
2288
2187
|
* @deprecated
|
|
2289
2188
|
* @public
|
|
@@ -2355,34 +2254,17 @@ export interface UpdateBudgetRequest {
|
|
|
2355
2254
|
*/
|
|
2356
2255
|
budgetId: string | undefined;
|
|
2357
2256
|
/**
|
|
2358
|
-
* <p>The display name of the budget to update.</p>
|
|
2359
|
-
* <important>
|
|
2360
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2361
|
-
* </important>
|
|
2257
|
+
* <p>The display name of the budget to update.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2362
2258
|
* @public
|
|
2363
2259
|
*/
|
|
2364
2260
|
displayName?: string | undefined;
|
|
2365
2261
|
/**
|
|
2366
|
-
* <p>The description of the budget to update.</p>
|
|
2367
|
-
* <important>
|
|
2368
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2369
|
-
* </important>
|
|
2262
|
+
* <p>The description of the budget to update.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2370
2263
|
* @public
|
|
2371
2264
|
*/
|
|
2372
2265
|
description?: string | undefined;
|
|
2373
2266
|
/**
|
|
2374
|
-
* <p>Updates the status of the budget.</p>
|
|
2375
|
-
* <ul>
|
|
2376
|
-
* <li>
|
|
2377
|
-
* <p>
|
|
2378
|
-
* <code>ACTIVE</code>–The budget is being evaluated.</p>
|
|
2379
|
-
* </li>
|
|
2380
|
-
* <li>
|
|
2381
|
-
* <p>
|
|
2382
|
-
* <code>INACTIVE</code>–The budget is inactive. This can include Expired,
|
|
2383
|
-
* Canceled, or deleted Deleted statuses.</p>
|
|
2384
|
-
* </li>
|
|
2385
|
-
* </ul>
|
|
2267
|
+
* <p>Updates the status of the budget.</p> <ul> <li> <p> <code>ACTIVE</code>–The budget is being evaluated.</p> </li> <li> <p> <code>INACTIVE</code>–The budget is inactive. This can include Expired, Canceled, or deleted Deleted statuses.</p> </li> </ul>
|
|
2386
2268
|
* @public
|
|
2387
2269
|
*/
|
|
2388
2270
|
status?: BudgetStatus | undefined;
|
|
@@ -2392,8 +2274,7 @@ export interface UpdateBudgetRequest {
|
|
|
2392
2274
|
*/
|
|
2393
2275
|
approximateDollarLimit?: number | undefined;
|
|
2394
2276
|
/**
|
|
2395
|
-
* <p>The budget actions to add. Budget actions specify what happens when the budget runs
|
|
2396
|
-
* out.</p>
|
|
2277
|
+
* <p>The budget actions to add. Budget actions specify what happens when the budget runs out.</p>
|
|
2397
2278
|
* @public
|
|
2398
2279
|
*/
|
|
2399
2280
|
actionsToAdd?: BudgetActionToAdd[] | undefined;
|
|
@@ -2480,8 +2361,7 @@ export interface CopyJobTemplateRequest {
|
|
|
2480
2361
|
*/
|
|
2481
2362
|
queueId: string | undefined;
|
|
2482
2363
|
/**
|
|
2483
|
-
* <p>The Amazon S3 bucket name and key where you would like to add a copy of the job
|
|
2484
|
-
* template.</p>
|
|
2364
|
+
* <p>The Amazon S3 bucket name and key where you would like to add a copy of the job template.</p>
|
|
2485
2365
|
* @public
|
|
2486
2366
|
*/
|
|
2487
2367
|
targetS3Location: S3Location | undefined;
|
|
@@ -2530,18 +2410,12 @@ export interface CreateFarmRequest {
|
|
|
2530
2410
|
*/
|
|
2531
2411
|
clientToken?: string | undefined;
|
|
2532
2412
|
/**
|
|
2533
|
-
* <p>The display name of the farm.</p>
|
|
2534
|
-
* <important>
|
|
2535
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2536
|
-
* </important>
|
|
2413
|
+
* <p>The display name of the farm.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2537
2414
|
* @public
|
|
2538
2415
|
*/
|
|
2539
2416
|
displayName: string | undefined;
|
|
2540
2417
|
/**
|
|
2541
|
-
* <p>The description of the farm.</p>
|
|
2542
|
-
* <important>
|
|
2543
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2544
|
-
* </important>
|
|
2418
|
+
* <p>The description of the farm.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2545
2419
|
* @public
|
|
2546
2420
|
*/
|
|
2547
2421
|
description?: string | undefined;
|
|
@@ -2732,14 +2606,7 @@ export interface CustomerManagedFleetConfiguration {
|
|
|
2732
2606
|
*/
|
|
2733
2607
|
storageProfileId?: string | undefined;
|
|
2734
2608
|
/**
|
|
2735
|
-
* <p>Specifies whether tags associated with a fleet are attached to workers when the worker
|
|
2736
|
-
* is launched. </p>
|
|
2737
|
-
* <p>When the <code>tagPropagationMode</code> is set to
|
|
2738
|
-
* <code>PROPAGATE_TAGS_TO_WORKERS_AT_LAUNCH</code> any tag associated with a fleet is
|
|
2739
|
-
* attached to workers when they launch. If the tags for a fleet change, the tags associated
|
|
2740
|
-
* with running workers <b>do not</b> change.</p>
|
|
2741
|
-
* <p>If you don't specify <code>tagPropagationMode</code>, the default is
|
|
2742
|
-
* <code>NO_PROPAGATION</code>.</p>
|
|
2609
|
+
* <p>Specifies whether tags associated with a fleet are attached to workers when the worker is launched. </p> <p>When the <code>tagPropagationMode</code> is set to <code>PROPAGATE_TAGS_TO_WORKERS_AT_LAUNCH</code> any tag associated with a fleet is attached to workers when they launch. If the tags for a fleet change, the tags associated with running workers <b>do not</b> change.</p> <p>If you don't specify <code>tagPropagationMode</code>, the default is <code>NO_PROPAGATION</code>.</p>
|
|
2743
2610
|
* @public
|
|
2744
2611
|
*/
|
|
2745
2612
|
tagPropagationMode?: TagPropagationMode | undefined;
|
|
@@ -2808,8 +2675,7 @@ export interface ServiceManagedEc2InstanceCapabilities {
|
|
|
2808
2675
|
*/
|
|
2809
2676
|
rootEbsVolume?: Ec2EbsVolume | undefined;
|
|
2810
2677
|
/**
|
|
2811
|
-
* <p>Describes the GPU accelerator capabilities required for worker host instances in this
|
|
2812
|
-
* fleet.</p>
|
|
2678
|
+
* <p>Describes the GPU accelerator capabilities required for worker host instances in this fleet.</p>
|
|
2813
2679
|
* @public
|
|
2814
2680
|
*/
|
|
2815
2681
|
acceleratorCapabilities?: AcceleratorCapabilities | undefined;
|
|
@@ -2915,6 +2781,22 @@ export declare namespace FleetConfiguration {
|
|
|
2915
2781
|
}
|
|
2916
2782
|
const visit: <T>(value: FleetConfiguration, visitor: Visitor<T>) => T;
|
|
2917
2783
|
}
|
|
2784
|
+
/**
|
|
2785
|
+
* <p>Provides a script that runs as a worker is starting up that you can use to provide additional configuration for workers in your fleet. </p> <p>To remove a script from a fleet, use the <a href="https://docs.aws.amazon.com/deadline-cloud/latest/APIReference/API_UpdateFleet.html">UpdateFleet</a> operation with the <code>hostConfiguration</code> <code>scriptBody</code> parameter set to an empty string ("").</p>
|
|
2786
|
+
* @public
|
|
2787
|
+
*/
|
|
2788
|
+
export interface HostConfiguration {
|
|
2789
|
+
/**
|
|
2790
|
+
* <p>The text of the script that runs as a worker is starting up that you can use to provide additional configuration for workers in your fleet. The script runs after a worker enters the <code>STARTING</code> state and before the worker processes tasks.</p> <p>For more information about using the script, see <a href="https://docs.aws.amazon.com/deadline-cloud/latest/developerguide/smf-admin.html">Run scripts as an administrator to configure workers</a> in the <i>Deadline Cloud Developer Guide</i>. </p> <important> <p>The script runs as an administrative user (<code>sudo root</code> on Linux, as an Administrator on Windows). </p> </important>
|
|
2791
|
+
* @public
|
|
2792
|
+
*/
|
|
2793
|
+
scriptBody: string | undefined;
|
|
2794
|
+
/**
|
|
2795
|
+
* <p>The maximum time that the host configuration can run. If the timeout expires, the worker enters the <code>NOT RESPONDING</code> state and shuts down. You are charged for the time that the worker is running the host configuration script.</p> <note> <p>You should configure your fleet for a maximum of one worker while testing your host configuration script to avoid starting additional workers.</p> </note> <p>The default is 300 seconds (5 minutes).</p>
|
|
2796
|
+
* @public
|
|
2797
|
+
*/
|
|
2798
|
+
scriptTimeoutSeconds?: number | undefined;
|
|
2799
|
+
}
|
|
2918
2800
|
/**
|
|
2919
2801
|
* @public
|
|
2920
2802
|
*/
|
|
@@ -2930,18 +2812,12 @@ export interface CreateFleetRequest {
|
|
|
2930
2812
|
*/
|
|
2931
2813
|
farmId: string | undefined;
|
|
2932
2814
|
/**
|
|
2933
|
-
* <p>The display name of the fleet.</p>
|
|
2934
|
-
* <important>
|
|
2935
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2936
|
-
* </important>
|
|
2815
|
+
* <p>The display name of the fleet.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2937
2816
|
* @public
|
|
2938
2817
|
*/
|
|
2939
2818
|
displayName: string | undefined;
|
|
2940
2819
|
/**
|
|
2941
|
-
* <p>The description of the fleet.</p>
|
|
2942
|
-
* <important>
|
|
2943
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
2944
|
-
* </important>
|
|
2820
|
+
* <p>The description of the fleet.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
2945
2821
|
* @public
|
|
2946
2822
|
*/
|
|
2947
2823
|
description?: string | undefined;
|
|
@@ -2956,13 +2832,12 @@ export interface CreateFleetRequest {
|
|
|
2956
2832
|
*/
|
|
2957
2833
|
minWorkerCount?: number | undefined;
|
|
2958
2834
|
/**
|
|
2959
|
-
* <p>The maximum number of workers for the fleet.</p>
|
|
2835
|
+
* <p>The maximum number of workers for the fleet.</p> <p>Deadline Cloud limits the number of workers to less than or equal to the fleet's maximum worker count. The service maintains eventual consistency for the worker count. If you make multiple rapid calls to <code>CreateWorker</code> before the field updates, you might exceed your fleet's maximum worker count. For example, if your <code>maxWorkerCount</code> is 10 and you currently have 9 workers, making two quick <code>CreateWorker</code> calls might successfully create 2 workers instead of 1, resulting in 11 total workers.</p>
|
|
2960
2836
|
* @public
|
|
2961
2837
|
*/
|
|
2962
2838
|
maxWorkerCount: number | undefined;
|
|
2963
2839
|
/**
|
|
2964
|
-
* <p>The configuration settings for the fleet. Customer managed fleets are self-managed.
|
|
2965
|
-
* Service managed Amazon EC2 fleets are managed by Deadline Cloud.</p>
|
|
2840
|
+
* <p>The configuration settings for the fleet. Customer managed fleets are self-managed. Service managed Amazon EC2 fleets are managed by Deadline Cloud.</p>
|
|
2966
2841
|
* @public
|
|
2967
2842
|
*/
|
|
2968
2843
|
configuration: FleetConfiguration | undefined;
|
|
@@ -2971,6 +2846,11 @@ export interface CreateFleetRequest {
|
|
|
2971
2846
|
* @public
|
|
2972
2847
|
*/
|
|
2973
2848
|
tags?: Record<string, string> | undefined;
|
|
2849
|
+
/**
|
|
2850
|
+
* <p>Provides a script that runs as a worker is starting up that you can use to provide additional configuration for workers in your fleet.</p>
|
|
2851
|
+
* @public
|
|
2852
|
+
*/
|
|
2853
|
+
hostConfiguration?: HostConfiguration | undefined;
|
|
2974
2854
|
}
|
|
2975
2855
|
/**
|
|
2976
2856
|
* @public
|
|
@@ -3024,8 +2904,7 @@ export interface CreateJobRequest {
|
|
|
3024
2904
|
*/
|
|
3025
2905
|
templateType?: JobTemplateType | undefined;
|
|
3026
2906
|
/**
|
|
3027
|
-
* <p>The priority of the job. The highest priority (first scheduled) is 100. When two jobs
|
|
3028
|
-
* have the same priority, the oldest job is scheduled first.</p>
|
|
2907
|
+
* <p>The priority of the job. The highest priority (first scheduled) is 100. When two jobs have the same priority, the oldest job is scheduled first.</p>
|
|
3029
2908
|
* @public
|
|
3030
2909
|
*/
|
|
3031
2910
|
priority: number | undefined;
|
|
@@ -3035,8 +2914,7 @@ export interface CreateJobRequest {
|
|
|
3035
2914
|
*/
|
|
3036
2915
|
parameters?: Record<string, JobParameter> | undefined;
|
|
3037
2916
|
/**
|
|
3038
|
-
* <p>The attachments for the job. Attach files required for the job to run to a render
|
|
3039
|
-
* job.</p>
|
|
2917
|
+
* <p>The attachments for the job. Attach files required for the job to run to a render job.</p>
|
|
3040
2918
|
* @public
|
|
3041
2919
|
*/
|
|
3042
2920
|
attachments?: Attachments | undefined;
|
|
@@ -3046,8 +2924,7 @@ export interface CreateJobRequest {
|
|
|
3046
2924
|
*/
|
|
3047
2925
|
storageProfileId?: string | undefined;
|
|
3048
2926
|
/**
|
|
3049
|
-
* <p>The initial job status when it is created. Jobs that are created with a
|
|
3050
|
-
* <code>SUSPENDED</code> status will not run until manually requeued.</p>
|
|
2927
|
+
* <p>The initial job status when it is created. Jobs that are created with a <code>SUSPENDED</code> status will not run until manually requeued.</p>
|
|
3051
2928
|
* @public
|
|
3052
2929
|
*/
|
|
3053
2930
|
targetTaskRunStatus?: CreateJobTargetTaskRunStatus | undefined;
|
|
@@ -3062,13 +2939,7 @@ export interface CreateJobRequest {
|
|
|
3062
2939
|
*/
|
|
3063
2940
|
maxRetriesPerTask?: number | undefined;
|
|
3064
2941
|
/**
|
|
3065
|
-
* <p>The maximum number of worker hosts that can concurrently process a job. When the
|
|
3066
|
-
* <code>maxWorkerCount</code> is reached, no more workers will be assigned to process the
|
|
3067
|
-
* job, even if the fleets assigned to the job's queue has available workers.</p>
|
|
3068
|
-
* <p>You can't set the <code>maxWorkerCount</code> to 0. If you set it to -1, there is no
|
|
3069
|
-
* maximum number of workers.</p>
|
|
3070
|
-
* <p>If you don't specify the <code>maxWorkerCount</code>, Deadline Cloud won't throttle
|
|
3071
|
-
* the number of workers used to process the job.</p>
|
|
2942
|
+
* <p>The maximum number of worker hosts that can concurrently process a job. When the <code>maxWorkerCount</code> is reached, no more workers will be assigned to process the job, even if the fleets assigned to the job's queue has available workers.</p> <p>You can't set the <code>maxWorkerCount</code> to 0. If you set it to -1, there is no maximum number of workers.</p> <p>If you don't specify the <code>maxWorkerCount</code>, Deadline Cloud won't throttle the number of workers used to process the job.</p>
|
|
3072
2943
|
* @public
|
|
3073
2944
|
*/
|
|
3074
2945
|
maxWorkerCount?: number | undefined;
|
|
@@ -3138,26 +3009,17 @@ export interface CreateLimitRequest {
|
|
|
3138
3009
|
*/
|
|
3139
3010
|
clientToken?: string | undefined;
|
|
3140
3011
|
/**
|
|
3141
|
-
* <p>The display name of the limit.</p>
|
|
3142
|
-
* <important>
|
|
3143
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
3144
|
-
* </important>
|
|
3012
|
+
* <p>The display name of the limit.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
3145
3013
|
* @public
|
|
3146
3014
|
*/
|
|
3147
3015
|
displayName: string | undefined;
|
|
3148
3016
|
/**
|
|
3149
|
-
* <p>The value that you specify as the <code>name</code> in the <code>amounts</code> field of
|
|
3150
|
-
* the <code>hostRequirements</code> in a step of a job template to declare the limit
|
|
3151
|
-
* requirement.</p>
|
|
3017
|
+
* <p>The value that you specify as the <code>name</code> in the <code>amounts</code> field of the <code>hostRequirements</code> in a step of a job template to declare the limit requirement.</p>
|
|
3152
3018
|
* @public
|
|
3153
3019
|
*/
|
|
3154
3020
|
amountRequirementName: string | undefined;
|
|
3155
3021
|
/**
|
|
3156
|
-
* <p>The maximum number of resources constrained by this limit. When all of the resources are
|
|
3157
|
-
* in use, steps that require the limit won't be scheduled until the resource is
|
|
3158
|
-
* available.</p>
|
|
3159
|
-
* <p>The <code>maxCount</code> must not be 0. If the value is -1, there is no restriction on
|
|
3160
|
-
* the number of resources that can be acquired for this limit.</p>
|
|
3022
|
+
* <p>The maximum number of resources constrained by this limit. When all of the resources are in use, steps that require the limit won't be scheduled until the resource is available.</p> <p>The <code>maxCount</code> must not be 0. If the value is -1, there is no restriction on the number of resources that can be acquired for this limit.</p>
|
|
3161
3023
|
* @public
|
|
3162
3024
|
*/
|
|
3163
3025
|
maxCount: number | undefined;
|
|
@@ -3167,11 +3029,7 @@ export interface CreateLimitRequest {
|
|
|
3167
3029
|
*/
|
|
3168
3030
|
farmId: string | undefined;
|
|
3169
3031
|
/**
|
|
3170
|
-
* <p>A description of the limit. A description helps you identify the purpose of the
|
|
3171
|
-
* limit.</p>
|
|
3172
|
-
* <important>
|
|
3173
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
3174
|
-
* </important>
|
|
3032
|
+
* <p>A description of the limit. A description helps you identify the purpose of the limit.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
3175
3033
|
* @public
|
|
3176
3034
|
*/
|
|
3177
3035
|
description?: string | undefined;
|
|
@@ -3181,8 +3039,7 @@ export interface CreateLimitRequest {
|
|
|
3181
3039
|
*/
|
|
3182
3040
|
export interface CreateLimitResponse {
|
|
3183
3041
|
/**
|
|
3184
|
-
* <p>A unique identifier for the limit. Use this identifier in other operations, such as
|
|
3185
|
-
* <code>CreateQueueLimitAssociation</code> and <code>DeleteLimit</code>.</p>
|
|
3042
|
+
* <p>A unique identifier for the limit. Use this identifier in other operations, such as <code>CreateQueueLimitAssociation</code> and <code>DeleteLimit</code>.</p>
|
|
3186
3043
|
* @public
|
|
3187
3044
|
*/
|
|
3188
3045
|
limitId: string | undefined;
|
|
@@ -3197,10 +3054,7 @@ export interface CreateMonitorRequest {
|
|
|
3197
3054
|
*/
|
|
3198
3055
|
clientToken?: string | undefined;
|
|
3199
3056
|
/**
|
|
3200
|
-
* <p>The name that you give the monitor that is displayed in the Deadline Cloud console.</p>
|
|
3201
|
-
* <important>
|
|
3202
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
3203
|
-
* </important>
|
|
3057
|
+
* <p>The name that you give the monitor that is displayed in the Deadline Cloud console.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
3204
3058
|
* @public
|
|
3205
3059
|
*/
|
|
3206
3060
|
displayName: string | undefined;
|
|
@@ -3210,15 +3064,12 @@ export interface CreateMonitorRequest {
|
|
|
3210
3064
|
*/
|
|
3211
3065
|
identityCenterInstanceArn: string | undefined;
|
|
3212
3066
|
/**
|
|
3213
|
-
* <p>The subdomain to use when creating the monitor URL. The full URL of the monitor is
|
|
3214
|
-
* subdomain.Region.deadlinecloud.amazonaws.com.</p>
|
|
3067
|
+
* <p>The subdomain to use when creating the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.</p>
|
|
3215
3068
|
* @public
|
|
3216
3069
|
*/
|
|
3217
3070
|
subdomain: string | undefined;
|
|
3218
3071
|
/**
|
|
3219
|
-
* <p>The Amazon Resource Name (ARN) of the IAM role that the monitor uses to connect to Deadline Cloud. Every user
|
|
3220
|
-
* that signs in to the monitor using IAM Identity Center uses this role to access Deadline Cloud
|
|
3221
|
-
* resources.</p>
|
|
3072
|
+
* <p>The Amazon Resource Name (ARN) of the IAM role that the monitor uses to connect to Deadline Cloud. Every user that signs in to the monitor using IAM Identity Center uses this role to access Deadline Cloud resources.</p>
|
|
3222
3073
|
* @public
|
|
3223
3074
|
*/
|
|
3224
3075
|
roleArn: string | undefined;
|
|
@@ -3266,18 +3117,12 @@ export interface CreateQueueRequest {
|
|
|
3266
3117
|
*/
|
|
3267
3118
|
farmId: string | undefined;
|
|
3268
3119
|
/**
|
|
3269
|
-
* <p>The display name of the queue.</p>
|
|
3270
|
-
* <important>
|
|
3271
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
3272
|
-
* </important>
|
|
3120
|
+
* <p>The display name of the queue.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
3273
3121
|
* @public
|
|
3274
3122
|
*/
|
|
3275
3123
|
displayName: string | undefined;
|
|
3276
3124
|
/**
|
|
3277
|
-
* <p>The description of the queue.</p>
|
|
3278
|
-
* <important>
|
|
3279
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
3280
|
-
* </important>
|
|
3125
|
+
* <p>The description of the queue.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
3281
3126
|
* @public
|
|
3282
3127
|
*/
|
|
3283
3128
|
description?: string | undefined;
|
|
@@ -3287,8 +3132,7 @@ export interface CreateQueueRequest {
|
|
|
3287
3132
|
*/
|
|
3288
3133
|
defaultBudgetAction?: DefaultQueueBudgetAction | undefined;
|
|
3289
3134
|
/**
|
|
3290
|
-
* <p>The job attachment settings for the queue. These are the Amazon S3 bucket name and the Amazon S3
|
|
3291
|
-
* prefix.</p>
|
|
3135
|
+
* <p>The job attachment settings for the queue. These are the Amazon S3 bucket name and the Amazon S3 prefix.</p>
|
|
3292
3136
|
* @public
|
|
3293
3137
|
*/
|
|
3294
3138
|
jobAttachmentSettings?: JobAttachmentSettings | undefined;
|
|
@@ -3360,9 +3204,7 @@ export interface CreateQueueEnvironmentRequest {
|
|
|
3360
3204
|
*/
|
|
3361
3205
|
queueId: string | undefined;
|
|
3362
3206
|
/**
|
|
3363
|
-
* <p>Sets the priority of the environments in the queue from 0 to 10,000, where 0 is the
|
|
3364
|
-
* highest priority (activated first and deactivated last). If two environments share the same
|
|
3365
|
-
* priority value, the environment created first takes higher priority.</p>
|
|
3207
|
+
* <p>Sets the priority of the environments in the queue from 0 to 10,000, where 0 is the highest priority (activated first and deactivated last). If two environments share the same priority value, the environment created first takes higher priority.</p>
|
|
3366
3208
|
* @public
|
|
3367
3209
|
*/
|
|
3368
3210
|
priority: number | undefined;
|
|
@@ -3498,10 +3340,7 @@ export interface CreateStorageProfileRequest {
|
|
|
3498
3340
|
*/
|
|
3499
3341
|
farmId: string | undefined;
|
|
3500
3342
|
/**
|
|
3501
|
-
* <p>The display name of the storage profile.</p>
|
|
3502
|
-
* <important>
|
|
3503
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
3504
|
-
* </important>
|
|
3343
|
+
* <p>The display name of the storage profile.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
3505
3344
|
* @public
|
|
3506
3345
|
*/
|
|
3507
3346
|
displayName: string | undefined;
|
|
@@ -3649,8 +3488,7 @@ export interface DeleteQueueFleetAssociationResponse {
|
|
|
3649
3488
|
*/
|
|
3650
3489
|
export interface DeleteQueueLimitAssociationRequest {
|
|
3651
3490
|
/**
|
|
3652
|
-
* <p>The unique identifier of the farm that contains the queue and limit to
|
|
3653
|
-
* disassociate.</p>
|
|
3491
|
+
* <p>The unique identifier of the farm that contains the queue and limit to disassociate.</p>
|
|
3654
3492
|
* @public
|
|
3655
3493
|
*/
|
|
3656
3494
|
farmId: string | undefined;
|
|
@@ -3856,18 +3694,12 @@ export interface GetFleetResponse {
|
|
|
3856
3694
|
*/
|
|
3857
3695
|
farmId: string | undefined;
|
|
3858
3696
|
/**
|
|
3859
|
-
* <p>The display name of the fleet.</p>
|
|
3860
|
-
* <important>
|
|
3861
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
3862
|
-
* </important>
|
|
3697
|
+
* <p>The display name of the fleet.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
3863
3698
|
* @public
|
|
3864
3699
|
*/
|
|
3865
3700
|
displayName: string | undefined;
|
|
3866
3701
|
/**
|
|
3867
|
-
* <p>The description of the fleet.</p>
|
|
3868
|
-
* <important>
|
|
3869
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
3870
|
-
* </important>
|
|
3702
|
+
* <p>The description of the fleet.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
3871
3703
|
* @public
|
|
3872
3704
|
*/
|
|
3873
3705
|
description?: string | undefined;
|
|
@@ -3877,8 +3709,7 @@ export interface GetFleetResponse {
|
|
|
3877
3709
|
*/
|
|
3878
3710
|
status: FleetStatus | undefined;
|
|
3879
3711
|
/**
|
|
3880
|
-
* <p>The Auto Scaling status of the fleet. Either <code>GROWING</code>, <code>STEADY</code>, or
|
|
3881
|
-
* <code>SHRINKING</code>.</p>
|
|
3712
|
+
* <p>The Auto Scaling status of the fleet. Either <code>GROWING</code>, <code>STEADY</code>, or <code>SHRINKING</code>.</p>
|
|
3882
3713
|
* @public
|
|
3883
3714
|
*/
|
|
3884
3715
|
autoScalingStatus?: AutoScalingStatus | undefined;
|
|
@@ -3908,8 +3739,12 @@ export interface GetFleetResponse {
|
|
|
3908
3739
|
*/
|
|
3909
3740
|
configuration: FleetConfiguration | undefined;
|
|
3910
3741
|
/**
|
|
3911
|
-
* <p>
|
|
3912
|
-
*
|
|
3742
|
+
* <p>The script that runs as a worker is starting up that you can use to provide additional configuration for workers in your fleet.</p>
|
|
3743
|
+
* @public
|
|
3744
|
+
*/
|
|
3745
|
+
hostConfiguration?: HostConfiguration | undefined;
|
|
3746
|
+
/**
|
|
3747
|
+
* <p>Outlines what the fleet is capable of for minimums, maximums, and naming, in addition to attribute names and values.</p>
|
|
3913
3748
|
* @public
|
|
3914
3749
|
*/
|
|
3915
3750
|
capabilities?: FleetCapabilities | undefined;
|
|
@@ -4030,10 +3865,7 @@ export interface ListFleetsRequest {
|
|
|
4030
3865
|
*/
|
|
4031
3866
|
principalId?: string | undefined;
|
|
4032
3867
|
/**
|
|
4033
|
-
* <p>The display names of a list of fleets.</p>
|
|
4034
|
-
* <important>
|
|
4035
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
4036
|
-
* </important>
|
|
3868
|
+
* <p>The display names of a list of fleets.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
4037
3869
|
* @public
|
|
4038
3870
|
*/
|
|
4039
3871
|
displayName?: string | undefined;
|
|
@@ -4069,10 +3901,7 @@ export interface FleetSummary {
|
|
|
4069
3901
|
*/
|
|
4070
3902
|
farmId: string | undefined;
|
|
4071
3903
|
/**
|
|
4072
|
-
* <p>The display name of the fleet summary to update.</p>
|
|
4073
|
-
* <important>
|
|
4074
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
4075
|
-
* </important>
|
|
3904
|
+
* <p>The display name of the fleet summary to update.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
4076
3905
|
* @public
|
|
4077
3906
|
*/
|
|
4078
3907
|
displayName: string | undefined;
|
|
@@ -4167,18 +3996,12 @@ export interface UpdateFleetRequest {
|
|
|
4167
3996
|
*/
|
|
4168
3997
|
fleetId: string | undefined;
|
|
4169
3998
|
/**
|
|
4170
|
-
* <p>The display name of the fleet to update.</p>
|
|
4171
|
-
* <important>
|
|
4172
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
4173
|
-
* </important>
|
|
3999
|
+
* <p>The display name of the fleet to update.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
4174
4000
|
* @public
|
|
4175
4001
|
*/
|
|
4176
4002
|
displayName?: string | undefined;
|
|
4177
4003
|
/**
|
|
4178
|
-
* <p>The description of the fleet to update.</p>
|
|
4179
|
-
* <important>
|
|
4180
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
4181
|
-
* </important>
|
|
4004
|
+
* <p>The description of the fleet to update.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
4182
4005
|
* @public
|
|
4183
4006
|
*/
|
|
4184
4007
|
description?: string | undefined;
|
|
@@ -4193,7 +4016,7 @@ export interface UpdateFleetRequest {
|
|
|
4193
4016
|
*/
|
|
4194
4017
|
minWorkerCount?: number | undefined;
|
|
4195
4018
|
/**
|
|
4196
|
-
* <p>The maximum number of workers in the fleet.</p>
|
|
4019
|
+
* <p>The maximum number of workers in the fleet.</p> <p>Deadline Cloud limits the number of workers to less than or equal to the fleet's maximum worker count. The service maintains eventual consistency for the worker count. If you make multiple rapid calls to <code>CreateWorker</code> before the field updates, you might exceed your fleet's maximum worker count. For example, if your <code>maxWorkerCount</code> is 10 and you currently have 9 workers, making two quick <code>CreateWorker</code> calls might successfully create 2 workers instead of 1, resulting in 11 total workers.</p>
|
|
4197
4020
|
* @public
|
|
4198
4021
|
*/
|
|
4199
4022
|
maxWorkerCount?: number | undefined;
|
|
@@ -4202,6 +4025,11 @@ export interface UpdateFleetRequest {
|
|
|
4202
4025
|
* @public
|
|
4203
4026
|
*/
|
|
4204
4027
|
configuration?: FleetConfiguration | undefined;
|
|
4028
|
+
/**
|
|
4029
|
+
* <p>Provides a script that runs as a worker is starting up that you can use to provide additional configuration for workers in your fleet.</p>
|
|
4030
|
+
* @public
|
|
4031
|
+
*/
|
|
4032
|
+
hostConfiguration?: HostConfiguration | undefined;
|
|
4205
4033
|
}
|
|
4206
4034
|
/**
|
|
4207
4035
|
* @public
|
|
@@ -4665,10 +4493,14 @@ export interface UpdateWorkerResponse {
|
|
|
4665
4493
|
* @public
|
|
4666
4494
|
*/
|
|
4667
4495
|
log?: LogConfiguration | undefined;
|
|
4496
|
+
/**
|
|
4497
|
+
* <p>The script that runs as a worker is starting up that you can use to provide additional configuration for workers in your fleet.</p>
|
|
4498
|
+
* @public
|
|
4499
|
+
*/
|
|
4500
|
+
hostConfiguration?: HostConfiguration | undefined;
|
|
4668
4501
|
}
|
|
4669
4502
|
/**
|
|
4670
|
-
* <p>The updated session action information as it relates to completion and progress of the
|
|
4671
|
-
* session.</p>
|
|
4503
|
+
* <p>The updated session action information as it relates to completion and progress of the session.</p>
|
|
4672
4504
|
* @public
|
|
4673
4505
|
*/
|
|
4674
4506
|
export interface UpdatedSessionActionInfo {
|
|
@@ -4678,8 +4510,7 @@ export interface UpdatedSessionActionInfo {
|
|
|
4678
4510
|
*/
|
|
4679
4511
|
completedStatus?: CompletedStatus | undefined;
|
|
4680
4512
|
/**
|
|
4681
|
-
* <p>The process exit code. The default Deadline Cloud worker agent converts unsigned
|
|
4682
|
-
* 32-bit exit codes to signed 32-bit exit codes.</p>
|
|
4513
|
+
* <p>The process exit code. The default Deadline Cloud worker agent converts unsigned 32-bit exit codes to signed 32-bit exit codes.</p>
|
|
4683
4514
|
* @public
|
|
4684
4515
|
*/
|
|
4685
4516
|
processExitCode?: number | undefined;
|
|
@@ -4790,18 +4621,12 @@ export interface GetFarmResponse {
|
|
|
4790
4621
|
*/
|
|
4791
4622
|
farmId: string | undefined;
|
|
4792
4623
|
/**
|
|
4793
|
-
* <p>The display name of the farm.</p>
|
|
4794
|
-
* <important>
|
|
4795
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
4796
|
-
* </important>
|
|
4624
|
+
* <p>The display name of the farm.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
4797
4625
|
* @public
|
|
4798
4626
|
*/
|
|
4799
4627
|
displayName: string | undefined;
|
|
4800
4628
|
/**
|
|
4801
|
-
* <p>The description of the farm.</p>
|
|
4802
|
-
* <important>
|
|
4803
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
4804
|
-
* </important>
|
|
4629
|
+
* <p>The description of the farm.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
4805
4630
|
* @public
|
|
4806
4631
|
*/
|
|
4807
4632
|
description?: string | undefined;
|
|
@@ -4851,26 +4676,17 @@ export interface GetLimitRequest {
|
|
|
4851
4676
|
*/
|
|
4852
4677
|
export interface GetLimitResponse {
|
|
4853
4678
|
/**
|
|
4854
|
-
* <p>The display name of the limit.</p>
|
|
4855
|
-
* <important>
|
|
4856
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
4857
|
-
* </important>
|
|
4679
|
+
* <p>The display name of the limit.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
4858
4680
|
* @public
|
|
4859
4681
|
*/
|
|
4860
4682
|
displayName: string | undefined;
|
|
4861
4683
|
/**
|
|
4862
|
-
* <p>The value that you specify as the <code>name</code> in the <code>amounts</code> field of
|
|
4863
|
-
* the <code>hostRequirements</code> in a step of a job template to declare the limit
|
|
4864
|
-
* requirement.</p>
|
|
4684
|
+
* <p>The value that you specify as the <code>name</code> in the <code>amounts</code> field of the <code>hostRequirements</code> in a step of a job template to declare the limit requirement.</p>
|
|
4865
4685
|
* @public
|
|
4866
4686
|
*/
|
|
4867
4687
|
amountRequirementName: string | undefined;
|
|
4868
4688
|
/**
|
|
4869
|
-
* <p>The maximum number of resources constrained by this limit. When all of the resources are
|
|
4870
|
-
* in use, steps that require the limit won't be scheduled until the resource is
|
|
4871
|
-
* available.</p>
|
|
4872
|
-
* <p>The <code>maxValue</code> must not be 0. If the value is -1, there is no restriction on
|
|
4873
|
-
* the number of resources that can be acquired for this limit.</p>
|
|
4689
|
+
* <p>The maximum number of resources constrained by this limit. When all of the resources are in use, steps that require the limit won't be scheduled until the resource is available.</p> <p>The <code>maxValue</code> must not be 0. If the value is -1, there is no restriction on the number of resources that can be acquired for this limit.</p>
|
|
4874
4690
|
* @public
|
|
4875
4691
|
*/
|
|
4876
4692
|
maxCount: number | undefined;
|
|
@@ -4905,16 +4721,12 @@ export interface GetLimitResponse {
|
|
|
4905
4721
|
*/
|
|
4906
4722
|
limitId: string | undefined;
|
|
4907
4723
|
/**
|
|
4908
|
-
* <p>The number of resources from the limit that are being used by jobs. The result is
|
|
4909
|
-
* delayed and may not be the count at the time that you called the operation.</p>
|
|
4724
|
+
* <p>The number of resources from the limit that are being used by jobs. The result is delayed and may not be the count at the time that you called the operation.</p>
|
|
4910
4725
|
* @public
|
|
4911
4726
|
*/
|
|
4912
4727
|
currentCount: number | undefined;
|
|
4913
4728
|
/**
|
|
4914
|
-
* <p>The description of the limit that helps identify what the limit is used for.</p>
|
|
4915
|
-
* <important>
|
|
4916
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
4917
|
-
* </important>
|
|
4729
|
+
* <p>The description of the limit that helps identify what the limit is used for.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
4918
4730
|
* @public
|
|
4919
4731
|
*/
|
|
4920
4732
|
description?: string | undefined;
|
|
@@ -4944,10 +4756,7 @@ export interface GetStorageProfileResponse {
|
|
|
4944
4756
|
*/
|
|
4945
4757
|
storageProfileId: string | undefined;
|
|
4946
4758
|
/**
|
|
4947
|
-
* <p>The display name of the storage profile.</p>
|
|
4948
|
-
* <important>
|
|
4949
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
4950
|
-
* </important>
|
|
4759
|
+
* <p>The display name of the storage profile.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
4951
4760
|
* @public
|
|
4952
4761
|
*/
|
|
4953
4762
|
displayName: string | undefined;
|
|
@@ -5079,10 +4888,7 @@ export interface FarmSummary {
|
|
|
5079
4888
|
*/
|
|
5080
4889
|
farmId: string | undefined;
|
|
5081
4890
|
/**
|
|
5082
|
-
* <p>The display name of the farm.</p>
|
|
5083
|
-
* <important>
|
|
5084
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
5085
|
-
* </important>
|
|
4891
|
+
* <p>The display name of the farm.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
5086
4892
|
* @public
|
|
5087
4893
|
*/
|
|
5088
4894
|
displayName: string | undefined;
|
|
@@ -5153,26 +4959,17 @@ export interface ListLimitsRequest {
|
|
|
5153
4959
|
*/
|
|
5154
4960
|
export interface LimitSummary {
|
|
5155
4961
|
/**
|
|
5156
|
-
* <p>The name of the limit used in lists to identify the limit.</p>
|
|
5157
|
-
* <important>
|
|
5158
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
5159
|
-
* </important>
|
|
4962
|
+
* <p>The name of the limit used in lists to identify the limit.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
5160
4963
|
* @public
|
|
5161
4964
|
*/
|
|
5162
4965
|
displayName: string | undefined;
|
|
5163
4966
|
/**
|
|
5164
|
-
* <p>The value that you specify as the <code>name</code> in the <code>amounts</code> field of
|
|
5165
|
-
* the <code>hostRequirements</code> in a step of a job template to declare the limit
|
|
5166
|
-
* requirement.</p>
|
|
4967
|
+
* <p>The value that you specify as the <code>name</code> in the <code>amounts</code> field of the <code>hostRequirements</code> in a step of a job template to declare the limit requirement.</p>
|
|
5167
4968
|
* @public
|
|
5168
4969
|
*/
|
|
5169
4970
|
amountRequirementName: string | undefined;
|
|
5170
4971
|
/**
|
|
5171
|
-
* <p>The maximum number of resources constrained by this limit. When all of the resources are
|
|
5172
|
-
* in use, steps that require the limit won't be scheduled until the resource is
|
|
5173
|
-
* available.</p>
|
|
5174
|
-
* <p>The <code>maxValue</code> must not be 0. If the value is -1, there is no restriction on
|
|
5175
|
-
* the number of resources that can be acquired for this limit.</p>
|
|
4972
|
+
* <p>The maximum number of resources constrained by this limit. When all of the resources are in use, steps that require the limit won't be scheduled until the resource is available.</p> <p>The <code>maxValue</code> must not be 0. If the value is -1, there is no restriction on the number of resources that can be acquired for this limit.</p>
|
|
5176
4973
|
* @public
|
|
5177
4974
|
*/
|
|
5178
4975
|
maxCount: number | undefined;
|
|
@@ -5207,8 +5004,7 @@ export interface LimitSummary {
|
|
|
5207
5004
|
*/
|
|
5208
5005
|
limitId: string | undefined;
|
|
5209
5006
|
/**
|
|
5210
|
-
* <p>The number of resources from the limit that are being used by jobs. The result is
|
|
5211
|
-
* delayed and may not be the count at the time that you called the operation.</p>
|
|
5007
|
+
* <p>The number of resources from the limit that are being used by jobs. The result is delayed and may not be the count at the time that you called the operation.</p>
|
|
5212
5008
|
* @public
|
|
5213
5009
|
*/
|
|
5214
5010
|
currentCount: number | undefined;
|
|
@@ -5259,10 +5055,7 @@ export interface StorageProfileSummary {
|
|
|
5259
5055
|
*/
|
|
5260
5056
|
storageProfileId: string | undefined;
|
|
5261
5057
|
/**
|
|
5262
|
-
* <p>The display name of the storage profile summary to update.</p>
|
|
5263
|
-
* <important>
|
|
5264
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
5265
|
-
* </important>
|
|
5058
|
+
* <p>The display name of the storage profile summary to update.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
5266
5059
|
* @public
|
|
5267
5060
|
*/
|
|
5268
5061
|
displayName: string | undefined;
|
|
@@ -5407,18 +5200,12 @@ export interface GetQueueResponse {
|
|
|
5407
5200
|
*/
|
|
5408
5201
|
queueId: string | undefined;
|
|
5409
5202
|
/**
|
|
5410
|
-
* <p>The display name of the queue.</p>
|
|
5411
|
-
* <important>
|
|
5412
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
5413
|
-
* </important>
|
|
5203
|
+
* <p>The display name of the queue.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
5414
5204
|
* @public
|
|
5415
5205
|
*/
|
|
5416
5206
|
displayName: string | undefined;
|
|
5417
5207
|
/**
|
|
5418
|
-
* <p>The description of the queue.</p>
|
|
5419
|
-
* <important>
|
|
5420
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
5421
|
-
* </important>
|
|
5208
|
+
* <p>The description of the queue.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
5422
5209
|
* @public
|
|
5423
5210
|
*/
|
|
5424
5211
|
description?: string | undefined;
|
|
@@ -5428,22 +5215,7 @@ export interface GetQueueResponse {
|
|
|
5428
5215
|
*/
|
|
5429
5216
|
farmId: string | undefined;
|
|
5430
5217
|
/**
|
|
5431
|
-
* <p>The status of the queue.</p>
|
|
5432
|
-
* <ul>
|
|
5433
|
-
* <li>
|
|
5434
|
-
* <p>
|
|
5435
|
-
* <code>ACTIVE</code>–The queue is active.</p>
|
|
5436
|
-
* </li>
|
|
5437
|
-
* <li>
|
|
5438
|
-
* <p>
|
|
5439
|
-
* <code>SCHEDULING</code>–The queue is scheduling.</p>
|
|
5440
|
-
* </li>
|
|
5441
|
-
* <li>
|
|
5442
|
-
* <p>
|
|
5443
|
-
* <code>SCHEDULING_BLOCKED</code>–The queue scheduling is blocked. See the
|
|
5444
|
-
* provided reason.</p>
|
|
5445
|
-
* </li>
|
|
5446
|
-
* </ul>
|
|
5218
|
+
* <p>The status of the queue.</p> <ul> <li> <p> <code>ACTIVE</code>–The queue is active.</p> </li> <li> <p> <code>SCHEDULING</code>–The queue is scheduling.</p> </li> <li> <p> <code>SCHEDULING_BLOCKED</code>–The queue scheduling is blocked. See the provided reason.</p> </li> </ul>
|
|
5447
5219
|
* @public
|
|
5448
5220
|
*/
|
|
5449
5221
|
status: QueueStatus | undefined;
|
|
@@ -5603,10 +5375,7 @@ export interface GetStorageProfileForQueueResponse {
|
|
|
5603
5375
|
*/
|
|
5604
5376
|
storageProfileId: string | undefined;
|
|
5605
5377
|
/**
|
|
5606
|
-
* <p>The display name of the storage profile connected to a queue.</p>
|
|
5607
|
-
* <important>
|
|
5608
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
5609
|
-
* </important>
|
|
5378
|
+
* <p>The display name of the storage profile connected to a queue.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
5610
5379
|
* @public
|
|
5611
5380
|
*/
|
|
5612
5381
|
displayName: string | undefined;
|
|
@@ -5828,19 +5597,12 @@ export interface GetJobResponse {
|
|
|
5828
5597
|
*/
|
|
5829
5598
|
attachments?: Attachments | undefined;
|
|
5830
5599
|
/**
|
|
5831
|
-
* <p>The description of the job.</p>
|
|
5832
|
-
* <important>
|
|
5833
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
5834
|
-
* </important>
|
|
5600
|
+
* <p>The description of the job.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
5835
5601
|
* @public
|
|
5836
5602
|
*/
|
|
5837
5603
|
description?: string | undefined;
|
|
5838
5604
|
/**
|
|
5839
|
-
* <p>The maximum number of worker hosts that can concurrently process a job. When the
|
|
5840
|
-
* <code>maxWorkerCount</code> is reached, no more workers will be assigned to process the
|
|
5841
|
-
* job, even if the fleets assigned to the job's queue has available workers.</p>
|
|
5842
|
-
* <p>If you don't set the <code>maxWorkerCount</code> when you create a job, this value is
|
|
5843
|
-
* not returned in the response.</p>
|
|
5605
|
+
* <p>The maximum number of worker hosts that can concurrently process a job. When the <code>maxWorkerCount</code> is reached, no more workers will be assigned to process the job, even if the fleets assigned to the job's queue has available workers.</p> <p>If you don't set the <code>maxWorkerCount</code> when you create a job, this value is not returned in the response.</p>
|
|
5844
5606
|
* @public
|
|
5845
5607
|
*/
|
|
5846
5608
|
maxWorkerCount?: number | undefined;
|
|
@@ -6152,8 +5914,7 @@ export interface GetSessionActionResponse {
|
|
|
6152
5914
|
*/
|
|
6153
5915
|
sessionId: string | undefined;
|
|
6154
5916
|
/**
|
|
6155
|
-
* <p>The process exit code. The default Deadline Cloud worker agent converts unsigned
|
|
6156
|
-
* 32-bit exit codes to signed 32-bit exit codes.</p>
|
|
5917
|
+
* <p>The process exit code. The default Deadline Cloud worker agent converts unsigned 32-bit exit codes to signed 32-bit exit codes.</p>
|
|
6157
5918
|
* @public
|
|
6158
5919
|
*/
|
|
6159
5920
|
processExitCode?: number | undefined;
|
|
@@ -6168,8 +5929,7 @@ export interface GetSessionActionResponse {
|
|
|
6168
5929
|
*/
|
|
6169
5930
|
definition: SessionActionDefinition | undefined;
|
|
6170
5931
|
/**
|
|
6171
|
-
* <p>The limits and their amounts acquired during a session action. If no limits were
|
|
6172
|
-
* acquired during the session, this field isn't returned.</p>
|
|
5932
|
+
* <p>The limits and their amounts acquired during a session action. If no limits were acquired during the session, this field isn't returned.</p>
|
|
6173
5933
|
* @public
|
|
6174
5934
|
*/
|
|
6175
5935
|
acquiredLimits?: AcquiredLimit[] | undefined;
|
|
@@ -6449,10 +6209,7 @@ export interface GetStepResponse {
|
|
|
6449
6209
|
*/
|
|
6450
6210
|
parameterSpace?: ParameterSpace | undefined;
|
|
6451
6211
|
/**
|
|
6452
|
-
* <p>The description of the step.</p>
|
|
6453
|
-
* <important>
|
|
6454
|
-
* <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
|
|
6455
|
-
* </important>
|
|
6212
|
+
* <p>The description of the step.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
|
|
6456
6213
|
* @public
|
|
6457
6214
|
*/
|
|
6458
6215
|
description?: string | undefined;
|
|
@@ -6790,49 +6547,7 @@ export interface JobSummary {
|
|
|
6790
6547
|
*/
|
|
6791
6548
|
endedAt?: Date | undefined;
|
|
6792
6549
|
/**
|
|
6793
|
-
* <p>The task run status for the job.</p>
|
|
6794
|
-
* <ul>
|
|
6795
|
-
* <li>
|
|
6796
|
-
* <p>
|
|
6797
|
-
* <code>PENDING</code>–pending and waiting for resources.</p>
|
|
6798
|
-
* </li>
|
|
6799
|
-
* <li>
|
|
6800
|
-
* <p>
|
|
6801
|
-
* <code>READY</code>–ready to be processed.</p>
|
|
6802
|
-
* </li>
|
|
6803
|
-
* <li>
|
|
6804
|
-
* <p>
|
|
6805
|
-
* <code>ASSIGNED</code>–assigned and will run next on a worker.</p>
|
|
6806
|
-
* </li>
|
|
6807
|
-
* <li>
|
|
6808
|
-
* <p>
|
|
6809
|
-
* <code>SCHEDULED</code>–scheduled to be run on a worker.</p>
|
|
6810
|
-
* </li>
|
|
6811
|
-
* <li>
|
|
6812
|
-
* <p>
|
|
6813
|
-
* <code>INTERRUPTING</code>–being interrupted.</p>
|
|
6814
|
-
* </li>
|
|
6815
|
-
* <li>
|
|
6816
|
-
* <p>
|
|
6817
|
-
* <code>RUNNING</code>–running on a worker.</p>
|
|
6818
|
-
* </li>
|
|
6819
|
-
* <li>
|
|
6820
|
-
* <p>
|
|
6821
|
-
* <code>SUSPENDED</code>–the task is suspended.</p>
|
|
6822
|
-
* </li>
|
|
6823
|
-
* <li>
|
|
6824
|
-
* <p>
|
|
6825
|
-
* <code>CANCELED</code>–the task has been canceled.</p>
|
|
6826
|
-
* </li>
|
|
6827
|
-
* <li>
|
|
6828
|
-
* <p>
|
|
6829
|
-
* <code>FAILED</code>–the task has failed.</p>
|
|
6830
|
-
* </li>
|
|
6831
|
-
* <li>
|
|
6832
|
-
* <p>
|
|
6833
|
-
* <code>SUCCEEDED</code>–the task has succeeded.</p>
|
|
6834
|
-
* </li>
|
|
6835
|
-
* </ul>
|
|
6550
|
+
* <p>The task run status for the job.</p> <ul> <li> <p> <code>PENDING</code>–pending and waiting for resources.</p> </li> <li> <p> <code>READY</code>–ready to be processed.</p> </li> <li> <p> <code>ASSIGNED</code>–assigned and will run next on a worker.</p> </li> <li> <p> <code>SCHEDULED</code>–scheduled to be run on a worker.</p> </li> <li> <p> <code>INTERRUPTING</code>–being interrupted.</p> </li> <li> <p> <code>RUNNING</code>–running on a worker.</p> </li> <li> <p> <code>SUSPENDED</code>–the task is suspended.</p> </li> <li> <p> <code>CANCELED</code>–the task has been canceled.</p> </li> <li> <p> <code>FAILED</code>–the task has failed.</p> </li> <li> <p> <code>SUCCEEDED</code>–the task has succeeded.</p> </li> </ul>
|
|
6836
6551
|
* @public
|
|
6837
6552
|
*/
|
|
6838
6553
|
taskRunStatus?: TaskRunStatus | undefined;
|
|
@@ -6857,12 +6572,7 @@ export interface JobSummary {
|
|
|
6857
6572
|
*/
|
|
6858
6573
|
maxRetriesPerTask?: number | undefined;
|
|
6859
6574
|
/**
|
|
6860
|
-
* <p>The maximum number of worker hosts that can concurrently process a job. When the
|
|
6861
|
-
* <code>maxWorkerCount</code> is reached, no more workers will be assigned to process the
|
|
6862
|
-
* job, even if the fleets assigned to the job's queue has available workers.</p>
|
|
6863
|
-
* <p>You can't set the <code>maxWorkerCount</code> to 0. If you set it to -1, there is no
|
|
6864
|
-
* maximum number of workers.</p>
|
|
6865
|
-
* <p>If you don't specify the <code>maxWorkerCount</code>, the default is -1.</p>
|
|
6575
|
+
* <p>The maximum number of worker hosts that can concurrently process a job. When the <code>maxWorkerCount</code> is reached, no more workers will be assigned to process the job, even if the fleets assigned to the job's queue has available workers.</p> <p>You can't set the <code>maxWorkerCount</code> to 0. If you set it to -1, there is no maximum number of workers.</p> <p>If you don't specify the <code>maxWorkerCount</code>, the default is -1.</p>
|
|
6866
6576
|
* @public
|
|
6867
6577
|
*/
|
|
6868
6578
|
maxWorkerCount?: number | undefined;
|
|
@@ -7074,8 +6784,7 @@ export interface SessionActionSummary {
|
|
|
7074
6784
|
*/
|
|
7075
6785
|
endedAt?: Date | undefined;
|
|
7076
6786
|
/**
|
|
7077
|
-
* <p>The Linux timestamp of the last date and time that the session action was
|
|
7078
|
-
* updated.</p>
|
|
6787
|
+
* <p>The Linux timestamp of the last date and time that the session action was updated.</p>
|
|
7079
6788
|
* @public
|
|
7080
6789
|
*/
|
|
7081
6790
|
workerUpdatedAt?: Date | undefined;
|
|
@@ -7401,49 +7110,7 @@ export interface StepSummary {
|
|
|
7401
7110
|
*/
|
|
7402
7111
|
lifecycleStatusMessage?: string | undefined;
|
|
7403
7112
|
/**
|
|
7404
|
-
* <p>The task run status for the job.</p>
|
|
7405
|
-
* <ul>
|
|
7406
|
-
* <li>
|
|
7407
|
-
* <p>
|
|
7408
|
-
* <code>PENDING</code>–pending and waiting for resources.</p>
|
|
7409
|
-
* </li>
|
|
7410
|
-
* <li>
|
|
7411
|
-
* <p>
|
|
7412
|
-
* <code>READY</code>–ready to process.</p>
|
|
7413
|
-
* </li>
|
|
7414
|
-
* <li>
|
|
7415
|
-
* <p>
|
|
7416
|
-
* <code>ASSIGNED</code>–assigned and will run next on a worker.</p>
|
|
7417
|
-
* </li>
|
|
7418
|
-
* <li>
|
|
7419
|
-
* <p>
|
|
7420
|
-
* <code>SCHEDULED</code>–scheduled to run on a worker.</p>
|
|
7421
|
-
* </li>
|
|
7422
|
-
* <li>
|
|
7423
|
-
* <p>
|
|
7424
|
-
* <code>INTERRUPTING</code>–being interrupted.</p>
|
|
7425
|
-
* </li>
|
|
7426
|
-
* <li>
|
|
7427
|
-
* <p>
|
|
7428
|
-
* <code>RUNNING</code>–running on a worker.</p>
|
|
7429
|
-
* </li>
|
|
7430
|
-
* <li>
|
|
7431
|
-
* <p>
|
|
7432
|
-
* <code>SUSPENDED</code>–the task is suspended.</p>
|
|
7433
|
-
* </li>
|
|
7434
|
-
* <li>
|
|
7435
|
-
* <p>
|
|
7436
|
-
* <code>CANCELED</code>–the task has been canceled.</p>
|
|
7437
|
-
* </li>
|
|
7438
|
-
* <li>
|
|
7439
|
-
* <p>
|
|
7440
|
-
* <code>FAILED</code>–the task has failed.</p>
|
|
7441
|
-
* </li>
|
|
7442
|
-
* <li>
|
|
7443
|
-
* <p>
|
|
7444
|
-
* <code>SUCCEEDED</code>–the task has succeeded.</p>
|
|
7445
|
-
* </li>
|
|
7446
|
-
* </ul>
|
|
7113
|
+
* <p>The task run status for the job.</p> <ul> <li> <p> <code>PENDING</code>–pending and waiting for resources.</p> </li> <li> <p> <code>READY</code>–ready to process.</p> </li> <li> <p> <code>ASSIGNED</code>–assigned and will run next on a worker.</p> </li> <li> <p> <code>SCHEDULED</code>–scheduled to run on a worker.</p> </li> <li> <p> <code>INTERRUPTING</code>–being interrupted.</p> </li> <li> <p> <code>RUNNING</code>–running on a worker.</p> </li> <li> <p> <code>SUSPENDED</code>–the task is suspended.</p> </li> <li> <p> <code>CANCELED</code>–the task has been canceled.</p> </li> <li> <p> <code>FAILED</code>–the task has failed.</p> </li> <li> <p> <code>SUCCEEDED</code>–the task has succeeded.</p> </li> </ul>
|
|
7447
7114
|
* @public
|
|
7448
7115
|
*/
|
|
7449
7116
|
taskRunStatus: TaskRunStatus | undefined;
|
|
@@ -7543,72 +7210,6 @@ export interface ListTasksRequest {
|
|
|
7543
7210
|
*/
|
|
7544
7211
|
maxResults?: number | undefined;
|
|
7545
7212
|
}
|
|
7546
|
-
/**
|
|
7547
|
-
* <p>The details of a task.</p>
|
|
7548
|
-
* @public
|
|
7549
|
-
*/
|
|
7550
|
-
export interface TaskSummary {
|
|
7551
|
-
/**
|
|
7552
|
-
* <p>The task ID.</p>
|
|
7553
|
-
* @public
|
|
7554
|
-
*/
|
|
7555
|
-
taskId: string | undefined;
|
|
7556
|
-
/**
|
|
7557
|
-
* <p>The date and time the resource was created.</p>
|
|
7558
|
-
* @public
|
|
7559
|
-
*/
|
|
7560
|
-
createdAt: Date | undefined;
|
|
7561
|
-
/**
|
|
7562
|
-
* <p>The user or system that created this resource.</p>
|
|
7563
|
-
* @public
|
|
7564
|
-
*/
|
|
7565
|
-
createdBy: string | undefined;
|
|
7566
|
-
/**
|
|
7567
|
-
* <p>The run status of the task.</p>
|
|
7568
|
-
* @public
|
|
7569
|
-
*/
|
|
7570
|
-
runStatus: TaskRunStatus | undefined;
|
|
7571
|
-
/**
|
|
7572
|
-
* <p>The run status on which the started.</p>
|
|
7573
|
-
* @public
|
|
7574
|
-
*/
|
|
7575
|
-
targetRunStatus?: TaskTargetRunStatus | undefined;
|
|
7576
|
-
/**
|
|
7577
|
-
* <p>The number of times that the task failed and was retried.</p>
|
|
7578
|
-
* @public
|
|
7579
|
-
*/
|
|
7580
|
-
failureRetryCount?: number | undefined;
|
|
7581
|
-
/**
|
|
7582
|
-
* <p>The task parameters.</p>
|
|
7583
|
-
* @public
|
|
7584
|
-
*/
|
|
7585
|
-
parameters?: Record<string, TaskParameterValue> | undefined;
|
|
7586
|
-
/**
|
|
7587
|
-
* <p>The date and time the resource started running.</p>
|
|
7588
|
-
* @public
|
|
7589
|
-
*/
|
|
7590
|
-
startedAt?: Date | undefined;
|
|
7591
|
-
/**
|
|
7592
|
-
* <p>The date and time the resource ended running.</p>
|
|
7593
|
-
* @public
|
|
7594
|
-
*/
|
|
7595
|
-
endedAt?: Date | undefined;
|
|
7596
|
-
/**
|
|
7597
|
-
* <p>The date and time the resource was updated.</p>
|
|
7598
|
-
* @public
|
|
7599
|
-
*/
|
|
7600
|
-
updatedAt?: Date | undefined;
|
|
7601
|
-
/**
|
|
7602
|
-
* <p>The user or system that updated this resource.</p>
|
|
7603
|
-
* @public
|
|
7604
|
-
*/
|
|
7605
|
-
updatedBy?: string | undefined;
|
|
7606
|
-
/**
|
|
7607
|
-
* <p>The latest session action for the task.</p>
|
|
7608
|
-
* @public
|
|
7609
|
-
*/
|
|
7610
|
-
latestSessionActionId?: string | undefined;
|
|
7611
|
-
}
|
|
7612
7213
|
/**
|
|
7613
7214
|
* @internal
|
|
7614
7215
|
*/
|
|
@@ -7721,6 +7322,10 @@ export declare const UpdateBudgetRequestFilterSensitiveLog: (obj: UpdateBudgetRe
|
|
|
7721
7322
|
* @internal
|
|
7722
7323
|
*/
|
|
7723
7324
|
export declare const CreateFarmRequestFilterSensitiveLog: (obj: CreateFarmRequest) => any;
|
|
7325
|
+
/**
|
|
7326
|
+
* @internal
|
|
7327
|
+
*/
|
|
7328
|
+
export declare const HostConfigurationFilterSensitiveLog: (obj: HostConfiguration) => any;
|
|
7724
7329
|
/**
|
|
7725
7330
|
* @internal
|
|
7726
7331
|
*/
|
|
@@ -7757,6 +7362,10 @@ export declare const GetFleetResponseFilterSensitiveLog: (obj: GetFleetResponse)
|
|
|
7757
7362
|
* @internal
|
|
7758
7363
|
*/
|
|
7759
7364
|
export declare const UpdateFleetRequestFilterSensitiveLog: (obj: UpdateFleetRequest) => any;
|
|
7365
|
+
/**
|
|
7366
|
+
* @internal
|
|
7367
|
+
*/
|
|
7368
|
+
export declare const UpdateWorkerResponseFilterSensitiveLog: (obj: UpdateWorkerResponse) => any;
|
|
7760
7369
|
/**
|
|
7761
7370
|
* @internal
|
|
7762
7371
|
*/
|
|
@@ -7817,7 +7426,3 @@ export declare const GetStepResponseFilterSensitiveLog: (obj: GetStepResponse) =
|
|
|
7817
7426
|
* @internal
|
|
7818
7427
|
*/
|
|
7819
7428
|
export declare const GetTaskResponseFilterSensitiveLog: (obj: GetTaskResponse) => any;
|
|
7820
|
-
/**
|
|
7821
|
-
* @internal
|
|
7822
|
-
*/
|
|
7823
|
-
export declare const TaskSummaryFilterSensitiveLog: (obj: TaskSummary) => any;
|