@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
@@ -22,7 +22,7 @@ declare const AbortMultipartUploadCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: AbortMultipartUploadCommandInput
25
+ input: AbortMultipartUploadCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  AbortMultipartUploadCommandInput,
28
28
  AbortMultipartUploadCommandOutput,
@@ -21,7 +21,7 @@ declare const AbortVaultLockCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: AbortVaultLockCommandInput
24
+ input: AbortVaultLockCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  AbortVaultLockCommandInput,
27
27
  AbortVaultLockCommandOutput,
@@ -21,7 +21,7 @@ declare const AddTagsToVaultCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: AddTagsToVaultCommandInput
24
+ input: AddTagsToVaultCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  AddTagsToVaultCommandInput,
27
27
  AddTagsToVaultCommandOutput,
@@ -27,7 +27,7 @@ declare const CompleteMultipartUploadCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CompleteMultipartUploadCommandInput
30
+ input: CompleteMultipartUploadCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CompleteMultipartUploadCommandInput,
33
33
  CompleteMultipartUploadCommandOutput,
@@ -21,7 +21,7 @@ declare const CompleteVaultLockCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: CompleteVaultLockCommandInput
24
+ input: CompleteVaultLockCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  CompleteVaultLockCommandInput,
27
27
  CompleteVaultLockCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateVaultCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateVaultCommandInput
26
+ input: CreateVaultCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateVaultCommandInput,
29
29
  CreateVaultCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteArchiveCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteArchiveCommandInput
24
+ input: DeleteArchiveCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteArchiveCommandInput,
27
27
  DeleteArchiveCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteVaultAccessPolicyCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteVaultAccessPolicyCommandInput
26
+ input: DeleteVaultAccessPolicyCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteVaultAccessPolicyCommandInput,
29
29
  DeleteVaultAccessPolicyCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteVaultCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteVaultCommandInput
24
+ input: DeleteVaultCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteVaultCommandInput,
27
27
  DeleteVaultCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteVaultNotificationsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteVaultNotificationsCommandInput
26
+ input: DeleteVaultNotificationsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteVaultNotificationsCommandInput,
29
29
  DeleteVaultNotificationsCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeJobCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeJobCommandInput
26
+ input: DescribeJobCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeJobCommandInput,
29
29
  DescribeJobCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeVaultCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeVaultCommandInput
26
+ input: DescribeVaultCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeVaultCommandInput,
29
29
  DescribeVaultCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDataRetrievalPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDataRetrievalPolicyCommandInput
30
+ input: GetDataRetrievalPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDataRetrievalPolicyCommandInput,
33
33
  GetDataRetrievalPolicyCommandOutput,
