@aws-sdk/client-backup 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 (126) hide show
  1. package/dist-cjs/index.js +4508 -4509
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/BackupClient.js +2 -0
  4. package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +3 -10
  5. package/dist-es/commands/CancelLegalHoldCommand.js +3 -9
  6. package/dist-es/commands/CreateBackupPlanCommand.js +3 -10
  7. package/dist-es/commands/CreateBackupSelectionCommand.js +3 -9
  8. package/dist-es/commands/CreateBackupVaultCommand.js +3 -10
  9. package/dist-es/commands/CreateFrameworkCommand.js +3 -9
  10. package/dist-es/commands/CreateLegalHoldCommand.js +3 -10
  11. package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +3 -10
  12. package/dist-es/commands/CreateReportPlanCommand.js +3 -9
  13. package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +3 -10
  14. package/dist-es/commands/CreateRestoreTestingPlanCommand.js +3 -10
  15. package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +3 -10
  16. package/dist-es/commands/DeleteBackupPlanCommand.js +3 -9
  17. package/dist-es/commands/DeleteBackupSelectionCommand.js +3 -9
  18. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +3 -9
  19. package/dist-es/commands/DeleteBackupVaultCommand.js +3 -9
  20. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +3 -9
  21. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +3 -9
  22. package/dist-es/commands/DeleteFrameworkCommand.js +3 -9
  23. package/dist-es/commands/DeleteRecoveryPointCommand.js +3 -9
  24. package/dist-es/commands/DeleteReportPlanCommand.js +3 -9
  25. package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +3 -9
  26. package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +3 -9
  27. package/dist-es/commands/DescribeBackupJobCommand.js +3 -9
  28. package/dist-es/commands/DescribeBackupVaultCommand.js +3 -9
  29. package/dist-es/commands/DescribeCopyJobCommand.js +3 -9
  30. package/dist-es/commands/DescribeFrameworkCommand.js +3 -9
  31. package/dist-es/commands/DescribeGlobalSettingsCommand.js +3 -9
  32. package/dist-es/commands/DescribeProtectedResourceCommand.js +3 -9
  33. package/dist-es/commands/DescribeRecoveryPointCommand.js +3 -9
  34. package/dist-es/commands/DescribeRegionSettingsCommand.js +3 -9
  35. package/dist-es/commands/DescribeReportJobCommand.js +3 -9
  36. package/dist-es/commands/DescribeReportPlanCommand.js +3 -9
  37. package/dist-es/commands/DescribeRestoreJobCommand.js +3 -9
  38. package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +3 -10
  39. package/dist-es/commands/DisassociateRecoveryPointCommand.js +3 -9
  40. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +3 -9
  41. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +3 -9
  42. package/dist-es/commands/GetBackupPlanCommand.js +3 -10
  43. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +3 -10
  44. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +3 -10
  45. package/dist-es/commands/GetBackupSelectionCommand.js +3 -9
  46. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +3 -9
  47. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +3 -9
  48. package/dist-es/commands/GetLegalHoldCommand.js +3 -9
  49. package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +3 -9
  50. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +3 -10
  51. package/dist-es/commands/GetRestoreJobMetadataCommand.js +3 -10
  52. package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +3 -9
  53. package/dist-es/commands/GetRestoreTestingPlanCommand.js +3 -9
  54. package/dist-es/commands/GetRestoreTestingSelectionCommand.js +3 -10
  55. package/dist-es/commands/GetSupportedResourceTypesCommand.js +3 -9
  56. package/dist-es/commands/ListBackupJobSummariesCommand.js +3 -9
  57. package/dist-es/commands/ListBackupJobsCommand.js +3 -9
  58. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +3 -9
  59. package/dist-es/commands/ListBackupPlanVersionsCommand.js +3 -9
  60. package/dist-es/commands/ListBackupPlansCommand.js +3 -9
  61. package/dist-es/commands/ListBackupSelectionsCommand.js +3 -9
  62. package/dist-es/commands/ListBackupVaultsCommand.js +3 -9
  63. package/dist-es/commands/ListCopyJobSummariesCommand.js +3 -9
  64. package/dist-es/commands/ListCopyJobsCommand.js +3 -9
  65. package/dist-es/commands/ListFrameworksCommand.js +3 -9
  66. package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +3 -9
  67. package/dist-es/commands/ListLegalHoldsCommand.js +3 -9
  68. package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +3 -9
  69. package/dist-es/commands/ListProtectedResourcesCommand.js +3 -9
  70. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +3 -9
  71. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +3 -9
  72. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +3 -9
  73. package/dist-es/commands/ListReportJobsCommand.js +3 -9
  74. package/dist-es/commands/ListReportPlansCommand.js +3 -9
  75. package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +3 -9
  76. package/dist-es/commands/ListRestoreJobSummariesCommand.js +3 -9
  77. package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +3 -9
  78. package/dist-es/commands/ListRestoreJobsCommand.js +3 -9
  79. package/dist-es/commands/ListRestoreTestingPlansCommand.js +3 -9
  80. package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +3 -9
  81. package/dist-es/commands/ListTagsCommand.js +3 -10
  82. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +3 -9
  83. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +3 -9
  84. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +3 -9
  85. package/dist-es/commands/PutRestoreValidationResultCommand.js +3 -9
  86. package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +3 -10
  87. package/dist-es/commands/StartBackupJobCommand.js +3 -10
  88. package/dist-es/commands/StartCopyJobCommand.js +3 -9
  89. package/dist-es/commands/StartReportJobCommand.js +3 -9
  90. package/dist-es/commands/StartRestoreJobCommand.js +3 -10
  91. package/dist-es/commands/StopBackupJobCommand.js +3 -9
  92. package/dist-es/commands/TagResourceCommand.js +3 -10
  93. package/dist-es/commands/UntagResourceCommand.js +3 -10
  94. package/dist-es/commands/UpdateBackupPlanCommand.js +3 -10
  95. package/dist-es/commands/UpdateFrameworkCommand.js +3 -9
  96. package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
  97. package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +3 -9
  98. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +3 -9
  99. package/dist-es/commands/UpdateRegionSettingsCommand.js +3 -9
  100. package/dist-es/commands/UpdateReportPlanCommand.js +3 -9
  101. package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +3 -9
  102. package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +3 -10
  103. package/dist-es/models/models_0.js +0 -129
  104. package/dist-es/runtimeConfig.shared.js +2 -0
  105. package/dist-es/schemas/schemas_0.js +4363 -0
  106. package/dist-types/BackupClient.d.ts +10 -1
  107. package/dist-types/commands/DescribeRestoreJobCommand.d.ts +2 -0
  108. package/dist-types/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +2 -0
  109. package/dist-types/commands/ListRestoreJobsCommand.d.ts +3 -0
  110. package/dist-types/models/models_0.d.ts +25 -120
  111. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  112. package/dist-types/runtimeConfig.d.ts +1 -0
  113. package/dist-types/runtimeConfig.native.d.ts +1 -0
  114. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  115. package/dist-types/schemas/schemas_0.d.ts +398 -0
  116. package/dist-types/ts3.4/BackupClient.d.ts +4 -0
  117. package/dist-types/ts3.4/models/models_0.d.ts +5 -86
  118. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  119. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  120. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  121. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  122. package/dist-types/ts3.4/schemas/schemas_0.d.ts +405 -0
  123. package/package.json +5 -6
  124. package/dist-es/protocols/Aws_restJson1.js +0 -3697
  125. package/dist-types/protocols/Aws_restJson1.d.ts +0 -893
  126. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1193
