@aws-sdk/client-deadline 3.928.0 → 3.930.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 (140) hide show
  1. package/dist-cjs/index.js +5505 -6622
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/DeadlineClient.js +2 -0
  4. package/dist-es/commands/AssociateMemberToFarmCommand.js +3 -9
  5. package/dist-es/commands/AssociateMemberToFleetCommand.js +3 -9
  6. package/dist-es/commands/AssociateMemberToJobCommand.js +3 -9
  7. package/dist-es/commands/AssociateMemberToQueueCommand.js +3 -9
  8. package/dist-es/commands/AssumeFleetRoleForReadCommand.js +3 -10
  9. package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +3 -10
  10. package/dist-es/commands/AssumeQueueRoleForReadCommand.js +3 -10
  11. package/dist-es/commands/AssumeQueueRoleForUserCommand.js +3 -10
  12. package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +3 -10
  13. package/dist-es/commands/BatchGetJobEntityCommand.js +3 -10
  14. package/dist-es/commands/CopyJobTemplateCommand.js +3 -9
  15. package/dist-es/commands/CreateBudgetCommand.js +3 -10
  16. package/dist-es/commands/CreateFarmCommand.js +3 -10
  17. package/dist-es/commands/CreateFleetCommand.js +3 -10
  18. package/dist-es/commands/CreateJobCommand.js +3 -10
  19. package/dist-es/commands/CreateLicenseEndpointCommand.js +3 -9
  20. package/dist-es/commands/CreateLimitCommand.js +3 -10
  21. package/dist-es/commands/CreateMonitorCommand.js +3 -9
  22. package/dist-es/commands/CreateQueueCommand.js +3 -10
  23. package/dist-es/commands/CreateQueueEnvironmentCommand.js +3 -10
  24. package/dist-es/commands/CreateQueueFleetAssociationCommand.js +3 -9
  25. package/dist-es/commands/CreateQueueLimitAssociationCommand.js +3 -9
  26. package/dist-es/commands/CreateStorageProfileCommand.js +3 -10
  27. package/dist-es/commands/CreateWorkerCommand.js +3 -9
  28. package/dist-es/commands/DeleteBudgetCommand.js +3 -9
  29. package/dist-es/commands/DeleteFarmCommand.js +3 -9
  30. package/dist-es/commands/DeleteFleetCommand.js +3 -9
  31. package/dist-es/commands/DeleteLicenseEndpointCommand.js +3 -9
  32. package/dist-es/commands/DeleteLimitCommand.js +3 -9
  33. package/dist-es/commands/DeleteMeteredProductCommand.js +3 -9
  34. package/dist-es/commands/DeleteMonitorCommand.js +3 -9
  35. package/dist-es/commands/DeleteQueueCommand.js +3 -9
  36. package/dist-es/commands/DeleteQueueEnvironmentCommand.js +3 -9
  37. package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +3 -9
  38. package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +3 -9
  39. package/dist-es/commands/DeleteStorageProfileCommand.js +3 -9
  40. package/dist-es/commands/DeleteWorkerCommand.js +3 -9
  41. package/dist-es/commands/DisassociateMemberFromFarmCommand.js +3 -9
  42. package/dist-es/commands/DisassociateMemberFromFleetCommand.js +3 -9
  43. package/dist-es/commands/DisassociateMemberFromJobCommand.js +3 -9
  44. package/dist-es/commands/DisassociateMemberFromQueueCommand.js +3 -9
  45. package/dist-es/commands/GetBudgetCommand.js +3 -10
  46. package/dist-es/commands/GetFarmCommand.js +3 -10
  47. package/dist-es/commands/GetFleetCommand.js +3 -10
  48. package/dist-es/commands/GetJobCommand.js +3 -10
  49. package/dist-es/commands/GetLicenseEndpointCommand.js +3 -9
  50. package/dist-es/commands/GetLimitCommand.js +3 -10
  51. package/dist-es/commands/GetMonitorCommand.js +3 -9
  52. package/dist-es/commands/GetQueueCommand.js +3 -10
  53. package/dist-es/commands/GetQueueEnvironmentCommand.js +3 -10
  54. package/dist-es/commands/GetQueueFleetAssociationCommand.js +3 -9
  55. package/dist-es/commands/GetQueueLimitAssociationCommand.js +3 -9
  56. package/dist-es/commands/GetSessionActionCommand.js +3 -10
  57. package/dist-es/commands/GetSessionCommand.js +3 -9
  58. package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +3 -9
  59. package/dist-es/commands/GetStepCommand.js +3 -10
  60. package/dist-es/commands/GetStorageProfileCommand.js +3 -10
  61. package/dist-es/commands/GetStorageProfileForQueueCommand.js +3 -10
  62. package/dist-es/commands/GetTaskCommand.js +3 -10
  63. package/dist-es/commands/GetWorkerCommand.js +3 -9
  64. package/dist-es/commands/ListAvailableMeteredProductsCommand.js +3 -9
  65. package/dist-es/commands/ListBudgetsCommand.js +3 -10
  66. package/dist-es/commands/ListFarmMembersCommand.js +3 -9
  67. package/dist-es/commands/ListFarmsCommand.js +3 -9
  68. package/dist-es/commands/ListFleetMembersCommand.js +3 -9
  69. package/dist-es/commands/ListFleetsCommand.js +3 -9
  70. package/dist-es/commands/ListJobMembersCommand.js +3 -9
  71. package/dist-es/commands/ListJobParameterDefinitionsCommand.js +3 -9
  72. package/dist-es/commands/ListJobsCommand.js +3 -9
  73. package/dist-es/commands/ListLicenseEndpointsCommand.js +3 -9
  74. package/dist-es/commands/ListLimitsCommand.js +3 -9
  75. package/dist-es/commands/ListMeteredProductsCommand.js +3 -9
  76. package/dist-es/commands/ListMonitorsCommand.js +3 -9
  77. package/dist-es/commands/ListQueueEnvironmentsCommand.js +3 -9
  78. package/dist-es/commands/ListQueueFleetAssociationsCommand.js +3 -9
  79. package/dist-es/commands/ListQueueLimitAssociationsCommand.js +3 -9
  80. package/dist-es/commands/ListQueueMembersCommand.js +3 -9
  81. package/dist-es/commands/ListQueuesCommand.js +3 -9
  82. package/dist-es/commands/ListSessionActionsCommand.js +3 -10
  83. package/dist-es/commands/ListSessionsCommand.js +3 -9
  84. package/dist-es/commands/ListSessionsForWorkerCommand.js +3 -9
  85. package/dist-es/commands/ListStepConsumersCommand.js +3 -9
  86. package/dist-es/commands/ListStepDependenciesCommand.js +3 -9
  87. package/dist-es/commands/ListStepsCommand.js +3 -9
  88. package/dist-es/commands/ListStorageProfilesCommand.js +3 -9
  89. package/dist-es/commands/ListStorageProfilesForQueueCommand.js +3 -9
  90. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  91. package/dist-es/commands/ListTasksCommand.js +3 -10
  92. package/dist-es/commands/ListWorkersCommand.js +3 -9
  93. package/dist-es/commands/PutMeteredProductCommand.js +3 -9
  94. package/dist-es/commands/SearchJobsCommand.js +3 -10
  95. package/dist-es/commands/SearchStepsCommand.js +3 -9
  96. package/dist-es/commands/SearchTasksCommand.js +3 -10
  97. package/dist-es/commands/SearchWorkersCommand.js +3 -9
  98. package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +3 -9
  99. package/dist-es/commands/TagResourceCommand.js +3 -9
  100. package/dist-es/commands/UntagResourceCommand.js +3 -9
  101. package/dist-es/commands/UpdateBudgetCommand.js +3 -10
  102. package/dist-es/commands/UpdateFarmCommand.js +3 -10
  103. package/dist-es/commands/UpdateFleetCommand.js +3 -10
  104. package/dist-es/commands/UpdateJobCommand.js +3 -9
  105. package/dist-es/commands/UpdateLimitCommand.js +3 -10
  106. package/dist-es/commands/UpdateMonitorCommand.js +3 -9
  107. package/dist-es/commands/UpdateQueueCommand.js +3 -10
  108. package/dist-es/commands/UpdateQueueEnvironmentCommand.js +3 -10
  109. package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +3 -9
  110. package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +3 -9
  111. package/dist-es/commands/UpdateSessionCommand.js +3 -9
  112. package/dist-es/commands/UpdateStepCommand.js +3 -9
  113. package/dist-es/commands/UpdateStorageProfileCommand.js +3 -10
  114. package/dist-es/commands/UpdateTaskCommand.js +3 -9
  115. package/dist-es/commands/UpdateWorkerCommand.js +3 -10
  116. package/dist-es/commands/UpdateWorkerScheduleCommand.js +3 -10
  117. package/dist-es/models/models_0.js +0 -444
  118. package/dist-es/models/models_1.js +0 -84
  119. package/dist-es/runtimeConfig.shared.js +2 -0
  120. package/dist-es/schemas/schemas_0.js +5294 -0
  121. package/dist-types/DeadlineClient.d.ts +10 -1
  122. package/dist-types/models/models_0.d.ts +44 -243
  123. package/dist-types/models/models_1.d.ts +12 -47
  124. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  125. package/dist-types/runtimeConfig.d.ts +1 -0
  126. package/dist-types/runtimeConfig.native.d.ts +1 -0
  127. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  128. package/dist-types/schemas/schemas_0.d.ts +575 -0
  129. package/dist-types/ts3.4/DeadlineClient.d.ts +4 -0
  130. package/dist-types/ts3.4/models/models_0.d.ts +0 -187
  131. package/dist-types/ts3.4/models/models_1.d.ts +0 -37
  132. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  133. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  134. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  135. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  136. package/dist-types/ts3.4/schemas/schemas_0.d.ts +582 -0
  137. package/package.json +34 -35
  138. package/dist-es/protocols/Aws_restJson1.js +0 -5229
  139. package/dist-types/protocols/Aws_restJson1.d.ts +0 -1019
  140. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1361
