@aws-sdk/client-deadline 3.927.0 → 3.929.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 -6444
- 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 -304
- package/dist-es/models/models_1.js +0 -46
- 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 +0 -232
- package/dist-types/models/models_1.d.ts +0 -44
- 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 -170
- package/dist-types/ts3.4/models/models_1.d.ts +0 -31
- 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 +5 -6
- 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
|
*/
|
|
@@ -7575,235 +7575,3 @@ export interface ListStepsRequest {
|
|
|
7575
7575
|
*/
|
|
7576
7576
|
maxResults?: number | undefined;
|
|
7577
7577
|
}
|
|
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;
|
|
@@ -3306,47 +3306,3 @@ export interface SearchWorkersRequest {
|
|
|
3306
3306
|
*/
|
|
3307
3307
|
pageSize?: number | undefined;
|
|
3308
3308
|
}
|
|
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;
|