@aws-sdk/client-deadline 3.968.0 → 3.970.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/index.js +541 -361
- package/dist-es/models/enums.js +6 -0
- package/dist-es/schemas/schemas_0.js +374 -356
- package/dist-es/waiters/index.js +2 -0
- package/dist-es/waiters/waitForJobComplete.js +76 -0
- package/dist-es/waiters/waitForJobSucceeded.js +76 -0
- 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 +5 -4
- package/dist-types/commands/CreateFarmCommand.d.ts +3 -8
- package/dist-types/commands/CreateFleetCommand.d.ts +3 -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 -15
- 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 +2 -3
- package/dist-types/commands/GetFleetCommand.d.ts +1 -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 +6 -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 +2 -4
- 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 +21 -8
- package/dist-types/commands/SearchStepsCommand.d.ts +26 -8
- package/dist-types/commands/SearchTasksCommand.d.ts +22 -8
- package/dist-types/commands/SearchWorkersCommand.d.ts +21 -8
- 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 +2 -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 +2 -4
- package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +2 -4
- package/dist-types/index.d.ts +1 -8
- package/dist-types/models/enums.d.ts +14 -0
- package/dist-types/models/errors.d.ts +3 -6
- package/dist-types/models/models_0.d.ts +196 -660
- package/dist-types/models/models_1.d.ts +118 -241
- package/dist-types/schemas/schemas_0.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/enums.d.ts +8 -0
- package/dist-types/ts3.4/models/models_0.d.ts +14 -11
- package/dist-types/ts3.4/models/models_1.d.ts +28 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
- package/dist-types/ts3.4/waiters/index.d.ts +2 -0
- package/dist-types/ts3.4/waiters/waitForJobComplete.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForJobSucceeded.d.ts +11 -0
- package/dist-types/waiters/index.d.ts +2 -0
- package/dist-types/waiters/waitForJobComplete.d.ts +14 -0
- package/dist-types/waiters/waitForJobCreateComplete.d.ts +2 -2
- package/dist-types/waiters/waitForJobSucceeded.d.ts +14 -0
- package/package.json +34 -34
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
|
To install this package, simply type add or install @aws-sdk/client-deadline
|