@@ -1,1019 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AssociateMemberToFarmCommandInput, AssociateMemberToFarmCommandOutput } from "../commands/AssociateMemberToFarmCommand";
4
- import { AssociateMemberToFleetCommandInput, AssociateMemberToFleetCommandOutput } from "../commands/AssociateMemberToFleetCommand";
5
- import { AssociateMemberToJobCommandInput, AssociateMemberToJobCommandOutput } from "../commands/AssociateMemberToJobCommand";
6
- import { AssociateMemberToQueueCommandInput, AssociateMemberToQueueCommandOutput } from "../commands/AssociateMemberToQueueCommand";
7
- import { AssumeFleetRoleForReadCommandInput, AssumeFleetRoleForReadCommandOutput } from "../commands/AssumeFleetRoleForReadCommand";
8
- import { AssumeFleetRoleForWorkerCommandInput, AssumeFleetRoleForWorkerCommandOutput } from "../commands/AssumeFleetRoleForWorkerCommand";
9
- import { AssumeQueueRoleForReadCommandInput, AssumeQueueRoleForReadCommandOutput } from "../commands/AssumeQueueRoleForReadCommand";
10
- import { AssumeQueueRoleForUserCommandInput, AssumeQueueRoleForUserCommandOutput } from "../commands/AssumeQueueRoleForUserCommand";
11
- import { AssumeQueueRoleForWorkerCommandInput, AssumeQueueRoleForWorkerCommandOutput } from "../commands/AssumeQueueRoleForWorkerCommand";
12
- import { BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput } from "../commands/BatchGetJobEntityCommand";
13
- import { CopyJobTemplateCommandInput, CopyJobTemplateCommandOutput } from "../commands/CopyJobTemplateCommand";
14
- import { CreateBudgetCommandInput, CreateBudgetCommandOutput } from "../commands/CreateBudgetCommand";
15
- import { CreateFarmCommandInput, CreateFarmCommandOutput } from "../commands/CreateFarmCommand";
16
- import { CreateFleetCommandInput, CreateFleetCommandOutput } from "../commands/CreateFleetCommand";
17
- import { CreateJobCommandInput, CreateJobCommandOutput } from "../commands/CreateJobCommand";
18
- import { CreateLicenseEndpointCommandInput, CreateLicenseEndpointCommandOutput } from "../commands/CreateLicenseEndpointCommand";
19
- import { CreateLimitCommandInput, CreateLimitCommandOutput } from "../commands/CreateLimitCommand";
20
- import { CreateMonitorCommandInput, CreateMonitorCommandOutput } from "../commands/CreateMonitorCommand";
21
- import { CreateQueueCommandInput, CreateQueueCommandOutput } from "../commands/CreateQueueCommand";
22
- import { CreateQueueEnvironmentCommandInput, CreateQueueEnvironmentCommandOutput } from "../commands/CreateQueueEnvironmentCommand";
23
- import { CreateQueueFleetAssociationCommandInput, CreateQueueFleetAssociationCommandOutput } from "../commands/CreateQueueFleetAssociationCommand";
24
- import { CreateQueueLimitAssociationCommandInput, CreateQueueLimitAssociationCommandOutput } from "../commands/CreateQueueLimitAssociationCommand";
25
- import { CreateStorageProfileCommandInput, CreateStorageProfileCommandOutput } from "../commands/CreateStorageProfileCommand";
26
- import { CreateWorkerCommandInput, CreateWorkerCommandOutput } from "../commands/CreateWorkerCommand";
27
- import { DeleteBudgetCommandInput, DeleteBudgetCommandOutput } from "../commands/DeleteBudgetCommand";
28
- import { DeleteFarmCommandInput, DeleteFarmCommandOutput } from "../commands/DeleteFarmCommand";
29
- import { DeleteFleetCommandInput, DeleteFleetCommandOutput } from "../commands/DeleteFleetCommand";
30
- import { DeleteLicenseEndpointCommandInput, DeleteLicenseEndpointCommandOutput } from "../commands/DeleteLicenseEndpointCommand";
31
- import { DeleteLimitCommandInput, DeleteLimitCommandOutput } from "../commands/DeleteLimitCommand";
32
- import { DeleteMeteredProductCommandInput, DeleteMeteredProductCommandOutput } from "../commands/DeleteMeteredProductCommand";
33
- import { DeleteMonitorCommandInput, DeleteMonitorCommandOutput } from "../commands/DeleteMonitorCommand";
34
- import { DeleteQueueCommandInput, DeleteQueueCommandOutput } from "../commands/DeleteQueueCommand";
35
- import { DeleteQueueEnvironmentCommandInput, DeleteQueueEnvironmentCommandOutput } from "../commands/DeleteQueueEnvironmentCommand";
36
- import { DeleteQueueFleetAssociationCommandInput, DeleteQueueFleetAssociationCommandOutput } from "../commands/DeleteQueueFleetAssociationCommand";
37
- import { DeleteQueueLimitAssociationCommandInput, DeleteQueueLimitAssociationCommandOutput } from "../commands/DeleteQueueLimitAssociationCommand";
38
- import { DeleteStorageProfileCommandInput, DeleteStorageProfileCommandOutput } from "../commands/DeleteStorageProfileCommand";
39
- import { DeleteWorkerCommandInput, DeleteWorkerCommandOutput } from "../commands/DeleteWorkerCommand";
40
- import { DisassociateMemberFromFarmCommandInput, DisassociateMemberFromFarmCommandOutput } from "../commands/DisassociateMemberFromFarmCommand";
41
- import { DisassociateMemberFromFleetCommandInput, DisassociateMemberFromFleetCommandOutput } from "../commands/DisassociateMemberFromFleetCommand";
42
- import { DisassociateMemberFromJobCommandInput, DisassociateMemberFromJobCommandOutput } from "../commands/DisassociateMemberFromJobCommand";
43
- import { DisassociateMemberFromQueueCommandInput, DisassociateMemberFromQueueCommandOutput } from "../commands/DisassociateMemberFromQueueCommand";
44
- import { GetBudgetCommandInput, GetBudgetCommandOutput } from "../commands/GetBudgetCommand";
45
- import { GetFarmCommandInput, GetFarmCommandOutput } from "../commands/GetFarmCommand";
46
- import { GetFleetCommandInput, GetFleetCommandOutput } from "../commands/GetFleetCommand";
47
- import { GetJobCommandInput, GetJobCommandOutput } from "../commands/GetJobCommand";
48
- import { GetLicenseEndpointCommandInput, GetLicenseEndpointCommandOutput } from "../commands/GetLicenseEndpointCommand";
49
- import { GetLimitCommandInput, GetLimitCommandOutput } from "../commands/GetLimitCommand";
50
- import { GetMonitorCommandInput, GetMonitorCommandOutput } from "../commands/GetMonitorCommand";
51
- import { GetQueueCommandInput, GetQueueCommandOutput } from "../commands/GetQueueCommand";
52
- import { GetQueueEnvironmentCommandInput, GetQueueEnvironmentCommandOutput } from "../commands/GetQueueEnvironmentCommand";
53
- import { GetQueueFleetAssociationCommandInput, GetQueueFleetAssociationCommandOutput } from "../commands/GetQueueFleetAssociationCommand";
54
- import { GetQueueLimitAssociationCommandInput, GetQueueLimitAssociationCommandOutput } from "../commands/GetQueueLimitAssociationCommand";
55
- import { GetSessionActionCommandInput, GetSessionActionCommandOutput } from "../commands/GetSessionActionCommand";
56
- import { GetSessionCommandInput, GetSessionCommandOutput } from "../commands/GetSessionCommand";
57
- import { GetSessionsStatisticsAggregationCommandInput, GetSessionsStatisticsAggregationCommandOutput } from "../commands/GetSessionsStatisticsAggregationCommand";
58
- import { GetStepCommandInput, GetStepCommandOutput } from "../commands/GetStepCommand";
59
- import { GetStorageProfileCommandInput, GetStorageProfileCommandOutput } from "../commands/GetStorageProfileCommand";
60
- import { GetStorageProfileForQueueCommandInput, GetStorageProfileForQueueCommandOutput } from "../commands/GetStorageProfileForQueueCommand";
61
- import { GetTaskCommandInput, GetTaskCommandOutput } from "../commands/GetTaskCommand";
62
- import { GetWorkerCommandInput, GetWorkerCommandOutput } from "../commands/GetWorkerCommand";
63
- import { ListAvailableMeteredProductsCommandInput, ListAvailableMeteredProductsCommandOutput } from "../commands/ListAvailableMeteredProductsCommand";
64
- import { ListBudgetsCommandInput, ListBudgetsCommandOutput } from "../commands/ListBudgetsCommand";
65
- import { ListFarmMembersCommandInput, ListFarmMembersCommandOutput } from "../commands/ListFarmMembersCommand";
66
- import { ListFarmsCommandInput, ListFarmsCommandOutput } from "../commands/ListFarmsCommand";
67
- import { ListFleetMembersCommandInput, ListFleetMembersCommandOutput } from "../commands/ListFleetMembersCommand";
68
- import { ListFleetsCommandInput, ListFleetsCommandOutput } from "../commands/ListFleetsCommand";
69
- import { ListJobMembersCommandInput, ListJobMembersCommandOutput } from "../commands/ListJobMembersCommand";
70
- import { ListJobParameterDefinitionsCommandInput, ListJobParameterDefinitionsCommandOutput } from "../commands/ListJobParameterDefinitionsCommand";
71
- import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
72
- import { ListLicenseEndpointsCommandInput, ListLicenseEndpointsCommandOutput } from "../commands/ListLicenseEndpointsCommand";
73
- import { ListLimitsCommandInput, ListLimitsCommandOutput } from "../commands/ListLimitsCommand";
74
- import { ListMeteredProductsCommandInput, ListMeteredProductsCommandOutput } from "../commands/ListMeteredProductsCommand";
75
- import { ListMonitorsCommandInput, ListMonitorsCommandOutput } from "../commands/ListMonitorsCommand";
76
- import { ListQueueEnvironmentsCommandInput, ListQueueEnvironmentsCommandOutput } from "../commands/ListQueueEnvironmentsCommand";
77
- import { ListQueueFleetAssociationsCommandInput, ListQueueFleetAssociationsCommandOutput } from "../commands/ListQueueFleetAssociationsCommand";
78
- import { ListQueueLimitAssociationsCommandInput, ListQueueLimitAssociationsCommandOutput } from "../commands/ListQueueLimitAssociationsCommand";
79
- import { ListQueueMembersCommandInput, ListQueueMembersCommandOutput } from "../commands/ListQueueMembersCommand";
80
- import { ListQueuesCommandInput, ListQueuesCommandOutput } from "../commands/ListQueuesCommand";
81
- import { ListSessionActionsCommandInput, ListSessionActionsCommandOutput } from "../commands/ListSessionActionsCommand";
82
- import { ListSessionsCommandInput, ListSessionsCommandOutput } from "../commands/ListSessionsCommand";
83
- import { ListSessionsForWorkerCommandInput, ListSessionsForWorkerCommandOutput } from "../commands/ListSessionsForWorkerCommand";
84
- import { ListStepConsumersCommandInput, ListStepConsumersCommandOutput } from "../commands/ListStepConsumersCommand";
85
- import { ListStepDependenciesCommandInput, ListStepDependenciesCommandOutput } from "../commands/ListStepDependenciesCommand";
86
- import { ListStepsCommandInput, ListStepsCommandOutput } from "../commands/ListStepsCommand";
87
- import { ListStorageProfilesCommandInput, ListStorageProfilesCommandOutput } from "../commands/ListStorageProfilesCommand";
88
- import { ListStorageProfilesForQueueCommandInput, ListStorageProfilesForQueueCommandOutput } from "../commands/ListStorageProfilesForQueueCommand";
89
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
90
- import { ListTasksCommandInput, ListTasksCommandOutput } from "../commands/ListTasksCommand";
91
- import { ListWorkersCommandInput, ListWorkersCommandOutput } from "../commands/ListWorkersCommand";
92
- import { PutMeteredProductCommandInput, PutMeteredProductCommandOutput } from "../commands/PutMeteredProductCommand";
93
- import { SearchJobsCommandInput, SearchJobsCommandOutput } from "../commands/SearchJobsCommand";
94
- import { SearchStepsCommandInput, SearchStepsCommandOutput } from "../commands/SearchStepsCommand";
95
- import { SearchTasksCommandInput, SearchTasksCommandOutput } from "../commands/SearchTasksCommand";
96
- import { SearchWorkersCommandInput, SearchWorkersCommandOutput } from "../commands/SearchWorkersCommand";
97
- import { StartSessionsStatisticsAggregationCommandInput, StartSessionsStatisticsAggregationCommandOutput } from "../commands/StartSessionsStatisticsAggregationCommand";
98
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
99
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
100
- import { UpdateBudgetCommandInput, UpdateBudgetCommandOutput } from "../commands/UpdateBudgetCommand";
101
- import { UpdateFarmCommandInput, UpdateFarmCommandOutput } from "../commands/UpdateFarmCommand";
102
- import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "../commands/UpdateFleetCommand";
103
- import { UpdateJobCommandInput, UpdateJobCommandOutput } from "../commands/UpdateJobCommand";
104
- import { UpdateLimitCommandInput, UpdateLimitCommandOutput } from "../commands/UpdateLimitCommand";
105
- import { UpdateMonitorCommandInput, UpdateMonitorCommandOutput } from "../commands/UpdateMonitorCommand";
106
- import { UpdateQueueCommandInput, UpdateQueueCommandOutput } from "../commands/UpdateQueueCommand";
107
- import { UpdateQueueEnvironmentCommandInput, UpdateQueueEnvironmentCommandOutput } from "../commands/UpdateQueueEnvironmentCommand";
108
- import { UpdateQueueFleetAssociationCommandInput, UpdateQueueFleetAssociationCommandOutput } from "../commands/UpdateQueueFleetAssociationCommand";
109
- import { UpdateQueueLimitAssociationCommandInput, UpdateQueueLimitAssociationCommandOutput } from "../commands/UpdateQueueLimitAssociationCommand";
110
- import { UpdateSessionCommandInput, UpdateSessionCommandOutput } from "../commands/UpdateSessionCommand";
111
- import { UpdateStepCommandInput, UpdateStepCommandOutput } from "../commands/UpdateStepCommand";
112
- import { UpdateStorageProfileCommandInput, UpdateStorageProfileCommandOutput } from "../commands/UpdateStorageProfileCommand";
113
- import { UpdateTaskCommandInput, UpdateTaskCommandOutput } from "../commands/UpdateTaskCommand";
114
- import { UpdateWorkerCommandInput, UpdateWorkerCommandOutput } from "../commands/UpdateWorkerCommand";
115
- import { UpdateWorkerScheduleCommandInput, UpdateWorkerScheduleCommandOutput } from "../commands/UpdateWorkerScheduleCommand";
116
- /**
117
- * serializeAws_restJson1AssociateMemberToFarmCommand
118
- */
119
- export declare const se_AssociateMemberToFarmCommand: (input: AssociateMemberToFarmCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- /**
121
- * serializeAws_restJson1AssociateMemberToFleetCommand
122
- */
123
- export declare const se_AssociateMemberToFleetCommand: (input: AssociateMemberToFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- /**
125
- * serializeAws_restJson1AssociateMemberToJobCommand
126
- */
127
- export declare const se_AssociateMemberToJobCommand: (input: AssociateMemberToJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- /**
129
- * serializeAws_restJson1AssociateMemberToQueueCommand
130
- */
131
- export declare const se_AssociateMemberToQueueCommand: (input: AssociateMemberToQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- /**
133
- * serializeAws_restJson1AssumeFleetRoleForReadCommand
134
- */
135
- export declare const se_AssumeFleetRoleForReadCommand: (input: AssumeFleetRoleForReadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- /**
137
- * serializeAws_restJson1AssumeFleetRoleForWorkerCommand
138
- */
139
- export declare const se_AssumeFleetRoleForWorkerCommand: (input: AssumeFleetRoleForWorkerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- /**
141
- * serializeAws_restJson1AssumeQueueRoleForReadCommand
142
- */
143
- export declare const se_AssumeQueueRoleForReadCommand: (input: AssumeQueueRoleForReadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- /**
145
- * serializeAws_restJson1AssumeQueueRoleForUserCommand
146
- */
147
- export declare const se_AssumeQueueRoleForUserCommand: (input: AssumeQueueRoleForUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- /**
149
- * serializeAws_restJson1AssumeQueueRoleForWorkerCommand
150
- */
151
- export declare const se_AssumeQueueRoleForWorkerCommand: (input: AssumeQueueRoleForWorkerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- /**
153
- * serializeAws_restJson1BatchGetJobEntityCommand
154
- */
155
- export declare const se_BatchGetJobEntityCommand: (input: BatchGetJobEntityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- /**
157
- * serializeAws_restJson1CopyJobTemplateCommand
158
- */
159
- export declare const se_CopyJobTemplateCommand: (input: CopyJobTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- /**
161
- * serializeAws_restJson1CreateBudgetCommand
162
- */
163
- export declare const se_CreateBudgetCommand: (input: CreateBudgetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- /**
165
- * serializeAws_restJson1CreateFarmCommand
166
- */
167
- export declare const se_CreateFarmCommand: (input: CreateFarmCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- /**
169
- * serializeAws_restJson1CreateFleetCommand
170
- */
171
- export declare const se_CreateFleetCommand: (input: CreateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- /**
173
- * serializeAws_restJson1CreateJobCommand
174
- */
175
- export declare const se_CreateJobCommand: (input: CreateJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- /**
177
- * serializeAws_restJson1CreateLicenseEndpointCommand
178
- */
179
- export declare const se_CreateLicenseEndpointCommand: (input: CreateLicenseEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- /**
181
- * serializeAws_restJson1CreateLimitCommand
182
- */
183
- export declare const se_CreateLimitCommand: (input: CreateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- /**
185
- * serializeAws_restJson1CreateMonitorCommand
186
- */
187
- export declare const se_CreateMonitorCommand: (input: CreateMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- /**
189
- * serializeAws_restJson1CreateQueueCommand
190
- */
191
- export declare const se_CreateQueueCommand: (input: CreateQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
- /**
193
- * serializeAws_restJson1CreateQueueEnvironmentCommand
194
- */
195
- export declare const se_CreateQueueEnvironmentCommand: (input: CreateQueueEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
- /**
197
- * serializeAws_restJson1CreateQueueFleetAssociationCommand
198
- */
199
- export declare const se_CreateQueueFleetAssociationCommand: (input: CreateQueueFleetAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
- /**
201
- * serializeAws_restJson1CreateQueueLimitAssociationCommand
202
- */
203
- export declare const se_CreateQueueLimitAssociationCommand: (input: CreateQueueLimitAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
- /**
205
- * serializeAws_restJson1CreateStorageProfileCommand
206
- */
207
- export declare const se_CreateStorageProfileCommand: (input: CreateStorageProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
- /**
209
- * serializeAws_restJson1CreateWorkerCommand
210
- */
211
- export declare const se_CreateWorkerCommand: (input: CreateWorkerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
- /**
213
- * serializeAws_restJson1DeleteBudgetCommand
214
- */
215
- export declare const se_DeleteBudgetCommand: (input: DeleteBudgetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
- /**
217
- * serializeAws_restJson1DeleteFarmCommand
218
- */
219
- export declare const se_DeleteFarmCommand: (input: DeleteFarmCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
- /**
221
- * serializeAws_restJson1DeleteFleetCommand
222
- */
223
- export declare const se_DeleteFleetCommand: (input: DeleteFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
- /**
225
- * serializeAws_restJson1DeleteLicenseEndpointCommand
226
- */
227
- export declare const se_DeleteLicenseEndpointCommand: (input: DeleteLicenseEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
- /**
229
- * serializeAws_restJson1DeleteLimitCommand
230
- */
231
- export declare const se_DeleteLimitCommand: (input: DeleteLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
- /**
233
- * serializeAws_restJson1DeleteMeteredProductCommand
234
- */
235
- export declare const se_DeleteMeteredProductCommand: (input: DeleteMeteredProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
- /**
237
- * serializeAws_restJson1DeleteMonitorCommand
238
- */
239
- export declare const se_DeleteMonitorCommand: (input: DeleteMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
- /**
241
- * serializeAws_restJson1DeleteQueueCommand
242
- */
243
- export declare const se_DeleteQueueCommand: (input: DeleteQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
- /**
245
- * serializeAws_restJson1DeleteQueueEnvironmentCommand
246
- */
247
- export declare const se_DeleteQueueEnvironmentCommand: (input: DeleteQueueEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
- /**
249
- * serializeAws_restJson1DeleteQueueFleetAssociationCommand
250
- */
251
- export declare const se_DeleteQueueFleetAssociationCommand: (input: DeleteQueueFleetAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
- /**
253
- * serializeAws_restJson1DeleteQueueLimitAssociationCommand
254
- */
255
- export declare const se_DeleteQueueLimitAssociationCommand: (input: DeleteQueueLimitAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
- /**
257
- * serializeAws_restJson1DeleteStorageProfileCommand
258
- */
259
- export declare const se_DeleteStorageProfileCommand: (input: DeleteStorageProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
- /**
261
- * serializeAws_restJson1DeleteWorkerCommand
262
- */
263
- export declare const se_DeleteWorkerCommand: (input: DeleteWorkerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
- /**
265
- * serializeAws_restJson1DisassociateMemberFromFarmCommand
266
- */
267
- export declare const se_DisassociateMemberFromFarmCommand: (input: DisassociateMemberFromFarmCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
- /**
269
- * serializeAws_restJson1DisassociateMemberFromFleetCommand
270
- */
271
- export declare const se_DisassociateMemberFromFleetCommand: (input: DisassociateMemberFromFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
- /**
273
- * serializeAws_restJson1DisassociateMemberFromJobCommand
274
- */
275
- export declare const se_DisassociateMemberFromJobCommand: (input: DisassociateMemberFromJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
- /**
277
- * serializeAws_restJson1DisassociateMemberFromQueueCommand
278
- */
279
- export declare const se_DisassociateMemberFromQueueCommand: (input: DisassociateMemberFromQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
- /**
281
- * serializeAws_restJson1GetBudgetCommand
282
- */
283
- export declare const se_GetBudgetCommand: (input: GetBudgetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
- /**
285
- * serializeAws_restJson1GetFarmCommand
286
- */
287
- export declare const se_GetFarmCommand: (input: GetFarmCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
- /**
289
- * serializeAws_restJson1GetFleetCommand
290
- */
291
- export declare const se_GetFleetCommand: (input: GetFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
- /**
293
- * serializeAws_restJson1GetJobCommand
294
- */
295
- export declare const se_GetJobCommand: (input: GetJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
- /**
297
- * serializeAws_restJson1GetLicenseEndpointCommand
298
- */
299
- export declare const se_GetLicenseEndpointCommand: (input: GetLicenseEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
- /**
301
- * serializeAws_restJson1GetLimitCommand
302
- */
303
- export declare const se_GetLimitCommand: (input: GetLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
- /**
305
- * serializeAws_restJson1GetMonitorCommand
306
- */
307
- export declare const se_GetMonitorCommand: (input: GetMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
- /**
309
- * serializeAws_restJson1GetQueueCommand
310
- */
311
- export declare const se_GetQueueCommand: (input: GetQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
- /**
313
- * serializeAws_restJson1GetQueueEnvironmentCommand
314
- */
315
- export declare const se_GetQueueEnvironmentCommand: (input: GetQueueEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
- /**
317
- * serializeAws_restJson1GetQueueFleetAssociationCommand
318
- */
319
- export declare const se_GetQueueFleetAssociationCommand: (input: GetQueueFleetAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
- /**
321
- * serializeAws_restJson1GetQueueLimitAssociationCommand
322
- */
323
- export declare const se_GetQueueLimitAssociationCommand: (input: GetQueueLimitAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
- /**
325
- * serializeAws_restJson1GetSessionCommand
326
- */
327
- export declare const se_GetSessionCommand: (input: GetSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
- /**
329
- * serializeAws_restJson1GetSessionActionCommand
330
- */
331
- export declare const se_GetSessionActionCommand: (input: GetSessionActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
- /**
333
- * serializeAws_restJson1GetSessionsStatisticsAggregationCommand
334
- */
335
- export declare const se_GetSessionsStatisticsAggregationCommand: (input: GetSessionsStatisticsAggregationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
- /**
337
- * serializeAws_restJson1GetStepCommand
338
- */
339
- export declare const se_GetStepCommand: (input: GetStepCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
- /**
341
- * serializeAws_restJson1GetStorageProfileCommand
342
- */
343
- export declare const se_GetStorageProfileCommand: (input: GetStorageProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
- /**
345
- * serializeAws_restJson1GetStorageProfileForQueueCommand
346
- */
347
- export declare const se_GetStorageProfileForQueueCommand: (input: GetStorageProfileForQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
- /**
349
- * serializeAws_restJson1GetTaskCommand
350
- */
351
- export declare const se_GetTaskCommand: (input: GetTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
- /**
353
- * serializeAws_restJson1GetWorkerCommand
354
- */
355
- export declare const se_GetWorkerCommand: (input: GetWorkerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
- /**
357
- * serializeAws_restJson1ListAvailableMeteredProductsCommand
358
- */
359
- export declare const se_ListAvailableMeteredProductsCommand: (input: ListAvailableMeteredProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
- /**
361
- * serializeAws_restJson1ListBudgetsCommand
362
- */
363
- export declare const se_ListBudgetsCommand: (input: ListBudgetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
- /**
365
- * serializeAws_restJson1ListFarmMembersCommand
366
- */
367
- export declare const se_ListFarmMembersCommand: (input: ListFarmMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
- /**
369
- * serializeAws_restJson1ListFarmsCommand
370
- */
371
- export declare const se_ListFarmsCommand: (input: ListFarmsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
- /**
373
- * serializeAws_restJson1ListFleetMembersCommand
374
- */
375
- export declare const se_ListFleetMembersCommand: (input: ListFleetMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
- /**
377
- * serializeAws_restJson1ListFleetsCommand
378
- */
379
- export declare const se_ListFleetsCommand: (input: ListFleetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
- /**
381
- * serializeAws_restJson1ListJobMembersCommand
382
- */
383
- export declare const se_ListJobMembersCommand: (input: ListJobMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
- /**
385
- * serializeAws_restJson1ListJobParameterDefinitionsCommand
386
- */
387
- export declare const se_ListJobParameterDefinitionsCommand: (input: ListJobParameterDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
- /**
389
- * serializeAws_restJson1ListJobsCommand
390
- */
391
- export declare const se_ListJobsCommand: (input: ListJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
392
- /**
393
- * serializeAws_restJson1ListLicenseEndpointsCommand
394
- */
395
- export declare const se_ListLicenseEndpointsCommand: (input: ListLicenseEndpointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
396
- /**
397
- * serializeAws_restJson1ListLimitsCommand
398
- */
399
- export declare const se_ListLimitsCommand: (input: ListLimitsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
400
- /**
401
- * serializeAws_restJson1ListMeteredProductsCommand
402
- */
403
- export declare const se_ListMeteredProductsCommand: (input: ListMeteredProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
404
- /**
405
- * serializeAws_restJson1ListMonitorsCommand
406
- */
407
- export declare const se_ListMonitorsCommand: (input: ListMonitorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
408
- /**
409
- * serializeAws_restJson1ListQueueEnvironmentsCommand
410
- */
411
- export declare const se_ListQueueEnvironmentsCommand: (input: ListQueueEnvironmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
412
- /**
413
- * serializeAws_restJson1ListQueueFleetAssociationsCommand
414
- */
415
- export declare const se_ListQueueFleetAssociationsCommand: (input: ListQueueFleetAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
416
- /**
417
- * serializeAws_restJson1ListQueueLimitAssociationsCommand
418
- */
419
- export declare const se_ListQueueLimitAssociationsCommand: (input: ListQueueLimitAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
420
- /**
421
- * serializeAws_restJson1ListQueueMembersCommand
422
- */
423
- export declare const se_ListQueueMembersCommand: (input: ListQueueMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
424
- /**
425
- * serializeAws_restJson1ListQueuesCommand
426
- */
427
- export declare const se_ListQueuesCommand: (input: ListQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
428
- /**
429
- * serializeAws_restJson1ListSessionActionsCommand
430
- */
431
- export declare const se_ListSessionActionsCommand: (input: ListSessionActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
432
- /**
433
- * serializeAws_restJson1ListSessionsCommand
434
- */
435
- export declare const se_ListSessionsCommand: (input: ListSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
436
- /**
437
- * serializeAws_restJson1ListSessionsForWorkerCommand
438
- */
439
- export declare const se_ListSessionsForWorkerCommand: (input: ListSessionsForWorkerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
440
- /**
441
- * serializeAws_restJson1ListStepConsumersCommand
442
- */
443
- export declare const se_ListStepConsumersCommand: (input: ListStepConsumersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
444
- /**
445
- * serializeAws_restJson1ListStepDependenciesCommand
446
- */
447
- export declare const se_ListStepDependenciesCommand: (input: ListStepDependenciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
448
- /**
449
- * serializeAws_restJson1ListStepsCommand
450
- */
451
- export declare const se_ListStepsCommand: (input: ListStepsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
452
- /**
453
- * serializeAws_restJson1ListStorageProfilesCommand
454
- */
455
- export declare const se_ListStorageProfilesCommand: (input: ListStorageProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
456
- /**
457
- * serializeAws_restJson1ListStorageProfilesForQueueCommand
458
- */
459
- export declare const se_ListStorageProfilesForQueueCommand: (input: ListStorageProfilesForQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
460
- /**
461
- * serializeAws_restJson1ListTagsForResourceCommand
462
- */
463
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
464
- /**
465
- * serializeAws_restJson1ListTasksCommand
466
- */
467
- export declare const se_ListTasksCommand: (input: ListTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
468
- /**
469
- * serializeAws_restJson1ListWorkersCommand
470
- */
471
- export declare const se_ListWorkersCommand: (input: ListWorkersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
472
- /**
473
- * serializeAws_restJson1PutMeteredProductCommand
474
- */
475
- export declare const se_PutMeteredProductCommand: (input: PutMeteredProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
476
- /**
477
- * serializeAws_restJson1SearchJobsCommand
478
- */
479
- export declare const se_SearchJobsCommand: (input: SearchJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
480
- /**
481
- * serializeAws_restJson1SearchStepsCommand
482
- */
483
- export declare const se_SearchStepsCommand: (input: SearchStepsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
484
- /**
485
- * serializeAws_restJson1SearchTasksCommand
486
- */
487
- export declare const se_SearchTasksCommand: (input: SearchTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
488
- /**
489
- * serializeAws_restJson1SearchWorkersCommand
490
- */
491
- export declare const se_SearchWorkersCommand: (input: SearchWorkersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
492
- /**
493
- * serializeAws_restJson1StartSessionsStatisticsAggregationCommand
494
- */
495
- export declare const se_StartSessionsStatisticsAggregationCommand: (input: StartSessionsStatisticsAggregationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
496
- /**
497
- * serializeAws_restJson1TagResourceCommand
498
- */
499
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
500
- /**
501
- * serializeAws_restJson1UntagResourceCommand
502
- */
503
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
504
- /**
505
- * serializeAws_restJson1UpdateBudgetCommand
506
- */
507
- export declare const se_UpdateBudgetCommand: (input: UpdateBudgetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
508
- /**
509
- * serializeAws_restJson1UpdateFarmCommand
510
- */
511
- export declare const se_UpdateFarmCommand: (input: UpdateFarmCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
512
- /**
513
- * serializeAws_restJson1UpdateFleetCommand
514
- */
515
- export declare const se_UpdateFleetCommand: (input: UpdateFleetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
516
- /**
517
- * serializeAws_restJson1UpdateJobCommand
518
- */
519
- export declare const se_UpdateJobCommand: (input: UpdateJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
520
- /**
521
- * serializeAws_restJson1UpdateLimitCommand
522
- */
523
- export declare const se_UpdateLimitCommand: (input: UpdateLimitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
524
- /**
525
- * serializeAws_restJson1UpdateMonitorCommand
526
- */
527
- export declare const se_UpdateMonitorCommand: (input: UpdateMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
528
- /**
529
- * serializeAws_restJson1UpdateQueueCommand
530
- */
531
- export declare const se_UpdateQueueCommand: (input: UpdateQueueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
532
- /**
533
- * serializeAws_restJson1UpdateQueueEnvironmentCommand
534
- */
535
- export declare const se_UpdateQueueEnvironmentCommand: (input: UpdateQueueEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
536
- /**
537
- * serializeAws_restJson1UpdateQueueFleetAssociationCommand
538
- */
539
- export declare const se_UpdateQueueFleetAssociationCommand: (input: UpdateQueueFleetAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
540
- /**
541
- * serializeAws_restJson1UpdateQueueLimitAssociationCommand
542
- */
543
- export declare const se_UpdateQueueLimitAssociationCommand: (input: UpdateQueueLimitAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
544
- /**
545
- * serializeAws_restJson1UpdateSessionCommand
546
- */
547
- export declare const se_UpdateSessionCommand: (input: UpdateSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
548
- /**
549
- * serializeAws_restJson1UpdateStepCommand
550
- */
551
- export declare const se_UpdateStepCommand: (input: UpdateStepCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
552
- /**
553
- * serializeAws_restJson1UpdateStorageProfileCommand
554
- */
555
- export declare const se_UpdateStorageProfileCommand: (input: UpdateStorageProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
556
- /**
557
- * serializeAws_restJson1UpdateTaskCommand
558
- */
559
- export declare const se_UpdateTaskCommand: (input: UpdateTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
560
- /**
561
- * serializeAws_restJson1UpdateWorkerCommand
562
- */
563
- export declare const se_UpdateWorkerCommand: (input: UpdateWorkerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
564
- /**
565
- * serializeAws_restJson1UpdateWorkerScheduleCommand
566
- */
567
- export declare const se_UpdateWorkerScheduleCommand: (input: UpdateWorkerScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
568
- /**
569
- * deserializeAws_restJson1AssociateMemberToFarmCommand
570
- */
571
- export declare const de_AssociateMemberToFarmCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateMemberToFarmCommandOutput>;
572
- /**
573
- * deserializeAws_restJson1AssociateMemberToFleetCommand
574
- */
575
- export declare const de_AssociateMemberToFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateMemberToFleetCommandOutput>;
576
- /**
577
- * deserializeAws_restJson1AssociateMemberToJobCommand
578
- */
579
- export declare const de_AssociateMemberToJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateMemberToJobCommandOutput>;
580
- /**
581
- * deserializeAws_restJson1AssociateMemberToQueueCommand
582
- */
583
- export declare const de_AssociateMemberToQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateMemberToQueueCommandOutput>;
584
- /**
585
- * deserializeAws_restJson1AssumeFleetRoleForReadCommand
586
- */
587
- export declare const de_AssumeFleetRoleForReadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssumeFleetRoleForReadCommandOutput>;
588
- /**
589
- * deserializeAws_restJson1AssumeFleetRoleForWorkerCommand
590
- */
591
- export declare const de_AssumeFleetRoleForWorkerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssumeFleetRoleForWorkerCommandOutput>;
592
- /**
593
- * deserializeAws_restJson1AssumeQueueRoleForReadCommand
594
- */
595
- export declare const de_AssumeQueueRoleForReadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssumeQueueRoleForReadCommandOutput>;
596
- /**
597
- * deserializeAws_restJson1AssumeQueueRoleForUserCommand
598
- */
599
- export declare const de_AssumeQueueRoleForUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssumeQueueRoleForUserCommandOutput>;
600
- /**
601
- * deserializeAws_restJson1AssumeQueueRoleForWorkerCommand
602
- */
603
- export declare const de_AssumeQueueRoleForWorkerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssumeQueueRoleForWorkerCommandOutput>;
604
- /**
605
- * deserializeAws_restJson1BatchGetJobEntityCommand
606
- */
607
- export declare const de_BatchGetJobEntityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetJobEntityCommandOutput>;
608
- /**
609
- * deserializeAws_restJson1CopyJobTemplateCommand
610
- */
611
- export declare const de_CopyJobTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyJobTemplateCommandOutput>;
612
- /**
613
- * deserializeAws_restJson1CreateBudgetCommand
614
- */
615
- export declare const de_CreateBudgetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBudgetCommandOutput>;
616
- /**
617
- * deserializeAws_restJson1CreateFarmCommand
618
- */
619
- export declare const de_CreateFarmCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFarmCommandOutput>;
620
- /**
621
- * deserializeAws_restJson1CreateFleetCommand
622
- */
623
- export declare const de_CreateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFleetCommandOutput>;
624
- /**
625
- * deserializeAws_restJson1CreateJobCommand
626
- */
627
- export declare const de_CreateJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateJobCommandOutput>;
628
- /**
629
- * deserializeAws_restJson1CreateLicenseEndpointCommand
630
- */
631
- export declare const de_CreateLicenseEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLicenseEndpointCommandOutput>;
632
- /**
633
- * deserializeAws_restJson1CreateLimitCommand
634
- */
635
- export declare const de_CreateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLimitCommandOutput>;
636
- /**
637
- * deserializeAws_restJson1CreateMonitorCommand
638
- */
639
- export declare const de_CreateMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMonitorCommandOutput>;
640
- /**
641
- * deserializeAws_restJson1CreateQueueCommand
642
- */
643
- export declare const de_CreateQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQueueCommandOutput>;
644
- /**
645
- * deserializeAws_restJson1CreateQueueEnvironmentCommand
646
- */
647
- export declare const de_CreateQueueEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQueueEnvironmentCommandOutput>;
648
- /**
649
- * deserializeAws_restJson1CreateQueueFleetAssociationCommand
650
- */
651
- export declare const de_CreateQueueFleetAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQueueFleetAssociationCommandOutput>;
652
- /**
653
- * deserializeAws_restJson1CreateQueueLimitAssociationCommand
654
- */
655
- export declare const de_CreateQueueLimitAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQueueLimitAssociationCommandOutput>;
656
- /**
657
- * deserializeAws_restJson1CreateStorageProfileCommand
658
- */
659
- export declare const de_CreateStorageProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStorageProfileCommandOutput>;
660
- /**
661
- * deserializeAws_restJson1CreateWorkerCommand
662
- */
663
- export declare const de_CreateWorkerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkerCommandOutput>;
664
- /**
665
- * deserializeAws_restJson1DeleteBudgetCommand
666
- */
667
- export declare const de_DeleteBudgetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBudgetCommandOutput>;
668
- /**
669
- * deserializeAws_restJson1DeleteFarmCommand
670
- */
671
- export declare const de_DeleteFarmCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFarmCommandOutput>;
672
- /**
673
- * deserializeAws_restJson1DeleteFleetCommand
674
- */
675
- export declare const de_DeleteFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFleetCommandOutput>;
676
- /**
677
- * deserializeAws_restJson1DeleteLicenseEndpointCommand
678
- */
679
- export declare const de_DeleteLicenseEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLicenseEndpointCommandOutput>;
680
- /**
681
- * deserializeAws_restJson1DeleteLimitCommand
682
- */
683
- export declare const de_DeleteLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLimitCommandOutput>;
684
- /**
685
- * deserializeAws_restJson1DeleteMeteredProductCommand
686
- */
687
- export declare const de_DeleteMeteredProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMeteredProductCommandOutput>;
688
- /**
689
- * deserializeAws_restJson1DeleteMonitorCommand
690
- */
691
- export declare const de_DeleteMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMonitorCommandOutput>;
692
- /**
693
- * deserializeAws_restJson1DeleteQueueCommand
694
- */
695
- export declare const de_DeleteQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQueueCommandOutput>;
696
- /**
697
- * deserializeAws_restJson1DeleteQueueEnvironmentCommand
698
- */
699
- export declare const de_DeleteQueueEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQueueEnvironmentCommandOutput>;
700
- /**
701
- * deserializeAws_restJson1DeleteQueueFleetAssociationCommand
702
- */
703
- export declare const de_DeleteQueueFleetAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQueueFleetAssociationCommandOutput>;
704
- /**
705
- * deserializeAws_restJson1DeleteQueueLimitAssociationCommand
706
- */
707
- export declare const de_DeleteQueueLimitAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQueueLimitAssociationCommandOutput>;
708
- /**
709
- * deserializeAws_restJson1DeleteStorageProfileCommand
710
- */
711
- export declare const de_DeleteStorageProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStorageProfileCommandOutput>;
712
- /**
713
- * deserializeAws_restJson1DeleteWorkerCommand
714
- */
715
- export declare const de_DeleteWorkerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkerCommandOutput>;
716
- /**
717
- * deserializeAws_restJson1DisassociateMemberFromFarmCommand
718
- */
719
- export declare const de_DisassociateMemberFromFarmCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMemberFromFarmCommandOutput>;
720
- /**
721
- * deserializeAws_restJson1DisassociateMemberFromFleetCommand
722
- */
723
- export declare const de_DisassociateMemberFromFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMemberFromFleetCommandOutput>;
724
- /**
725
- * deserializeAws_restJson1DisassociateMemberFromJobCommand
726
- */
727
- export declare const de_DisassociateMemberFromJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMemberFromJobCommandOutput>;
728
- /**
729
- * deserializeAws_restJson1DisassociateMemberFromQueueCommand
730
- */
731
- export declare const de_DisassociateMemberFromQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMemberFromQueueCommandOutput>;
732
- /**
733
- * deserializeAws_restJson1GetBudgetCommand
734
- */
735
- export declare const de_GetBudgetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBudgetCommandOutput>;
736
- /**
737
- * deserializeAws_restJson1GetFarmCommand
738
- */
739
- export declare const de_GetFarmCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFarmCommandOutput>;
740
- /**
741
- * deserializeAws_restJson1GetFleetCommand
742
- */
743
- export declare const de_GetFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFleetCommandOutput>;
744
- /**
745
- * deserializeAws_restJson1GetJobCommand
746
- */
747
- export declare const de_GetJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetJobCommandOutput>;
748
- /**
749
- * deserializeAws_restJson1GetLicenseEndpointCommand
750
- */
751
- export declare const de_GetLicenseEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLicenseEndpointCommandOutput>;
752
- /**
753
- * deserializeAws_restJson1GetLimitCommand
754
- */
755
- export declare const de_GetLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLimitCommandOutput>;
756
- /**
757
- * deserializeAws_restJson1GetMonitorCommand
758
- */
759
- export declare const de_GetMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMonitorCommandOutput>;
760
- /**
761
- * deserializeAws_restJson1GetQueueCommand
762
- */
763
- export declare const de_GetQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueueCommandOutput>;
764
- /**
765
- * deserializeAws_restJson1GetQueueEnvironmentCommand
766
- */
767
- export declare const de_GetQueueEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueueEnvironmentCommandOutput>;
768
- /**
769
- * deserializeAws_restJson1GetQueueFleetAssociationCommand
770
- */
771
- export declare const de_GetQueueFleetAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueueFleetAssociationCommandOutput>;
772
- /**
773
- * deserializeAws_restJson1GetQueueLimitAssociationCommand
774
- */
775
- export declare const de_GetQueueLimitAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueueLimitAssociationCommandOutput>;
776
- /**
777
- * deserializeAws_restJson1GetSessionCommand
778
- */
779
- export declare const de_GetSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSessionCommandOutput>;
780
- /**
781
- * deserializeAws_restJson1GetSessionActionCommand
782
- */
783
- export declare const de_GetSessionActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSessionActionCommandOutput>;
784
- /**
785
- * deserializeAws_restJson1GetSessionsStatisticsAggregationCommand
786
- */
787
- export declare const de_GetSessionsStatisticsAggregationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSessionsStatisticsAggregationCommandOutput>;
788
- /**
789
- * deserializeAws_restJson1GetStepCommand
790
- */
791
- export declare const de_GetStepCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStepCommandOutput>;
792
- /**
793
- * deserializeAws_restJson1GetStorageProfileCommand
794
- */
795
- export declare const de_GetStorageProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStorageProfileCommandOutput>;
796
- /**
797
- * deserializeAws_restJson1GetStorageProfileForQueueCommand
798
- */
799
- export declare const de_GetStorageProfileForQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStorageProfileForQueueCommandOutput>;
800
- /**
801
- * deserializeAws_restJson1GetTaskCommand
802
- */
803
- export declare const de_GetTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTaskCommandOutput>;
804
- /**
805
- * deserializeAws_restJson1GetWorkerCommand
806
- */
807
- export declare const de_GetWorkerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWorkerCommandOutput>;
808
- /**
809
- * deserializeAws_restJson1ListAvailableMeteredProductsCommand
810
- */
811
- export declare const de_ListAvailableMeteredProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAvailableMeteredProductsCommandOutput>;
812
- /**
813
- * deserializeAws_restJson1ListBudgetsCommand
814
- */
815
- export declare const de_ListBudgetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBudgetsCommandOutput>;
816
- /**
817
- * deserializeAws_restJson1ListFarmMembersCommand
818
- */
819
- export declare const de_ListFarmMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFarmMembersCommandOutput>;
820
- /**
821
- * deserializeAws_restJson1ListFarmsCommand
822
- */
823
- export declare const de_ListFarmsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFarmsCommandOutput>;
824
- /**
825
- * deserializeAws_restJson1ListFleetMembersCommand
826
- */
827
- export declare const de_ListFleetMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFleetMembersCommandOutput>;
828
- /**
829
- * deserializeAws_restJson1ListFleetsCommand
830
- */
831
- export declare const de_ListFleetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFleetsCommandOutput>;
832
- /**
833
- * deserializeAws_restJson1ListJobMembersCommand
834
- */
835
- export declare const de_ListJobMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListJobMembersCommandOutput>;
836
- /**
837
- * deserializeAws_restJson1ListJobParameterDefinitionsCommand
838
- */
839
- export declare const de_ListJobParameterDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListJobParameterDefinitionsCommandOutput>;
840
- /**
841
- * deserializeAws_restJson1ListJobsCommand
842
- */
843
- export declare const de_ListJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListJobsCommandOutput>;
844
- /**
845
- * deserializeAws_restJson1ListLicenseEndpointsCommand
846
- */
847
- export declare const de_ListLicenseEndpointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLicenseEndpointsCommandOutput>;
848
- /**
849
- * deserializeAws_restJson1ListLimitsCommand
850
- */
851
- export declare const de_ListLimitsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLimitsCommandOutput>;
852
- /**
853
- * deserializeAws_restJson1ListMeteredProductsCommand
854
- */
855
- export declare const de_ListMeteredProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMeteredProductsCommandOutput>;
856
- /**
857
- * deserializeAws_restJson1ListMonitorsCommand
858
- */
859
- export declare const de_ListMonitorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMonitorsCommandOutput>;
860
- /**
861
- * deserializeAws_restJson1ListQueueEnvironmentsCommand
862
- */
863
- export declare const de_ListQueueEnvironmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueueEnvironmentsCommandOutput>;
864
- /**
865
- * deserializeAws_restJson1ListQueueFleetAssociationsCommand
866
- */
867
- export declare const de_ListQueueFleetAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueueFleetAssociationsCommandOutput>;
868
- /**
869
- * deserializeAws_restJson1ListQueueLimitAssociationsCommand
870
- */
871
- export declare const de_ListQueueLimitAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueueLimitAssociationsCommandOutput>;
872
- /**
873
- * deserializeAws_restJson1ListQueueMembersCommand
874
- */
875
- export declare const de_ListQueueMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueueMembersCommandOutput>;
876
- /**
877
- * deserializeAws_restJson1ListQueuesCommand
878
- */
879
- export declare const de_ListQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueuesCommandOutput>;
880
- /**
881
- * deserializeAws_restJson1ListSessionActionsCommand
882
- */
883
- export declare const de_ListSessionActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSessionActionsCommandOutput>;
884
- /**
885
- * deserializeAws_restJson1ListSessionsCommand
886
- */
887
- export declare const de_ListSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSessionsCommandOutput>;
888
- /**
889
- * deserializeAws_restJson1ListSessionsForWorkerCommand
890
- */
891
- export declare const de_ListSessionsForWorkerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSessionsForWorkerCommandOutput>;
892
- /**
893
- * deserializeAws_restJson1ListStepConsumersCommand
894
- */
895
- export declare const de_ListStepConsumersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStepConsumersCommandOutput>;
896
- /**
897
- * deserializeAws_restJson1ListStepDependenciesCommand
898
- */
899
- export declare const de_ListStepDependenciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStepDependenciesCommandOutput>;
900
- /**
901
- * deserializeAws_restJson1ListStepsCommand
902
- */
903
- export declare const de_ListStepsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStepsCommandOutput>;
904
- /**
905
- * deserializeAws_restJson1ListStorageProfilesCommand
906
- */
907
- export declare const de_ListStorageProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStorageProfilesCommandOutput>;
908
- /**
909
- * deserializeAws_restJson1ListStorageProfilesForQueueCommand
910
- */
911
- export declare const de_ListStorageProfilesForQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStorageProfilesForQueueCommandOutput>;
912
- /**
913
- * deserializeAws_restJson1ListTagsForResourceCommand
914
- */
915
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
916
- /**
917
- * deserializeAws_restJson1ListTasksCommand
918
- */
919
- export declare const de_ListTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTasksCommandOutput>;
920
- /**
921
- * deserializeAws_restJson1ListWorkersCommand
922
- */
923
- export declare const de_ListWorkersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWorkersCommandOutput>;
924
- /**
925
- * deserializeAws_restJson1PutMeteredProductCommand
926
- */
927
- export declare const de_PutMeteredProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutMeteredProductCommandOutput>;
928
- /**
929
- * deserializeAws_restJson1SearchJobsCommand
930
- */
931
- export declare const de_SearchJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchJobsCommandOutput>;
932
- /**
933
- * deserializeAws_restJson1SearchStepsCommand
934
- */
935
- export declare const de_SearchStepsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchStepsCommandOutput>;
936
- /**
937
- * deserializeAws_restJson1SearchTasksCommand
938
- */
939
- export declare const de_SearchTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchTasksCommandOutput>;
940
- /**
941
- * deserializeAws_restJson1SearchWorkersCommand
942
- */
943
- export declare const de_SearchWorkersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchWorkersCommandOutput>;
944
- /**
945
- * deserializeAws_restJson1StartSessionsStatisticsAggregationCommand
946
- */
947
- export declare const de_StartSessionsStatisticsAggregationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSessionsStatisticsAggregationCommandOutput>;
948
- /**
949
- * deserializeAws_restJson1TagResourceCommand
950
- */
951
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
952
- /**
953
- * deserializeAws_restJson1UntagResourceCommand
954
- */
955
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
956
- /**
957
- * deserializeAws_restJson1UpdateBudgetCommand
958
- */
959
- export declare const de_UpdateBudgetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBudgetCommandOutput>;
960
- /**
961
- * deserializeAws_restJson1UpdateFarmCommand
962
- */
963
- export declare const de_UpdateFarmCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFarmCommandOutput>;
964
- /**
965
- * deserializeAws_restJson1UpdateFleetCommand
966
- */
967
- export declare const de_UpdateFleetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFleetCommandOutput>;
968
- /**
969
- * deserializeAws_restJson1UpdateJobCommand
970
- */
971
- export declare const de_UpdateJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateJobCommandOutput>;
972
- /**
973
- * deserializeAws_restJson1UpdateLimitCommand
974
- */
975
- export declare const de_UpdateLimitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLimitCommandOutput>;
976
- /**
977
- * deserializeAws_restJson1UpdateMonitorCommand
978
- */
979
- export declare const de_UpdateMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMonitorCommandOutput>;
980
- /**
981
- * deserializeAws_restJson1UpdateQueueCommand
982
- */
983
- export declare const de_UpdateQueueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueCommandOutput>;
984
- /**
985
- * deserializeAws_restJson1UpdateQueueEnvironmentCommand
986
- */
987
- export declare const de_UpdateQueueEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueEnvironmentCommandOutput>;
988
- /**
989
- * deserializeAws_restJson1UpdateQueueFleetAssociationCommand
990
- */
991
- export declare const de_UpdateQueueFleetAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueFleetAssociationCommandOutput>;
992
- /**
993
- * deserializeAws_restJson1UpdateQueueLimitAssociationCommand
994
- */
995
- export declare const de_UpdateQueueLimitAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQueueLimitAssociationCommandOutput>;
996
- /**
997
- * deserializeAws_restJson1UpdateSessionCommand
998
- */
999
- export declare const de_UpdateSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSessionCommandOutput>;
1000
- /**
1001
- * deserializeAws_restJson1UpdateStepCommand
1002
- */
1003
- export declare const de_UpdateStepCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStepCommandOutput>;
1004
- /**
1005
- * deserializeAws_restJson1UpdateStorageProfileCommand
1006
- */
1007
- export declare const de_UpdateStorageProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStorageProfileCommandOutput>;
1008
- /**
1009
- * deserializeAws_restJson1UpdateTaskCommand
1010
- */
1011
- export declare const de_UpdateTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTaskCommandOutput>;
1012
- /**
1013
- * deserializeAws_restJson1UpdateWorkerCommand
1014
- */
1015
- export declare const de_UpdateWorkerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkerCommandOutput>;
1016
- /**
1017
- * deserializeAws_restJson1UpdateWorkerScheduleCommand
1018
- */
1019
- export declare const de_UpdateWorkerScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkerScheduleCommandOutput>;