@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.
- package/dist-cjs/index.js +5505 -6622
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/DeadlineClient.js +2 -0
- package/dist-es/commands/AssociateMemberToFarmCommand.js +3 -9
- package/dist-es/commands/AssociateMemberToFleetCommand.js +3 -9
- package/dist-es/commands/AssociateMemberToJobCommand.js +3 -9
- package/dist-es/commands/AssociateMemberToQueueCommand.js +3 -9
- package/dist-es/commands/AssumeFleetRoleForReadCommand.js +3 -10
- package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +3 -10
- package/dist-es/commands/AssumeQueueRoleForReadCommand.js +3 -10
- package/dist-es/commands/AssumeQueueRoleForUserCommand.js +3 -10
- package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +3 -10
- package/dist-es/commands/BatchGetJobEntityCommand.js +3 -10
- package/dist-es/commands/CopyJobTemplateCommand.js +3 -9
- package/dist-es/commands/CreateBudgetCommand.js +3 -10
- package/dist-es/commands/CreateFarmCommand.js +3 -10
- package/dist-es/commands/CreateFleetCommand.js +3 -10
- package/dist-es/commands/CreateJobCommand.js +3 -10
- package/dist-es/commands/CreateLicenseEndpointCommand.js +3 -9
- package/dist-es/commands/CreateLimitCommand.js +3 -10
- package/dist-es/commands/CreateMonitorCommand.js +3 -9
- package/dist-es/commands/CreateQueueCommand.js +3 -10
- package/dist-es/commands/CreateQueueEnvironmentCommand.js +3 -10
- package/dist-es/commands/CreateQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/CreateQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/CreateStorageProfileCommand.js +3 -10
- package/dist-es/commands/CreateWorkerCommand.js +3 -9
- package/dist-es/commands/DeleteBudgetCommand.js +3 -9
- package/dist-es/commands/DeleteFarmCommand.js +3 -9
- package/dist-es/commands/DeleteFleetCommand.js +3 -9
- package/dist-es/commands/DeleteLicenseEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteLimitCommand.js +3 -9
- package/dist-es/commands/DeleteMeteredProductCommand.js +3 -9
- package/dist-es/commands/DeleteMonitorCommand.js +3 -9
- package/dist-es/commands/DeleteQueueCommand.js +3 -9
- package/dist-es/commands/DeleteQueueEnvironmentCommand.js +3 -9
- package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteStorageProfileCommand.js +3 -9
- package/dist-es/commands/DeleteWorkerCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromFarmCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromFleetCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromJobCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromQueueCommand.js +3 -9
- package/dist-es/commands/GetBudgetCommand.js +3 -10
- package/dist-es/commands/GetFarmCommand.js +3 -10
- package/dist-es/commands/GetFleetCommand.js +3 -10
- package/dist-es/commands/GetJobCommand.js +3 -10
- package/dist-es/commands/GetLicenseEndpointCommand.js +3 -9
- package/dist-es/commands/GetLimitCommand.js +3 -10
- package/dist-es/commands/GetMonitorCommand.js +3 -9
- package/dist-es/commands/GetQueueCommand.js +3 -10
- package/dist-es/commands/GetQueueEnvironmentCommand.js +3 -10
- package/dist-es/commands/GetQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/GetQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/GetSessionActionCommand.js +3 -10
- package/dist-es/commands/GetSessionCommand.js +3 -9
- package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +3 -9
- package/dist-es/commands/GetStepCommand.js +3 -10
- package/dist-es/commands/GetStorageProfileCommand.js +3 -10
- package/dist-es/commands/GetStorageProfileForQueueCommand.js +3 -10
- package/dist-es/commands/GetTaskCommand.js +3 -10
- package/dist-es/commands/GetWorkerCommand.js +3 -9
- package/dist-es/commands/ListAvailableMeteredProductsCommand.js +3 -9
- package/dist-es/commands/ListBudgetsCommand.js +3 -10
- package/dist-es/commands/ListFarmMembersCommand.js +3 -9
- package/dist-es/commands/ListFarmsCommand.js +3 -9
- package/dist-es/commands/ListFleetMembersCommand.js +3 -9
- package/dist-es/commands/ListFleetsCommand.js +3 -9
- package/dist-es/commands/ListJobMembersCommand.js +3 -9
- package/dist-es/commands/ListJobParameterDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListJobsCommand.js +3 -9
- package/dist-es/commands/ListLicenseEndpointsCommand.js +3 -9
- package/dist-es/commands/ListLimitsCommand.js +3 -9
- package/dist-es/commands/ListMeteredProductsCommand.js +3 -9
- package/dist-es/commands/ListMonitorsCommand.js +3 -9
- package/dist-es/commands/ListQueueEnvironmentsCommand.js +3 -9
- package/dist-es/commands/ListQueueFleetAssociationsCommand.js +3 -9
- package/dist-es/commands/ListQueueLimitAssociationsCommand.js +3 -9
- package/dist-es/commands/ListQueueMembersCommand.js +3 -9
- package/dist-es/commands/ListQueuesCommand.js +3 -9
- package/dist-es/commands/ListSessionActionsCommand.js +3 -10
- package/dist-es/commands/ListSessionsCommand.js +3 -9
- package/dist-es/commands/ListSessionsForWorkerCommand.js +3 -9
- package/dist-es/commands/ListStepConsumersCommand.js +3 -9
- package/dist-es/commands/ListStepDependenciesCommand.js +3 -9
- package/dist-es/commands/ListStepsCommand.js +3 -9
- package/dist-es/commands/ListStorageProfilesCommand.js +3 -9
- package/dist-es/commands/ListStorageProfilesForQueueCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTasksCommand.js +3 -10
- package/dist-es/commands/ListWorkersCommand.js +3 -9
- package/dist-es/commands/PutMeteredProductCommand.js +3 -9
- package/dist-es/commands/SearchJobsCommand.js +3 -10
- package/dist-es/commands/SearchStepsCommand.js +3 -9
- package/dist-es/commands/SearchTasksCommand.js +3 -10
- package/dist-es/commands/SearchWorkersCommand.js +3 -9
- package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateBudgetCommand.js +3 -10
- package/dist-es/commands/UpdateFarmCommand.js +3 -10
- package/dist-es/commands/UpdateFleetCommand.js +3 -10
- package/dist-es/commands/UpdateJobCommand.js +3 -9
- package/dist-es/commands/UpdateLimitCommand.js +3 -10
- package/dist-es/commands/UpdateMonitorCommand.js +3 -9
- package/dist-es/commands/UpdateQueueCommand.js +3 -10
- package/dist-es/commands/UpdateQueueEnvironmentCommand.js +3 -10
- package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateSessionCommand.js +3 -9
- package/dist-es/commands/UpdateStepCommand.js +3 -9
- package/dist-es/commands/UpdateStorageProfileCommand.js +3 -10
- package/dist-es/commands/UpdateTaskCommand.js +3 -9
- package/dist-es/commands/UpdateWorkerCommand.js +3 -10
- package/dist-es/commands/UpdateWorkerScheduleCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -444
- package/dist-es/models/models_1.js +0 -84
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +5294 -0
- package/dist-types/DeadlineClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +44 -243
- package/dist-types/models/models_1.d.ts +12 -47
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +575 -0
- package/dist-types/ts3.4/DeadlineClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -187
- package/dist-types/ts3.4/models/models_1.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +582 -0
- package/package.json +34 -35
- package/dist-es/protocols/Aws_restJson1.js +0 -5229
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -1019
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1361
|
@@ -121,7 +121,6 @@ export declare namespace TaskParameterValue {
|
|
|
121
121
|
chunkInt: (value: string) => T;
|
|
122
122
|
_: (name: string, value: any) => T;
|
|
123
123
|
}
|
|
124
|
-
const visit: <T>(value: TaskParameterValue, visitor: Visitor<T>) => T;
|
|
125
124
|
}
|
|
126
125
|
export interface AssignedTaskRunSessionActionDefinition {
|
|
127
126
|
taskId?: string | undefined;
|
|
@@ -179,10 +178,6 @@ export declare namespace AssignedSessionActionDefinition {
|
|
|
179
178
|
) => T;
|
|
180
179
|
_: (name: string, value: any) => T;
|
|
181
180
|
}
|
|
182
|
-
const visit: <T>(
|
|
183
|
-
value: AssignedSessionActionDefinition,
|
|
184
|
-
visitor: Visitor<T>
|
|
185
|
-
) => T;
|
|
186
181
|
}
|
|
187
182
|
export interface AssignedSessionAction {
|
|
188
183
|
sessionActionId: string | undefined;
|
|
@@ -480,7 +475,6 @@ export declare namespace JobEntityIdentifiersUnion {
|
|
|
480
475
|
environmentDetails: (value: EnvironmentDetailsIdentifiers) => T;
|
|
481
476
|
_: (name: string, value: any) => T;
|
|
482
477
|
}
|
|
483
|
-
const visit: <T>(value: JobEntityIdentifiersUnion, visitor: Visitor<T>) => T;
|
|
484
478
|
}
|
|
485
479
|
export interface BatchGetJobEntityRequest {
|
|
486
480
|
farmId: string | undefined;
|
|
@@ -569,7 +563,6 @@ export declare namespace JobParameter {
|
|
|
569
563
|
path: (value: string) => T;
|
|
570
564
|
_: (name: string, value: any) => T;
|
|
571
565
|
}
|
|
572
|
-
const visit: <T>(value: JobParameter, visitor: Visitor<T>) => T;
|
|
573
566
|
}
|
|
574
567
|
export interface PathMappingRule {
|
|
575
568
|
sourcePathFormat: PathFormat | undefined;
|
|
@@ -642,7 +635,6 @@ export declare namespace JobEntity {
|
|
|
642
635
|
environmentDetails: (value: EnvironmentDetailsEntity) => T;
|
|
643
636
|
_: (name: string, value: any) => T;
|
|
644
637
|
}
|
|
645
|
-
const visit: <T>(value: JobEntity, visitor: Visitor<T>) => T;
|
|
646
638
|
}
|
|
647
639
|
export declare const JobEntityErrorCode: {
|
|
648
640
|
readonly AccessDeniedException: "AccessDeniedException";
|
|
@@ -725,7 +717,6 @@ export declare namespace GetJobEntityError {
|
|
|
725
717
|
environmentDetails: (value: EnvironmentDetailsError) => T;
|
|
726
718
|
_: (name: string, value: any) => T;
|
|
727
719
|
}
|
|
728
|
-
const visit: <T>(value: GetJobEntityError, visitor: Visitor<T>) => T;
|
|
729
720
|
}
|
|
730
721
|
export interface BatchGetJobEntityResponse {
|
|
731
722
|
entities: JobEntity[] | undefined;
|
|
@@ -766,7 +757,6 @@ export declare namespace BudgetSchedule {
|
|
|
766
757
|
fixed: (value: FixedBudgetSchedule) => T;
|
|
767
758
|
_: (name: string, value: any) => T;
|
|
768
759
|
}
|
|
769
|
-
const visit: <T>(value: BudgetSchedule, visitor: Visitor<T>) => T;
|
|
770
760
|
}
|
|
771
761
|
export type UsageTrackingResource =
|
|
772
762
|
| UsageTrackingResource.QueueIdMember
|
|
@@ -784,7 +774,6 @@ export declare namespace UsageTrackingResource {
|
|
|
784
774
|
queueId: (value: string) => T;
|
|
785
775
|
_: (name: string, value: any) => T;
|
|
786
776
|
}
|
|
787
|
-
const visit: <T>(value: UsageTrackingResource, visitor: Visitor<T>) => T;
|
|
788
777
|
}
|
|
789
778
|
export interface CreateBudgetRequest {
|
|
790
779
|
clientToken?: string | undefined;
|
|
@@ -1040,7 +1029,6 @@ export declare namespace FleetConfiguration {
|
|
|
1040
1029
|
serviceManagedEc2: (value: ServiceManagedEc2FleetConfiguration) => T;
|
|
1041
1030
|
_: (name: string, value: any) => T;
|
|
1042
1031
|
}
|
|
1043
|
-
const visit: <T>(value: FleetConfiguration, visitor: Visitor<T>) => T;
|
|
1044
1032
|
}
|
|
1045
1033
|
export interface HostConfiguration {
|
|
1046
1034
|
scriptBody: string | undefined;
|
|
@@ -1878,7 +1866,6 @@ export declare namespace SessionActionDefinition {
|
|
|
1878
1866
|
) => T;
|
|
1879
1867
|
_: (name: string, value: any) => T;
|
|
1880
1868
|
}
|
|
1881
|
-
const visit: <T>(value: SessionActionDefinition, visitor: Visitor<T>) => T;
|
|
1882
1869
|
}
|
|
1883
1870
|
export interface TaskRunManifestPropertiesResponse {
|
|
1884
1871
|
outputManifestPath?: string | undefined;
|
|
@@ -2163,10 +2150,6 @@ export declare namespace SessionActionDefinitionSummary {
|
|
|
2163
2150
|
) => T;
|
|
2164
2151
|
_: (name: string, value: any) => T;
|
|
2165
2152
|
}
|
|
2166
|
-
const visit: <T>(
|
|
2167
|
-
value: SessionActionDefinitionSummary,
|
|
2168
|
-
visitor: Visitor<T>
|
|
2169
|
-
) => T;
|
|
2170
2153
|
}
|
|
2171
2154
|
export interface SessionActionSummary {
|
|
2172
2155
|
sessionActionId: string | undefined;
|
|
@@ -2249,173 +2232,3 @@ export interface ListStepsRequest {
|
|
|
2249
2232
|
nextToken?: string | undefined;
|
|
2250
2233
|
maxResults?: number | undefined;
|
|
2251
2234
|
}
|
|
2252
|
-
export declare const TaskParameterValueFilterSensitiveLog: (
|
|
2253
|
-
obj: TaskParameterValue
|
|
2254
|
-
) => any;
|
|
2255
|
-
export declare const AssignedTaskRunSessionActionDefinitionFilterSensitiveLog: (
|
|
2256
|
-
obj: AssignedTaskRunSessionActionDefinition
|
|
2257
|
-
) => any;
|
|
2258
|
-
export declare const AssignedSessionActionDefinitionFilterSensitiveLog: (
|
|
2259
|
-
obj: AssignedSessionActionDefinition
|
|
2260
|
-
) => any;
|
|
2261
|
-
export declare const AssignedSessionActionFilterSensitiveLog: (
|
|
2262
|
-
obj: AssignedSessionAction
|
|
2263
|
-
) => any;
|
|
2264
|
-
export declare const AssignedSessionFilterSensitiveLog: (
|
|
2265
|
-
obj: AssignedSession
|
|
2266
|
-
) => any;
|
|
2267
|
-
export declare const AwsCredentialsFilterSensitiveLog: (
|
|
2268
|
-
obj: AwsCredentials
|
|
2269
|
-
) => any;
|
|
2270
|
-
export declare const AssumeFleetRoleForReadResponseFilterSensitiveLog: (
|
|
2271
|
-
obj: AssumeFleetRoleForReadResponse
|
|
2272
|
-
) => any;
|
|
2273
|
-
export declare const AssumeFleetRoleForWorkerResponseFilterSensitiveLog: (
|
|
2274
|
-
obj: AssumeFleetRoleForWorkerResponse
|
|
2275
|
-
) => any;
|
|
2276
|
-
export declare const AssumeQueueRoleForReadResponseFilterSensitiveLog: (
|
|
2277
|
-
obj: AssumeQueueRoleForReadResponse
|
|
2278
|
-
) => any;
|
|
2279
|
-
export declare const AssumeQueueRoleForUserResponseFilterSensitiveLog: (
|
|
2280
|
-
obj: AssumeQueueRoleForUserResponse
|
|
2281
|
-
) => any;
|
|
2282
|
-
export declare const AssumeQueueRoleForWorkerResponseFilterSensitiveLog: (
|
|
2283
|
-
obj: AssumeQueueRoleForWorkerResponse
|
|
2284
|
-
) => any;
|
|
2285
|
-
export declare const ManifestPropertiesFilterSensitiveLog: (
|
|
2286
|
-
obj: ManifestProperties
|
|
2287
|
-
) => any;
|
|
2288
|
-
export declare const AttachmentsFilterSensitiveLog: (obj: Attachments) => any;
|
|
2289
|
-
export declare const EnvironmentDetailsEntityFilterSensitiveLog: (
|
|
2290
|
-
obj: EnvironmentDetailsEntity
|
|
2291
|
-
) => any;
|
|
2292
|
-
export declare const JobAttachmentDetailsEntityFilterSensitiveLog: (
|
|
2293
|
-
obj: JobAttachmentDetailsEntity
|
|
2294
|
-
) => any;
|
|
2295
|
-
export declare const PathMappingRuleFilterSensitiveLog: (
|
|
2296
|
-
obj: PathMappingRule
|
|
2297
|
-
) => any;
|
|
2298
|
-
export declare const JobDetailsEntityFilterSensitiveLog: (
|
|
2299
|
-
obj: JobDetailsEntity
|
|
2300
|
-
) => any;
|
|
2301
|
-
export declare const StepDetailsEntityFilterSensitiveLog: (
|
|
2302
|
-
obj: StepDetailsEntity
|
|
2303
|
-
) => any;
|
|
2304
|
-
export declare const JobEntityFilterSensitiveLog: (obj: JobEntity) => any;
|
|
2305
|
-
export declare const BatchGetJobEntityResponseFilterSensitiveLog: (
|
|
2306
|
-
obj: BatchGetJobEntityResponse
|
|
2307
|
-
) => any;
|
|
2308
|
-
export declare const BudgetActionToAddFilterSensitiveLog: (
|
|
2309
|
-
obj: BudgetActionToAdd
|
|
2310
|
-
) => any;
|
|
2311
|
-
export declare const CreateBudgetRequestFilterSensitiveLog: (
|
|
2312
|
-
obj: CreateBudgetRequest
|
|
2313
|
-
) => any;
|
|
2314
|
-
export declare const ResponseBudgetActionFilterSensitiveLog: (
|
|
2315
|
-
obj: ResponseBudgetAction
|
|
2316
|
-
) => any;
|
|
2317
|
-
export declare const GetBudgetResponseFilterSensitiveLog: (
|
|
2318
|
-
obj: GetBudgetResponse
|
|
2319
|
-
) => any;
|
|
2320
|
-
export declare const BudgetSummaryFilterSensitiveLog: (
|
|
2321
|
-
obj: BudgetSummary
|
|
2322
|
-
) => any;
|
|
2323
|
-
export declare const ListBudgetsResponseFilterSensitiveLog: (
|
|
2324
|
-
obj: ListBudgetsResponse
|
|
2325
|
-
) => any;
|
|
2326
|
-
export declare const UpdateBudgetRequestFilterSensitiveLog: (
|
|
2327
|
-
obj: UpdateBudgetRequest
|
|
2328
|
-
) => any;
|
|
2329
|
-
export declare const CreateFarmRequestFilterSensitiveLog: (
|
|
2330
|
-
obj: CreateFarmRequest
|
|
2331
|
-
) => any;
|
|
2332
|
-
export declare const HostConfigurationFilterSensitiveLog: (
|
|
2333
|
-
obj: HostConfiguration
|
|
2334
|
-
) => any;
|
|
2335
|
-
export declare const CreateFleetRequestFilterSensitiveLog: (
|
|
2336
|
-
obj: CreateFleetRequest
|
|
2337
|
-
) => any;
|
|
2338
|
-
export declare const CreateJobRequestFilterSensitiveLog: (
|
|
2339
|
-
obj: CreateJobRequest
|
|
2340
|
-
) => any;
|
|
2341
|
-
export declare const CreateLimitRequestFilterSensitiveLog: (
|
|
2342
|
-
obj: CreateLimitRequest
|
|
2343
|
-
) => any;
|
|
2344
|
-
export declare const CreateQueueRequestFilterSensitiveLog: (
|
|
2345
|
-
obj: CreateQueueRequest
|
|
2346
|
-
) => any;
|
|
2347
|
-
export declare const CreateQueueEnvironmentRequestFilterSensitiveLog: (
|
|
2348
|
-
obj: CreateQueueEnvironmentRequest
|
|
2349
|
-
) => any;
|
|
2350
|
-
export declare const FileSystemLocationFilterSensitiveLog: (
|
|
2351
|
-
obj: FileSystemLocation
|
|
2352
|
-
) => any;
|
|
2353
|
-
export declare const CreateStorageProfileRequestFilterSensitiveLog: (
|
|
2354
|
-
obj: CreateStorageProfileRequest
|
|
2355
|
-
) => any;
|
|
2356
|
-
export declare const GetFleetResponseFilterSensitiveLog: (
|
|
2357
|
-
obj: GetFleetResponse
|
|
2358
|
-
) => any;
|
|
2359
|
-
export declare const UpdateFleetRequestFilterSensitiveLog: (
|
|
2360
|
-
obj: UpdateFleetRequest
|
|
2361
|
-
) => any;
|
|
2362
|
-
export declare const UpdateWorkerResponseFilterSensitiveLog: (
|
|
2363
|
-
obj: UpdateWorkerResponse
|
|
2364
|
-
) => any;
|
|
2365
|
-
export declare const UpdatedSessionActionInfoFilterSensitiveLog: (
|
|
2366
|
-
obj: UpdatedSessionActionInfo
|
|
2367
|
-
) => any;
|
|
2368
|
-
export declare const UpdateWorkerScheduleRequestFilterSensitiveLog: (
|
|
2369
|
-
obj: UpdateWorkerScheduleRequest
|
|
2370
|
-
) => any;
|
|
2371
|
-
export declare const UpdateWorkerScheduleResponseFilterSensitiveLog: (
|
|
2372
|
-
obj: UpdateWorkerScheduleResponse
|
|
2373
|
-
) => any;
|
|
2374
|
-
export declare const GetFarmResponseFilterSensitiveLog: (
|
|
2375
|
-
obj: GetFarmResponse
|
|
2376
|
-
) => any;
|
|
2377
|
-
export declare const GetLimitResponseFilterSensitiveLog: (
|
|
2378
|
-
obj: GetLimitResponse
|
|
2379
|
-
) => any;
|
|
2380
|
-
export declare const GetStorageProfileResponseFilterSensitiveLog: (
|
|
2381
|
-
obj: GetStorageProfileResponse
|
|
2382
|
-
) => any;
|
|
2383
|
-
export declare const GetQueueResponseFilterSensitiveLog: (
|
|
2384
|
-
obj: GetQueueResponse
|
|
2385
|
-
) => any;
|
|
2386
|
-
export declare const GetQueueEnvironmentResponseFilterSensitiveLog: (
|
|
2387
|
-
obj: GetQueueEnvironmentResponse
|
|
2388
|
-
) => any;
|
|
2389
|
-
export declare const GetStorageProfileForQueueResponseFilterSensitiveLog: (
|
|
2390
|
-
obj: GetStorageProfileForQueueResponse
|
|
2391
|
-
) => any;
|
|
2392
|
-
export declare const GetJobResponseFilterSensitiveLog: (
|
|
2393
|
-
obj: GetJobResponse
|
|
2394
|
-
) => any;
|
|
2395
|
-
export declare const TaskRunSessionActionDefinitionFilterSensitiveLog: (
|
|
2396
|
-
obj: TaskRunSessionActionDefinition
|
|
2397
|
-
) => any;
|
|
2398
|
-
export declare const SessionActionDefinitionFilterSensitiveLog: (
|
|
2399
|
-
obj: SessionActionDefinition
|
|
2400
|
-
) => any;
|
|
2401
|
-
export declare const GetSessionActionResponseFilterSensitiveLog: (
|
|
2402
|
-
obj: GetSessionActionResponse
|
|
2403
|
-
) => any;
|
|
2404
|
-
export declare const GetStepResponseFilterSensitiveLog: (
|
|
2405
|
-
obj: GetStepResponse
|
|
2406
|
-
) => any;
|
|
2407
|
-
export declare const GetTaskResponseFilterSensitiveLog: (
|
|
2408
|
-
obj: GetTaskResponse
|
|
2409
|
-
) => any;
|
|
2410
|
-
export declare const TaskRunSessionActionDefinitionSummaryFilterSensitiveLog: (
|
|
2411
|
-
obj: TaskRunSessionActionDefinitionSummary
|
|
2412
|
-
) => any;
|
|
2413
|
-
export declare const SessionActionDefinitionSummaryFilterSensitiveLog: (
|
|
2414
|
-
obj: SessionActionDefinitionSummary
|
|
2415
|
-
) => any;
|
|
2416
|
-
export declare const SessionActionSummaryFilterSensitiveLog: (
|
|
2417
|
-
obj: SessionActionSummary
|
|
2418
|
-
) => any;
|
|
2419
|
-
export declare const ListSessionActionsResponseFilterSensitiveLog: (
|
|
2420
|
-
obj: ListSessionActionsResponse
|
|
2421
|
-
) => any;
|
|
@@ -568,7 +568,6 @@ export declare namespace SearchSortExpression {
|
|
|
568
568
|
parameterSort: (value: ParameterSortExpression) => T;
|
|
569
569
|
_: (name: string, value: any) => T;
|
|
570
570
|
}
|
|
571
|
-
const visit: <T>(value: SearchSortExpression, visitor: Visitor<T>) => T;
|
|
572
571
|
}
|
|
573
572
|
export interface JobSearchSummary {
|
|
574
573
|
jobId?: string | undefined;
|
|
@@ -699,10 +698,6 @@ export declare namespace SessionsStatisticsResources {
|
|
|
699
698
|
fleetIds: (value: string[]) => T;
|
|
700
699
|
_: (name: string, value: any) => T;
|
|
701
700
|
}
|
|
702
|
-
const visit: <T>(
|
|
703
|
-
value: SessionsStatisticsResources,
|
|
704
|
-
visitor: Visitor<T>
|
|
705
|
-
) => T;
|
|
706
701
|
}
|
|
707
702
|
export declare const UsageStatistic: {
|
|
708
703
|
readonly AVG: "AVG";
|
|
@@ -827,7 +822,6 @@ export declare namespace SearchFilterExpression {
|
|
|
827
822
|
groupFilter: (value: SearchGroupedFilterExpressions) => T;
|
|
828
823
|
_: (name: string, value: any) => T;
|
|
829
824
|
}
|
|
830
|
-
const visit: <T>(value: SearchFilterExpression, visitor: Visitor<T>) => T;
|
|
831
825
|
}
|
|
832
826
|
export interface SearchGroupedFilterExpressions {
|
|
833
827
|
filters: SearchFilterExpression[] | undefined;
|
|
@@ -867,34 +861,3 @@ export interface SearchWorkersRequest {
|
|
|
867
861
|
itemOffset: number | undefined;
|
|
868
862
|
pageSize?: number | undefined;
|
|
869
863
|
}
|
|
870
|
-
export declare const TaskSummaryFilterSensitiveLog: (obj: TaskSummary) => any;
|
|
871
|
-
export declare const ListTasksResponseFilterSensitiveLog: (
|
|
872
|
-
obj: ListTasksResponse
|
|
873
|
-
) => any;
|
|
874
|
-
export declare const UpdateQueueRequestFilterSensitiveLog: (
|
|
875
|
-
obj: UpdateQueueRequest
|
|
876
|
-
) => any;
|
|
877
|
-
export declare const UpdateQueueEnvironmentRequestFilterSensitiveLog: (
|
|
878
|
-
obj: UpdateQueueEnvironmentRequest
|
|
879
|
-
) => any;
|
|
880
|
-
export declare const UpdateFarmRequestFilterSensitiveLog: (
|
|
881
|
-
obj: UpdateFarmRequest
|
|
882
|
-
) => any;
|
|
883
|
-
export declare const UpdateLimitRequestFilterSensitiveLog: (
|
|
884
|
-
obj: UpdateLimitRequest
|
|
885
|
-
) => any;
|
|
886
|
-
export declare const UpdateStorageProfileRequestFilterSensitiveLog: (
|
|
887
|
-
obj: UpdateStorageProfileRequest
|
|
888
|
-
) => any;
|
|
889
|
-
export declare const JobSearchSummaryFilterSensitiveLog: (
|
|
890
|
-
obj: JobSearchSummary
|
|
891
|
-
) => any;
|
|
892
|
-
export declare const SearchJobsResponseFilterSensitiveLog: (
|
|
893
|
-
obj: SearchJobsResponse
|
|
894
|
-
) => any;
|
|
895
|
-
export declare const TaskSearchSummaryFilterSensitiveLog: (
|
|
896
|
-
obj: TaskSearchSummary
|
|
897
|
-
) => any;
|
|
898
|
-
export declare const SearchTasksResponseFilterSensitiveLog: (
|
|
899
|
-
obj: SearchTasksResponse
|
|
900
|
-
) => any;
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: DeadlineClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
userAgentAppId?:
|
|
43
47
|
| string
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: DeadlineClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
retryStrategy?:
|
|
43
47
|
| import("@smithy/types").RetryStrategy
|
|
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: DeadlineClientConfig) => {
|
|
|
37
37
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
38
38
|
logger: import("@smithy/types").Logger;
|
|
39
39
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
41
|
+
import("@smithy/types").HttpRequest,
|
|
42
|
+
import("@smithy/types").HttpResponse
|
|
43
|
+
>;
|
|
40
44
|
defaultsMode:
|
|
41
45
|
| import("@smithy/smithy-client").DefaultsMode
|
|
42
46
|
| import("@smithy/types").Provider<
|
|
@@ -14,6 +14,10 @@ export declare const getRuntimeConfig: (config: DeadlineClientConfig) => {
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DeadlineHttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
18
|
+
import("@smithy/types").HttpRequest,
|
|
19
|
+
import("@smithy/types").HttpResponse
|
|
20
|
+
>;
|
|
17
21
|
serviceId: string;
|
|
18
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
23
|
utf8Decoder: import("@smithy/types").Decoder;
|