@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.
Files changed (140) hide show
  1. package/dist-cjs/index.js +5505 -6444
  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 -304
  118. package/dist-es/models/models_1.js +0 -46
  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 +0 -232
  123. package/dist-types/models/models_1.d.ts +0 -44
  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 -170
  131. package/dist-types/ts3.4/models/models_1.d.ts +0 -31
  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 +5 -6
  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
@@ -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;