@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
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AssociateMemberToFarmCommandInput, AssociateMemberToFarmCommandOutput } from "./commands/AssociateMemberToFarmCommand";
|
|
11
11
|
import { AssociateMemberToFleetCommandInput, AssociateMemberToFleetCommandOutput } from "./commands/AssociateMemberToFleetCommand";
|
|
@@ -254,6 +254,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
254
254
|
* Optional extensions
|
|
255
255
|
*/
|
|
256
256
|
extensions?: RuntimeExtension[];
|
|
257
|
+
/**
|
|
258
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
259
|
+
* may be overridden. A default will always be set by the client.
|
|
260
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
261
|
+
* the client.
|
|
262
|
+
* @alpha
|
|
263
|
+
*
|
|
264
|
+
*/
|
|
265
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
257
266
|
/**
|
|
258
267
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
259
268
|
*/
|
|
@@ -315,6 +315,10 @@ export declare namespace TaskParameterValue {
|
|
|
315
315
|
chunkInt?: never;
|
|
316
316
|
$unknown: [string, any];
|
|
317
317
|
}
|
|
318
|
+
/**
|
|
319
|
+
* @deprecated unused in schema-serde mode.
|
|
320
|
+
*
|
|
321
|
+
*/
|
|
318
322
|
interface Visitor<T> {
|
|
319
323
|
int: (value: string) => T;
|
|
320
324
|
float: (value: string) => T;
|
|
@@ -323,7 +327,6 @@ export declare namespace TaskParameterValue {
|
|
|
323
327
|
chunkInt: (value: string) => T;
|
|
324
328
|
_: (name: string, value: any) => T;
|
|
325
329
|
}
|
|
326
|
-
const visit: <T>(value: TaskParameterValue, visitor: Visitor<T>) => T;
|
|
327
330
|
}
|
|
328
331
|
/**
|
|
329
332
|
* <p>The specific task, step, and parameters to include.</p>
|
|
@@ -409,6 +412,10 @@ export declare namespace AssignedSessionActionDefinition {
|
|
|
409
412
|
syncInputJobAttachments?: never;
|
|
410
413
|
$unknown: [string, any];
|
|
411
414
|
}
|
|
415
|
+
/**
|
|
416
|
+
* @deprecated unused in schema-serde mode.
|
|
417
|
+
*
|
|
418
|
+
*/
|
|
412
419
|
interface Visitor<T> {
|
|
413
420
|
envEnter: (value: AssignedEnvironmentEnterSessionActionDefinition) => T;
|
|
414
421
|
envExit: (value: AssignedEnvironmentExitSessionActionDefinition) => T;
|
|
@@ -416,7 +423,6 @@ export declare namespace AssignedSessionActionDefinition {
|
|
|
416
423
|
syncInputJobAttachments: (value: AssignedSyncInputJobAttachmentsSessionActionDefinition) => T;
|
|
417
424
|
_: (name: string, value: any) => T;
|
|
418
425
|
}
|
|
419
|
-
const visit: <T>(value: AssignedSessionActionDefinition, visitor: Visitor<T>) => T;
|
|
420
426
|
}
|
|
421
427
|
/**
|
|
422
428
|
* <p>The action for a session defined by the session action ID.</p>
|
|
@@ -1272,6 +1278,10 @@ export declare namespace JobEntityIdentifiersUnion {
|
|
|
1272
1278
|
environmentDetails?: never;
|
|
1273
1279
|
$unknown: [string, any];
|
|
1274
1280
|
}
|
|
1281
|
+
/**
|
|
1282
|
+
* @deprecated unused in schema-serde mode.
|
|
1283
|
+
*
|
|
1284
|
+
*/
|
|
1275
1285
|
interface Visitor<T> {
|
|
1276
1286
|
jobDetails: (value: JobDetailsIdentifiers) => T;
|
|
1277
1287
|
jobAttachmentDetails: (value: JobAttachmentDetailsIdentifiers) => T;
|
|
@@ -1279,7 +1289,6 @@ export declare namespace JobEntityIdentifiersUnion {
|
|
|
1279
1289
|
environmentDetails: (value: EnvironmentDetailsIdentifiers) => T;
|
|
1280
1290
|
_: (name: string, value: any) => T;
|
|
1281
1291
|
}
|
|
1282
|
-
const visit: <T>(value: JobEntityIdentifiersUnion, visitor: Visitor<T>) => T;
|
|
1283
1292
|
}
|
|
1284
1293
|
/**
|
|
1285
1294
|
* @public
|
|
@@ -1495,6 +1504,10 @@ export declare namespace JobParameter {
|
|
|
1495
1504
|
path?: never;
|
|
1496
1505
|
$unknown: [string, any];
|
|
1497
1506
|
}
|
|
1507
|
+
/**
|
|
1508
|
+
* @deprecated unused in schema-serde mode.
|
|
1509
|
+
*
|
|
1510
|
+
*/
|
|
1498
1511
|
interface Visitor<T> {
|
|
1499
1512
|
int: (value: string) => T;
|
|
1500
1513
|
float: (value: string) => T;
|
|
@@ -1502,7 +1515,6 @@ export declare namespace JobParameter {
|
|
|
1502
1515
|
path: (value: string) => T;
|
|
1503
1516
|
_: (name: string, value: any) => T;
|
|
1504
1517
|
}
|
|
1505
|
-
const visit: <T>(value: JobParameter, visitor: Visitor<T>) => T;
|
|
1506
1518
|
}
|
|
1507
1519
|
/**
|
|
1508
1520
|
* <p>The details of a source and destination path.</p>
|
|
@@ -1665,6 +1677,10 @@ export declare namespace JobEntity {
|
|
|
1665
1677
|
environmentDetails?: never;
|
|
1666
1678
|
$unknown: [string, any];
|
|
1667
1679
|
}
|
|
1680
|
+
/**
|
|
1681
|
+
* @deprecated unused in schema-serde mode.
|
|
1682
|
+
*
|
|
1683
|
+
*/
|
|
1668
1684
|
interface Visitor<T> {
|
|
1669
1685
|
jobDetails: (value: JobDetailsEntity) => T;
|
|
1670
1686
|
jobAttachmentDetails: (value: JobAttachmentDetailsEntity) => T;
|
|
@@ -1672,7 +1688,6 @@ export declare namespace JobEntity {
|
|
|
1672
1688
|
environmentDetails: (value: EnvironmentDetailsEntity) => T;
|
|
1673
1689
|
_: (name: string, value: any) => T;
|
|
1674
1690
|
}
|
|
1675
|
-
const visit: <T>(value: JobEntity, visitor: Visitor<T>) => T;
|
|
1676
1691
|
}
|
|
1677
1692
|
/**
|
|
1678
1693
|
* @public
|
|
@@ -1847,6 +1862,10 @@ export declare namespace GetJobEntityError {
|
|
|
1847
1862
|
environmentDetails?: never;
|
|
1848
1863
|
$unknown: [string, any];
|
|
1849
1864
|
}
|
|
1865
|
+
/**
|
|
1866
|
+
* @deprecated unused in schema-serde mode.
|
|
1867
|
+
*
|
|
1868
|
+
*/
|
|
1850
1869
|
interface Visitor<T> {
|
|
1851
1870
|
jobDetails: (value: JobDetailsError) => T;
|
|
1852
1871
|
jobAttachmentDetails: (value: JobAttachmentDetailsError) => T;
|
|
@@ -1854,7 +1873,6 @@ export declare namespace GetJobEntityError {
|
|
|
1854
1873
|
environmentDetails: (value: EnvironmentDetailsError) => T;
|
|
1855
1874
|
_: (name: string, value: any) => T;
|
|
1856
1875
|
}
|
|
1857
|
-
const visit: <T>(value: GetJobEntityError, visitor: Visitor<T>) => T;
|
|
1858
1876
|
}
|
|
1859
1877
|
/**
|
|
1860
1878
|
* @public
|
|
@@ -1963,11 +1981,14 @@ export declare namespace BudgetSchedule {
|
|
|
1963
1981
|
fixed?: never;
|
|
1964
1982
|
$unknown: [string, any];
|
|
1965
1983
|
}
|
|
1984
|
+
/**
|
|
1985
|
+
* @deprecated unused in schema-serde mode.
|
|
1986
|
+
*
|
|
1987
|
+
*/
|
|
1966
1988
|
interface Visitor<T> {
|
|
1967
1989
|
fixed: (value: FixedBudgetSchedule) => T;
|
|
1968
1990
|
_: (name: string, value: any) => T;
|
|
1969
1991
|
}
|
|
1970
|
-
const visit: <T>(value: BudgetSchedule, visitor: Visitor<T>) => T;
|
|
1971
1992
|
}
|
|
1972
1993
|
/**
|
|
1973
1994
|
* <p>The usage details of the allotted budget.</p>
|
|
@@ -1993,11 +2014,14 @@ export declare namespace UsageTrackingResource {
|
|
|
1993
2014
|
queueId?: never;
|
|
1994
2015
|
$unknown: [string, any];
|
|
1995
2016
|
}
|
|
2017
|
+
/**
|
|
2018
|
+
* @deprecated unused in schema-serde mode.
|
|
2019
|
+
*
|
|
2020
|
+
*/
|
|
1996
2021
|
interface Visitor<T> {
|
|
1997
2022
|
queueId: (value: string) => T;
|
|
1998
2023
|
_: (name: string, value: any) => T;
|
|
1999
2024
|
}
|
|
2000
|
-
const visit: <T>(value: UsageTrackingResource, visitor: Visitor<T>) => T;
|
|
2001
2025
|
}
|
|
2002
2026
|
/**
|
|
2003
2027
|
* @public
|
|
@@ -2949,12 +2973,15 @@ export declare namespace FleetConfiguration {
|
|
|
2949
2973
|
serviceManagedEc2?: never;
|
|
2950
2974
|
$unknown: [string, any];
|
|
2951
2975
|
}
|
|
2976
|
+
/**
|
|
2977
|
+
* @deprecated unused in schema-serde mode.
|
|
2978
|
+
*
|
|
2979
|
+
*/
|
|
2952
2980
|
interface Visitor<T> {
|
|
2953
2981
|
customerManaged: (value: CustomerManagedFleetConfiguration) => T;
|
|
2954
2982
|
serviceManagedEc2: (value: ServiceManagedEc2FleetConfiguration) => T;
|
|
2955
2983
|
_: (name: string, value: any) => T;
|
|
2956
2984
|
}
|
|
2957
|
-
const visit: <T>(value: FleetConfiguration, visitor: Visitor<T>) => T;
|
|
2958
2985
|
}
|
|
2959
2986
|
/**
|
|
2960
2987
|
* <p>Provides a script that runs as a worker is starting up that you can use to provide
|
|
@@ -6240,6 +6267,10 @@ export declare namespace SessionActionDefinition {
|
|
|
6240
6267
|
syncInputJobAttachments?: never;
|
|
6241
6268
|
$unknown: [string, any];
|
|
6242
6269
|
}
|
|
6270
|
+
/**
|
|
6271
|
+
* @deprecated unused in schema-serde mode.
|
|
6272
|
+
*
|
|
6273
|
+
*/
|
|
6243
6274
|
interface Visitor<T> {
|
|
6244
6275
|
envEnter: (value: EnvironmentEnterSessionActionDefinition) => T;
|
|
6245
6276
|
envExit: (value: EnvironmentExitSessionActionDefinition) => T;
|
|
@@ -6247,7 +6278,6 @@ export declare namespace SessionActionDefinition {
|
|
|
6247
6278
|
syncInputJobAttachments: (value: SyncInputJobAttachmentsSessionActionDefinition) => T;
|
|
6248
6279
|
_: (name: string, value: any) => T;
|
|
6249
6280
|
}
|
|
6250
|
-
const visit: <T>(value: SessionActionDefinition, visitor: Visitor<T>) => T;
|
|
6251
6281
|
}
|
|
6252
6282
|
/**
|
|
6253
6283
|
* <p>The manifest properties for a task run, corresponding to the manifest properties in the job.</p>
|
|
@@ -7234,6 +7264,10 @@ export declare namespace SessionActionDefinitionSummary {
|
|
|
7234
7264
|
syncInputJobAttachments?: never;
|
|
7235
7265
|
$unknown: [string, any];
|
|
7236
7266
|
}
|
|
7267
|
+
/**
|
|
7268
|
+
* @deprecated unused in schema-serde mode.
|
|
7269
|
+
*
|
|
7270
|
+
*/
|
|
7237
7271
|
interface Visitor<T> {
|
|
7238
7272
|
envEnter: (value: EnvironmentEnterSessionActionDefinitionSummary) => T;
|
|
7239
7273
|
envExit: (value: EnvironmentExitSessionActionDefinitionSummary) => T;
|
|
@@ -7241,7 +7275,6 @@ export declare namespace SessionActionDefinitionSummary {
|
|
|
7241
7275
|
syncInputJobAttachments: (value: SyncInputJobAttachmentsSessionActionDefinitionSummary) => T;
|
|
7242
7276
|
_: (name: string, value: any) => T;
|
|
7243
7277
|
}
|
|
7244
|
-
const visit: <T>(value: SessionActionDefinitionSummary, visitor: Visitor<T>) => T;
|
|
7245
7278
|
}
|
|
7246
7279
|
/**
|
|
7247
7280
|
* <p>The details of a session action.</p>
|
|
@@ -7575,235 +7608,3 @@ export interface ListStepsRequest {
|
|
|
7575
7608
|
*/
|
|
7576
7609
|
maxResults?: number | undefined;
|
|
7577
7610
|
}
|
|
7578
|
-
/**
|
|
7579
|
-
* @internal
|
|
7580
|
-
*/
|
|
7581
|
-
export declare const TaskParameterValueFilterSensitiveLog: (obj: TaskParameterValue) => any;
|
|
7582
|
-
/**
|
|
7583
|
-
* @internal
|
|
7584
|
-
*/
|
|
7585
|
-
export declare const AssignedTaskRunSessionActionDefinitionFilterSensitiveLog: (obj: AssignedTaskRunSessionActionDefinition) => any;
|
|
7586
|
-
/**
|
|
7587
|
-
* @internal
|
|
7588
|
-
*/
|
|
7589
|
-
export declare const AssignedSessionActionDefinitionFilterSensitiveLog: (obj: AssignedSessionActionDefinition) => any;
|
|
7590
|
-
/**
|
|
7591
|
-
* @internal
|
|
7592
|
-
*/
|
|
7593
|
-
export declare const AssignedSessionActionFilterSensitiveLog: (obj: AssignedSessionAction) => any;
|
|
7594
|
-
/**
|
|
7595
|
-
* @internal
|
|
7596
|
-
*/
|
|
7597
|
-
export declare const AssignedSessionFilterSensitiveLog: (obj: AssignedSession) => any;
|
|
7598
|
-
/**
|
|
7599
|
-
* @internal
|
|
7600
|
-
*/
|
|
7601
|
-
export declare const AwsCredentialsFilterSensitiveLog: (obj: AwsCredentials) => any;
|
|
7602
|
-
/**
|
|
7603
|
-
* @internal
|
|
7604
|
-
*/
|
|
7605
|
-
export declare const AssumeFleetRoleForReadResponseFilterSensitiveLog: (obj: AssumeFleetRoleForReadResponse) => any;
|
|
7606
|
-
/**
|
|
7607
|
-
* @internal
|
|
7608
|
-
*/
|
|
7609
|
-
export declare const AssumeFleetRoleForWorkerResponseFilterSensitiveLog: (obj: AssumeFleetRoleForWorkerResponse) => any;
|
|
7610
|
-
/**
|
|
7611
|
-
* @internal
|
|
7612
|
-
*/
|
|
7613
|
-
export declare const AssumeQueueRoleForReadResponseFilterSensitiveLog: (obj: AssumeQueueRoleForReadResponse) => any;
|
|
7614
|
-
/**
|
|
7615
|
-
* @internal
|
|
7616
|
-
*/
|
|
7617
|
-
export declare const AssumeQueueRoleForUserResponseFilterSensitiveLog: (obj: AssumeQueueRoleForUserResponse) => any;
|
|
7618
|
-
/**
|
|
7619
|
-
* @internal
|
|
7620
|
-
*/
|
|
7621
|
-
export declare const AssumeQueueRoleForWorkerResponseFilterSensitiveLog: (obj: AssumeQueueRoleForWorkerResponse) => any;
|
|
7622
|
-
/**
|
|
7623
|
-
* @internal
|
|
7624
|
-
*/
|
|
7625
|
-
export declare const ManifestPropertiesFilterSensitiveLog: (obj: ManifestProperties) => any;
|
|
7626
|
-
/**
|
|
7627
|
-
* @internal
|
|
7628
|
-
*/
|
|
7629
|
-
export declare const AttachmentsFilterSensitiveLog: (obj: Attachments) => any;
|
|
7630
|
-
/**
|
|
7631
|
-
* @internal
|
|
7632
|
-
*/
|
|
7633
|
-
export declare const EnvironmentDetailsEntityFilterSensitiveLog: (obj: EnvironmentDetailsEntity) => any;
|
|
7634
|
-
/**
|
|
7635
|
-
* @internal
|
|
7636
|
-
*/
|
|
7637
|
-
export declare const JobAttachmentDetailsEntityFilterSensitiveLog: (obj: JobAttachmentDetailsEntity) => any;
|
|
7638
|
-
/**
|
|
7639
|
-
* @internal
|
|
7640
|
-
*/
|
|
7641
|
-
export declare const PathMappingRuleFilterSensitiveLog: (obj: PathMappingRule) => any;
|
|
7642
|
-
/**
|
|
7643
|
-
* @internal
|
|
7644
|
-
*/
|
|
7645
|
-
export declare const JobDetailsEntityFilterSensitiveLog: (obj: JobDetailsEntity) => any;
|
|
7646
|
-
/**
|
|
7647
|
-
* @internal
|
|
7648
|
-
*/
|
|
7649
|
-
export declare const StepDetailsEntityFilterSensitiveLog: (obj: StepDetailsEntity) => any;
|
|
7650
|
-
/**
|
|
7651
|
-
* @internal
|
|
7652
|
-
*/
|
|
7653
|
-
export declare const JobEntityFilterSensitiveLog: (obj: JobEntity) => any;
|
|
7654
|
-
/**
|
|
7655
|
-
* @internal
|
|
7656
|
-
*/
|
|
7657
|
-
export declare const BatchGetJobEntityResponseFilterSensitiveLog: (obj: BatchGetJobEntityResponse) => any;
|
|
7658
|
-
/**
|
|
7659
|
-
* @internal
|
|
7660
|
-
*/
|
|
7661
|
-
export declare const BudgetActionToAddFilterSensitiveLog: (obj: BudgetActionToAdd) => any;
|
|
7662
|
-
/**
|
|
7663
|
-
* @internal
|
|
7664
|
-
*/
|
|
7665
|
-
export declare const CreateBudgetRequestFilterSensitiveLog: (obj: CreateBudgetRequest) => any;
|
|
7666
|
-
/**
|
|
7667
|
-
* @internal
|
|
7668
|
-
*/
|
|
7669
|
-
export declare const ResponseBudgetActionFilterSensitiveLog: (obj: ResponseBudgetAction) => any;
|
|
7670
|
-
/**
|
|
7671
|
-
* @internal
|
|
7672
|
-
*/
|
|
7673
|
-
export declare const GetBudgetResponseFilterSensitiveLog: (obj: GetBudgetResponse) => any;
|
|
7674
|
-
/**
|
|
7675
|
-
* @internal
|
|
7676
|
-
*/
|
|
7677
|
-
export declare const BudgetSummaryFilterSensitiveLog: (obj: BudgetSummary) => any;
|
|
7678
|
-
/**
|
|
7679
|
-
* @internal
|
|
7680
|
-
*/
|
|
7681
|
-
export declare const ListBudgetsResponseFilterSensitiveLog: (obj: ListBudgetsResponse) => any;
|
|
7682
|
-
/**
|
|
7683
|
-
* @internal
|
|
7684
|
-
*/
|
|
7685
|
-
export declare const UpdateBudgetRequestFilterSensitiveLog: (obj: UpdateBudgetRequest) => any;
|
|
7686
|
-
/**
|
|
7687
|
-
* @internal
|
|
7688
|
-
*/
|
|
7689
|
-
export declare const CreateFarmRequestFilterSensitiveLog: (obj: CreateFarmRequest) => any;
|
|
7690
|
-
/**
|
|
7691
|
-
* @internal
|
|
7692
|
-
*/
|
|
7693
|
-
export declare const HostConfigurationFilterSensitiveLog: (obj: HostConfiguration) => any;
|
|
7694
|
-
/**
|
|
7695
|
-
* @internal
|
|
7696
|
-
*/
|
|
7697
|
-
export declare const CreateFleetRequestFilterSensitiveLog: (obj: CreateFleetRequest) => any;
|
|
7698
|
-
/**
|
|
7699
|
-
* @internal
|
|
7700
|
-
*/
|
|
7701
|
-
export declare const CreateJobRequestFilterSensitiveLog: (obj: CreateJobRequest) => any;
|
|
7702
|
-
/**
|
|
7703
|
-
* @internal
|
|
7704
|
-
*/
|
|
7705
|
-
export declare const CreateLimitRequestFilterSensitiveLog: (obj: CreateLimitRequest) => any;
|
|
7706
|
-
/**
|
|
7707
|
-
* @internal
|
|
7708
|
-
*/
|
|
7709
|
-
export declare const CreateQueueRequestFilterSensitiveLog: (obj: CreateQueueRequest) => any;
|
|
7710
|
-
/**
|
|
7711
|
-
* @internal
|
|
7712
|
-
*/
|
|
7713
|
-
export declare const CreateQueueEnvironmentRequestFilterSensitiveLog: (obj: CreateQueueEnvironmentRequest) => any;
|
|
7714
|
-
/**
|
|
7715
|
-
* @internal
|
|
7716
|
-
*/
|
|
7717
|
-
export declare const FileSystemLocationFilterSensitiveLog: (obj: FileSystemLocation) => any;
|
|
7718
|
-
/**
|
|
7719
|
-
* @internal
|
|
7720
|
-
*/
|
|
7721
|
-
export declare const CreateStorageProfileRequestFilterSensitiveLog: (obj: CreateStorageProfileRequest) => any;
|
|
7722
|
-
/**
|
|
7723
|
-
* @internal
|
|
7724
|
-
*/
|
|
7725
|
-
export declare const GetFleetResponseFilterSensitiveLog: (obj: GetFleetResponse) => any;
|
|
7726
|
-
/**
|
|
7727
|
-
* @internal
|
|
7728
|
-
*/
|
|
7729
|
-
export declare const UpdateFleetRequestFilterSensitiveLog: (obj: UpdateFleetRequest) => any;
|
|
7730
|
-
/**
|
|
7731
|
-
* @internal
|
|
7732
|
-
*/
|
|
7733
|
-
export declare const UpdateWorkerResponseFilterSensitiveLog: (obj: UpdateWorkerResponse) => any;
|
|
7734
|
-
/**
|
|
7735
|
-
* @internal
|
|
7736
|
-
*/
|
|
7737
|
-
export declare const UpdatedSessionActionInfoFilterSensitiveLog: (obj: UpdatedSessionActionInfo) => any;
|
|
7738
|
-
/**
|
|
7739
|
-
* @internal
|
|
7740
|
-
*/
|
|
7741
|
-
export declare const UpdateWorkerScheduleRequestFilterSensitiveLog: (obj: UpdateWorkerScheduleRequest) => any;
|
|
7742
|
-
/**
|
|
7743
|
-
* @internal
|
|
7744
|
-
*/
|
|
7745
|
-
export declare const UpdateWorkerScheduleResponseFilterSensitiveLog: (obj: UpdateWorkerScheduleResponse) => any;
|
|
7746
|
-
/**
|
|
7747
|
-
* @internal
|
|
7748
|
-
*/
|
|
7749
|
-
export declare const GetFarmResponseFilterSensitiveLog: (obj: GetFarmResponse) => any;
|
|
7750
|
-
/**
|
|
7751
|
-
* @internal
|
|
7752
|
-
*/
|
|
7753
|
-
export declare const GetLimitResponseFilterSensitiveLog: (obj: GetLimitResponse) => any;
|
|
7754
|
-
/**
|
|
7755
|
-
* @internal
|
|
7756
|
-
*/
|
|
7757
|
-
export declare const GetStorageProfileResponseFilterSensitiveLog: (obj: GetStorageProfileResponse) => any;
|
|
7758
|
-
/**
|
|
7759
|
-
* @internal
|
|
7760
|
-
*/
|
|
7761
|
-
export declare const GetQueueResponseFilterSensitiveLog: (obj: GetQueueResponse) => any;
|
|
7762
|
-
/**
|
|
7763
|
-
* @internal
|
|
7764
|
-
*/
|
|
7765
|
-
export declare const GetQueueEnvironmentResponseFilterSensitiveLog: (obj: GetQueueEnvironmentResponse) => any;
|
|
7766
|
-
/**
|
|
7767
|
-
* @internal
|
|
7768
|
-
*/
|
|
7769
|
-
export declare const GetStorageProfileForQueueResponseFilterSensitiveLog: (obj: GetStorageProfileForQueueResponse) => any;
|
|
7770
|
-
/**
|
|
7771
|
-
* @internal
|
|
7772
|
-
*/
|
|
7773
|
-
export declare const GetJobResponseFilterSensitiveLog: (obj: GetJobResponse) => any;
|
|
7774
|
-
/**
|
|
7775
|
-
* @internal
|
|
7776
|
-
*/
|
|
7777
|
-
export declare const TaskRunSessionActionDefinitionFilterSensitiveLog: (obj: TaskRunSessionActionDefinition) => any;
|
|
7778
|
-
/**
|
|
7779
|
-
* @internal
|
|
7780
|
-
*/
|
|
7781
|
-
export declare const SessionActionDefinitionFilterSensitiveLog: (obj: SessionActionDefinition) => any;
|
|
7782
|
-
/**
|
|
7783
|
-
* @internal
|
|
7784
|
-
*/
|
|
7785
|
-
export declare const GetSessionActionResponseFilterSensitiveLog: (obj: GetSessionActionResponse) => any;
|
|
7786
|
-
/**
|
|
7787
|
-
* @internal
|
|
7788
|
-
*/
|
|
7789
|
-
export declare const GetStepResponseFilterSensitiveLog: (obj: GetStepResponse) => any;
|
|
7790
|
-
/**
|
|
7791
|
-
* @internal
|
|
7792
|
-
*/
|
|
7793
|
-
export declare const GetTaskResponseFilterSensitiveLog: (obj: GetTaskResponse) => any;
|
|
7794
|
-
/**
|
|
7795
|
-
* @internal
|
|
7796
|
-
*/
|
|
7797
|
-
export declare const TaskRunSessionActionDefinitionSummaryFilterSensitiveLog: (obj: TaskRunSessionActionDefinitionSummary) => any;
|
|
7798
|
-
/**
|
|
7799
|
-
* @internal
|
|
7800
|
-
*/
|
|
7801
|
-
export declare const SessionActionDefinitionSummaryFilterSensitiveLog: (obj: SessionActionDefinitionSummary) => any;
|
|
7802
|
-
/**
|
|
7803
|
-
* @internal
|
|
7804
|
-
*/
|
|
7805
|
-
export declare const SessionActionSummaryFilterSensitiveLog: (obj: SessionActionSummary) => any;
|
|
7806
|
-
/**
|
|
7807
|
-
* @internal
|
|
7808
|
-
*/
|
|
7809
|
-
export declare const ListSessionActionsResponseFilterSensitiveLog: (obj: ListSessionActionsResponse) => any;
|
|
@@ -2268,13 +2268,16 @@ export declare namespace SearchSortExpression {
|
|
|
2268
2268
|
parameterSort?: never;
|
|
2269
2269
|
$unknown: [string, any];
|
|
2270
2270
|
}
|
|
2271
|
+
/**
|
|
2272
|
+
* @deprecated unused in schema-serde mode.
|
|
2273
|
+
*
|
|
2274
|
+
*/
|
|
2271
2275
|
interface Visitor<T> {
|
|
2272
2276
|
userJobsFirst: (value: UserJobsFirst) => T;
|
|
2273
2277
|
fieldSort: (value: FieldSortExpression) => T;
|
|
2274
2278
|
parameterSort: (value: ParameterSortExpression) => T;
|
|
2275
2279
|
_: (name: string, value: any) => T;
|
|
2276
2280
|
}
|
|
2277
|
-
const visit: <T>(value: SearchSortExpression, visitor: Visitor<T>) => T;
|
|
2278
2281
|
}
|
|
2279
2282
|
/**
|
|
2280
2283
|
* <p>The details of a job search.</p>
|
|
@@ -2828,12 +2831,15 @@ export declare namespace SessionsStatisticsResources {
|
|
|
2828
2831
|
fleetIds?: never;
|
|
2829
2832
|
$unknown: [string, any];
|
|
2830
2833
|
}
|
|
2834
|
+
/**
|
|
2835
|
+
* @deprecated unused in schema-serde mode.
|
|
2836
|
+
*
|
|
2837
|
+
*/
|
|
2831
2838
|
interface Visitor<T> {
|
|
2832
2839
|
queueIds: (value: string[]) => T;
|
|
2833
2840
|
fleetIds: (value: string[]) => T;
|
|
2834
2841
|
_: (name: string, value: any) => T;
|
|
2835
2842
|
}
|
|
2836
|
-
const visit: <T>(value: SessionsStatisticsResources, visitor: Visitor<T>) => T;
|
|
2837
2843
|
}
|
|
2838
2844
|
/**
|
|
2839
2845
|
* @public
|
|
@@ -3115,6 +3121,10 @@ export declare namespace SearchFilterExpression {
|
|
|
3115
3121
|
groupFilter?: never;
|
|
3116
3122
|
$unknown: [string, any];
|
|
3117
3123
|
}
|
|
3124
|
+
/**
|
|
3125
|
+
* @deprecated unused in schema-serde mode.
|
|
3126
|
+
*
|
|
3127
|
+
*/
|
|
3118
3128
|
interface Visitor<T> {
|
|
3119
3129
|
dateTimeFilter: (value: DateTimeFilterExpression) => T;
|
|
3120
3130
|
parameterFilter: (value: ParameterFilterExpression) => T;
|
|
@@ -3123,7 +3133,6 @@ export declare namespace SearchFilterExpression {
|
|
|
3123
3133
|
groupFilter: (value: SearchGroupedFilterExpressions) => T;
|
|
3124
3134
|
_: (name: string, value: any) => T;
|
|
3125
3135
|
}
|
|
3126
|
-
const visit: <T>(value: SearchFilterExpression, visitor: Visitor<T>) => T;
|
|
3127
3136
|
}
|
|
3128
3137
|
/**
|
|
3129
3138
|
* <p>The filter expression, <code>AND</code> or <code>OR</code>, to use
|
|
@@ -3306,47 +3315,3 @@ export interface SearchWorkersRequest {
|
|
|
3306
3315
|
*/
|
|
3307
3316
|
pageSize?: number | undefined;
|
|
3308
3317
|
}
|
|
3309
|
-
/**
|
|
3310
|
-
* @internal
|
|
3311
|
-
*/
|
|
3312
|
-
export declare const TaskSummaryFilterSensitiveLog: (obj: TaskSummary) => any;
|
|
3313
|
-
/**
|
|
3314
|
-
* @internal
|
|
3315
|
-
*/
|
|
3316
|
-
export declare const ListTasksResponseFilterSensitiveLog: (obj: ListTasksResponse) => any;
|
|
3317
|
-
/**
|
|
3318
|
-
* @internal
|
|
3319
|
-
*/
|
|
3320
|
-
export declare const UpdateQueueRequestFilterSensitiveLog: (obj: UpdateQueueRequest) => any;
|
|
3321
|
-
/**
|
|
3322
|
-
* @internal
|
|
3323
|
-
*/
|
|
3324
|
-
export declare const UpdateQueueEnvironmentRequestFilterSensitiveLog: (obj: UpdateQueueEnvironmentRequest) => any;
|
|
3325
|
-
/**
|
|
3326
|
-
* @internal
|
|
3327
|
-
*/
|
|
3328
|
-
export declare const UpdateFarmRequestFilterSensitiveLog: (obj: UpdateFarmRequest) => any;
|
|
3329
|
-
/**
|
|
3330
|
-
* @internal
|
|
3331
|
-
*/
|
|
3332
|
-
export declare const UpdateLimitRequestFilterSensitiveLog: (obj: UpdateLimitRequest) => any;
|
|
3333
|
-
/**
|
|
3334
|
-
* @internal
|
|
3335
|
-
*/
|
|
3336
|
-
export declare const UpdateStorageProfileRequestFilterSensitiveLog: (obj: UpdateStorageProfileRequest) => any;
|
|
3337
|
-
/**
|
|
3338
|
-
* @internal
|
|
3339
|
-
*/
|
|
3340
|
-
export declare const JobSearchSummaryFilterSensitiveLog: (obj: JobSearchSummary) => any;
|
|
3341
|
-
/**
|
|
3342
|
-
* @internal
|
|
3343
|
-
*/
|
|
3344
|
-
export declare const SearchJobsResponseFilterSensitiveLog: (obj: SearchJobsResponse) => any;
|
|
3345
|
-
/**
|
|
3346
|
-
* @internal
|
|
3347
|
-
*/
|
|
3348
|
-
export declare const TaskSearchSummaryFilterSensitiveLog: (obj: TaskSearchSummary) => any;
|
|
3349
|
-
/**
|
|
3350
|
-
* @internal
|
|
3351
|
-
*/
|
|
3352
|
-
export declare const SearchTasksResponseFilterSensitiveLog: (obj: SearchTasksResponse) => any;
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: DeadlineClientConfig) => {
|
|
|
29
29
|
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
32
33
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
34
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: DeadlineClientConfig) => {
|
|
|
31
31
|
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
34
35
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
36
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
37
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: DeadlineClientConfig) => {
|
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
30
31
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
32
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
33
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -14,6 +14,7 @@ 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<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
17
18
|
serviceId: string;
|
|
18
19
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
20
|
utf8Decoder: import("@smithy/types").Decoder;
|