@@ -28,7 +28,7 @@ declare const GetJobOutputCommand_base: {
28
28
  ServiceOutputTypes
29
29
  >;
30
30
  new (
31
- __0_0: GetJobOutputCommandInput
31
+ input: GetJobOutputCommandInput
32
32
  ): import("@smithy/smithy-client").CommandImpl<
33
33
  GetJobOutputCommandInput,
34
34
  GetJobOutputCommandOutput,
@@ -27,7 +27,7 @@ declare const GetVaultAccessPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetVaultAccessPolicyCommandInput
30
+ input: GetVaultAccessPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetVaultAccessPolicyCommandInput,
33
33
  GetVaultAccessPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const GetVaultLockCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetVaultLockCommandInput
26
+ input: GetVaultLockCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetVaultLockCommandInput,
29
29
  GetVaultLockCommandOutput,
@@ -27,7 +27,7 @@ declare const GetVaultNotificationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetVaultNotificationsCommandInput
30
+ input: GetVaultNotificationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetVaultNotificationsCommandInput,
33
33
  GetVaultNotificationsCommandOutput,
@@ -23,7 +23,7 @@ declare const InitiateJobCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: InitiateJobCommandInput
26
+ input: InitiateJobCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  InitiateJobCommandInput,
29
29
  InitiateJobCommandOutput,
@@ -27,7 +27,7 @@ declare const InitiateMultipartUploadCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: InitiateMultipartUploadCommandInput
30
+ input: InitiateMultipartUploadCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  InitiateMultipartUploadCommandInput,
33
33
  InitiateMultipartUploadCommandOutput,
@@ -26,7 +26,7 @@ declare const InitiateVaultLockCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: InitiateVaultLockCommandInput
29
+ input: InitiateVaultLockCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  InitiateVaultLockCommandInput,
32
32
  InitiateVaultLockCommandOutput,
@@ -23,7 +23,7 @@ declare const ListJobsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListJobsCommandInput
26
+ input: ListJobsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListJobsCommandInput,
29
29
  ListJobsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListMultipartUploadsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListMultipartUploadsCommandInput
30
+ input: ListMultipartUploadsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListMultipartUploadsCommandInput,
33
33
  ListMultipartUploadsCommandOutput,
@@ -23,7 +23,7 @@ declare const ListPartsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListPartsCommandInput
26
+ input: ListPartsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListPartsCommandInput,
29
29
  ListPartsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListProvisionedCapacityCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListProvisionedCapacityCommandInput
30
+ input: ListProvisionedCapacityCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListProvisionedCapacityCommandInput,
33
33
  ListProvisionedCapacityCommandOutput,
@@ -26,7 +26,7 @@ declare const ListTagsForVaultCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListTagsForVaultCommandInput
29
+ input: ListTagsForVaultCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListTagsForVaultCommandInput,
32
32
  ListTagsForVaultCommandOutput,
@@ -23,7 +23,7 @@ declare const ListVaultsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListVaultsCommandInput
26
+ input: ListVaultsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListVaultsCommandInput,
29
29
  ListVaultsCommandOutput,
@@ -27,7 +27,7 @@ declare const PurchaseProvisionedCapacityCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PurchaseProvisionedCapacityCommandInput
30
+ input: PurchaseProvisionedCapacityCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PurchaseProvisionedCapacityCommandInput,
33
33
  PurchaseProvisionedCapacityCommandOutput,
@@ -22,7 +22,7 @@ declare const RemoveTagsFromVaultCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: RemoveTagsFromVaultCommandInput
25
+ input: RemoveTagsFromVaultCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  RemoveTagsFromVaultCommandInput,
28
28
  RemoveTagsFromVaultCommandOutput,
@@ -22,7 +22,7 @@ declare const SetDataRetrievalPolicyCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: SetDataRetrievalPolicyCommandInput
25
+ input: SetDataRetrievalPolicyCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  SetDataRetrievalPolicyCommandInput,
28
28
  SetDataRetrievalPolicyCommandOutput,
@@ -22,7 +22,7 @@ declare const SetVaultAccessPolicyCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: SetVaultAccessPolicyCommandInput
25
+ input: SetVaultAccessPolicyCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  SetVaultAccessPolicyCommandInput,
28
28
  SetVaultAccessPolicyCommandOutput,
@@ -22,7 +22,7 @@ declare const SetVaultNotificationsCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: SetVaultNotificationsCommandInput
25
+ input: SetVaultNotificationsCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  SetVaultNotificationsCommandInput,
28
28
  SetVaultNotificationsCommandOutput,
@@ -29,7 +29,7 @@ declare const UploadArchiveCommand_base: {
29
29
  ServiceOutputTypes
30
30
  >;
31
31
  new (
32
- __0_0: UploadArchiveCommandInput
32
+ input: UploadArchiveCommandInput
33
33
  ): import("@smithy/smithy-client").CommandImpl<
34
34
  UploadArchiveCommandInput,
35
35
  UploadArchiveCommandOutput,
@@ -35,7 +35,7 @@ declare const UploadMultipartPartCommand_base: {
35
35
  ServiceOutputTypes
36
36
  >;
37
37
  new (
38
- __0_0: UploadMultipartPartCommandInput
38
+ input: UploadMultipartPartCommandInput
39
39
  ): import("@smithy/smithy-client").CommandImpl<
40
40
  UploadMultipartPartCommandInput,
41
41
  UploadMultipartPartCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";
@@ -21,9 +21,7 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
21
21
  _: unknown
22
22
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
23
23
  defaultUserAgentProvider: (
24
- config?:
25
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
26
- | undefined
24
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
27
25
  ) => Promise<import("@smithy/types").UserAgent>;
28
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
29
27
  region: string | import("@smithy/types").Provider<any>;
@@ -39,24 +37,23 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
39
37
  cacheMiddleware?: boolean | undefined;
40
38
  urlParser: import("@smithy/types").UrlParser;
41
39
  base64Decoder: import("@smithy/types").Decoder;
42
- base64Encoder: (_input: string | Uint8Array) => string;
40
+ base64Encoder: (_input: Uint8Array | string) => string;
43
41
  utf8Decoder: import("@smithy/types").Decoder;
44
- utf8Encoder: (input: string | Uint8Array) => string;
42
+ utf8Encoder: (input: Uint8Array | string) => string;
45
43
  disableHostPrefix: boolean;
46
44
  serviceId: string;
47
- profile?: string | undefined;
45
+ profile?: string;
48
46
  logger: import("@smithy/types").Logger;
49
47
  extensions: import("./runtimeExtensions").RuntimeExtension[];
50
48
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
51
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
49
+ customUserAgent?: string | import("@smithy/types").UserAgent;
52
50
  userAgentAppId?:
53
51
  | string
54
- | import("@smithy/types").Provider<string | undefined>
55
- | undefined;
52
+ | undefined
53
+ | import("@smithy/types").Provider<string | undefined>;
56
54
  retryStrategy?:
57
55
  | import("@smithy/types").RetryStrategy
58
- | import("@smithy/types").RetryStrategyV2
59
- | undefined;
56
+ | import("@smithy/types").RetryStrategyV2;
60
57
  endpoint?:
61
58
  | ((
62
59
  | string
@@ -77,34 +74,27 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
77
74
  endpointProvider: (
78
75
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
79
76
  context?: {
80
- logger?: import("@smithy/types").Logger | undefined;
77
+ logger?: import("@smithy/types").Logger;
81
78
  }
82
79
  ) => import("@smithy/types").EndpointV2;
83
- tls?: boolean | undefined;
84
- serviceConfiguredEndpoint?: undefined;
85
- authSchemePreference?:
86
- | string[]
87
- | import("@smithy/types").Provider<string[]>
88
- | undefined;
80
+ tls?: boolean;
81
+ serviceConfiguredEndpoint?: never;
82
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
89
83
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
90
84
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
91
85
  credentials?:
92
86
  | import("@smithy/types").AwsCredentialIdentity
93
- | import("@smithy/types").AwsCredentialIdentityProvider
94
- | undefined;
87
+ | import("@smithy/types").AwsCredentialIdentityProvider;
95
88
  signer?:
96
89
  | import("@smithy/types").RequestSigner
97
90
  | ((
98
- authScheme?: import("@smithy/types").AuthScheme | undefined
99
- ) => Promise<import("@smithy/types").RequestSigner>)
100
- | undefined;
101
- signingEscapePath?: boolean | undefined;
102
- systemClockOffset?: number | undefined;
103
- signingRegion?: string | undefined;
104
- signerConstructor?:
105
- | (new (
106
- options: import("@smithy/signature-v4").SignatureV4Init &
107
- import("@smithy/signature-v4").SignatureV4CryptoInit
108
- ) => import("@smithy/types").RequestSigner)
109
- | undefined;
91
+ authScheme?: import("@smithy/types").AuthScheme
92
+ ) => Promise<import("@smithy/types").RequestSigner>);
93
+ signingEscapePath?: boolean;
94
+ systemClockOffset?: number;
95
+ signingRegion?: string;
96
+ signerConstructor?: new (
97
+ options: import("@smithy/signature-v4").SignatureV4Init &
98
+ import("@smithy/signature-v4").SignatureV4CryptoInit
99
+ ) => import("@smithy/types").RequestSigner;
110
100
  };
@@ -19,16 +19,12 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
19
19
  credentialDefaultProvider:
20
20
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
21
21
  | ((
22
- init?:
23
- | import("@aws-sdk/credential-provider-node").DefaultProviderInit
24
- | undefined
22
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
25
23
  ) => import("@smithy/types").MemoizedProvider<
26
24
  import("@smithy/types").AwsCredentialIdentity
27
25
  >);
28
26
  defaultUserAgentProvider: (
29
- config?:
30
- | import("@aws-sdk/util-user-agent-node").PreviouslyResolved
31
- | undefined
27
+ config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
32
28
  ) => Promise<import("@smithy/types").UserAgent>;
33
29
  maxAttempts: number | import("@smithy/types").Provider<number>;
34
30
  region: string | import("@smithy/types").Provider<string>;
@@ -45,20 +41,19 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
45
41
  cacheMiddleware?: boolean | undefined;
46
42
  urlParser: import("@smithy/types").UrlParser;
47
43
  base64Decoder: import("@smithy/types").Decoder;
48
- base64Encoder: (_input: string | Uint8Array) => string;
44
+ base64Encoder: (_input: Uint8Array | string) => string;
49
45
  utf8Decoder: import("@smithy/types").Decoder;
50
- utf8Encoder: (input: string | Uint8Array) => string;
46
+ utf8Encoder: (input: Uint8Array | string) => string;
51
47
  disableHostPrefix: boolean;
52
48
  serviceId: string;
53
- profile?: string | undefined;
49
+ profile?: string;
54
50
  logger: import("@smithy/types").Logger;
55
51
  extensions: import("./runtimeExtensions").RuntimeExtension[];
56
52
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
57
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
53
+ customUserAgent?: string | import("@smithy/types").UserAgent;
58
54
  retryStrategy?:
59
55
  | import("@smithy/types").RetryStrategy
60
- | import("@smithy/types").RetryStrategyV2
61
- | undefined;
56
+ | import("@smithy/types").RetryStrategyV2;
62
57
  endpoint?:
63
58
  | ((
64
59
  | string
@@ -79,30 +74,26 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
79
74
  endpointProvider: (
80
75
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
81
76
  context?: {
82
- logger?: import("@smithy/types").Logger | undefined;
77
+ logger?: import("@smithy/types").Logger;
83
78
  }
84
79
  ) => import("@smithy/types").EndpointV2;
85
- tls?: boolean | undefined;
86
- serviceConfiguredEndpoint?: undefined;
80
+ tls?: boolean;
81
+ serviceConfiguredEndpoint?: never;
87
82
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
88
83
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
89
84
  credentials?:
90
85
  | import("@smithy/types").AwsCredentialIdentity
91
- | import("@smithy/types").AwsCredentialIdentityProvider
92
- | undefined;
86
+ | import("@smithy/types").AwsCredentialIdentityProvider;
93
87
  signer?:
94
88
  | import("@smithy/types").RequestSigner
95
89
  | ((
96
- authScheme?: import("@smithy/types").AuthScheme | undefined
97
- ) => Promise<import("@smithy/types").RequestSigner>)
98
- | undefined;
99
- signingEscapePath?: boolean | undefined;
100
- systemClockOffset?: number | undefined;
101
- signingRegion?: string | undefined;
102
- signerConstructor?:
103
- | (new (
104
- options: import("@smithy/signature-v4").SignatureV4Init &
105
- import("@smithy/signature-v4").SignatureV4CryptoInit
106
- ) => import("@smithy/types").RequestSigner)
107
- | undefined;
90
+ authScheme?: import("@smithy/types").AuthScheme
91
+ ) => Promise<import("@smithy/types").RequestSigner>);
92
+ signingEscapePath?: boolean;
93
+ systemClockOffset?: number;
94
+ signingRegion?: string;
95
+ signerConstructor?: new (
96
+ options: import("@smithy/signature-v4").SignatureV4Init &
97
+ import("@smithy/signature-v4").SignatureV4CryptoInit
98
+ ) => import("@smithy/types").RequestSigner;
108
99
  };
@@ -9,20 +9,20 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
9
9
  | import("@smithy/protocol-http").HttpHandler<any>
10
10
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
11
11
  apiVersion: string;
12
- cacheMiddleware?: boolean | undefined;
12
+ cacheMiddleware?: boolean;
13
13
  urlParser: import("@smithy/types").UrlParser;
14
14
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
15
15
  streamCollector: import("@smithy/types").StreamCollector;
16
16
  base64Decoder: import("@smithy/types").Decoder;
17
- base64Encoder: (_input: string | Uint8Array) => string;
17
+ base64Encoder: (_input: Uint8Array | string) => string;
18
18
  utf8Decoder: import("@smithy/types").Decoder;
19
- utf8Encoder: (input: string | Uint8Array) => string;
19
+ utf8Encoder: (input: Uint8Array | string) => string;
20
20
  disableHostPrefix: boolean;
21
21
  serviceId: string;
22
22
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
23
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
24
  region: string | import("@smithy/types").Provider<any>;
25
- profile?: string | undefined;
25
+ profile?: string;
26
26
  bodyChecksumGenerator: (
27
27
  request: import("@smithy/types").HttpRequest,
28
28
  options: {
@@ -33,9 +33,7 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
33
33
  }
34
34
  ) => Promise<[string, string]>;
35
35
  defaultUserAgentProvider: (
36
- config?:
37
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
38
- | undefined
36
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
39
37
  ) => Promise<import("@smithy/types").UserAgent>;
40
38
  credentialDefaultProvider:
41
39
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
@@ -52,15 +50,14 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
52
50
  import("@smithy/smithy-client").DefaultsMode
53
51
  >;
54
52
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
55
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
53
+ customUserAgent?: string | import("@smithy/types").UserAgent;
56
54
  userAgentAppId?:
57
55
  | string
58
- | import("@smithy/types").Provider<string | undefined>
59
- | undefined;
56
+ | undefined
57
+ | import("@smithy/types").Provider<string | undefined>;
60
58
  retryStrategy?:
61
59
  | import("@smithy/types").RetryStrategy
62
- | import("@smithy/types").RetryStrategyV2
63
- | undefined;
60
+ | import("@smithy/types").RetryStrategyV2;
64
61
  endpoint?:
65
62
  | ((
66
63
  | string
@@ -81,34 +78,27 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
81
78
  endpointProvider: (
82
79
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
83
80
  context?: {
84
- logger?: import("@smithy/types").Logger | undefined;
81
+ logger?: import("@smithy/types").Logger;
85
82
  }
86
83
  ) => import("@smithy/types").EndpointV2;
87
- tls?: boolean | undefined;
88
- serviceConfiguredEndpoint?: undefined;
89
- authSchemePreference?:
90
- | string[]
91
- | import("@smithy/types").Provider<string[]>
92
- | undefined;
84
+ tls?: boolean;
85
+ serviceConfiguredEndpoint?: never;
86
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
93
87
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
94
88
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
95
89
  credentials?:
96
90
  | import("@smithy/types").AwsCredentialIdentity
97
- | import("@smithy/types").AwsCredentialIdentityProvider
98
- | undefined;
91
+ | import("@smithy/types").AwsCredentialIdentityProvider;
99
92
  signer?:
100
93
  | import("@smithy/types").RequestSigner
101
94
  | ((
102
- authScheme?: import("@smithy/types").AuthScheme | undefined
103
- ) => Promise<import("@smithy/types").RequestSigner>)
104
- | undefined;
105
- signingEscapePath?: boolean | undefined;
106
- systemClockOffset?: number | undefined;
107
- signingRegion?: string | undefined;
108
- signerConstructor?:
109
- | (new (
110
- options: import("@smithy/signature-v4").SignatureV4Init &
111
- import("@smithy/signature-v4").SignatureV4CryptoInit
112
- ) => import("@smithy/types").RequestSigner)
113
- | undefined;
95
+ authScheme?: import("@smithy/types").AuthScheme
96
+ ) => Promise<import("@smithy/types").RequestSigner>);
97
+ signingEscapePath?: boolean;
98
+ systemClockOffset?: number;
99
+ signingRegion?: string;
100
+ signerConstructor?: new (
101
+ options: import("@smithy/signature-v4").SignatureV4Init &
102
+ import("@smithy/signature-v4").SignatureV4CryptoInit
103
+ ) => import("@smithy/types").RequestSigner;
114
104
  };