@aws-sdk/client-deadline 3.774.0 → 3.777.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/DeadlineClient.js +2 -1
- package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/endpoint/EndpointParameters.js +2 -3
- package/dist-cjs/runtimeExtensions.js +2 -14
- package/dist-es/DeadlineClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +1 -0
- package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +1 -0
- package/dist-types/commands/AssociateMemberToJobCommand.d.ts +1 -0
- package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +1 -0
- package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +1 -0
- package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +1 -0
- package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +1 -0
- package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +1 -0
- package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetJobEntityCommand.d.ts +1 -0
- package/dist-types/commands/CopyJobTemplateCommand.d.ts +1 -0
- package/dist-types/commands/CreateBudgetCommand.d.ts +1 -0
- package/dist-types/commands/CreateFarmCommand.d.ts +1 -0
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -0
- package/dist-types/commands/CreateJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +1 -0
- package/dist-types/commands/CreateLimitCommand.d.ts +1 -0
- package/dist-types/commands/CreateMonitorCommand.d.ts +1 -0
- package/dist-types/commands/CreateQueueCommand.d.ts +1 -0
- package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +1 -0
- package/dist-types/commands/CreateQueueLimitAssociationCommand.d.ts +1 -0
- package/dist-types/commands/CreateStorageProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateWorkerCommand.d.ts +1 -0
- package/dist-types/commands/DeleteBudgetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFarmCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFleetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +1 -0
- package/dist-types/commands/DeleteLimitCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMeteredProductCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMonitorCommand.d.ts +1 -0
- package/dist-types/commands/DeleteQueueCommand.d.ts +1 -0
- package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteQueueLimitAssociationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteStorageProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteWorkerCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +1 -0
- package/dist-types/commands/GetBudgetCommand.d.ts +1 -0
- package/dist-types/commands/GetFarmCommand.d.ts +1 -0
- package/dist-types/commands/GetFleetCommand.d.ts +1 -0
- package/dist-types/commands/GetJobCommand.d.ts +1 -0
- package/dist-types/commands/GetLicenseEndpointCommand.d.ts +1 -0
- package/dist-types/commands/GetLimitCommand.d.ts +1 -0
- package/dist-types/commands/GetMonitorCommand.d.ts +1 -0
- package/dist-types/commands/GetQueueCommand.d.ts +1 -0
- package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +1 -0
- package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +1 -0
- package/dist-types/commands/GetSessionActionCommand.d.ts +1 -0
- package/dist-types/commands/GetSessionCommand.d.ts +1 -0
- package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +1 -0
- package/dist-types/commands/GetStepCommand.d.ts +1 -0
- package/dist-types/commands/GetStorageProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +1 -0
- package/dist-types/commands/GetTaskCommand.d.ts +1 -0
- package/dist-types/commands/GetWorkerCommand.d.ts +1 -0
- package/dist-types/commands/ListAvailableMeteredProductsCommand.d.ts +1 -0
- package/dist-types/commands/ListBudgetsCommand.d.ts +1 -0
- package/dist-types/commands/ListFarmMembersCommand.d.ts +1 -0
- package/dist-types/commands/ListFarmsCommand.d.ts +1 -0
- package/dist-types/commands/ListFleetMembersCommand.d.ts +1 -0
- package/dist-types/commands/ListFleetsCommand.d.ts +1 -0
- package/dist-types/commands/ListJobMembersCommand.d.ts +1 -0
- package/dist-types/commands/ListJobParameterDefinitionsCommand.d.ts +1 -0
- package/dist-types/commands/ListJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/ListLimitsCommand.d.ts +1 -0
- package/dist-types/commands/ListMeteredProductsCommand.d.ts +1 -0
- package/dist-types/commands/ListMonitorsCommand.d.ts +1 -0
- package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +1 -0
- package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +1 -0
- package/dist-types/commands/ListQueueLimitAssociationsCommand.d.ts +1 -0
- package/dist-types/commands/ListQueueMembersCommand.d.ts +1 -0
- package/dist-types/commands/ListQueuesCommand.d.ts +1 -0
- package/dist-types/commands/ListSessionActionsCommand.d.ts +1 -0
- package/dist-types/commands/ListSessionsCommand.d.ts +1 -0
- package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +1 -0
- package/dist-types/commands/ListStepConsumersCommand.d.ts +1 -0
- package/dist-types/commands/ListStepDependenciesCommand.d.ts +1 -0
- package/dist-types/commands/ListStepsCommand.d.ts +1 -0
- package/dist-types/commands/ListStorageProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTasksCommand.d.ts +1 -0
- package/dist-types/commands/ListWorkersCommand.d.ts +1 -0
- package/dist-types/commands/PutMeteredProductCommand.d.ts +1 -0
- package/dist-types/commands/SearchJobsCommand.d.ts +1 -0
- package/dist-types/commands/SearchStepsCommand.d.ts +1 -0
- package/dist-types/commands/SearchTasksCommand.d.ts +1 -0
- package/dist-types/commands/SearchWorkersCommand.d.ts +1 -0
- package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateBudgetCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFarmCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFleetCommand.d.ts +1 -0
- package/dist-types/commands/UpdateJobCommand.d.ts +1 -0
- package/dist-types/commands/UpdateLimitCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMonitorCommand.d.ts +1 -0
- package/dist-types/commands/UpdateQueueCommand.d.ts +1 -0
- package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateQueueLimitAssociationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSessionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateStepCommand.d.ts +1 -0
- package/dist-types/commands/UpdateStorageProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTaskCommand.d.ts +1 -0
- package/dist-types/commands/UpdateWorkerCommand.d.ts +1 -0
- package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +1 -0
- package/package.json +34 -34
|
@@ -20,6 +20,8 @@ class DeadlineClient extends smithy_client_1.Client {
|
|
|
20
20
|
config;
|
|
21
21
|
constructor(...[configuration]) {
|
|
22
22
|
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
23
|
+
super(_config_0);
|
|
24
|
+
this.initConfig = _config_0;
|
|
23
25
|
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
24
26
|
const _config_2 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_1);
|
|
25
27
|
const _config_3 = (0, middleware_retry_1.resolveRetryConfig)(_config_2);
|
|
@@ -28,7 +30,6 @@ class DeadlineClient extends smithy_client_1.Client {
|
|
|
28
30
|
const _config_6 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_5);
|
|
29
31
|
const _config_7 = (0, httpAuthSchemeProvider_1.resolveHttpAuthSchemeConfig)(_config_6);
|
|
30
32
|
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
31
|
-
super(_config_8);
|
|
32
33
|
this.config = _config_8;
|
|
33
34
|
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
34
35
|
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
@@ -40,8 +40,6 @@ const defaultDeadlineHttpAuthSchemeProvider = (authParameters) => {
|
|
|
40
40
|
exports.defaultDeadlineHttpAuthSchemeProvider = defaultDeadlineHttpAuthSchemeProvider;
|
|
41
41
|
const resolveHttpAuthSchemeConfig = (config) => {
|
|
42
42
|
const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
|
|
43
|
-
return {
|
|
44
|
-
...config_0,
|
|
45
|
-
};
|
|
43
|
+
return Object.assign(config_0, {});
|
|
46
44
|
};
|
|
47
45
|
exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
|
@@ -2,12 +2,11 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
4
|
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
5
|
+
return Object.assign(options, {
|
|
7
6
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
7
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
8
|
defaultSigningName: "deadline",
|
|
10
|
-
};
|
|
9
|
+
});
|
|
11
10
|
};
|
|
12
11
|
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
12
|
exports.commonParams = {
|
|
@@ -5,21 +5,9 @@ const region_config_resolver_1 = require("@aws-sdk/region-config-resolver");
|
|
|
5
5
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
const httpAuthExtensionConfiguration_1 = require("./auth/httpAuthExtensionConfiguration");
|
|
8
|
-
const asPartial = (t) => t;
|
|
9
8
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
10
|
-
const extensionConfiguration =
|
|
11
|
-
...asPartial((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig)),
|
|
12
|
-
...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
|
|
13
|
-
...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
|
|
14
|
-
...asPartial((0, httpAuthExtensionConfiguration_1.getHttpAuthExtensionConfiguration)(runtimeConfig)),
|
|
15
|
-
};
|
|
9
|
+
const extensionConfiguration = Object.assign((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig), (0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig), (0, httpAuthExtensionConfiguration_1.getHttpAuthExtensionConfiguration)(runtimeConfig));
|
|
16
10
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
17
|
-
return
|
|
18
|
-
...runtimeConfig,
|
|
19
|
-
...(0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
20
|
-
...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
21
|
-
...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
22
|
-
...(0, httpAuthExtensionConfiguration_1.resolveHttpAuthRuntimeConfig)(extensionConfiguration),
|
|
23
|
-
};
|
|
11
|
+
return Object.assign(runtimeConfig, (0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration), (0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration), (0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration), (0, httpAuthExtensionConfiguration_1.resolveHttpAuthRuntimeConfig)(extensionConfiguration));
|
|
24
12
|
};
|
|
25
13
|
exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
|
|
@@ -17,6 +17,8 @@ export class DeadlineClient extends __Client {
|
|
|
17
17
|
config;
|
|
18
18
|
constructor(...[configuration]) {
|
|
19
19
|
const _config_0 = __getRuntimeConfig(configuration || {});
|
|
20
|
+
super(_config_0);
|
|
21
|
+
this.initConfig = _config_0;
|
|
20
22
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
21
23
|
const _config_2 = resolveUserAgentConfig(_config_1);
|
|
22
24
|
const _config_3 = resolveRetryConfig(_config_2);
|
|
@@ -25,7 +27,6 @@ export class DeadlineClient extends __Client {
|
|
|
25
27
|
const _config_6 = resolveEndpointConfig(_config_5);
|
|
26
28
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
27
29
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
28
|
-
super(_config_8);
|
|
29
30
|
this.config = _config_8;
|
|
30
31
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
31
32
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -35,7 +35,5 @@ export const defaultDeadlineHttpAuthSchemeProvider = (authParameters) => {
|
|
|
35
35
|
};
|
|
36
36
|
export const resolveHttpAuthSchemeConfig = (config) => {
|
|
37
37
|
const config_0 = resolveAwsSdkSigV4Config(config);
|
|
38
|
-
return {
|
|
39
|
-
...config_0,
|
|
40
|
-
};
|
|
38
|
+
return Object.assign(config_0, {});
|
|
41
39
|
};
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
export const resolveClientEndpointParameters = (options) => {
|
|
2
|
-
return {
|
|
3
|
-
...options,
|
|
2
|
+
return Object.assign(options, {
|
|
4
3
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
5
4
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
6
5
|
defaultSigningName: "deadline",
|
|
7
|
-
};
|
|
6
|
+
});
|
|
8
7
|
};
|
|
9
8
|
export const commonParams = {
|
|
10
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
|
|
|
2
2
|
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
3
3
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
|
-
const asPartial = (t) => t;
|
|
6
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
7
|
-
const extensionConfiguration =
|
|
8
|
-
...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
|
|
9
|
-
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
10
|
-
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
11
|
-
...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
|
|
12
|
-
};
|
|
6
|
+
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
13
7
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
14
|
-
return
|
|
15
|
-
...runtimeConfig,
|
|
16
|
-
...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
17
|
-
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
18
|
-
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
19
|
-
...resolveHttpAuthRuntimeConfig(extensionConfiguration),
|
|
20
|
-
};
|
|
8
|
+
return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
21
9
|
};
|
|
@@ -76,6 +76,7 @@ declare const AssociateMemberToFarmCommand_base: {
|
|
|
76
76
|
* @throws {@link DeadlineServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class AssociateMemberToFarmCommand extends AssociateMemberToFarmCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const AssociateMemberToFleetCommand_base: {
|
|
|
77
77
|
* @throws {@link DeadlineServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class AssociateMemberToFleetCommand extends AssociateMemberToFleetCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const AssociateMemberToJobCommand_base: {
|
|
|
78
78
|
* @throws {@link DeadlineServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class AssociateMemberToJobCommand extends AssociateMemberToJobCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const AssociateMemberToQueueCommand_base: {
|
|
|
77
77
|
* @throws {@link DeadlineServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class AssociateMemberToQueueCommand extends AssociateMemberToQueueCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const AssumeFleetRoleForReadCommand_base: {
|
|
|
77
77
|
* @throws {@link DeadlineServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class AssumeFleetRoleForReadCommand extends AssumeFleetRoleForReadCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const AssumeFleetRoleForWorkerCommand_base: {
|
|
|
81
81
|
* @throws {@link DeadlineServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class AssumeFleetRoleForWorkerCommand extends AssumeFleetRoleForWorkerCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const AssumeQueueRoleForReadCommand_base: {
|
|
|
77
77
|
* @throws {@link DeadlineServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class AssumeQueueRoleForReadCommand extends AssumeQueueRoleForReadCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const AssumeQueueRoleForUserCommand_base: {
|
|
|
76
76
|
* @throws {@link DeadlineServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class AssumeQueueRoleForUserCommand extends AssumeQueueRoleForUserCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const AssumeQueueRoleForWorkerCommand_base: {
|
|
|
82
82
|
* @throws {@link DeadlineServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class AssumeQueueRoleForWorkerCommand extends AssumeQueueRoleForWorkerCommand_base {
|
|
@@ -188,6 +188,7 @@ declare const BatchGetJobEntityCommand_base: {
|
|
|
188
188
|
* @throws {@link DeadlineServiceException}
|
|
189
189
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
190
190
|
*
|
|
191
|
+
*
|
|
191
192
|
* @public
|
|
192
193
|
*/
|
|
193
194
|
export declare class BatchGetJobEntityCommand extends BatchGetJobEntityCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const CopyJobTemplateCommand_base: {
|
|
|
76
76
|
* @throws {@link DeadlineServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CopyJobTemplateCommand extends CopyJobTemplateCommand_base {
|
|
@@ -94,6 +94,7 @@ declare const CreateBudgetCommand_base: {
|
|
|
94
94
|
* @throws {@link DeadlineServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class CreateBudgetCommand extends CreateBudgetCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const CreateFarmCommand_base: {
|
|
|
83
83
|
* @throws {@link DeadlineServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class CreateFarmCommand extends CreateFarmCommand_base {
|
|
@@ -184,6 +184,7 @@ declare const CreateFleetCommand_base: {
|
|
|
184
184
|
* @throws {@link DeadlineServiceException}
|
|
185
185
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
186
186
|
*
|
|
187
|
+
*
|
|
187
188
|
* @public
|
|
188
189
|
*/
|
|
189
190
|
export declare class CreateFleetCommand extends CreateFleetCommand_base {
|
|
@@ -110,6 +110,7 @@ declare const CreateJobCommand_base: {
|
|
|
110
110
|
* @throws {@link DeadlineServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class CreateJobCommand extends CreateJobCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const CreateLicenseEndpointCommand_base: {
|
|
|
86
86
|
* @throws {@link DeadlineServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class CreateLicenseEndpointCommand extends CreateLicenseEndpointCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const CreateLimitCommand_base: {
|
|
|
83
83
|
* @throws {@link DeadlineServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class CreateLimitCommand extends CreateLimitCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const CreateMonitorCommand_base: {
|
|
|
78
78
|
* @throws {@link DeadlineServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class CreateMonitorCommand extends CreateMonitorCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const CreateQueueCommand_base: {
|
|
|
104
104
|
* @throws {@link DeadlineServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class CreateQueueCommand extends CreateQueueCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const CreateQueueEnvironmentCommand_base: {
|
|
|
79
79
|
* @throws {@link DeadlineServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class CreateQueueEnvironmentCommand extends CreateQueueEnvironmentCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const CreateQueueFleetAssociationCommand_base: {
|
|
|
70
70
|
* @throws {@link DeadlineServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class CreateQueueFleetAssociationCommand extends CreateQueueFleetAssociationCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const CreateQueueLimitAssociationCommand_base: {
|
|
|
73
73
|
* @throws {@link DeadlineServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class CreateQueueLimitAssociationCommand extends CreateQueueLimitAssociationCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const CreateStorageProfileCommand_base: {
|
|
|
85
85
|
* @throws {@link DeadlineServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class CreateStorageProfileCommand extends CreateStorageProfileCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const CreateWorkerCommand_base: {
|
|
|
90
90
|
* @throws {@link DeadlineServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class CreateWorkerCommand extends CreateWorkerCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DeleteBudgetCommand_base: {
|
|
|
69
69
|
* @throws {@link DeadlineServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteBudgetCommand extends DeleteBudgetCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const DeleteFarmCommand_base: {
|
|
|
68
68
|
* @throws {@link DeadlineServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteFarmCommand extends DeleteFarmCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteFleetCommand_base: {
|
|
|
74
74
|
* @throws {@link DeadlineServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteFleetCommand extends DeleteFleetCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const DeleteLicenseEndpointCommand_base: {
|
|
|
72
72
|
* @throws {@link DeadlineServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DeleteLicenseEndpointCommand extends DeleteLicenseEndpointCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const DeleteLimitCommand_base: {
|
|
|
68
68
|
* @throws {@link DeadlineServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteLimitCommand extends DeleteLimitCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DeleteMeteredProductCommand_base: {
|
|
|
69
69
|
* @throws {@link DeadlineServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteMeteredProductCommand extends DeleteMeteredProductCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DeleteMonitorCommand_base: {
|
|
|
69
69
|
* @throws {@link DeadlineServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteMonitorCommand extends DeleteMonitorCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DeleteQueueCommand_base: {
|
|
|
77
77
|
* @throws {@link DeadlineServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteQueueCommand extends DeleteQueueCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const DeleteQueueEnvironmentCommand_base: {
|
|
|
67
67
|
* @throws {@link DeadlineServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteQueueEnvironmentCommand extends DeleteQueueEnvironmentCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteQueueFleetAssociationCommand_base: {
|
|
|
74
74
|
* @throws {@link DeadlineServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteQueueFleetAssociationCommand extends DeleteQueueFleetAssociationCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const DeleteQueueLimitAssociationCommand_base: {
|
|
|
79
79
|
* @throws {@link DeadlineServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DeleteQueueLimitAssociationCommand extends DeleteQueueLimitAssociationCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const DeleteStorageProfileCommand_base: {
|
|
|
66
66
|
* @throws {@link DeadlineServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteStorageProfileCommand extends DeleteStorageProfileCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteWorkerCommand_base: {
|
|
|
74
74
|
* @throws {@link DeadlineServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteWorkerCommand extends DeleteWorkerCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DisassociateMemberFromFarmCommand_base: {
|
|
|
69
69
|
* @throws {@link DeadlineServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DisassociateMemberFromFarmCommand extends DisassociateMemberFromFarmCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DisassociateMemberFromFleetCommand_base: {
|
|
|
74
74
|
* @throws {@link DeadlineServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DisassociateMemberFromFleetCommand extends DisassociateMemberFromFleetCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DisassociateMemberFromJobCommand_base: {
|
|
|
71
71
|
* @throws {@link DeadlineServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DisassociateMemberFromJobCommand extends DisassociateMemberFromJobCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DisassociateMemberFromQueueCommand_base: {
|
|
|
74
74
|
* @throws {@link DeadlineServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DisassociateMemberFromQueueCommand extends DisassociateMemberFromQueueCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const GetBudgetCommand_base: {
|
|
|
99
99
|
* @throws {@link DeadlineServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class GetBudgetCommand extends GetBudgetCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const GetFarmCommand_base: {
|
|
|
77
77
|
* @throws {@link DeadlineServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetFarmCommand extends GetFarmCommand_base {
|
|
@@ -201,6 +201,7 @@ declare const GetFleetCommand_base: {
|
|
|
201
201
|
* @throws {@link DeadlineServiceException}
|
|
202
202
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
203
203
|
*
|
|
204
|
+
*
|
|
204
205
|
* @public
|
|
205
206
|
*/
|
|
206
207
|
export declare class GetFleetCommand extends GetFleetCommand_base {
|
|
@@ -116,6 +116,7 @@ declare const GetJobCommand_base: {
|
|
|
116
116
|
* @throws {@link DeadlineServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
118
118
|
*
|
|
119
|
+
*
|
|
119
120
|
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class GetJobCommand extends GetJobCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const GetLicenseEndpointCommand_base: {
|
|
|
80
80
|
* @throws {@link DeadlineServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class GetLicenseEndpointCommand extends GetLicenseEndpointCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const GetLimitCommand_base: {
|
|
|
81
81
|
* @throws {@link DeadlineServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetLimitCommand extends GetLimitCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const GetMonitorCommand_base: {
|
|
|
80
80
|
* @throws {@link DeadlineServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class GetMonitorCommand extends GetMonitorCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const GetQueueCommand_base: {
|
|
|
103
103
|
* @throws {@link DeadlineServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class GetQueueCommand extends GetQueueCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const GetQueueEnvironmentCommand_base: {
|
|
|
80
80
|
* @throws {@link DeadlineServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class GetQueueEnvironmentCommand extends GetQueueEnvironmentCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const GetQueueFleetAssociationCommand_base: {
|
|
|
78
78
|
* @throws {@link DeadlineServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class GetQueueFleetAssociationCommand extends GetQueueFleetAssociationCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const GetQueueLimitAssociationCommand_base: {
|
|
|
78
78
|
* @throws {@link DeadlineServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class GetQueueLimitAssociationCommand extends GetQueueLimitAssociationCommand_base {
|
|
@@ -110,6 +110,7 @@ declare const GetSessionActionCommand_base: {
|
|
|
110
110
|
* @throws {@link DeadlineServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class GetSessionActionCommand extends GetSessionActionCommand_base {
|