@aws-sdk/client-deadline 3.775.0 → 3.779.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.
Files changed (122) hide show
  1. package/dist-cjs/models/models_0.js +0 -4
  2. package/dist-cjs/models/models_1.js +5 -3
  3. package/dist-es/models/models_0.js +0 -4
  4. package/dist-es/models/models_1.js +4 -2
  5. package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +1 -0
  6. package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +1 -0
  7. package/dist-types/commands/AssociateMemberToJobCommand.d.ts +1 -0
  8. package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +1 -0
  9. package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +1 -0
  10. package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +1 -0
  11. package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +1 -0
  12. package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +1 -0
  13. package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +1 -0
  14. package/dist-types/commands/BatchGetJobEntityCommand.d.ts +1 -0
  15. package/dist-types/commands/CopyJobTemplateCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateBudgetCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateFarmCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateFleetCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateJobCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateLimitCommand.d.ts +1 -0
  22. package/dist-types/commands/CreateMonitorCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateQueueCommand.d.ts +1 -0
  24. package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +1 -0
  25. package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +1 -0
  26. package/dist-types/commands/CreateQueueLimitAssociationCommand.d.ts +1 -0
  27. package/dist-types/commands/CreateStorageProfileCommand.d.ts +1 -0
  28. package/dist-types/commands/CreateWorkerCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteBudgetCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteFarmCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteFleetCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteLimitCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteMeteredProductCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteMonitorCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteQueueCommand.d.ts +1 -0
  37. package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +1 -0
  38. package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +1 -0
  39. package/dist-types/commands/DeleteQueueLimitAssociationCommand.d.ts +1 -0
  40. package/dist-types/commands/DeleteStorageProfileCommand.d.ts +1 -0
  41. package/dist-types/commands/DeleteWorkerCommand.d.ts +1 -0
  42. package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +1 -0
  43. package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +1 -0
  44. package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +1 -0
  45. package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +1 -0
  46. package/dist-types/commands/GetBudgetCommand.d.ts +1 -0
  47. package/dist-types/commands/GetFarmCommand.d.ts +1 -0
  48. package/dist-types/commands/GetFleetCommand.d.ts +1 -0
  49. package/dist-types/commands/GetJobCommand.d.ts +1 -0
  50. package/dist-types/commands/GetLicenseEndpointCommand.d.ts +1 -0
  51. package/dist-types/commands/GetLimitCommand.d.ts +1 -0
  52. package/dist-types/commands/GetMonitorCommand.d.ts +1 -0
  53. package/dist-types/commands/GetQueueCommand.d.ts +1 -0
  54. package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +1 -0
  55. package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +1 -0
  56. package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +1 -0
  57. package/dist-types/commands/GetSessionActionCommand.d.ts +2 -1
  58. package/dist-types/commands/GetSessionCommand.d.ts +1 -0
  59. package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +1 -0
  60. package/dist-types/commands/GetStepCommand.d.ts +1 -0
  61. package/dist-types/commands/GetStorageProfileCommand.d.ts +1 -0
  62. package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +1 -0
  63. package/dist-types/commands/GetTaskCommand.d.ts +1 -0
  64. package/dist-types/commands/GetWorkerCommand.d.ts +1 -0
  65. package/dist-types/commands/ListAvailableMeteredProductsCommand.d.ts +1 -0
  66. package/dist-types/commands/ListBudgetsCommand.d.ts +1 -0
  67. package/dist-types/commands/ListFarmMembersCommand.d.ts +1 -0
  68. package/dist-types/commands/ListFarmsCommand.d.ts +1 -0
  69. package/dist-types/commands/ListFleetMembersCommand.d.ts +1 -0
  70. package/dist-types/commands/ListFleetsCommand.d.ts +1 -0
  71. package/dist-types/commands/ListJobMembersCommand.d.ts +1 -0
  72. package/dist-types/commands/ListJobParameterDefinitionsCommand.d.ts +1 -0
  73. package/dist-types/commands/ListJobsCommand.d.ts +1 -0
  74. package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +1 -0
  75. package/dist-types/commands/ListLimitsCommand.d.ts +1 -0
  76. package/dist-types/commands/ListMeteredProductsCommand.d.ts +1 -0
  77. package/dist-types/commands/ListMonitorsCommand.d.ts +1 -0
  78. package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +1 -0
  79. package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +1 -0
  80. package/dist-types/commands/ListQueueLimitAssociationsCommand.d.ts +1 -0
  81. package/dist-types/commands/ListQueueMembersCommand.d.ts +1 -0
  82. package/dist-types/commands/ListQueuesCommand.d.ts +1 -0
  83. package/dist-types/commands/ListSessionActionsCommand.d.ts +2 -1
  84. package/dist-types/commands/ListSessionsCommand.d.ts +1 -0
  85. package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +1 -0
  86. package/dist-types/commands/ListStepConsumersCommand.d.ts +1 -0
  87. package/dist-types/commands/ListStepDependenciesCommand.d.ts +1 -0
  88. package/dist-types/commands/ListStepsCommand.d.ts +1 -0
  89. package/dist-types/commands/ListStorageProfilesCommand.d.ts +1 -0
  90. package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +1 -0
  91. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  92. package/dist-types/commands/ListTasksCommand.d.ts +1 -0
  93. package/dist-types/commands/ListWorkersCommand.d.ts +1 -0
  94. package/dist-types/commands/PutMeteredProductCommand.d.ts +1 -0
  95. package/dist-types/commands/SearchJobsCommand.d.ts +3 -0
  96. package/dist-types/commands/SearchStepsCommand.d.ts +3 -0
  97. package/dist-types/commands/SearchTasksCommand.d.ts +3 -0
  98. package/dist-types/commands/SearchWorkersCommand.d.ts +3 -0
  99. package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +1 -0
  100. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  101. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  102. package/dist-types/commands/UpdateBudgetCommand.d.ts +1 -0
  103. package/dist-types/commands/UpdateFarmCommand.d.ts +1 -0
  104. package/dist-types/commands/UpdateFleetCommand.d.ts +1 -0
  105. package/dist-types/commands/UpdateJobCommand.d.ts +1 -0
  106. package/dist-types/commands/UpdateLimitCommand.d.ts +1 -0
  107. package/dist-types/commands/UpdateMonitorCommand.d.ts +1 -0
  108. package/dist-types/commands/UpdateQueueCommand.d.ts +1 -0
  109. package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +1 -0
  110. package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +1 -0
  111. package/dist-types/commands/UpdateQueueLimitAssociationCommand.d.ts +1 -0
  112. package/dist-types/commands/UpdateSessionCommand.d.ts +1 -0
  113. package/dist-types/commands/UpdateStepCommand.d.ts +1 -0
  114. package/dist-types/commands/UpdateStorageProfileCommand.d.ts +1 -0
  115. package/dist-types/commands/UpdateTaskCommand.d.ts +1 -0
  116. package/dist-types/commands/UpdateWorkerCommand.d.ts +1 -0
  117. package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +2 -1
  118. package/dist-types/models/models_0.d.ts +11 -9
  119. package/dist-types/models/models_1.d.ts +28 -0
  120. package/dist-types/ts3.4/models/models_0.d.ts +3 -3
  121. package/dist-types/ts3.4/models/models_1.d.ts +7 -0
  122. package/package.json +2 -2
