@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
|
@@ -166,8 +166,7 @@ declare const SearchStepsCommand_base: {
|
|
|
166
166
|
* <p>Your request exceeded a request rate quota.</p>
|
|
167
167
|
*
|
|
168
168
|
* @throws {@link ValidationException} (client fault)
|
|
169
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
170
|
-
* unsupported characters.</p>
|
|
169
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
171
170
|
*
|
|
172
171
|
* @throws {@link DeadlineServiceException}
|
|
173
172
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -160,8 +160,7 @@ declare const SearchTasksCommand_base: {
|
|
|
160
160
|
* <p>Your request exceeded a request rate quota.</p>
|
|
161
161
|
*
|
|
162
162
|
* @throws {@link ValidationException} (client fault)
|
|
163
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
164
|
-
* unsupported characters.</p>
|
|
163
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
165
164
|
*
|
|
166
165
|
* @throws {@link DeadlineServiceException}
|
|
167
166
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -162,8 +162,7 @@ declare const SearchWorkersCommand_base: {
|
|
|
162
162
|
* <p>Your request exceeded a request rate quota.</p>
|
|
163
163
|
*
|
|
164
164
|
* @throws {@link ValidationException} (client fault)
|
|
165
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
166
|
-
* unsupported characters.</p>
|
|
165
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
167
166
|
*
|
|
168
167
|
* @throws {@link DeadlineServiceException}
|
|
169
168
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -27,13 +27,7 @@ declare const StartSessionsStatisticsAggregationCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Starts an asynchronous request for getting aggregated statistics about queues and farms.
|
|
31
|
-
* Get the statistics using the <code>GetSessionsStatisticsAggregation</code> operation. You
|
|
32
|
-
* can only have one running aggregation for your Deadline Cloud farm. Call the
|
|
33
|
-
* <code>GetSessionsStatisticsAggregation</code> operation and check the
|
|
34
|
-
* <code>status</code> field to see if an aggregation is running. Statistics are available
|
|
35
|
-
* for 1 hour after you call the <code>StartSessionsStatisticsAggregation</code>
|
|
36
|
-
* operation.</p>
|
|
30
|
+
* <p>Starts an asynchronous request for getting aggregated statistics about queues and farms. Get the statistics using the <code>GetSessionsStatisticsAggregation</code> operation. You can only have one running aggregation for your Deadline Cloud farm. Call the <code>GetSessionsStatisticsAggregation</code> operation and check the <code>status</code> field to see if an aggregation is running. Statistics are available for 1 hour after you call the <code>StartSessionsStatisticsAggregation</code> operation.</p>
|
|
37
31
|
* @example
|
|
38
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
39
33
|
* ```javascript
|
|
@@ -88,8 +82,7 @@ declare const StartSessionsStatisticsAggregationCommand_base: {
|
|
|
88
82
|
* <p>Your request exceeded a request rate quota.</p>
|
|
89
83
|
*
|
|
90
84
|
* @throws {@link ValidationException} (client fault)
|
|
91
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
92
|
-
* unsupported characters.</p>
|
|
85
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
93
86
|
*
|
|
94
87
|
* @throws {@link DeadlineServiceException}
|
|
95
88
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -56,8 +56,7 @@ declare const TagResourceCommand_base: {
|
|
|
56
56
|
* <p>You don't have permission to perform the action.</p>
|
|
57
57
|
*
|
|
58
58
|
* @throws {@link ConflictException} (client fault)
|
|
59
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
60
|
-
* than one operation on the same resource at the same time.</p>
|
|
59
|
+
* <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>
|
|
61
60
|
*
|
|
62
61
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
63
62
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -69,8 +68,7 @@ declare const TagResourceCommand_base: {
|
|
|
69
68
|
* <p>Your request exceeded a request rate quota.</p>
|
|
70
69
|
*
|
|
71
70
|
* @throws {@link ValidationException} (client fault)
|
|
72
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
73
|
-
* unsupported characters.</p>
|
|
71
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
74
72
|
*
|
|
75
73
|
* @throws {@link DeadlineServiceException}
|
|
76
74
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -56,8 +56,7 @@ declare const UntagResourceCommand_base: {
|
|
|
56
56
|
* <p>You don't have permission to perform the action.</p>
|
|
57
57
|
*
|
|
58
58
|
* @throws {@link ConflictException} (client fault)
|
|
59
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
60
|
-
* than one operation on the same resource at the same time.</p>
|
|
59
|
+
* <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>
|
|
61
60
|
*
|
|
62
61
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
63
62
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -69,8 +68,7 @@ declare const UntagResourceCommand_base: {
|
|
|
69
68
|
* <p>Your request exceeded a request rate quota.</p>
|
|
70
69
|
*
|
|
71
70
|
* @throws {@link ValidationException} (client fault)
|
|
72
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
73
|
-
* unsupported characters.</p>
|
|
71
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
74
72
|
*
|
|
75
73
|
* @throws {@link DeadlineServiceException}
|
|
76
74
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -87,8 +87,7 @@ declare const UpdateBudgetCommand_base: {
|
|
|
87
87
|
* <p>Your request exceeded a request rate quota.</p>
|
|
88
88
|
*
|
|
89
89
|
* @throws {@link ValidationException} (client fault)
|
|
90
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
91
|
-
* unsupported characters.</p>
|
|
90
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
92
91
|
*
|
|
93
92
|
* @throws {@link DeadlineServiceException}
|
|
94
93
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -64,8 +64,7 @@ declare const UpdateFarmCommand_base: {
|
|
|
64
64
|
* <p>Your request exceeded a request rate quota.</p>
|
|
65
65
|
*
|
|
66
66
|
* @throws {@link ValidationException} (client fault)
|
|
67
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
68
|
-
* unsupported characters.</p>
|
|
67
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
69
68
|
*
|
|
70
69
|
* @throws {@link DeadlineServiceException}
|
|
71
70
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -143,6 +143,10 @@ declare const UpdateFleetCommand_base: {
|
|
|
143
143
|
* },
|
|
144
144
|
* },
|
|
145
145
|
* },
|
|
146
|
+
* hostConfiguration: { // HostConfiguration
|
|
147
|
+
* scriptBody: "STRING_VALUE", // required
|
|
148
|
+
* scriptTimeoutSeconds: Number("int"),
|
|
149
|
+
* },
|
|
146
150
|
* };
|
|
147
151
|
* const command = new UpdateFleetCommand(input);
|
|
148
152
|
* const response = await client.send(command);
|
|
@@ -166,15 +170,13 @@ declare const UpdateFleetCommand_base: {
|
|
|
166
170
|
* <p>The requested resource can't be found.</p>
|
|
167
171
|
*
|
|
168
172
|
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
169
|
-
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
|
|
170
|
-
* maximum number of service resources or operations for your Amazon Web Services account.</p>
|
|
173
|
+
* <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>
|
|
171
174
|
*
|
|
172
175
|
* @throws {@link ThrottlingException} (client fault)
|
|
173
176
|
* <p>Your request exceeded a request rate quota.</p>
|
|
174
177
|
*
|
|
175
178
|
* @throws {@link ValidationException} (client fault)
|
|
176
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
177
|
-
* unsupported characters.</p>
|
|
179
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
178
180
|
*
|
|
179
181
|
* @throws {@link DeadlineServiceException}
|
|
180
182
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -27,13 +27,7 @@ declare const UpdateJobCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Updates a job. </p>
|
|
31
|
-
* <p>When you change the status of the job to <code>ARCHIVED</code>, the job can't be
|
|
32
|
-
* scheduled or archived.</p>
|
|
33
|
-
* <important>
|
|
34
|
-
* <p>An archived jobs and its steps and tasks are deleted after 120 days. The job can't be
|
|
35
|
-
* recovered.</p>
|
|
36
|
-
* </important>
|
|
30
|
+
* <p>Updates a job. </p> <p>When you change the status of the job to <code>ARCHIVED</code>, the job can't be scheduled or archived.</p> <important> <p>An archived jobs and its steps and tasks are deleted after 120 days. The job can't be recovered.</p> </important>
|
|
37
31
|
* @example
|
|
38
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
39
33
|
* ```javascript
|
|
@@ -68,8 +62,7 @@ declare const UpdateJobCommand_base: {
|
|
|
68
62
|
* <p>You don't have permission to perform the action.</p>
|
|
69
63
|
*
|
|
70
64
|
* @throws {@link ConflictException} (client fault)
|
|
71
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
72
|
-
* than one operation on the same resource at the same time.</p>
|
|
65
|
+
* <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>
|
|
73
66
|
*
|
|
74
67
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
75
68
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -81,8 +74,7 @@ declare const UpdateJobCommand_base: {
|
|
|
81
74
|
* <p>Your request exceeded a request rate quota.</p>
|
|
82
75
|
*
|
|
83
76
|
* @throws {@link ValidationException} (client fault)
|
|
84
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
85
|
-
* unsupported characters.</p>
|
|
77
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
86
78
|
*
|
|
87
79
|
* @throws {@link DeadlineServiceException}
|
|
88
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -66,8 +66,7 @@ declare const UpdateLimitCommand_base: {
|
|
|
66
66
|
* <p>Your request exceeded a request rate quota.</p>
|
|
67
67
|
*
|
|
68
68
|
* @throws {@link ValidationException} (client fault)
|
|
69
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
70
|
-
* unsupported characters.</p>
|
|
69
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
71
70
|
*
|
|
72
71
|
* @throws {@link DeadlineServiceException}
|
|
73
72
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -27,8 +27,7 @@ declare const UpdateMonitorCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Modifies the settings for a Deadline Cloud monitor. You can modify one or all of the settings
|
|
31
|
-
* when you call <code>UpdateMonitor</code>.</p>
|
|
30
|
+
* <p>Modifies the settings for a Deadline Cloud monitor. You can modify one or all of the settings when you call <code>UpdateMonitor</code>.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -66,8 +65,7 @@ declare const UpdateMonitorCommand_base: {
|
|
|
66
65
|
* <p>Your request exceeded a request rate quota.</p>
|
|
67
66
|
*
|
|
68
67
|
* @throws {@link ValidationException} (client fault)
|
|
69
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
70
|
-
* unsupported characters.</p>
|
|
68
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
71
69
|
*
|
|
72
70
|
* @throws {@link DeadlineServiceException}
|
|
73
71
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -95,8 +95,7 @@ declare const UpdateQueueCommand_base: {
|
|
|
95
95
|
* <p>Your request exceeded a request rate quota.</p>
|
|
96
96
|
*
|
|
97
97
|
* @throws {@link ValidationException} (client fault)
|
|
98
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
99
|
-
* unsupported characters.</p>
|
|
98
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
100
99
|
*
|
|
101
100
|
* @throws {@link DeadlineServiceException}
|
|
102
101
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -68,8 +68,7 @@ declare const UpdateQueueEnvironmentCommand_base: {
|
|
|
68
68
|
* <p>Your request exceeded a request rate quota.</p>
|
|
69
69
|
*
|
|
70
70
|
* @throws {@link ValidationException} (client fault)
|
|
71
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
72
|
-
* unsupported characters.</p>
|
|
71
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
73
72
|
*
|
|
74
73
|
* @throws {@link DeadlineServiceException}
|
|
75
74
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -65,8 +65,7 @@ declare const UpdateQueueFleetAssociationCommand_base: {
|
|
|
65
65
|
* <p>Your request exceeded a request rate quota.</p>
|
|
66
66
|
*
|
|
67
67
|
* @throws {@link ValidationException} (client fault)
|
|
68
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
69
|
-
* unsupported characters.</p>
|
|
68
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
70
69
|
*
|
|
71
70
|
* @throws {@link DeadlineServiceException}
|
|
72
71
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -27,9 +27,7 @@ declare const UpdateQueueLimitAssociationCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Updates the status of the queue. If you set the status to one of the
|
|
31
|
-
* <code>STOP_LIMIT_USAGE*</code> values, there will be a delay before the status
|
|
32
|
-
* transitions to the <code>STOPPED</code> state. </p>
|
|
30
|
+
* <p>Updates the status of the queue. If you set the status to one of the <code>STOP_LIMIT_USAGE*</code> values, there will be a delay before the status transitions to the <code>STOPPED</code> state. </p>
|
|
33
31
|
* @example
|
|
34
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
33
|
* ```javascript
|
|
@@ -67,8 +65,7 @@ declare const UpdateQueueLimitAssociationCommand_base: {
|
|
|
67
65
|
* <p>Your request exceeded a request rate quota.</p>
|
|
68
66
|
*
|
|
69
67
|
* @throws {@link ValidationException} (client fault)
|
|
70
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
71
|
-
* unsupported characters.</p>
|
|
68
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
72
69
|
*
|
|
73
70
|
* @throws {@link DeadlineServiceException}
|
|
74
71
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -58,8 +58,7 @@ declare const UpdateSessionCommand_base: {
|
|
|
58
58
|
* <p>You don't have permission to perform the action.</p>
|
|
59
59
|
*
|
|
60
60
|
* @throws {@link ConflictException} (client fault)
|
|
61
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
62
|
-
* than one operation on the same resource at the same time.</p>
|
|
61
|
+
* <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>
|
|
63
62
|
*
|
|
64
63
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
65
64
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -71,8 +70,7 @@ declare const UpdateSessionCommand_base: {
|
|
|
71
70
|
* <p>Your request exceeded a request rate quota.</p>
|
|
72
71
|
*
|
|
73
72
|
* @throws {@link ValidationException} (client fault)
|
|
74
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
75
|
-
* unsupported characters.</p>
|
|
73
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
76
74
|
*
|
|
77
75
|
* @throws {@link DeadlineServiceException}
|
|
78
76
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -58,8 +58,7 @@ declare const UpdateStepCommand_base: {
|
|
|
58
58
|
* <p>You don't have permission to perform the action.</p>
|
|
59
59
|
*
|
|
60
60
|
* @throws {@link ConflictException} (client fault)
|
|
61
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
62
|
-
* than one operation on the same resource at the same time.</p>
|
|
61
|
+
* <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>
|
|
63
62
|
*
|
|
64
63
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
65
64
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -71,8 +70,7 @@ declare const UpdateStepCommand_base: {
|
|
|
71
70
|
* <p>Your request exceeded a request rate quota.</p>
|
|
72
71
|
*
|
|
73
72
|
* @throws {@link ValidationException} (client fault)
|
|
74
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
75
|
-
* unsupported characters.</p>
|
|
73
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
76
74
|
*
|
|
77
75
|
* @throws {@link DeadlineServiceException}
|
|
78
76
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -80,8 +80,7 @@ declare const UpdateStorageProfileCommand_base: {
|
|
|
80
80
|
* <p>Your request exceeded a request rate quota.</p>
|
|
81
81
|
*
|
|
82
82
|
* @throws {@link ValidationException} (client fault)
|
|
83
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
84
|
-
* unsupported characters.</p>
|
|
83
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
85
84
|
*
|
|
86
85
|
* @throws {@link DeadlineServiceException}
|
|
87
86
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -59,8 +59,7 @@ declare const UpdateTaskCommand_base: {
|
|
|
59
59
|
* <p>You don't have permission to perform the action.</p>
|
|
60
60
|
*
|
|
61
61
|
* @throws {@link ConflictException} (client fault)
|
|
62
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
63
|
-
* than one operation on the same resource at the same time.</p>
|
|
62
|
+
* <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>
|
|
64
63
|
*
|
|
65
64
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
66
65
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -72,8 +71,7 @@ declare const UpdateTaskCommand_base: {
|
|
|
72
71
|
* <p>Your request exceeded a request rate quota.</p>
|
|
73
72
|
*
|
|
74
73
|
* @throws {@link ValidationException} (client fault)
|
|
75
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
76
|
-
* unsupported characters.</p>
|
|
74
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
77
75
|
*
|
|
78
76
|
* @throws {@link DeadlineServiceException}
|
|
79
77
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -80,6 +80,10 @@ declare const UpdateWorkerCommand_base: {
|
|
|
80
80
|
* // },
|
|
81
81
|
* // error: "STRING_VALUE",
|
|
82
82
|
* // },
|
|
83
|
+
* // hostConfiguration: { // HostConfiguration
|
|
84
|
+
* // scriptBody: "STRING_VALUE", // required
|
|
85
|
+
* // scriptTimeoutSeconds: Number("int"),
|
|
86
|
+
* // },
|
|
83
87
|
* // };
|
|
84
88
|
*
|
|
85
89
|
* ```
|
|
@@ -94,8 +98,7 @@ declare const UpdateWorkerCommand_base: {
|
|
|
94
98
|
* <p>You don't have permission to perform the action.</p>
|
|
95
99
|
*
|
|
96
100
|
* @throws {@link ConflictException} (client fault)
|
|
97
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
98
|
-
* than one operation on the same resource at the same time.</p>
|
|
101
|
+
* <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>
|
|
99
102
|
*
|
|
100
103
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
101
104
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -107,8 +110,7 @@ declare const UpdateWorkerCommand_base: {
|
|
|
107
110
|
* <p>Your request exceeded a request rate quota.</p>
|
|
108
111
|
*
|
|
109
112
|
* @throws {@link ValidationException} (client fault)
|
|
110
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
111
|
-
* unsupported characters.</p>
|
|
113
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
112
114
|
*
|
|
113
115
|
* @throws {@link DeadlineServiceException}
|
|
114
116
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -118,8 +118,7 @@ declare const UpdateWorkerScheduleCommand_base: {
|
|
|
118
118
|
* <p>You don't have permission to perform the action.</p>
|
|
119
119
|
*
|
|
120
120
|
* @throws {@link ConflictException} (client fault)
|
|
121
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
122
|
-
* than one operation on the same resource at the same time.</p>
|
|
121
|
+
* <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>
|
|
123
122
|
*
|
|
124
123
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
125
124
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -131,8 +130,7 @@ declare const UpdateWorkerScheduleCommand_base: {
|
|
|
131
130
|
* <p>Your request exceeded a request rate quota.</p>
|
|
132
131
|
*
|
|
133
132
|
* @throws {@link ValidationException} (client fault)
|
|
134
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
135
|
-
* unsupported characters.</p>
|
|
133
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
136
134
|
*
|
|
137
135
|
* @throws {@link DeadlineServiceException}
|
|
138
136
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,12 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* <p>The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your
|
|
3
|
-
* projects. Use the Deadline Cloud API to onboard users, assign projects, and attach permissions
|
|
4
|
-
* specific to their job function.</p>
|
|
5
|
-
* <p>With Deadline Cloud, content production teams can deploy resources for their workforce
|
|
6
|
-
* securely in the cloud, reducing the costs of added physical infrastructure. Keep your
|
|
7
|
-
* content production operations secure, while allowing your contributors to access the tools
|
|
8
|
-
* they need, such as scalable high-speed storage, licenses, and cost management
|
|
9
|
-
* services.</p>
|
|
2
|
+
* <p>The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your projects. Use the Deadline Cloud API to onboard users, assign projects, and attach permissions specific to their job function.</p> <p>With Deadline Cloud, content production teams can deploy resources for their workforce securely in the cloud, reducing the costs of added physical infrastructure. Keep your content production operations secure, while allowing your contributors to access the tools they need, such as scalable high-speed storage, licenses, and cost management services.</p>
|
|
10
3
|
*
|
|
11
4
|
* @packageDocumentation
|
|
12
5
|
*/
|