@@ -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 { AssociateBackupVaultMpaApprovalTeamCommandInput, AssociateBackupVaultMpaApprovalTeamCommandOutput } from "./commands/AssociateBackupVaultMpaApprovalTeamCommand";
11
11
  import { CancelLegalHoldCommandInput, CancelLegalHoldCommandOutput } from "./commands/CancelLegalHoldCommand";
@@ -240,6 +240,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
240
240
  * Optional extensions
241
241
  */
242
242
  extensions?: RuntimeExtension[];
243
+ /**
244
+ * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
245
+ * may be overridden. A default will always be set by the client.
246
+ * Available options depend on the service's supported protocols and will not be validated by
247
+ * the client.
248
+ * @alpha
249
+ *
250
+ */
251
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
243
252
  /**
244
253
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
245
254
  */
@@ -65,6 +65,8 @@ declare const DescribeRestoreJobCommand_base: {
65
65
  * // ValidationStatusMessage: "STRING_VALUE",
66
66
  * // DeletionStatus: "DELETING" || "FAILED" || "SUCCESSFUL",
67
67
  * // DeletionStatusMessage: "STRING_VALUE",
68
+ * // IsParent: true || false,
69
+ * // ParentJobId: "STRING_VALUE",
68
70
  * // };
69
71
  *
70
72
  * ```
@@ -69,6 +69,8 @@ declare const ListRestoreJobsByProtectedResourceCommand_base: {
69
69
  * // CreatedResourceArn: "STRING_VALUE",
70
70
  * // ResourceType: "STRING_VALUE",
71
71
  * // RecoveryPointCreationDate: new Date("TIMESTAMP"),
72
+ * // IsParent: true || false,
73
+ * // ParentJobId: "STRING_VALUE",
72
74
  * // CreatedBy: { // RestoreJobCreator
73
75
  * // RestoreTestingPlanArn: "STRING_VALUE",
74
76
  * // },
@@ -48,6 +48,7 @@ declare const ListRestoreJobsCommand_base: {
48
48
  * ByCompleteBefore: new Date("TIMESTAMP"),
49
49
  * ByCompleteAfter: new Date("TIMESTAMP"),
50
50
  * ByRestoreTestingPlanArn: "STRING_VALUE",
51
+ * ByParentJobId: "STRING_VALUE",
51
52
  * };
52
53
  * const command = new ListRestoreJobsCommand(input);
53
54
  * const response = await client.send(command);
@@ -70,6 +71,8 @@ declare const ListRestoreJobsCommand_base: {
70
71
  * // CreatedResourceArn: "STRING_VALUE",
71
72
  * // ResourceType: "STRING_VALUE",
72
73
  * // RecoveryPointCreationDate: new Date("TIMESTAMP"),
74
+ * // IsParent: true || false,
75
+ * // ParentJobId: "STRING_VALUE",
73
76
  * // CreatedBy: { // RestoreJobCreator
74
77
  * // RestoreTestingPlanArn: "STRING_VALUE",
75
78
  * // },
@@ -4589,6 +4589,16 @@ export interface DescribeRestoreJobOutput {
4589
4589
  * @public
4590
4590
  */
4591
4591
  DeletionStatusMessage?: string | undefined;
4592
+ /**
4593
+ * <p>This is a boolean value indicating whether the restore job is a parent (composite) restore job.</p>
4594
+ * @public
4595
+ */
4596
+ IsParent?: boolean | undefined;
4597
+ /**
4598
+ * <p>This is the unique identifier of the parent restore job for the selected restore job.</p>
4599
+ * @public
4600
+ */
4601
+ ParentJobId?: string | undefined;
4592
4602
  }
4593
4603
  /**
4594
4604
  * @public
@@ -7723,6 +7733,11 @@ export interface ListRestoreJobsInput {
7723
7733
  * @public
7724
7734
  */
7725
7735
  ByRestoreTestingPlanArn?: string | undefined;
7736
+ /**
7737
+ * <p>This is a filter to list child (nested) restore jobs based on parent restore job ID.</p>
7738
+ * @public
7739
+ */
7740
+ ByParentJobId?: string | undefined;
7726
7741
  }
7727
7742
  /**
7728
7743
  * <p>Contains metadata about a restore job.</p>
@@ -7824,6 +7839,16 @@ export interface RestoreJobsListMember {
7824
7839
  * @public
7825
7840
  */
7826
7841
  RecoveryPointCreationDate?: Date | undefined;
7842
+ /**
7843
+ * <p>This is a boolean value indicating whether the restore job is a parent (composite) restore job.</p>
7844
+ * @public
7845
+ */
7846
+ IsParent?: boolean | undefined;
7847
+ /**
7848
+ * <p>This is the unique identifier of the parent restore job for the selected restore job.</p>
7849
+ * @public
7850
+ */
7851
+ ParentJobId?: string | undefined;
7827
7852
  /**
7828
7853
  * <p>Contains identifying information about the creation
7829
7854
  * of a restore job.</p>
@@ -9549,123 +9574,3 @@ export interface UpdateRestoreTestingSelectionOutput {
9549
9574
  */
9550
9575
  UpdateTime: Date | undefined;
9551
9576
  }
9552
- /**
9553
- * @internal
9554
- */
9555
- export declare const AssociateBackupVaultMpaApprovalTeamInputFilterSensitiveLog: (obj: AssociateBackupVaultMpaApprovalTeamInput) => any;
9556
- /**
9557
- * @internal
9558
- */
9559
- export declare const BackupRuleFilterSensitiveLog: (obj: BackupRule) => any;
9560
- /**
9561
- * @internal
9562
- */
9563
- export declare const BackupPlanFilterSensitiveLog: (obj: BackupPlan) => any;
9564
- /**
9565
- * @internal
9566
- */
9567
- export declare const BackupRuleInputFilterSensitiveLog: (obj: BackupRuleInput) => any;
9568
- /**
9569
- * @internal
9570
- */
9571
- export declare const BackupPlanInputFilterSensitiveLog: (obj: BackupPlanInput) => any;
9572
- /**
9573
- * @internal
9574
- */
9575
- export declare const CreateBackupPlanInputFilterSensitiveLog: (obj: CreateBackupPlanInput) => any;
9576
- /**
9577
- * @internal
9578
- */
9579
- export declare const CreateBackupVaultInputFilterSensitiveLog: (obj: CreateBackupVaultInput) => any;
9580
- /**
9581
- * @internal
9582
- */
9583
- export declare const CreateLegalHoldInputFilterSensitiveLog: (obj: CreateLegalHoldInput) => any;
9584
- /**
9585
- * @internal
9586
- */
9587
- export declare const CreateLogicallyAirGappedBackupVaultInputFilterSensitiveLog: (obj: CreateLogicallyAirGappedBackupVaultInput) => any;
9588
- /**
9589
- * @internal
9590
- */
9591
- export declare const CreateRestoreAccessBackupVaultInputFilterSensitiveLog: (obj: CreateRestoreAccessBackupVaultInput) => any;
9592
- /**
9593
- * @internal
9594
- */
9595
- export declare const CreateRestoreTestingPlanInputFilterSensitiveLog: (obj: CreateRestoreTestingPlanInput) => any;
9596
- /**
9597
- * @internal
9598
- */
9599
- export declare const RestoreTestingSelectionForCreateFilterSensitiveLog: (obj: RestoreTestingSelectionForCreate) => any;
9600
- /**
9601
- * @internal
9602
- */
9603
- export declare const CreateRestoreTestingSelectionInputFilterSensitiveLog: (obj: CreateRestoreTestingSelectionInput) => any;
9604
- /**
9605
- * @internal
9606
- */
9607
- export declare const DisassociateBackupVaultMpaApprovalTeamInputFilterSensitiveLog: (obj: DisassociateBackupVaultMpaApprovalTeamInput) => any;
9608
- /**
9609
- * @internal
9610
- */
9611
- export declare const GetBackupPlanOutputFilterSensitiveLog: (obj: GetBackupPlanOutput) => any;
9612
- /**
9613
- * @internal
9614
- */
9615
- export declare const GetBackupPlanFromJSONOutputFilterSensitiveLog: (obj: GetBackupPlanFromJSONOutput) => any;
9616
- /**
9617
- * @internal
9618
- */
9619
- export declare const GetBackupPlanFromTemplateOutputFilterSensitiveLog: (obj: GetBackupPlanFromTemplateOutput) => any;
9620
- /**
9621
- * @internal
9622
- */
9623
- export declare const GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog: (obj: GetRecoveryPointRestoreMetadataOutput) => any;
9624
- /**
9625
- * @internal
9626
- */
9627
- export declare const GetRestoreJobMetadataOutputFilterSensitiveLog: (obj: GetRestoreJobMetadataOutput) => any;
9628
- /**
9629
- * @internal
9630
- */
9631
- export declare const RestoreTestingSelectionForGetFilterSensitiveLog: (obj: RestoreTestingSelectionForGet) => any;
9632
- /**
9633
- * @internal
9634
- */
9635
- export declare const GetRestoreTestingSelectionOutputFilterSensitiveLog: (obj: GetRestoreTestingSelectionOutput) => any;
9636
- /**
9637
- * @internal
9638
- */
9639
- export declare const ListTagsOutputFilterSensitiveLog: (obj: ListTagsOutput) => any;
9640
- /**
9641
- * @internal
9642
- */
9643
- export declare const RevokeRestoreAccessBackupVaultInputFilterSensitiveLog: (obj: RevokeRestoreAccessBackupVaultInput) => any;
9644
- /**
9645
- * @internal
9646
- */
9647
- export declare const StartBackupJobInputFilterSensitiveLog: (obj: StartBackupJobInput) => any;
9648
- /**
9649
- * @internal
9650
- */
9651
- export declare const StartRestoreJobInputFilterSensitiveLog: (obj: StartRestoreJobInput) => any;
9652
- /**
9653
- * @internal
9654
- */
9655
- export declare const TagResourceInputFilterSensitiveLog: (obj: TagResourceInput) => any;
9656
- /**
9657
- * @internal
9658
- */
9659
- export declare const UntagResourceInputFilterSensitiveLog: (obj: UntagResourceInput) => any;
9660
- /**
9661
- * @internal
9662
- */
9663
- export declare const UpdateBackupPlanInputFilterSensitiveLog: (obj: UpdateBackupPlanInput) => any;
9664
- /**
9665
- * @internal
9666
- */
9667
- export declare const RestoreTestingSelectionForUpdateFilterSensitiveLog: (obj: RestoreTestingSelectionForUpdate) => any;
9668
- /**
9669
- * @internal
9670
- */
9671
- export declare const UpdateRestoreTestingSelectionInputFilterSensitiveLog: (obj: UpdateRestoreTestingSelectionInput) => any;
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: BackupClientConfig) => {
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: BackupClientConfig) => {
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: BackupClientConfig) => {
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: BackupClientConfig) => {
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").BackupHttpAuthSchemeProvider;
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;