@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
|
@@ -55,8 +55,7 @@ declare const DisassociateMemberFromFleetCommand_base: {
|
|
|
55
55
|
* <p>You don't have permission to perform the action.</p>
|
|
56
56
|
*
|
|
57
57
|
* @throws {@link ConflictException} (client fault)
|
|
58
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
59
|
-
* than one operation on the same resource at the same time.</p>
|
|
58
|
+
* <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>
|
|
60
59
|
*
|
|
61
60
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
62
61
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -68,8 +67,7 @@ declare const DisassociateMemberFromFleetCommand_base: {
|
|
|
68
67
|
* <p>Your request exceeded a request rate quota.</p>
|
|
69
68
|
*
|
|
70
69
|
* @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>
|
|
70
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
73
71
|
*
|
|
74
72
|
* @throws {@link DeadlineServiceException}
|
|
75
73
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -65,8 +65,7 @@ declare const DisassociateMemberFromJobCommand_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>
|
|
@@ -55,8 +55,7 @@ declare const DisassociateMemberFromQueueCommand_base: {
|
|
|
55
55
|
* <p>You don't have permission to perform the action.</p>
|
|
56
56
|
*
|
|
57
57
|
* @throws {@link ConflictException} (client fault)
|
|
58
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
59
|
-
* than one operation on the same resource at the same time.</p>
|
|
58
|
+
* <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>
|
|
60
59
|
*
|
|
61
60
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
62
61
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -68,8 +67,7 @@ declare const DisassociateMemberFromQueueCommand_base: {
|
|
|
68
67
|
* <p>Your request exceeded a request rate quota.</p>
|
|
69
68
|
*
|
|
70
69
|
* @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>
|
|
70
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
73
71
|
*
|
|
74
72
|
* @throws {@link DeadlineServiceException}
|
|
75
73
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -93,8 +93,7 @@ declare const GetBudgetCommand_base: {
|
|
|
93
93
|
* <p>Your request exceeded a request rate quota.</p>
|
|
94
94
|
*
|
|
95
95
|
* @throws {@link ValidationException} (client fault)
|
|
96
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
97
|
-
* unsupported characters.</p>
|
|
96
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
98
97
|
*
|
|
99
98
|
* @throws {@link DeadlineServiceException}
|
|
100
99
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -71,8 +71,7 @@ declare const GetFarmCommand_base: {
|
|
|
71
71
|
* <p>Your request exceeded a request rate quota.</p>
|
|
72
72
|
*
|
|
73
73
|
* @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>
|
|
74
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
76
75
|
*
|
|
77
76
|
* @throws {@link DeadlineServiceException}
|
|
78
77
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -151,6 +151,10 @@ declare const GetFleetCommand_base: {
|
|
|
151
151
|
* // },
|
|
152
152
|
* // },
|
|
153
153
|
* // },
|
|
154
|
+
* // hostConfiguration: { // HostConfiguration
|
|
155
|
+
* // scriptBody: "STRING_VALUE", // required
|
|
156
|
+
* // scriptTimeoutSeconds: Number("int"),
|
|
157
|
+
* // },
|
|
154
158
|
* // capabilities: { // FleetCapabilities
|
|
155
159
|
* // amounts: [ // FleetAmountCapabilities
|
|
156
160
|
* // {
|
|
@@ -196,8 +200,7 @@ declare const GetFleetCommand_base: {
|
|
|
196
200
|
* <p>Your request exceeded a request rate quota.</p>
|
|
197
201
|
*
|
|
198
202
|
* @throws {@link ValidationException} (client fault)
|
|
199
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
200
|
-
* unsupported characters.</p>
|
|
203
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
201
204
|
*
|
|
202
205
|
* @throws {@link DeadlineServiceException}
|
|
203
206
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -110,8 +110,7 @@ declare const GetJobCommand_base: {
|
|
|
110
110
|
* <p>Your request exceeded a request rate quota.</p>
|
|
111
111
|
*
|
|
112
112
|
* @throws {@link ValidationException} (client fault)
|
|
113
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
114
|
-
* unsupported characters.</p>
|
|
113
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
115
114
|
*
|
|
116
115
|
* @throws {@link DeadlineServiceException}
|
|
117
116
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -74,8 +74,7 @@ declare const GetLicenseEndpointCommand_base: {
|
|
|
74
74
|
* <p>Your request exceeded a request rate quota.</p>
|
|
75
75
|
*
|
|
76
76
|
* @throws {@link ValidationException} (client fault)
|
|
77
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
78
|
-
* unsupported characters.</p>
|
|
77
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
79
78
|
*
|
|
80
79
|
* @throws {@link DeadlineServiceException}
|
|
81
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -75,8 +75,7 @@ declare const GetLimitCommand_base: {
|
|
|
75
75
|
* <p>Your request exceeded a request rate quota.</p>
|
|
76
76
|
*
|
|
77
77
|
* @throws {@link ValidationException} (client fault)
|
|
78
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
79
|
-
* unsupported characters.</p>
|
|
78
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
80
79
|
*
|
|
81
80
|
* @throws {@link DeadlineServiceException}
|
|
82
81
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -74,8 +74,7 @@ declare const GetMonitorCommand_base: {
|
|
|
74
74
|
* <p>Your request exceeded a request rate quota.</p>
|
|
75
75
|
*
|
|
76
76
|
* @throws {@link ValidationException} (client fault)
|
|
77
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
78
|
-
* unsupported characters.</p>
|
|
77
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
79
78
|
*
|
|
80
79
|
* @throws {@link DeadlineServiceException}
|
|
81
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -97,8 +97,7 @@ declare const GetQueueCommand_base: {
|
|
|
97
97
|
* <p>Your request exceeded a request rate quota.</p>
|
|
98
98
|
*
|
|
99
99
|
* @throws {@link ValidationException} (client fault)
|
|
100
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
101
|
-
* unsupported characters.</p>
|
|
100
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
102
101
|
*
|
|
103
102
|
* @throws {@link DeadlineServiceException}
|
|
104
103
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -74,8 +74,7 @@ declare const GetQueueEnvironmentCommand_base: {
|
|
|
74
74
|
* <p>Your request exceeded a request rate quota.</p>
|
|
75
75
|
*
|
|
76
76
|
* @throws {@link ValidationException} (client fault)
|
|
77
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
78
|
-
* unsupported characters.</p>
|
|
77
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
79
78
|
*
|
|
80
79
|
* @throws {@link DeadlineServiceException}
|
|
81
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -72,8 +72,7 @@ declare const GetQueueFleetAssociationCommand_base: {
|
|
|
72
72
|
* <p>Your request exceeded a request rate quota.</p>
|
|
73
73
|
*
|
|
74
74
|
* @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>
|
|
75
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
77
76
|
*
|
|
78
77
|
* @throws {@link DeadlineServiceException}
|
|
79
78
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -72,8 +72,7 @@ declare const GetQueueLimitAssociationCommand_base: {
|
|
|
72
72
|
* <p>Your request exceeded a request rate quota.</p>
|
|
73
73
|
*
|
|
74
74
|
* @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>
|
|
75
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
77
76
|
*
|
|
78
77
|
* @throws {@link DeadlineServiceException}
|
|
79
78
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -104,8 +104,7 @@ declare const GetSessionActionCommand_base: {
|
|
|
104
104
|
* <p>Your request exceeded a request rate quota.</p>
|
|
105
105
|
*
|
|
106
106
|
* @throws {@link ValidationException} (client fault)
|
|
107
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
108
|
-
* unsupported characters.</p>
|
|
107
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
109
108
|
*
|
|
110
109
|
* @throws {@link DeadlineServiceException}
|
|
111
110
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -108,8 +108,7 @@ declare const GetSessionCommand_base: {
|
|
|
108
108
|
* <p>Your request exceeded a request rate quota.</p>
|
|
109
109
|
*
|
|
110
110
|
* @throws {@link ValidationException} (client fault)
|
|
111
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
112
|
-
* unsupported characters.</p>
|
|
111
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
113
112
|
*
|
|
114
113
|
* @throws {@link DeadlineServiceException}
|
|
115
114
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -27,10 +27,7 @@ declare const GetSessionsStatisticsAggregationCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Gets a set of statistics for queues or farms. Before you can call the
|
|
31
|
-
* <code>GetSessionStatisticsAggregation</code> operation, you must first call the
|
|
32
|
-
* <code>StartSessionsStatisticsAggregation</code> operation. Statistics are available for
|
|
33
|
-
* 1 hour after you call the <code>StartSessionsStatisticsAggregation</code> operation.</p>
|
|
30
|
+
* <p>Gets a set of statistics for queues or farms. Before you can call the <code>GetSessionStatisticsAggregation</code> operation, you must first call the <code>StartSessionsStatisticsAggregation</code> operation. Statistics are available for 1 hour after you call the <code>StartSessionsStatisticsAggregation</code> operation.</p>
|
|
34
31
|
* @example
|
|
35
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
33
|
* ```javascript
|
|
@@ -99,8 +96,7 @@ declare const GetSessionsStatisticsAggregationCommand_base: {
|
|
|
99
96
|
* <p>Your request exceeded a request rate quota.</p>
|
|
100
97
|
*
|
|
101
98
|
* @throws {@link ValidationException} (client fault)
|
|
102
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
103
|
-
* unsupported characters.</p>
|
|
99
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
104
100
|
*
|
|
105
101
|
* @throws {@link DeadlineServiceException}
|
|
106
102
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -118,8 +118,7 @@ declare const GetStepCommand_base: {
|
|
|
118
118
|
* <p>Your request exceeded a request rate quota.</p>
|
|
119
119
|
*
|
|
120
120
|
* @throws {@link ValidationException} (client fault)
|
|
121
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
122
|
-
* unsupported characters.</p>
|
|
121
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
123
122
|
*
|
|
124
123
|
* @throws {@link DeadlineServiceException}
|
|
125
124
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -78,8 +78,7 @@ declare const GetStorageProfileCommand_base: {
|
|
|
78
78
|
* <p>Your request exceeded a request rate quota.</p>
|
|
79
79
|
*
|
|
80
80
|
* @throws {@link ValidationException} (client fault)
|
|
81
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
82
|
-
* unsupported characters.</p>
|
|
81
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
83
82
|
*
|
|
84
83
|
* @throws {@link DeadlineServiceException}
|
|
85
84
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -75,8 +75,7 @@ declare const GetStorageProfileForQueueCommand_base: {
|
|
|
75
75
|
* <p>Your request exceeded a request rate quota.</p>
|
|
76
76
|
*
|
|
77
77
|
* @throws {@link ValidationException} (client fault)
|
|
78
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
79
|
-
* unsupported characters.</p>
|
|
78
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
80
79
|
*
|
|
81
80
|
* @throws {@link DeadlineServiceException}
|
|
82
81
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -86,8 +86,7 @@ declare const GetTaskCommand_base: {
|
|
|
86
86
|
* <p>Your request exceeded a request rate quota.</p>
|
|
87
87
|
*
|
|
88
88
|
* @throws {@link ValidationException} (client fault)
|
|
89
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
90
|
-
* unsupported characters.</p>
|
|
89
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
91
90
|
*
|
|
92
91
|
* @throws {@link DeadlineServiceException}
|
|
93
92
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -96,8 +96,7 @@ declare const GetWorkerCommand_base: {
|
|
|
96
96
|
* <p>Your request exceeded a request rate quota.</p>
|
|
97
97
|
*
|
|
98
98
|
* @throws {@link ValidationException} (client fault)
|
|
99
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
100
|
-
* unsupported characters.</p>
|
|
99
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
101
100
|
*
|
|
102
101
|
* @throws {@link DeadlineServiceException}
|
|
103
102
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -86,8 +86,7 @@ declare const ListBudgetsCommand_base: {
|
|
|
86
86
|
* <p>Your request exceeded a request rate quota.</p>
|
|
87
87
|
*
|
|
88
88
|
* @throws {@link ValidationException} (client fault)
|
|
89
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
90
|
-
* unsupported characters.</p>
|
|
89
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
91
90
|
*
|
|
92
91
|
* @throws {@link DeadlineServiceException}
|
|
93
92
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -75,8 +75,7 @@ declare const ListFarmMembersCommand_base: {
|
|
|
75
75
|
* <p>Your request exceeded a request rate quota.</p>
|
|
76
76
|
*
|
|
77
77
|
* @throws {@link ValidationException} (client fault)
|
|
78
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
79
|
-
* unsupported characters.</p>
|
|
78
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
80
79
|
*
|
|
81
80
|
* @throws {@link DeadlineServiceException}
|
|
82
81
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -74,8 +74,7 @@ declare const ListFarmsCommand_base: {
|
|
|
74
74
|
* <p>Your request exceeded a request rate quota.</p>
|
|
75
75
|
*
|
|
76
76
|
* @throws {@link ValidationException} (client fault)
|
|
77
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
78
|
-
* unsupported characters.</p>
|
|
77
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
79
78
|
*
|
|
80
79
|
* @throws {@link DeadlineServiceException}
|
|
81
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -77,8 +77,7 @@ declare const ListFleetMembersCommand_base: {
|
|
|
77
77
|
* <p>Your request exceeded a request rate quota.</p>
|
|
78
78
|
*
|
|
79
79
|
* @throws {@link ValidationException} (client fault)
|
|
80
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
81
|
-
* unsupported characters.</p>
|
|
80
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
82
81
|
*
|
|
83
82
|
* @throws {@link DeadlineServiceException}
|
|
84
83
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -186,8 +186,7 @@ declare const ListFleetsCommand_base: {
|
|
|
186
186
|
* <p>Your request exceeded a request rate quota.</p>
|
|
187
187
|
*
|
|
188
188
|
* @throws {@link ValidationException} (client fault)
|
|
189
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
190
|
-
* unsupported characters.</p>
|
|
189
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
191
190
|
*
|
|
192
191
|
* @throws {@link DeadlineServiceException}
|
|
193
192
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -79,8 +79,7 @@ declare const ListJobMembersCommand_base: {
|
|
|
79
79
|
* <p>Your request exceeded a request rate quota.</p>
|
|
80
80
|
*
|
|
81
81
|
* @throws {@link ValidationException} (client fault)
|
|
82
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
83
|
-
* unsupported characters.</p>
|
|
82
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
84
83
|
*
|
|
85
84
|
* @throws {@link DeadlineServiceException}
|
|
86
85
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -71,8 +71,7 @@ declare const ListJobParameterDefinitionsCommand_base: {
|
|
|
71
71
|
* <p>Your request exceeded a request rate quota.</p>
|
|
72
72
|
*
|
|
73
73
|
* @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>
|
|
74
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
76
75
|
*
|
|
77
76
|
* @throws {@link DeadlineServiceException}
|
|
78
77
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -92,8 +92,7 @@ declare const ListJobsCommand_base: {
|
|
|
92
92
|
* <p>Your request exceeded a request rate quota.</p>
|
|
93
93
|
*
|
|
94
94
|
* @throws {@link ValidationException} (client fault)
|
|
95
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
96
|
-
* unsupported characters.</p>
|
|
95
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
97
96
|
*
|
|
98
97
|
* @throws {@link DeadlineServiceException}
|
|
99
98
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -73,8 +73,7 @@ declare const ListLicenseEndpointsCommand_base: {
|
|
|
73
73
|
* <p>Your request exceeded a request rate quota.</p>
|
|
74
74
|
*
|
|
75
75
|
* @throws {@link ValidationException} (client fault)
|
|
76
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
77
|
-
* unsupported characters.</p>
|
|
76
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
78
77
|
*
|
|
79
78
|
* @throws {@link DeadlineServiceException}
|
|
80
79
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -80,8 +80,7 @@ declare const ListLimitsCommand_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>
|
|
@@ -74,8 +74,7 @@ declare const ListMeteredProductsCommand_base: {
|
|
|
74
74
|
* <p>Your request exceeded a request rate quota.</p>
|
|
75
75
|
*
|
|
76
76
|
* @throws {@link ValidationException} (client fault)
|
|
77
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
78
|
-
* unsupported characters.</p>
|
|
77
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
79
78
|
*
|
|
80
79
|
* @throws {@link DeadlineServiceException}
|
|
81
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -77,8 +77,7 @@ declare const ListMonitorsCommand_base: {
|
|
|
77
77
|
* <p>Your request exceeded a request rate quota.</p>
|
|
78
78
|
*
|
|
79
79
|
* @throws {@link ValidationException} (client fault)
|
|
80
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
81
|
-
* unsupported characters.</p>
|
|
80
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
82
81
|
*
|
|
83
82
|
* @throws {@link DeadlineServiceException}
|
|
84
83
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -74,8 +74,7 @@ declare const ListQueueEnvironmentsCommand_base: {
|
|
|
74
74
|
* <p>Your request exceeded a request rate quota.</p>
|
|
75
75
|
*
|
|
76
76
|
* @throws {@link ValidationException} (client fault)
|
|
77
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
78
|
-
* unsupported characters.</p>
|
|
77
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
79
78
|
*
|
|
80
79
|
* @throws {@link DeadlineServiceException}
|
|
81
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -77,8 +77,7 @@ declare const ListQueueMembersCommand_base: {
|
|
|
77
77
|
* <p>Your request exceeded a request rate quota.</p>
|
|
78
78
|
*
|
|
79
79
|
* @throws {@link ValidationException} (client fault)
|
|
80
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
81
|
-
* unsupported characters.</p>
|
|
80
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
82
81
|
*
|
|
83
82
|
* @throws {@link DeadlineServiceException}
|
|
84
83
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -82,8 +82,7 @@ declare const ListQueuesCommand_base: {
|
|
|
82
82
|
* <p>Your request exceeded a request rate quota.</p>
|
|
83
83
|
*
|
|
84
84
|
* @throws {@link ValidationException} (client fault)
|
|
85
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
86
|
-
* unsupported characters.</p>
|
|
85
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
87
86
|
*
|
|
88
87
|
* @throws {@link DeadlineServiceException}
|
|
89
88
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -95,8 +95,7 @@ declare const ListSessionActionsCommand_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>
|
|
@@ -81,8 +81,7 @@ declare const ListSessionsCommand_base: {
|
|
|
81
81
|
* <p>Your request exceeded a request rate quota.</p>
|
|
82
82
|
*
|
|
83
83
|
* @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>
|
|
84
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
86
85
|
*
|
|
87
86
|
* @throws {@link DeadlineServiceException}
|
|
88
87
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -79,8 +79,7 @@ declare const ListSessionsForWorkerCommand_base: {
|
|
|
79
79
|
* <p>Your request exceeded a request rate quota.</p>
|
|
80
80
|
*
|
|
81
81
|
* @throws {@link ValidationException} (client fault)
|
|
82
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
83
|
-
* unsupported characters.</p>
|
|
82
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
84
83
|
*
|
|
85
84
|
* @throws {@link DeadlineServiceException}
|
|
86
85
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -75,8 +75,7 @@ declare const ListStepConsumersCommand_base: {
|
|
|
75
75
|
* <p>Your request exceeded a request rate quota.</p>
|
|
76
76
|
*
|
|
77
77
|
* @throws {@link ValidationException} (client fault)
|
|
78
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
79
|
-
* unsupported characters.</p>
|
|
78
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
80
79
|
*
|
|
81
80
|
* @throws {@link DeadlineServiceException}
|
|
82
81
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -75,8 +75,7 @@ declare const ListStepDependenciesCommand_base: {
|
|
|
75
75
|
* <p>Your request exceeded a request rate quota.</p>
|
|
76
76
|
*
|
|
77
77
|
* @throws {@link ValidationException} (client fault)
|
|
78
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
79
|
-
* unsupported characters.</p>
|
|
78
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
80
79
|
*
|
|
81
80
|
* @throws {@link DeadlineServiceException}
|
|
82
81
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -93,8 +93,7 @@ declare const ListStepsCommand_base: {
|
|
|
93
93
|
* <p>Your request exceeded a request rate quota.</p>
|
|
94
94
|
*
|
|
95
95
|
* @throws {@link ValidationException} (client fault)
|
|
96
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
97
|
-
* unsupported characters.</p>
|
|
96
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
98
97
|
*
|
|
99
98
|
* @throws {@link DeadlineServiceException}
|
|
100
99
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -73,8 +73,7 @@ declare const ListStorageProfilesCommand_base: {
|
|
|
73
73
|
* <p>Your request exceeded a request rate quota.</p>
|
|
74
74
|
*
|
|
75
75
|
* @throws {@link ValidationException} (client fault)
|
|
76
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
77
|
-
* unsupported characters.</p>
|
|
76
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
78
77
|
*
|
|
79
78
|
* @throws {@link DeadlineServiceException}
|
|
80
79
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -74,8 +74,7 @@ declare const ListStorageProfilesForQueueCommand_base: {
|
|
|
74
74
|
* <p>Your request exceeded a request rate quota.</p>
|
|
75
75
|
*
|
|
76
76
|
* @throws {@link ValidationException} (client fault)
|
|
77
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
78
|
-
* unsupported characters.</p>
|
|
77
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
79
78
|
*
|
|
80
79
|
* @throws {@link DeadlineServiceException}
|
|
81
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -66,8 +66,7 @@ declare const ListTagsForResourceCommand_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>
|
|
@@ -93,8 +93,7 @@ declare const ListTasksCommand_base: {
|
|
|
93
93
|
* <p>Your request exceeded a request rate quota.</p>
|
|
94
94
|
*
|
|
95
95
|
* @throws {@link ValidationException} (client fault)
|
|
96
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
97
|
-
* unsupported characters.</p>
|
|
96
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
98
97
|
*
|
|
99
98
|
* @throws {@link DeadlineServiceException}
|
|
100
99
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -102,8 +102,7 @@ declare const ListWorkersCommand_base: {
|
|
|
102
102
|
* <p>Your request exceeded a request rate quota.</p>
|
|
103
103
|
*
|
|
104
104
|
* @throws {@link ValidationException} (client fault)
|
|
105
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
106
|
-
* unsupported characters.</p>
|
|
105
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
107
106
|
*
|
|
108
107
|
* @throws {@link DeadlineServiceException}
|
|
109
108
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -63,8 +63,7 @@ declare const PutMeteredProductCommand_base: {
|
|
|
63
63
|
* <p>Your request exceeded a request rate quota.</p>
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link ValidationException} (client fault)
|
|
66
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
67
|
-
* unsupported characters.</p>
|
|
66
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
68
67
|
*
|
|
69
68
|
* @throws {@link DeadlineServiceException}
|
|
70
69
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -169,8 +169,7 @@ declare const SearchJobsCommand_base: {
|
|
|
169
169
|
* <p>Your request exceeded a request rate quota.</p>
|
|
170
170
|
*
|
|
171
171
|
* @throws {@link ValidationException} (client fault)
|
|
172
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
173
|
-
* unsupported characters.</p>
|
|
172
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
174
173
|
*
|
|
175
174
|
* @throws {@link DeadlineServiceException}
|
|
176
175
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|