@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
package/README.md
CHANGED
|
@@ -6,14 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
AWS SDK for JavaScript Deadline Client for Node.js, Browser and React Native.
|
|
8
8
|
|
|
9
|
-
<p>The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your
|
|
10
|
-
projects. Use the Deadline Cloud API to onboard users, assign projects, and attach permissions
|
|
11
|
-
specific to their job function.</p>
|
|
12
|
-
<p>With Deadline Cloud, content production teams can deploy resources for their workforce
|
|
13
|
-
securely in the cloud, reducing the costs of added physical infrastructure. Keep your
|
|
14
|
-
content production operations secure, while allowing your contributors to access the tools
|
|
15
|
-
they need, such as scalable high-speed storage, licenses, and cost management
|
|
16
|
-
services.</p>
|
|
9
|
+
<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>
|
|
17
10
|
|
|
18
11
|
## Installing
|
|
19
12
|
|
|
@@ -6,6 +6,7 @@ const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
+
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateWorkerCommand extends smithy_client_1.Command
|
|
11
12
|
.classBuilder()
|
|
@@ -18,7 +19,7 @@ class UpdateWorkerCommand extends smithy_client_1.Command
|
|
|
18
19
|
})
|
|
19
20
|
.s("Deadline", "UpdateWorker", {})
|
|
20
21
|
.n("DeadlineClient", "UpdateWorkerCommand")
|
|
21
|
-
.f(void 0,
|
|
22
|
+
.f(void 0, models_0_1.UpdateWorkerResponseFilterSensitiveLog)
|
|
22
23
|
.ser(Aws_restJson1_1.se_UpdateWorkerCommand)
|
|
23
24
|
.de(Aws_restJson1_1.de_UpdateWorkerCommand)
|
|
24
25
|
.build() {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DesiredWorkerStatus = exports.UpdatedWorkerStatus = exports.SessionLifecycleTargetStatus = exports.SessionLifecycleStatus = exports.WorkerStatus = exports.FleetStatus = exports.StorageProfileOperatingSystemFamily = exports.FileSystemLocationType = exports.EnvironmentTemplateType = exports.DefaultQueueBudgetAction = exports.CreateJobTargetTaskRunStatus = exports.FleetConfiguration = exports.Ec2MarketType = exports.ServiceManagedFleetOperatingSystemFamily = exports.CustomerManagedFleetOperatingSystemFamily = exports.TagPropagationMode = exports.CpuArchitectureType = exports.JobTemplateType = exports.CompletedStatus = exports.ComparisonOperator = exports.BudgetStatus = exports.UsageTrackingResource = exports.BudgetSchedule = exports.BudgetActionType = exports.GetJobEntityError = exports.JobEntityErrorCode = exports.JobEntity = exports.JobParameter = exports.RunAs = exports.JobEntityIdentifiersUnion = exports.AutoScalingStatus = exports.AutoScalingMode = exports.PathFormat = exports.JobAttachmentsFileSystem = exports.ConflictException = exports.ConflictExceptionReason = exports.ValidationException = exports.ValidationExceptionReason = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.ServiceQuotaExceededExceptionReason = exports.ResourceNotFoundException = exports.InternalServerErrorException = exports.DeadlinePrincipalType = exports.MembershipLevel = exports.AssignedSessionActionDefinition = exports.TaskParameterValue = exports.AccessDeniedException = exports.AcceleratorType = exports.AcceleratorName = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
4
|
+
exports.GetFleetResponseFilterSensitiveLog = exports.CreateStorageProfileRequestFilterSensitiveLog = exports.FileSystemLocationFilterSensitiveLog = exports.CreateQueueEnvironmentRequestFilterSensitiveLog = exports.CreateQueueRequestFilterSensitiveLog = exports.CreateLimitRequestFilterSensitiveLog = exports.CreateJobRequestFilterSensitiveLog = exports.CreateFleetRequestFilterSensitiveLog = exports.HostConfigurationFilterSensitiveLog = exports.CreateFarmRequestFilterSensitiveLog = exports.UpdateBudgetRequestFilterSensitiveLog = exports.ListBudgetsResponseFilterSensitiveLog = exports.BudgetSummaryFilterSensitiveLog = exports.GetBudgetResponseFilterSensitiveLog = exports.ResponseBudgetActionFilterSensitiveLog = exports.CreateBudgetRequestFilterSensitiveLog = exports.BudgetActionToAddFilterSensitiveLog = exports.BatchGetJobEntityResponseFilterSensitiveLog = exports.JobEntityFilterSensitiveLog = exports.StepDetailsEntityFilterSensitiveLog = exports.JobDetailsEntityFilterSensitiveLog = exports.PathMappingRuleFilterSensitiveLog = exports.JobAttachmentDetailsEntityFilterSensitiveLog = exports.EnvironmentDetailsEntityFilterSensitiveLog = exports.AttachmentsFilterSensitiveLog = exports.ManifestPropertiesFilterSensitiveLog = exports.AssumeQueueRoleForWorkerResponseFilterSensitiveLog = exports.AssumeQueueRoleForUserResponseFilterSensitiveLog = exports.AssumeQueueRoleForReadResponseFilterSensitiveLog = exports.AssumeFleetRoleForWorkerResponseFilterSensitiveLog = exports.AssumeFleetRoleForReadResponseFilterSensitiveLog = exports.AwsCredentialsFilterSensitiveLog = exports.AssignedSessionFilterSensitiveLog = exports.AssignedSessionActionFilterSensitiveLog = exports.AssignedSessionActionDefinitionFilterSensitiveLog = exports.AssignedTaskRunSessionActionDefinitionFilterSensitiveLog = exports.TaskParameterValueFilterSensitiveLog = exports.DependencyConsumerResolutionStatus = exports.SessionActionDefinitionSummary = exports.TaskTargetRunStatus = exports.StepTargetTaskRunStatus = exports.StepParameterType = exports.StepLifecycleStatus = exports.SessionActionStatus = exports.SessionActionDefinition = exports.TaskRunStatus = exports.JobTargetTaskRunStatus = exports.JobLifecycleStatus = exports.QueueStatus = exports.QueueBlockedReason = void 0;
|
|
5
|
+
exports.GetTaskResponseFilterSensitiveLog = exports.GetStepResponseFilterSensitiveLog = exports.GetSessionActionResponseFilterSensitiveLog = exports.SessionActionDefinitionFilterSensitiveLog = exports.TaskRunSessionActionDefinitionFilterSensitiveLog = exports.GetJobResponseFilterSensitiveLog = exports.GetStorageProfileForQueueResponseFilterSensitiveLog = exports.GetQueueEnvironmentResponseFilterSensitiveLog = exports.GetQueueResponseFilterSensitiveLog = exports.GetStorageProfileResponseFilterSensitiveLog = exports.GetLimitResponseFilterSensitiveLog = exports.GetFarmResponseFilterSensitiveLog = exports.UpdateWorkerScheduleResponseFilterSensitiveLog = exports.UpdateWorkerScheduleRequestFilterSensitiveLog = exports.UpdatedSessionActionInfoFilterSensitiveLog = exports.UpdateWorkerResponseFilterSensitiveLog = exports.UpdateFleetRequestFilterSensitiveLog = void 0;
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
const DeadlineServiceException_1 = require("./DeadlineServiceException");
|
|
8
8
|
exports.AcceleratorName = {
|
|
@@ -103,6 +103,7 @@ class ResourceNotFoundException extends DeadlineServiceException_1.DeadlineServi
|
|
|
103
103
|
}
|
|
104
104
|
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
105
105
|
exports.ServiceQuotaExceededExceptionReason = {
|
|
106
|
+
DEPENDENCY_LIMIT_EXCEEDED: "DEPENDENCY_LIMIT_EXCEEDED",
|
|
106
107
|
KMS_KEY_LIMIT_EXCEEDED: "KMS_KEY_LIMIT_EXCEEDED",
|
|
107
108
|
SERVICE_QUOTA_EXCEEDED_EXCEPTION: "SERVICE_QUOTA_EXCEEDED_EXCEPTION",
|
|
108
109
|
};
|
|
@@ -716,10 +717,16 @@ const CreateFarmRequestFilterSensitiveLog = (obj) => ({
|
|
|
716
717
|
...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
|
|
717
718
|
});
|
|
718
719
|
exports.CreateFarmRequestFilterSensitiveLog = CreateFarmRequestFilterSensitiveLog;
|
|
720
|
+
const HostConfigurationFilterSensitiveLog = (obj) => ({
|
|
721
|
+
...obj,
|
|
722
|
+
...(obj.scriptBody && { scriptBody: smithy_client_1.SENSITIVE_STRING }),
|
|
723
|
+
});
|
|
724
|
+
exports.HostConfigurationFilterSensitiveLog = HostConfigurationFilterSensitiveLog;
|
|
719
725
|
const CreateFleetRequestFilterSensitiveLog = (obj) => ({
|
|
720
726
|
...obj,
|
|
721
727
|
...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
|
|
722
728
|
...(obj.configuration && { configuration: obj.configuration }),
|
|
729
|
+
...(obj.hostConfiguration && { hostConfiguration: (0, exports.HostConfigurationFilterSensitiveLog)(obj.hostConfiguration) }),
|
|
723
730
|
});
|
|
724
731
|
exports.CreateFleetRequestFilterSensitiveLog = CreateFleetRequestFilterSensitiveLog;
|
|
725
732
|
const CreateJobRequestFilterSensitiveLog = (obj) => ({
|
|
@@ -757,14 +764,21 @@ const GetFleetResponseFilterSensitiveLog = (obj) => ({
|
|
|
757
764
|
...obj,
|
|
758
765
|
...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
|
|
759
766
|
...(obj.configuration && { configuration: obj.configuration }),
|
|
767
|
+
...(obj.hostConfiguration && { hostConfiguration: (0, exports.HostConfigurationFilterSensitiveLog)(obj.hostConfiguration) }),
|
|
760
768
|
});
|
|
761
769
|
exports.GetFleetResponseFilterSensitiveLog = GetFleetResponseFilterSensitiveLog;
|
|
762
770
|
const UpdateFleetRequestFilterSensitiveLog = (obj) => ({
|
|
763
771
|
...obj,
|
|
764
772
|
...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
|
|
765
773
|
...(obj.configuration && { configuration: obj.configuration }),
|
|
774
|
+
...(obj.hostConfiguration && { hostConfiguration: (0, exports.HostConfigurationFilterSensitiveLog)(obj.hostConfiguration) }),
|
|
766
775
|
});
|
|
767
776
|
exports.UpdateFleetRequestFilterSensitiveLog = UpdateFleetRequestFilterSensitiveLog;
|
|
777
|
+
const UpdateWorkerResponseFilterSensitiveLog = (obj) => ({
|
|
778
|
+
...obj,
|
|
779
|
+
...(obj.hostConfiguration && { hostConfiguration: (0, exports.HostConfigurationFilterSensitiveLog)(obj.hostConfiguration) }),
|
|
780
|
+
});
|
|
781
|
+
exports.UpdateWorkerResponseFilterSensitiveLog = UpdateWorkerResponseFilterSensitiveLog;
|
|
768
782
|
const UpdatedSessionActionInfoFilterSensitiveLog = (obj) => ({
|
|
769
783
|
...obj,
|
|
770
784
|
...(obj.progressMessage && { progressMessage: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -855,8 +869,3 @@ const GetTaskResponseFilterSensitiveLog = (obj) => ({
|
|
|
855
869
|
...(obj.parameters && { parameters: smithy_client_1.SENSITIVE_STRING }),
|
|
856
870
|
});
|
|
857
871
|
exports.GetTaskResponseFilterSensitiveLog = GetTaskResponseFilterSensitiveLog;
|
|
858
|
-
const TaskSummaryFilterSensitiveLog = (obj) => ({
|
|
859
|
-
...obj,
|
|
860
|
-
...(obj.parameters && { parameters: smithy_client_1.SENSITIVE_STRING }),
|
|
861
|
-
});
|
|
862
|
-
exports.TaskSummaryFilterSensitiveLog = TaskSummaryFilterSensitiveLog;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SearchTasksResponseFilterSensitiveLog = exports.TaskSearchSummaryFilterSensitiveLog = exports.SearchJobsResponseFilterSensitiveLog = exports.JobSearchSummaryFilterSensitiveLog = exports.UpdateStorageProfileRequestFilterSensitiveLog = exports.UpdateLimitRequestFilterSensitiveLog = exports.UpdateFarmRequestFilterSensitiveLog = exports.UpdateQueueEnvironmentRequestFilterSensitiveLog = exports.UpdateQueueRequestFilterSensitiveLog = exports.ListTasksResponseFilterSensitiveLog = exports.SearchFilterExpression = exports.UpdateQueueLimitAssociationStatus = exports.UpdateQueueFleetAssociationStatus = exports.UsageStatistic = exports.SessionsStatisticsResources = exports.Period = exports.UsageGroupByField = exports.SearchSortExpression = exports.SortOrder = exports.LogicalOperator = exports.SearchTermMatchingType = exports.LicenseEndpointStatus = exports.SessionsStatisticsAggregationStatus = exports.UsageType = exports.QueueLimitAssociationStatus = exports.QueueFleetAssociationStatus = exports.UpdateJobLifecycleStatus = void 0;
|
|
3
|
+
exports.SearchTasksResponseFilterSensitiveLog = exports.TaskSearchSummaryFilterSensitiveLog = exports.SearchJobsResponseFilterSensitiveLog = exports.JobSearchSummaryFilterSensitiveLog = exports.UpdateStorageProfileRequestFilterSensitiveLog = exports.UpdateLimitRequestFilterSensitiveLog = exports.UpdateFarmRequestFilterSensitiveLog = exports.UpdateQueueEnvironmentRequestFilterSensitiveLog = exports.UpdateQueueRequestFilterSensitiveLog = exports.ListTasksResponseFilterSensitiveLog = exports.TaskSummaryFilterSensitiveLog = exports.SearchFilterExpression = exports.UpdateQueueLimitAssociationStatus = exports.UpdateQueueFleetAssociationStatus = exports.UsageStatistic = exports.SessionsStatisticsResources = exports.Period = exports.UsageGroupByField = exports.SearchSortExpression = exports.SortOrder = exports.LogicalOperator = exports.SearchTermMatchingType = exports.LicenseEndpointStatus = exports.SessionsStatisticsAggregationStatus = exports.UsageType = exports.QueueLimitAssociationStatus = exports.QueueFleetAssociationStatus = exports.UpdateJobLifecycleStatus = void 0;
|
|
4
4
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const models_0_1 = require("./models_0");
|
|
6
5
|
exports.UpdateJobLifecycleStatus = {
|
|
7
6
|
ARCHIVED: "ARCHIVED",
|
|
8
7
|
};
|
|
@@ -115,9 +114,14 @@ var SearchFilterExpression;
|
|
|
115
114
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
116
115
|
};
|
|
117
116
|
})(SearchFilterExpression || (exports.SearchFilterExpression = SearchFilterExpression = {}));
|
|
117
|
+
const TaskSummaryFilterSensitiveLog = (obj) => ({
|
|
118
|
+
...obj,
|
|
119
|
+
...(obj.parameters && { parameters: smithy_client_1.SENSITIVE_STRING }),
|
|
120
|
+
});
|
|
121
|
+
exports.TaskSummaryFilterSensitiveLog = TaskSummaryFilterSensitiveLog;
|
|
118
122
|
const ListTasksResponseFilterSensitiveLog = (obj) => ({
|
|
119
123
|
...obj,
|
|
120
|
-
...(obj.tasks && { tasks: obj.tasks.map((item) => (0,
|
|
124
|
+
...(obj.tasks && { tasks: obj.tasks.map((item) => (0, exports.TaskSummaryFilterSensitiveLog)(item)) }),
|
|
121
125
|
});
|
|
122
126
|
exports.ListTasksResponseFilterSensitiveLog = ListTasksResponseFilterSensitiveLog;
|
|
123
127
|
const UpdateQueueRequestFilterSensitiveLog = (obj) => ({
|
|
@@ -339,6 +339,7 @@ const se_CreateFleetCommand = async (input, context) => {
|
|
|
339
339
|
configuration: (_) => se_FleetConfiguration(_, context),
|
|
340
340
|
description: [],
|
|
341
341
|
displayName: [],
|
|
342
|
+
hostConfiguration: (_) => (0, smithy_client_1._json)(_),
|
|
342
343
|
maxWorkerCount: [],
|
|
343
344
|
minWorkerCount: [],
|
|
344
345
|
roleArn: [],
|
|
@@ -2278,6 +2279,7 @@ const se_UpdateFleetCommand = async (input, context) => {
|
|
|
2278
2279
|
configuration: (_) => se_FleetConfiguration(_, context),
|
|
2279
2280
|
description: [],
|
|
2280
2281
|
displayName: [],
|
|
2282
|
+
hostConfiguration: (_) => (0, smithy_client_1._json)(_),
|
|
2281
2283
|
maxWorkerCount: [],
|
|
2282
2284
|
minWorkerCount: [],
|
|
2283
2285
|
roleArn: [],
|
|
@@ -3243,6 +3245,7 @@ const de_GetFleetCommand = async (output, context) => {
|
|
|
3243
3245
|
displayName: smithy_client_1.expectString,
|
|
3244
3246
|
farmId: smithy_client_1.expectString,
|
|
3245
3247
|
fleetId: smithy_client_1.expectString,
|
|
3248
|
+
hostConfiguration: smithy_client_1._json,
|
|
3246
3249
|
maxWorkerCount: smithy_client_1.expectInt32,
|
|
3247
3250
|
minWorkerCount: smithy_client_1.expectInt32,
|
|
3248
3251
|
roleArn: smithy_client_1.expectString,
|
|
@@ -4390,6 +4393,7 @@ const de_UpdateWorkerCommand = async (output, context) => {
|
|
|
4390
4393
|
});
|
|
4391
4394
|
const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context)), "body");
|
|
4392
4395
|
const doc = (0, smithy_client_1.take)(data, {
|
|
4396
|
+
hostConfiguration: smithy_client_1._json,
|
|
4393
4397
|
log: smithy_client_1._json,
|
|
4394
4398
|
});
|
|
4395
4399
|
Object.assign(contents, doc);
|
|
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
|
|
|
23
23
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
24
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
25
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
|
-
const
|
|
26
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
27
27
|
return {
|
|
28
28
|
...clientSharedValues,
|
|
29
29
|
...config,
|
|
30
30
|
runtime: "node",
|
|
31
31
|
defaultsMode,
|
|
32
|
-
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
32
|
+
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
33
33
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
34
34
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
35
35
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
36
36
|
(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
37
37
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
38
38
|
region: config?.region ??
|
|
39
|
-
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
39
|
+
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
40
40
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
41
41
|
retryMode: config?.retryMode ??
|
|
42
42
|
(0, node_config_provider_1.loadConfig)({
|
|
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
|
|
|
45
45
|
}, config),
|
|
46
46
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
47
47
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
48
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
49
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
50
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS,
|
|
48
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
49
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
50
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { UpdateWorkerResponseFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_UpdateWorkerCommand, se_UpdateWorkerCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class UpdateWorkerCommand extends $Command
|
|
@@ -15,7 +16,7 @@ export class UpdateWorkerCommand extends $Command
|
|
|
15
16
|
})
|
|
16
17
|
.s("Deadline", "UpdateWorker", {})
|
|
17
18
|
.n("DeadlineClient", "UpdateWorkerCommand")
|
|
18
|
-
.f(void 0,
|
|
19
|
+
.f(void 0, UpdateWorkerResponseFilterSensitiveLog)
|
|
19
20
|
.ser(se_UpdateWorkerCommand)
|
|
20
21
|
.de(de_UpdateWorkerCommand)
|
|
21
22
|
.build() {
|
|
@@ -95,6 +95,7 @@ export class ResourceNotFoundException extends __BaseException {
|
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
97
|
export const ServiceQuotaExceededExceptionReason = {
|
|
98
|
+
DEPENDENCY_LIMIT_EXCEEDED: "DEPENDENCY_LIMIT_EXCEEDED",
|
|
98
99
|
KMS_KEY_LIMIT_EXCEEDED: "KMS_KEY_LIMIT_EXCEEDED",
|
|
99
100
|
SERVICE_QUOTA_EXCEEDED_EXCEPTION: "SERVICE_QUOTA_EXCEEDED_EXCEPTION",
|
|
100
101
|
};
|
|
@@ -676,10 +677,15 @@ export const CreateFarmRequestFilterSensitiveLog = (obj) => ({
|
|
|
676
677
|
...obj,
|
|
677
678
|
...(obj.description && { description: SENSITIVE_STRING }),
|
|
678
679
|
});
|
|
680
|
+
export const HostConfigurationFilterSensitiveLog = (obj) => ({
|
|
681
|
+
...obj,
|
|
682
|
+
...(obj.scriptBody && { scriptBody: SENSITIVE_STRING }),
|
|
683
|
+
});
|
|
679
684
|
export const CreateFleetRequestFilterSensitiveLog = (obj) => ({
|
|
680
685
|
...obj,
|
|
681
686
|
...(obj.description && { description: SENSITIVE_STRING }),
|
|
682
687
|
...(obj.configuration && { configuration: obj.configuration }),
|
|
688
|
+
...(obj.hostConfiguration && { hostConfiguration: HostConfigurationFilterSensitiveLog(obj.hostConfiguration) }),
|
|
683
689
|
});
|
|
684
690
|
export const CreateJobRequestFilterSensitiveLog = (obj) => ({
|
|
685
691
|
...obj,
|
|
@@ -710,11 +716,17 @@ export const GetFleetResponseFilterSensitiveLog = (obj) => ({
|
|
|
710
716
|
...obj,
|
|
711
717
|
...(obj.description && { description: SENSITIVE_STRING }),
|
|
712
718
|
...(obj.configuration && { configuration: obj.configuration }),
|
|
719
|
+
...(obj.hostConfiguration && { hostConfiguration: HostConfigurationFilterSensitiveLog(obj.hostConfiguration) }),
|
|
713
720
|
});
|
|
714
721
|
export const UpdateFleetRequestFilterSensitiveLog = (obj) => ({
|
|
715
722
|
...obj,
|
|
716
723
|
...(obj.description && { description: SENSITIVE_STRING }),
|
|
717
724
|
...(obj.configuration && { configuration: obj.configuration }),
|
|
725
|
+
...(obj.hostConfiguration && { hostConfiguration: HostConfigurationFilterSensitiveLog(obj.hostConfiguration) }),
|
|
726
|
+
});
|
|
727
|
+
export const UpdateWorkerResponseFilterSensitiveLog = (obj) => ({
|
|
728
|
+
...obj,
|
|
729
|
+
...(obj.hostConfiguration && { hostConfiguration: HostConfigurationFilterSensitiveLog(obj.hostConfiguration) }),
|
|
718
730
|
});
|
|
719
731
|
export const UpdatedSessionActionInfoFilterSensitiveLog = (obj) => ({
|
|
720
732
|
...obj,
|
|
@@ -791,7 +803,3 @@ export const GetTaskResponseFilterSensitiveLog = (obj) => ({
|
|
|
791
803
|
...obj,
|
|
792
804
|
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
793
805
|
});
|
|
794
|
-
export const TaskSummaryFilterSensitiveLog = (obj) => ({
|
|
795
|
-
...obj,
|
|
796
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
797
|
-
});
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
|
-
import { TaskSummaryFilterSensitiveLog, } from "./models_0";
|
|
3
2
|
export const UpdateJobLifecycleStatus = {
|
|
4
3
|
ARCHIVED: "ARCHIVED",
|
|
5
4
|
};
|
|
@@ -112,6 +111,10 @@ export var SearchFilterExpression;
|
|
|
112
111
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
113
112
|
};
|
|
114
113
|
})(SearchFilterExpression || (SearchFilterExpression = {}));
|
|
114
|
+
export const TaskSummaryFilterSensitiveLog = (obj) => ({
|
|
115
|
+
...obj,
|
|
116
|
+
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
117
|
+
});
|
|
115
118
|
export const ListTasksResponseFilterSensitiveLog = (obj) => ({
|
|
116
119
|
...obj,
|
|
117
120
|
...(obj.tasks && { tasks: obj.tasks.map((item) => TaskSummaryFilterSensitiveLog(item)) }),
|
|
@@ -319,6 +319,7 @@ export const se_CreateFleetCommand = async (input, context) => {
|
|
|
319
319
|
configuration: (_) => se_FleetConfiguration(_, context),
|
|
320
320
|
description: [],
|
|
321
321
|
displayName: [],
|
|
322
|
+
hostConfiguration: (_) => _json(_),
|
|
322
323
|
maxWorkerCount: [],
|
|
323
324
|
minWorkerCount: [],
|
|
324
325
|
roleArn: [],
|
|
@@ -2172,6 +2173,7 @@ export const se_UpdateFleetCommand = async (input, context) => {
|
|
|
2172
2173
|
configuration: (_) => se_FleetConfiguration(_, context),
|
|
2173
2174
|
description: [],
|
|
2174
2175
|
displayName: [],
|
|
2176
|
+
hostConfiguration: (_) => _json(_),
|
|
2175
2177
|
maxWorkerCount: [],
|
|
2176
2178
|
minWorkerCount: [],
|
|
2177
2179
|
roleArn: [],
|
|
@@ -3080,6 +3082,7 @@ export const de_GetFleetCommand = async (output, context) => {
|
|
|
3080
3082
|
displayName: __expectString,
|
|
3081
3083
|
farmId: __expectString,
|
|
3082
3084
|
fleetId: __expectString,
|
|
3085
|
+
hostConfiguration: _json,
|
|
3083
3086
|
maxWorkerCount: __expectInt32,
|
|
3084
3087
|
minWorkerCount: __expectInt32,
|
|
3085
3088
|
roleArn: __expectString,
|
|
@@ -4159,6 +4162,7 @@ export const de_UpdateWorkerCommand = async (output, context) => {
|
|
|
4159
4162
|
});
|
|
4160
4163
|
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
4161
4164
|
const doc = take(data, {
|
|
4165
|
+
hostConfiguration: _json,
|
|
4162
4166
|
log: _json,
|
|
4163
4167
|
});
|
|
4164
4168
|
Object.assign(contents, doc);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
|
|
|
19
19
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
|
20
20
|
const clientSharedValues = getSharedRuntimeConfig(config);
|
|
21
21
|
awsCheckVersion(process.version);
|
|
22
|
-
const
|
|
22
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
23
23
|
return {
|
|
24
24
|
...clientSharedValues,
|
|
25
25
|
...config,
|
|
26
26
|
runtime: "node",
|
|
27
27
|
defaultsMode,
|
|
28
|
-
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
28
|
+
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
29
29
|
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
30
30
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
|
|
31
31
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
32
32
|
createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
|
33
33
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
34
34
|
region: config?.region ??
|
|
35
|
-
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
35
|
+
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
36
36
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
37
37
|
retryMode: config?.retryMode ??
|
|
38
38
|
loadNodeConfig({
|
|
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
|
|
|
41
41
|
}, config),
|
|
42
42
|
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
43
43
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
44
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
45
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
46
|
-
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS,
|
|
44
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
45
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
47
47
|
};
|
|
48
48
|
};
|
package/dist-types/Deadline.d.ts
CHANGED
|
@@ -798,14 +798,7 @@ export interface Deadline {
|
|
|
798
798
|
updateWorkerSchedule(args: UpdateWorkerScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkerScheduleCommandOutput) => void): void;
|
|
799
799
|
}
|
|
800
800
|
/**
|
|
801
|
-
* <p>The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your
|
|
802
|
-
* projects. Use the Deadline Cloud API to onboard users, assign projects, and attach permissions
|
|
803
|
-
* specific to their job function.</p>
|
|
804
|
-
* <p>With Deadline Cloud, content production teams can deploy resources for their workforce
|
|
805
|
-
* securely in the cloud, reducing the costs of added physical infrastructure. Keep your
|
|
806
|
-
* content production operations secure, while allowing your contributors to access the tools
|
|
807
|
-
* they need, such as scalable high-speed storage, licenses, and cost management
|
|
808
|
-
* services.</p>
|
|
801
|
+
* <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>
|
|
809
802
|
* @public
|
|
810
803
|
*/
|
|
811
804
|
export declare class Deadline extends DeadlineClient implements Deadline {
|
|
@@ -282,14 +282,7 @@ export type DeadlineClientResolvedConfigType = __SmithyResolvedConfiguration<__H
|
|
|
282
282
|
export interface DeadlineClientResolvedConfig extends DeadlineClientResolvedConfigType {
|
|
283
283
|
}
|
|
284
284
|
/**
|
|
285
|
-
* <p>The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your
|
|
286
|
-
* projects. Use the Deadline Cloud API to onboard users, assign projects, and attach permissions
|
|
287
|
-
* specific to their job function.</p>
|
|
288
|
-
* <p>With Deadline Cloud, content production teams can deploy resources for their workforce
|
|
289
|
-
* securely in the cloud, reducing the costs of added physical infrastructure. Keep your
|
|
290
|
-
* content production operations secure, while allowing your contributors to access the tools
|
|
291
|
-
* they need, such as scalable high-speed storage, licenses, and cost management
|
|
292
|
-
* services.</p>
|
|
285
|
+
* <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>
|
|
293
286
|
* @public
|
|
294
287
|
*/
|
|
295
288
|
export declare class DeadlineClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, DeadlineClientResolvedConfig> {
|
|
@@ -63,15 +63,13 @@ declare const AssociateMemberToFarmCommand_base: {
|
|
|
63
63
|
* <p>The requested resource can't be found.</p>
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
66
|
-
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
|
|
67
|
-
* maximum number of service resources or operations for your Amazon Web Services account.</p>
|
|
66
|
+
* <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>
|
|
68
67
|
*
|
|
69
68
|
* @throws {@link ThrottlingException} (client fault)
|
|
70
69
|
* <p>Your request exceeded a request rate quota.</p>
|
|
71
70
|
*
|
|
72
71
|
* @throws {@link ValidationException} (client fault)
|
|
73
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
74
|
-
* unsupported characters.</p>
|
|
72
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
75
73
|
*
|
|
76
74
|
* @throws {@link DeadlineServiceException}
|
|
77
75
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -64,15 +64,13 @@ declare const AssociateMemberToFleetCommand_base: {
|
|
|
64
64
|
* <p>The requested resource can't be found.</p>
|
|
65
65
|
*
|
|
66
66
|
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
67
|
-
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
|
|
68
|
-
* maximum number of service resources or operations for your Amazon Web Services account.</p>
|
|
67
|
+
* <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>
|
|
69
68
|
*
|
|
70
69
|
* @throws {@link ThrottlingException} (client fault)
|
|
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>
|
|
@@ -65,15 +65,13 @@ declare const AssociateMemberToJobCommand_base: {
|
|
|
65
65
|
* <p>The requested resource can't be found.</p>
|
|
66
66
|
*
|
|
67
67
|
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
68
|
-
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
|
|
69
|
-
* maximum number of service resources or operations for your Amazon Web Services account.</p>
|
|
68
|
+
* <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>
|
|
70
69
|
*
|
|
71
70
|
* @throws {@link ThrottlingException} (client fault)
|
|
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>
|
|
@@ -64,15 +64,13 @@ declare const AssociateMemberToQueueCommand_base: {
|
|
|
64
64
|
* <p>The requested resource can't be found.</p>
|
|
65
65
|
*
|
|
66
66
|
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
67
|
-
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
|
|
68
|
-
* maximum number of service resources or operations for your Amazon Web Services account.</p>
|
|
67
|
+
* <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>
|
|
69
68
|
*
|
|
70
69
|
* @throws {@link ThrottlingException} (client fault)
|
|
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>
|
|
@@ -27,8 +27,7 @@ declare const AssumeFleetRoleForReadCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Get Amazon Web Services credentials from the fleet role. The IAM permissions of the credentials are
|
|
31
|
-
* scoped down to have read-only access.</p>
|
|
30
|
+
* <p>Get Amazon Web Services credentials from the fleet role. The IAM permissions of the credentials are scoped down to have read-only access.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -71,8 +70,7 @@ declare const AssumeFleetRoleForReadCommand_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>
|
|
@@ -62,8 +62,7 @@ declare const AssumeFleetRoleForWorkerCommand_base: {
|
|
|
62
62
|
* <p>You don't have permission to perform the action.</p>
|
|
63
63
|
*
|
|
64
64
|
* @throws {@link ConflictException} (client fault)
|
|
65
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
66
|
-
* 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>
|
|
67
66
|
*
|
|
68
67
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
69
68
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -75,8 +74,7 @@ declare const AssumeFleetRoleForWorkerCommand_base: {
|
|
|
75
74
|
* <p>Your request exceeded a request rate quota.</p>
|
|
76
75
|
*
|
|
77
76
|
* @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>
|
|
77
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
80
78
|
*
|
|
81
79
|
* @throws {@link DeadlineServiceException}
|
|
82
80
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -27,8 +27,7 @@ declare const AssumeQueueRoleForReadCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Gets Amazon Web Services credentials from the queue role. The IAM permissions of the credentials are
|
|
31
|
-
* scoped down to have read-only access.</p>
|
|
30
|
+
* <p>Gets Amazon Web Services credentials from the queue role. The IAM permissions of the credentials are scoped down to have read-only access.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -71,8 +70,7 @@ declare const AssumeQueueRoleForReadCommand_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>
|
|
@@ -70,8 +70,7 @@ declare const AssumeQueueRoleForUserCommand_base: {
|
|
|
70
70
|
* <p>Your request exceeded a request rate quota.</p>
|
|
71
71
|
*
|
|
72
72
|
* @throws {@link ValidationException} (client fault)
|
|
73
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
74
|
-
* unsupported characters.</p>
|
|
73
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
75
74
|
*
|
|
76
75
|
* @throws {@link DeadlineServiceException}
|
|
77
76
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -63,8 +63,7 @@ declare const AssumeQueueRoleForWorkerCommand_base: {
|
|
|
63
63
|
* <p>You don't have permission to perform the action.</p>
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link ConflictException} (client fault)
|
|
66
|
-
* <p>Your request has conflicting operations. This can occur if you're trying to perform more
|
|
67
|
-
* than one operation on the same resource at the same time.</p>
|
|
66
|
+
* <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>
|
|
68
67
|
*
|
|
69
68
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
70
69
|
* <p>Deadline Cloud can't process your request right now. Try again later.</p>
|
|
@@ -76,8 +75,7 @@ declare const AssumeQueueRoleForWorkerCommand_base: {
|
|
|
76
75
|
* <p>Your request exceeded a request rate quota.</p>
|
|
77
76
|
*
|
|
78
77
|
* @throws {@link ValidationException} (client fault)
|
|
79
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
80
|
-
* unsupported characters.</p>
|
|
78
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
81
79
|
*
|
|
82
80
|
* @throws {@link DeadlineServiceException}
|
|
83
81
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -182,8 +182,7 @@ declare const BatchGetJobEntityCommand_base: {
|
|
|
182
182
|
* <p>Your request exceeded a request rate quota.</p>
|
|
183
183
|
*
|
|
184
184
|
* @throws {@link ValidationException} (client fault)
|
|
185
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
186
|
-
* unsupported characters.</p>
|
|
185
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
187
186
|
*
|
|
188
187
|
* @throws {@link DeadlineServiceException}
|
|
189
188
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -70,8 +70,7 @@ declare const CopyJobTemplateCommand_base: {
|
|
|
70
70
|
* <p>Your request exceeded a request rate quota.</p>
|
|
71
71
|
*
|
|
72
72
|
* @throws {@link ValidationException} (client fault)
|
|
73
|
-
* <p>The request isn't valid. This can occur if your request contains malformed JSON or
|
|
74
|
-
* unsupported characters.</p>
|
|
73
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
75
74
|
*
|
|
76
75
|
* @throws {@link DeadlineServiceException}
|
|
77
76
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|
|
@@ -81,15 +81,13 @@ declare const CreateBudgetCommand_base: {
|
|
|
81
81
|
* <p>The requested resource can't be found.</p>
|
|
82
82
|
*
|
|
83
83
|
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
84
|
-
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
|
|
85
|
-
* maximum number of service resources or operations for your Amazon Web Services account.</p>
|
|
84
|
+
* <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>
|
|
86
85
|
*
|
|
87
86
|
* @throws {@link ThrottlingException} (client fault)
|
|
88
87
|
* <p>Your request exceeded a request rate quota.</p>
|
|
89
88
|
*
|
|
90
89
|
* @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>
|
|
90
|
+
* <p>The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.</p>
|
|
93
91
|
*
|
|
94
92
|
* @throws {@link DeadlineServiceException}
|
|
95
93
|
* <p>Base exception class for all service exceptions from Deadline service.</p>
|