@aws-sdk/client-glacier 3.803.0 → 3.804.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 (77) hide show
  1. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +1 -1
  2. package/dist-types/commands/AbortVaultLockCommand.d.ts +1 -1
  3. package/dist-types/commands/AddTagsToVaultCommand.d.ts +1 -1
  4. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +1 -1
  5. package/dist-types/commands/CompleteVaultLockCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateVaultCommand.d.ts +1 -1
  7. package/dist-types/commands/DeleteArchiveCommand.d.ts +1 -1
  8. package/dist-types/commands/DeleteVaultAccessPolicyCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteVaultCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteVaultNotificationsCommand.d.ts +1 -1
  11. package/dist-types/commands/DescribeJobCommand.d.ts +1 -1
  12. package/dist-types/commands/DescribeVaultCommand.d.ts +1 -1
  13. package/dist-types/commands/GetDataRetrievalPolicyCommand.d.ts +1 -1
  14. package/dist-types/commands/GetJobOutputCommand.d.ts +1 -1
  15. package/dist-types/commands/GetVaultAccessPolicyCommand.d.ts +1 -1
  16. package/dist-types/commands/GetVaultLockCommand.d.ts +1 -1
  17. package/dist-types/commands/GetVaultNotificationsCommand.d.ts +1 -1
  18. package/dist-types/commands/InitiateJobCommand.d.ts +1 -1
  19. package/dist-types/commands/InitiateMultipartUploadCommand.d.ts +1 -1
  20. package/dist-types/commands/InitiateVaultLockCommand.d.ts +1 -1
  21. package/dist-types/commands/ListJobsCommand.d.ts +1 -1
  22. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +1 -1
  23. package/dist-types/commands/ListPartsCommand.d.ts +1 -1
  24. package/dist-types/commands/ListProvisionedCapacityCommand.d.ts +1 -1
  25. package/dist-types/commands/ListTagsForVaultCommand.d.ts +1 -1
  26. package/dist-types/commands/ListVaultsCommand.d.ts +1 -1
  27. package/dist-types/commands/PurchaseProvisionedCapacityCommand.d.ts +1 -1
  28. package/dist-types/commands/RemoveTagsFromVaultCommand.d.ts +1 -1
  29. package/dist-types/commands/SetDataRetrievalPolicyCommand.d.ts +1 -1
  30. package/dist-types/commands/SetVaultAccessPolicyCommand.d.ts +1 -1
  31. package/dist-types/commands/SetVaultNotificationsCommand.d.ts +1 -1
  32. package/dist-types/commands/UploadArchiveCommand.d.ts +1 -1
  33. package/dist-types/commands/UploadMultipartPartCommand.d.ts +1 -1
  34. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  35. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  36. package/dist-types/runtimeConfig.d.ts +16 -16
  37. package/dist-types/runtimeConfig.native.d.ts +18 -18
  38. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  39. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +1 -1
  40. package/dist-types/ts3.4/commands/AbortVaultLockCommand.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/AddTagsToVaultCommand.d.ts +1 -1
  42. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/commands/CompleteVaultLockCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/CreateVaultCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/DeleteVaultAccessPolicyCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/DeleteVaultCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/DeleteVaultNotificationsCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/DescribeVaultCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/GetDataRetrievalPolicyCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/GetJobOutputCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/GetVaultAccessPolicyCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/GetVaultLockCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/GetVaultNotificationsCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/InitiateJobCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/InitiateMultipartUploadCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/InitiateVaultLockCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/ListProvisionedCapacityCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/ListTagsForVaultCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/ListVaultsCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/PurchaseProvisionedCapacityCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/RemoveTagsFromVaultCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/SetDataRetrievalPolicyCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/SetVaultAccessPolicyCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/SetVaultNotificationsCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/UploadArchiveCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/UploadMultipartPartCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  73. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  74. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  75. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  76. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  77. package/package.json +22 -22