@@ -612,7 +612,6 @@ const AssumeQueueRoleForWorkerResponseFilterSensitiveLog = (obj) => ({
612
612
  exports.AssumeQueueRoleForWorkerResponseFilterSensitiveLog = AssumeQueueRoleForWorkerResponseFilterSensitiveLog;
613
613
  const ManifestPropertiesFilterSensitiveLog = (obj) => ({
614
614
  ...obj,
615
- ...(obj.fileSystemLocationName && { fileSystemLocationName: smithy_client_1.SENSITIVE_STRING }),
616
615
  });
617
616
  exports.ManifestPropertiesFilterSensitiveLog = ManifestPropertiesFilterSensitiveLog;
618
617
  const AttachmentsFilterSensitiveLog = (obj) => ({
@@ -734,7 +733,6 @@ exports.CreateLimitRequestFilterSensitiveLog = CreateLimitRequestFilterSensitive
734
733
  const CreateQueueRequestFilterSensitiveLog = (obj) => ({
735
734
  ...obj,
736
735
  ...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
737
- ...(obj.requiredFileSystemLocationNames && { requiredFileSystemLocationNames: smithy_client_1.SENSITIVE_STRING }),
738
736
  });
739
737
  exports.CreateQueueRequestFilterSensitiveLog = CreateQueueRequestFilterSensitiveLog;
740
738
  const CreateQueueEnvironmentRequestFilterSensitiveLog = (obj) => ({
@@ -744,7 +742,6 @@ const CreateQueueEnvironmentRequestFilterSensitiveLog = (obj) => ({
744
742
  exports.CreateQueueEnvironmentRequestFilterSensitiveLog = CreateQueueEnvironmentRequestFilterSensitiveLog;
745
743
  const FileSystemLocationFilterSensitiveLog = (obj) => ({
746
744
  ...obj,
747
- ...(obj.name && { name: smithy_client_1.SENSITIVE_STRING }),
748
745
  });
749
746
  exports.FileSystemLocationFilterSensitiveLog = FileSystemLocationFilterSensitiveLog;
750
747
  const CreateStorageProfileRequestFilterSensitiveLog = (obj) => ({
@@ -801,7 +798,6 @@ exports.GetStorageProfileResponseFilterSensitiveLog = GetStorageProfileResponseF
801
798
  const GetQueueResponseFilterSensitiveLog = (obj) => ({
802
799
  ...obj,
803
800
  ...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
804
- ...(obj.requiredFileSystemLocationNames && { requiredFileSystemLocationNames: smithy_client_1.SENSITIVE_STRING }),
805
801
  });
806
802
  exports.GetQueueResponseFilterSensitiveLog = GetQueueResponseFilterSensitiveLog;
807
803
  const GetQueueEnvironmentResponseFilterSensitiveLog = (obj) => ({
@@ -1,6 +1,6 @@
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.SearchFilterExpression = exports.UpdateQueueLimitAssociationStatus = exports.UpdateQueueFleetAssociationStatus = exports.UsageStatistic = exports.SessionsStatisticsResources = exports.Period = exports.UsageGroupByField = exports.SearchSortExpression = exports.SortOrder = exports.LogicalOperator = 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.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
5
  exports.UpdateJobLifecycleStatus = {
6
6
  ARCHIVED: "ARCHIVED",
@@ -33,6 +33,10 @@ exports.LicenseEndpointStatus = {
33
33
  NOT_READY: "NOT_READY",
34
34
  READY: "READY",
35
35
  };
36
+ exports.SearchTermMatchingType = {
37
+ CONTAINS: "CONTAINS",
38
+ FUZZY_MATCH: "FUZZY_MATCH",
39
+ };
36
40
  exports.LogicalOperator = {
37
41
  AND: "AND",
38
42
  OR: "OR",
@@ -113,8 +117,6 @@ var SearchFilterExpression;
113
117
  const UpdateQueueRequestFilterSensitiveLog = (obj) => ({
114
118
  ...obj,
115
119
  ...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
116
- ...(obj.requiredFileSystemLocationNamesToAdd && { requiredFileSystemLocationNamesToAdd: smithy_client_1.SENSITIVE_STRING }),
117
- ...(obj.requiredFileSystemLocationNamesToRemove && { requiredFileSystemLocationNamesToRemove: smithy_client_1.SENSITIVE_STRING }),
118
120
  });
119
121
  exports.UpdateQueueRequestFilterSensitiveLog = UpdateQueueRequestFilterSensitiveLog;
120
122
  const UpdateQueueEnvironmentRequestFilterSensitiveLog = (obj) => ({
@@ -589,7 +589,6 @@ export const AssumeQueueRoleForWorkerResponseFilterSensitiveLog = (obj) => ({
589
589
  });
590
590
  export const ManifestPropertiesFilterSensitiveLog = (obj) => ({
591
591
  ...obj,
592
- ...(obj.fileSystemLocationName && { fileSystemLocationName: SENSITIVE_STRING }),
593
592
  });
594
593
  export const AttachmentsFilterSensitiveLog = (obj) => ({
595
594
  ...obj,
@@ -691,7 +690,6 @@ export const CreateLimitRequestFilterSensitiveLog = (obj) => ({
691
690
  export const CreateQueueRequestFilterSensitiveLog = (obj) => ({
692
691
  ...obj,
693
692
  ...(obj.description && { description: SENSITIVE_STRING }),
694
- ...(obj.requiredFileSystemLocationNames && { requiredFileSystemLocationNames: SENSITIVE_STRING }),
695
693
  });
696
694
  export const CreateQueueEnvironmentRequestFilterSensitiveLog = (obj) => ({
697
695
  ...obj,
@@ -699,7 +697,6 @@ export const CreateQueueEnvironmentRequestFilterSensitiveLog = (obj) => ({
699
697
  });
700
698
  export const FileSystemLocationFilterSensitiveLog = (obj) => ({
701
699
  ...obj,
702
- ...(obj.name && { name: SENSITIVE_STRING }),
703
700
  });
704
701
  export const CreateStorageProfileRequestFilterSensitiveLog = (obj) => ({
705
702
  ...obj,
@@ -746,7 +743,6 @@ export const GetStorageProfileResponseFilterSensitiveLog = (obj) => ({
746
743
  export const GetQueueResponseFilterSensitiveLog = (obj) => ({
747
744
  ...obj,
748
745
  ...(obj.description && { description: SENSITIVE_STRING }),
749
- ...(obj.requiredFileSystemLocationNames && { requiredFileSystemLocationNames: SENSITIVE_STRING }),
750
746
  });
751
747
  export const GetQueueEnvironmentResponseFilterSensitiveLog = (obj) => ({
752
748
  ...obj,
@@ -30,6 +30,10 @@ export const LicenseEndpointStatus = {
30
30
  NOT_READY: "NOT_READY",
31
31
  READY: "READY",
32
32
  };
33
+ export const SearchTermMatchingType = {
34
+ CONTAINS: "CONTAINS",
35
+ FUZZY_MATCH: "FUZZY_MATCH",
36
+ };
33
37
  export const LogicalOperator = {
34
38
  AND: "AND",
35
39
  OR: "OR",
@@ -110,8 +114,6 @@ export var SearchFilterExpression;
110
114
  export const UpdateQueueRequestFilterSensitiveLog = (obj) => ({
111
115
  ...obj,
112
116
  ...(obj.description && { description: SENSITIVE_STRING }),
113
- ...(obj.requiredFileSystemLocationNamesToAdd && { requiredFileSystemLocationNamesToAdd: SENSITIVE_STRING }),
114
- ...(obj.requiredFileSystemLocationNamesToRemove && { requiredFileSystemLocationNamesToRemove: SENSITIVE_STRING }),
115
117
  });
116
118
  export const UpdateQueueEnvironmentRequestFilterSensitiveLog = (obj) => ({
117
119
  ...obj,
@@ -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 {
@@ -60,7 +60,7 @@ declare const GetSessionActionCommand_base: {
60
60
  * // environmentId: "STRING_VALUE", // required
61
61
  * // },
62
62
  * // taskRun: { // TaskRunSessionActionDefinition
63
- * // taskId: "STRING_VALUE", // required
63
+ * // taskId: "STRING_VALUE",
64
64
  * // stepId: "STRING_VALUE", // required
65
65
  * // parameters: { // TaskParameters // required
66
66
  * // "<keys>": { // TaskParameterValue Union: only one key present
@@ -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 {
@@ -114,6 +114,7 @@ declare const GetSessionCommand_base: {
114
114
  * @throws {@link DeadlineServiceException}
115
115
  * <p>Base exception class for all service exceptions from Deadline service.</p>
116
116
  *
117
+ *
117
118
  * @public
118
119
  */
119
120
  export declare class GetSessionCommand extends GetSessionCommand_base {
@@ -105,6 +105,7 @@ declare const GetSessionsStatisticsAggregationCommand_base: {
105
105
  * @throws {@link DeadlineServiceException}
106
106
  * <p>Base exception class for all service exceptions from Deadline service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class GetSessionsStatisticsAggregationCommand extends GetSessionsStatisticsAggregationCommand_base {