@@ -23,7 +23,7 @@ export interface AbortMultipartUploadCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const AbortMultipartUploadCommand_base: {
25
25
  new (input: AbortMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AbortMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AbortMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AbortVaultLockCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const AbortVaultLockCommand_base: {
25
25
  new (input: AbortVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<AbortVaultLockCommandInput, AbortVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AbortVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<AbortVaultLockCommandInput, AbortVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AbortVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<AbortVaultLockCommandInput, AbortVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddTagsToVaultCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const AddTagsToVaultCommand_base: {
25
25
  new (input: AddTagsToVaultCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToVaultCommandInput, AddTagsToVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddTagsToVaultCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToVaultCommandInput, AddTagsToVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddTagsToVaultCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToVaultCommandInput, AddTagsToVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CompleteMultipartUploadCommandOutput extends ArchiveCreationOut
23
23
  }
24
24
  declare const CompleteMultipartUploadCommand_base: {
25
25
  new (input: CompleteMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CompleteMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CompleteMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CompleteVaultLockCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const CompleteVaultLockCommand_base: {
25
25
  new (input: CompleteVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteVaultLockCommandInput, CompleteVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CompleteVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteVaultLockCommandInput, CompleteVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CompleteVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteVaultLockCommandInput, CompleteVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateVaultCommandOutput extends CreateVaultOutput, __MetadataB
23
23
  }
24
24
  declare const CreateVaultCommand_base: {
25
25
  new (input: CreateVaultCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVaultCommandInput, CreateVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateVaultCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVaultCommandInput, CreateVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateVaultCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVaultCommandInput, CreateVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteArchiveCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteArchiveCommand_base: {
25
25
  new (input: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteVaultAccessPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteVaultAccessPolicyCommand_base: {
25
25
  new (input: DeleteVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultAccessPolicyCommandInput, DeleteVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultAccessPolicyCommandInput, DeleteVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultAccessPolicyCommandInput, DeleteVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteVaultCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteVaultCommand_base: {
25
25
  new (input: DeleteVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultCommandInput, DeleteVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultCommandInput, DeleteVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultCommandInput, DeleteVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteVaultNotificationsCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const DeleteVaultNotificationsCommand_base: {
25
25
  new (input: DeleteVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultNotificationsCommandInput, DeleteVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultNotificationsCommandInput, DeleteVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultNotificationsCommandInput, DeleteVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeJobCommandOutput extends GlacierJobDescription, __Metad
23
23
  }
24
24
  declare const DescribeJobCommand_base: {
25
25
  new (input: DescribeJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobCommandInput, DescribeJobCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobCommandInput, DescribeJobCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobCommandInput, DescribeJobCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeVaultCommandOutput extends DescribeVaultOutput, __Metad
23
23
  }
24
24
  declare const DescribeVaultCommand_base: {
25
25
  new (input: DescribeVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVaultCommandInput, DescribeVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVaultCommandInput, DescribeVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVaultCommandInput, DescribeVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDataRetrievalPolicyCommandOutput extends GetDataRetrievalPol
23
23
  }
24
24
  declare const GetDataRetrievalPolicyCommand_base: {
25
25
  new (input: GetDataRetrievalPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataRetrievalPolicyCommandInput, GetDataRetrievalPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDataRetrievalPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataRetrievalPolicyCommandInput, GetDataRetrievalPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDataRetrievalPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataRetrievalPolicyCommandInput, GetDataRetrievalPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,7 @@ export interface GetJobOutputCommandOutput extends Omit<GetJobOutputOutput, "bod
24
24
  }
25
25
  declare const GetJobOutputCommand_base: {
26
26
  new (input: GetJobOutputCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobOutputCommandInput, GetJobOutputCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (__0_0: GetJobOutputCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobOutputCommandInput, GetJobOutputCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: GetJobOutputCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobOutputCommandInput, GetJobOutputCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
@@ -23,7 +23,7 @@ export interface GetVaultAccessPolicyCommandOutput extends GetVaultAccessPolicyO
23
23
  }
24
24
  declare const GetVaultAccessPolicyCommand_base: {
25
25
  new (input: GetVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultAccessPolicyCommandInput, GetVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultAccessPolicyCommandInput, GetVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultAccessPolicyCommandInput, GetVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetVaultLockCommandOutput extends GetVaultLockOutput, __Metadat
23
23
  }
24
24
  declare const GetVaultLockCommand_base: {
25
25
  new (input: GetVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultLockCommandInput, GetVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultLockCommandInput, GetVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultLockCommandInput, GetVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetVaultNotificationsCommandOutput extends GetVaultNotification
23
23
  }
24
24
  declare const GetVaultNotificationsCommand_base: {
25
25
  new (input: GetVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultNotificationsCommandInput, GetVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultNotificationsCommandInput, GetVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultNotificationsCommandInput, GetVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface InitiateJobCommandOutput extends InitiateJobOutput, __MetadataB
23
23
  }
24
24
  declare const InitiateJobCommand_base: {
25
25
  new (input: InitiateJobCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateJobCommandInput, InitiateJobCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: InitiateJobCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateJobCommandInput, InitiateJobCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: InitiateJobCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateJobCommandInput, InitiateJobCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface InitiateMultipartUploadCommandOutput extends InitiateMultipartU
23
23
  }
24
24
  declare const InitiateMultipartUploadCommand_base: {
25
25
  new (input: InitiateMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateMultipartUploadCommandInput, InitiateMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: InitiateMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateMultipartUploadCommandInput, InitiateMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: InitiateMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateMultipartUploadCommandInput, InitiateMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface InitiateVaultLockCommandOutput extends InitiateVaultLockOutput,
23
23
  }
24
24
  declare const InitiateVaultLockCommand_base: {
25
25
  new (input: InitiateVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateVaultLockCommandInput, InitiateVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: InitiateVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateVaultLockCommandInput, InitiateVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: InitiateVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateVaultLockCommandInput, InitiateVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListJobsCommandOutput extends ListJobsOutput, __MetadataBearer
23
23
  }
24
24
  declare const ListJobsCommand_base: {
25
25
  new (input: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListMultipartUploadsCommandOutput extends ListMultipartUploadsO
23
23
  }
24
24
  declare const ListMultipartUploadsCommand_base: {
25
25
  new (input: ListMultipartUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultipartUploadsCommandInput, ListMultipartUploadsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListMultipartUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultipartUploadsCommandInput, ListMultipartUploadsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListMultipartUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultipartUploadsCommandInput, ListMultipartUploadsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPartsCommandOutput extends ListPartsOutput, __MetadataBeare
23
23
  }
24
24
  declare const ListPartsCommand_base: {
25
25
  new (input: ListPartsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartsCommandInput, ListPartsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPartsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartsCommandInput, ListPartsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPartsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartsCommandInput, ListPartsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListProvisionedCapacityCommandOutput extends ListProvisionedCap
23
23
  }
24
24
  declare const ListProvisionedCapacityCommand_base: {
25
25
  new (input: ListProvisionedCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<ListProvisionedCapacityCommandInput, ListProvisionedCapacityCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListProvisionedCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<ListProvisionedCapacityCommandInput, ListProvisionedCapacityCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListProvisionedCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<ListProvisionedCapacityCommandInput, ListProvisionedCapacityCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForVaultCommandOutput extends ListTagsForVaultOutput, _
23
23
  }
24
24
  declare const ListTagsForVaultCommand_base: {
25
25
  new (input: ListTagsForVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForVaultCommandInput, ListTagsForVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForVaultCommandInput, ListTagsForVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForVaultCommandInput, ListTagsForVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListVaultsCommandOutput extends ListVaultsOutput, __MetadataBea
23
23
  }
24
24
  declare const ListVaultsCommand_base: {
25
25
  new (input: ListVaultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVaultsCommandInput, ListVaultsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListVaultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVaultsCommandInput, ListVaultsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListVaultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVaultsCommandInput, ListVaultsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PurchaseProvisionedCapacityCommandOutput extends PurchaseProvis
23
23
  }
24
24
  declare const PurchaseProvisionedCapacityCommand_base: {
25
25
  new (input: PurchaseProvisionedCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseProvisionedCapacityCommandInput, PurchaseProvisionedCapacityCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PurchaseProvisionedCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseProvisionedCapacityCommandInput, PurchaseProvisionedCapacityCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PurchaseProvisionedCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseProvisionedCapacityCommandInput, PurchaseProvisionedCapacityCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveTagsFromVaultCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const RemoveTagsFromVaultCommand_base: {
25
25
  new (input: RemoveTagsFromVaultCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromVaultCommandInput, RemoveTagsFromVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveTagsFromVaultCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromVaultCommandInput, RemoveTagsFromVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveTagsFromVaultCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromVaultCommandInput, RemoveTagsFromVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SetDataRetrievalPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const SetDataRetrievalPolicyCommand_base: {
25
25
  new (input: SetDataRetrievalPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetDataRetrievalPolicyCommandInput, SetDataRetrievalPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SetDataRetrievalPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetDataRetrievalPolicyCommandInput, SetDataRetrievalPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SetDataRetrievalPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetDataRetrievalPolicyCommandInput, SetDataRetrievalPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SetVaultAccessPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const SetVaultAccessPolicyCommand_base: {
25
25
  new (input: SetVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetVaultAccessPolicyCommandInput, SetVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SetVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetVaultAccessPolicyCommandInput, SetVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SetVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetVaultAccessPolicyCommandInput, SetVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SetVaultNotificationsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const SetVaultNotificationsCommand_base: {
25
25
  new (input: SetVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<SetVaultNotificationsCommandInput, SetVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SetVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<SetVaultNotificationsCommandInput, SetVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SetVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<SetVaultNotificationsCommandInput, SetVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,7 @@ export interface UploadArchiveCommandOutput extends ArchiveCreationOutput, __Met
24
24
  }
25
25
  declare const UploadArchiveCommand_base: {
26
26
  new (input: UploadArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<UploadArchiveCommandInput, UploadArchiveCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (__0_0: UploadArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<UploadArchiveCommandInput, UploadArchiveCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: UploadArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<UploadArchiveCommandInput, UploadArchiveCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
@@ -24,7 +24,7 @@ export interface UploadMultipartPartCommandOutput extends UploadMultipartPartOut
24
24
  }
25
25
  declare const UploadMultipartPartCommand_base: {
26
26
  new (input: UploadMultipartPartCommandInput): import("@smithy/smithy-client").CommandImpl<UploadMultipartPartCommandInput, UploadMultipartPartCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (__0_0: UploadMultipartPartCommandInput): import("@smithy/smithy-client").CommandImpl<UploadMultipartPartCommandInput, UploadMultipartPartCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: UploadMultipartPartCommandInput): import("@smithy/smithy-client").CommandImpl<UploadMultipartPartCommandInput, UploadMultipartPartCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
12
12
  }) => Promise<[string, string]>;
13
13
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
14
14
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
15
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
15
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
16
16
  maxAttempts: number | import("@smithy/types").Provider<number>;
17
17
  region: string | import("@smithy/types").Provider<any>;
18
18
  requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
@@ -25,31 +25,31 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
25
25
  cacheMiddleware?: boolean | undefined;
26
26
  urlParser: import("@smithy/types").UrlParser;
27
27
  base64Decoder: import("@smithy/types").Decoder;
28
- base64Encoder: (_input: string | Uint8Array) => string;
28
+ base64Encoder: (_input: Uint8Array | string) => string;
29
29
  utf8Decoder: import("@smithy/types").Decoder;
30
- utf8Encoder: (input: string | Uint8Array) => string;
30
+ utf8Encoder: (input: Uint8Array | string) => string;
31
31
  disableHostPrefix: boolean;
32
32
  serviceId: string;
33
- profile?: string | undefined;
33
+ profile?: string;
34
34
  logger: import("@smithy/types").Logger;
35
35
  extensions: import("./runtimeExtensions").RuntimeExtension[];
36
36
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
37
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
38
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
39
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
37
+ customUserAgent?: string | import("@smithy/types").UserAgent;
38
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
39
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
40
40
  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;
41
41
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
42
- logger?: import("@smithy/types").Logger | undefined;
42
+ logger?: import("@smithy/types").Logger;
43
43
  }) => import("@smithy/types").EndpointV2;
44
- tls?: boolean | undefined;
45
- serviceConfiguredEndpoint?: undefined;
46
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
44
+ tls?: boolean;
45
+ serviceConfiguredEndpoint?: never;
46
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
47
47
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
48
48
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
49
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
50
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
51
- signingEscapePath?: boolean | undefined;
52
- systemClockOffset?: number | undefined;
53
- signingRegion?: string | undefined;
54
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
49
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
50
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
51
+ signingEscapePath?: boolean;
52
+ systemClockOffset?: number;
53
+ signingRegion?: string;
54
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
55
55
  };
@@ -12,8 +12,8 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
12
12
  utf8Decoder: import("@smithy/types").Decoder;
13
13
  }) => Promise<[string, string]>;
14
14
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
15
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
16
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
15
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
16
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
17
17
  maxAttempts: number | import("@smithy/types").Provider<number>;
18
18
  region: string | import("@smithy/types").Provider<string>;
19
19
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -27,29 +27,29 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
27
27
  cacheMiddleware?: boolean | undefined;
28
28
  urlParser: import("@smithy/types").UrlParser;
29
29
  base64Decoder: import("@smithy/types").Decoder;
30
- base64Encoder: (_input: string | Uint8Array) => string;
30
+ base64Encoder: (_input: Uint8Array | string) => string;
31
31
  utf8Decoder: import("@smithy/types").Decoder;
32
- utf8Encoder: (input: string | Uint8Array) => string;
32
+ utf8Encoder: (input: Uint8Array | string) => string;
33
33
  disableHostPrefix: boolean;
34
34
  serviceId: string;
35
- profile?: string | undefined;
35
+ profile?: string;
36
36
  logger: import("@smithy/types").Logger;
37
37
  extensions: import("./runtimeExtensions").RuntimeExtension[];
38
38
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
39
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
40
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
39
+ customUserAgent?: string | import("@smithy/types").UserAgent;
40
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
41
41
  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;
42
42
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
43
- logger?: import("@smithy/types").Logger | undefined;
43
+ logger?: import("@smithy/types").Logger;
44
44
  }) => import("@smithy/types").EndpointV2;
45
- tls?: boolean | undefined;
46
- serviceConfiguredEndpoint?: undefined;
45
+ tls?: boolean;
46
+ serviceConfiguredEndpoint?: never;
47
47
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
48
48
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
49
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
50
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
51
- signingEscapePath?: boolean | undefined;
52
- systemClockOffset?: number | undefined;
53
- signingRegion?: string | undefined;
54
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
49
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
50
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
51
+ signingEscapePath?: boolean;
52
+ systemClockOffset?: number;
53
+ signingRegion?: string;
54
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
55
55
  };
@@ -7,25 +7,25 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
23
+ profile?: string;
24
24
  bodyChecksumGenerator: (request: import("@smithy/types").HttpRequest, options: {
25
25
  sha256: import("@smithy/types").ChecksumConstructor | import("@smithy/types").HashConstructor;
26
26
  utf8Decoder: import("@smithy/types").Decoder;
27
27
  }) => Promise<[string, string]>;
28
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
28
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
29
29
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
30
30
  maxAttempts: number | import("@smithy/types").Provider<number>;
31
31
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -33,22 +33,22 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
34
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
35
35
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
36
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
37
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
38
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
36
+ customUserAgent?: string | import("@smithy/types").UserAgent;
37
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
38
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
39
39
  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;
40
40
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
41
- logger?: import("@smithy/types").Logger | undefined;
41
+ logger?: import("@smithy/types").Logger;
42
42
  }) => import("@smithy/types").EndpointV2;
43
- tls?: boolean | undefined;
44
- serviceConfiguredEndpoint?: undefined;
45
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
43
+ tls?: boolean;
44
+ serviceConfiguredEndpoint?: never;
45
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
46
46
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
47
47
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
48
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
49
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
50
- signingEscapePath?: boolean | undefined;
51
- systemClockOffset?: number | undefined;
52
- signingRegion?: string | undefined;
53
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
48
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
49
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
50
+ signingEscapePath?: boolean;
51
+ systemClockOffset?: number;
52
+ signingRegion?: string;
53
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
54
54
  };
@@ -5,10 +5,10 @@ import { GlacierClientConfig } from "./GlacierClient";
5
5
  export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
@@ -18,5 +18,5 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
18
18
  serviceId: string;
19
19
  urlParser: import("@smithy/types").UrlParser;
20
20
  utf8Decoder: import("@smithy/types").Decoder;
21
- utf8Encoder: (input: string | Uint8Array) => string;
21
+ utf8Encoder: (input: Uint8Array | string) => string;
22
22
  };