@aws-sdk/client-s3 3.1087.0 → 3.1089.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 (143) hide show
  1. package/README.md +17 -1
  2. package/dist-cjs/index.js +1 -1
  3. package/dist-types/S3.d.ts +17 -1
  4. package/dist-types/S3Client.d.ts +17 -1
  5. package/dist-types/commands/UpdateObjectEncryptionCommand.d.ts +0 -5
  6. package/dist-types/index.d.ts +17 -1
  7. package/dist-types/models/models_0.d.ts +6 -6
  8. package/dist-types/ts3.4/S3.d.ts +354 -501
  9. package/dist-types/ts3.4/S3Client.d.ts +25 -59
  10. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  11. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -16
  12. package/dist-types/ts3.4/commandBuilder.d.ts +21 -31
  13. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/CreateBucketMetadataConfigurationCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +3 -5
  21. package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +2 -2
  23. package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +2 -2
  24. package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +3 -4
  25. package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +3 -4
  28. package/dist-types/ts3.4/commands/DeleteBucketMetadataConfigurationCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +3 -4
  33. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +3 -4
  35. package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +3 -4
  36. package/dist-types/ts3.4/commands/DeleteObjectAnnotationCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetBucketAbacCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +5 -11
  51. package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +4 -9
  52. package/dist-types/ts3.4/commands/GetBucketMetadataConfigurationCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetBucketMetadataTableConfigurationCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +5 -10
  61. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +4 -9
  64. package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/GetObjectAnnotationCommand.d.ts +7 -16
  66. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +8 -8
  68. package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +5 -10
  69. package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +4 -9
  72. package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +6 -14
  73. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +5 -10
  74. package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +3 -5
  75. package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +3 -5
  76. package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +4 -6
  77. package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +2 -4
  81. package/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +4 -9
  82. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/ListObjectAnnotationsCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +3 -5
  86. package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +7 -5
  88. package/dist-types/ts3.4/commands/PutBucketAbacCommand.d.ts +2 -2
  89. package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +2 -2
  91. package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +2 -2
  93. package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +3 -4
  94. package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +2 -2
  98. package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +2 -2
  102. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +3 -4
  103. package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +4 -6
  104. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +2 -2
  105. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +3 -4
  106. package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +2 -2
  107. package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +3 -5
  108. package/dist-types/ts3.4/commands/PutObjectAnnotationCommand.d.ts +9 -17
  109. package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +12 -11
  110. package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +5 -10
  111. package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +4 -6
  112. package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +5 -10
  113. package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +4 -9
  114. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +3 -4
  115. package/dist-types/ts3.4/commands/RenameObjectCommand.d.ts +3 -5
  116. package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +3 -5
  117. package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +5 -10
  118. package/dist-types/ts3.4/commands/UpdateBucketMetadataAnnotationTableConfigurationCommand.d.ts +4 -6
  119. package/dist-types/ts3.4/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +4 -6
  120. package/dist-types/ts3.4/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +4 -6
  121. package/dist-types/ts3.4/commands/UpdateObjectEncryptionCommand.d.ts +5 -10
  122. package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +8 -11
  123. package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +4 -9
  124. package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +7 -11
  125. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +4 -13
  126. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  127. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  128. package/dist-types/ts3.4/models/enums.d.ts +32 -64
  129. package/dist-types/ts3.4/models/errors.d.ts +10 -30
  130. package/dist-types/ts3.4/models/models_0.d.ts +12 -36
  131. package/dist-types/ts3.4/models/models_1.d.ts +2 -9
  132. package/dist-types/ts3.4/pagination/ListBucketsPaginator.d.ts +1 -4
  133. package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +1 -4
  134. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +14 -36
  135. package/dist-types/ts3.4/runtimeConfig.d.ts +14 -32
  136. package/dist-types/ts3.4/runtimeConfig.native.d.ts +14 -36
  137. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -6
  138. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  139. package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +3 -6
  140. package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +3 -6
  141. package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +3 -6
  142. package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +3 -6
  143. package/package.json +43 -43
@@ -14,23 +14,17 @@ export declare class AccessDenied extends __BaseException {
14
14
  export declare class ObjectNotInActiveTierError extends __BaseException {
15
15
  readonly name: "ObjectNotInActiveTierError";
16
16
  readonly $fault: "client";
17
- constructor(
18
- opts: __ExceptionOptionType<ObjectNotInActiveTierError, __BaseException>
19
- );
17
+ constructor(opts: __ExceptionOptionType<ObjectNotInActiveTierError, __BaseException>);
20
18
  }
21
19
  export declare class BucketAlreadyExists extends __BaseException {
22
20
  readonly name: "BucketAlreadyExists";
23
21
  readonly $fault: "client";
24
- constructor(
25
- opts: __ExceptionOptionType<BucketAlreadyExists, __BaseException>
26
- );
22
+ constructor(opts: __ExceptionOptionType<BucketAlreadyExists, __BaseException>);
27
23
  }
28
24
  export declare class BucketAlreadyOwnedByYou extends __BaseException {
29
25
  readonly name: "BucketAlreadyOwnedByYou";
30
26
  readonly $fault: "client";
31
- constructor(
32
- opts: __ExceptionOptionType<BucketAlreadyOwnedByYou, __BaseException>
33
- );
27
+ constructor(opts: __ExceptionOptionType<BucketAlreadyOwnedByYou, __BaseException>);
34
28
  }
35
29
  export declare class NoSuchBucket extends __BaseException {
36
30
  readonly name: "NoSuchBucket";
@@ -67,9 +61,7 @@ export declare class InvalidPrefix extends __BaseException {
67
61
  export declare class EncryptionTypeMismatch extends __BaseException {
68
62
  readonly name: "EncryptionTypeMismatch";
69
63
  readonly $fault: "client";
70
- constructor(
71
- opts: __ExceptionOptionType<EncryptionTypeMismatch, __BaseException>
72
- );
64
+ constructor(opts: __ExceptionOptionType<EncryptionTypeMismatch, __BaseException>);
73
65
  }
74
66
  export declare class InvalidRequest extends __BaseException {
75
67
  readonly name: "InvalidRequest";
@@ -89,42 +81,30 @@ export declare class TooManyParts extends __BaseException {
89
81
  export declare class AnnotationLimitExceeded extends __BaseException {
90
82
  readonly name: "AnnotationLimitExceeded";
91
83
  readonly $fault: "client";
92
- constructor(
93
- opts: __ExceptionOptionType<AnnotationLimitExceeded, __BaseException>
94
- );
84
+ constructor(opts: __ExceptionOptionType<AnnotationLimitExceeded, __BaseException>);
95
85
  }
96
86
  export declare class AnnotationNameTooLong extends __BaseException {
97
87
  readonly name: "AnnotationNameTooLong";
98
88
  readonly $fault: "client";
99
- constructor(
100
- opts: __ExceptionOptionType<AnnotationNameTooLong, __BaseException>
101
- );
89
+ constructor(opts: __ExceptionOptionType<AnnotationNameTooLong, __BaseException>);
102
90
  }
103
91
  export declare class InvalidAnnotationName extends __BaseException {
104
92
  readonly name: "InvalidAnnotationName";
105
93
  readonly $fault: "client";
106
- constructor(
107
- opts: __ExceptionOptionType<InvalidAnnotationName, __BaseException>
108
- );
94
+ constructor(opts: __ExceptionOptionType<InvalidAnnotationName, __BaseException>);
109
95
  }
110
96
  export declare class UnsupportedMediaType extends __BaseException {
111
97
  readonly name: "UnsupportedMediaType";
112
98
  readonly $fault: "client";
113
- constructor(
114
- opts: __ExceptionOptionType<UnsupportedMediaType, __BaseException>
115
- );
99
+ constructor(opts: __ExceptionOptionType<UnsupportedMediaType, __BaseException>);
116
100
  }
117
101
  export declare class IdempotencyParameterMismatch extends __BaseException {
118
102
  readonly name: "IdempotencyParameterMismatch";
119
103
  readonly $fault: "client";
120
- constructor(
121
- opts: __ExceptionOptionType<IdempotencyParameterMismatch, __BaseException>
122
- );
104
+ constructor(opts: __ExceptionOptionType<IdempotencyParameterMismatch, __BaseException>);
123
105
  }
124
106
  export declare class ObjectAlreadyInActiveTierError extends __BaseException {
125
107
  readonly name: "ObjectAlreadyInActiveTierError";
126
108
  readonly $fault: "client";
127
- constructor(
128
- opts: __ExceptionOptionType<ObjectAlreadyInActiveTierError, __BaseException>
129
- );
109
+ constructor(opts: __ExceptionOptionType<ObjectAlreadyInActiveTierError, __BaseException>);
130
110
  }
@@ -663,9 +663,7 @@ export interface BlockedEncryptionTypes {
663
663
  EncryptionType?: EncryptionType[] | undefined;
664
664
  }
665
665
  export interface ServerSideEncryptionRule {
666
- ApplyServerSideEncryptionByDefault?:
667
- | ServerSideEncryptionByDefault
668
- | undefined;
666
+ ApplyServerSideEncryptionByDefault?: ServerSideEncryptionByDefault | undefined;
669
667
  BucketKeyEnabled?: boolean | undefined;
670
668
  BlockedEncryptionTypes?: BlockedEncryptionTypes | undefined;
671
669
  }
@@ -673,9 +671,7 @@ export interface ServerSideEncryptionConfiguration {
673
671
  Rules: ServerSideEncryptionRule[] | undefined;
674
672
  }
675
673
  export interface GetBucketEncryptionOutput {
676
- ServerSideEncryptionConfiguration?:
677
- | ServerSideEncryptionConfiguration
678
- | undefined;
674
+ ServerSideEncryptionConfiguration?: ServerSideEncryptionConfiguration | undefined;
679
675
  }
680
676
  export interface GetBucketEncryptionRequest {
681
677
  Bucket: string | undefined;
@@ -794,9 +790,7 @@ export interface LifecycleRule {
794
790
  }
795
791
  export interface GetBucketLifecycleConfigurationOutput {
796
792
  Rules?: LifecycleRule[] | undefined;
797
- TransitionDefaultMinimumObjectSize?:
798
- | TransitionDefaultMinimumObjectSize
799
- | undefined;
793
+ TransitionDefaultMinimumObjectSize?: TransitionDefaultMinimumObjectSize | undefined;
800
794
  }
801
795
  export interface GetBucketLifecycleConfigurationRequest {
802
796
  Bucket: string | undefined;
@@ -868,20 +862,14 @@ export interface JournalTableConfigurationResult {
868
862
  export interface MetadataConfigurationResult {
869
863
  DestinationResult: DestinationResult | undefined;
870
864
  JournalTableConfigurationResult?: JournalTableConfigurationResult | undefined;
871
- InventoryTableConfigurationResult?:
872
- | InventoryTableConfigurationResult
873
- | undefined;
874
- AnnotationTableConfigurationResult?:
875
- | AnnotationTableConfigurationResult
876
- | undefined;
865
+ InventoryTableConfigurationResult?: InventoryTableConfigurationResult | undefined;
866
+ AnnotationTableConfigurationResult?: AnnotationTableConfigurationResult | undefined;
877
867
  }
878
868
  export interface GetBucketMetadataConfigurationResult {
879
869
  MetadataConfigurationResult: MetadataConfigurationResult | undefined;
880
870
  }
881
871
  export interface GetBucketMetadataConfigurationOutput {
882
- GetBucketMetadataConfigurationResult?:
883
- | GetBucketMetadataConfigurationResult
884
- | undefined;
872
+ GetBucketMetadataConfigurationResult?: GetBucketMetadataConfigurationResult | undefined;
885
873
  }
886
874
  export interface GetBucketMetadataConfigurationRequest {
887
875
  Bucket: string | undefined;
@@ -897,16 +885,12 @@ export interface MetadataTableConfigurationResult {
897
885
  S3TablesDestinationResult: S3TablesDestinationResult | undefined;
898
886
  }
899
887
  export interface GetBucketMetadataTableConfigurationResult {
900
- MetadataTableConfigurationResult:
901
- | MetadataTableConfigurationResult
902
- | undefined;
888
+ MetadataTableConfigurationResult: MetadataTableConfigurationResult | undefined;
903
889
  Status: string | undefined;
904
890
  Error?: ErrorDetails | undefined;
905
891
  }
906
892
  export interface GetBucketMetadataTableConfigurationOutput {
907
- GetBucketMetadataTableConfigurationResult?:
908
- | GetBucketMetadataTableConfigurationResult
909
- | undefined;
893
+ GetBucketMetadataTableConfigurationResult?: GetBucketMetadataTableConfigurationResult | undefined;
910
894
  }
911
895
  export interface GetBucketMetadataTableConfigurationRequest {
912
896
  Bucket: string | undefined;
@@ -1520,9 +1504,7 @@ export interface ListBucketIntelligentTieringConfigurationsOutput {
1520
1504
  IsTruncated?: boolean | undefined;
1521
1505
  ContinuationToken?: string | undefined;
1522
1506
  NextContinuationToken?: string | undefined;
1523
- IntelligentTieringConfigurationList?:
1524
- | IntelligentTieringConfiguration[]
1525
- | undefined;
1507
+ IntelligentTieringConfigurationList?: IntelligentTieringConfiguration[] | undefined;
1526
1508
  }
1527
1509
  export interface ListBucketIntelligentTieringConfigurationsRequest {
1528
1510
  Bucket: string | undefined;
@@ -1857,9 +1839,7 @@ export interface PutBucketEncryptionRequest {
1857
1839
  Bucket: string | undefined;
1858
1840
  ContentMD5?: string | undefined;
1859
1841
  ChecksumAlgorithm?: ChecksumAlgorithm | undefined;
1860
- ServerSideEncryptionConfiguration:
1861
- | ServerSideEncryptionConfiguration
1862
- | undefined;
1842
+ ServerSideEncryptionConfiguration: ServerSideEncryptionConfiguration | undefined;
1863
1843
  ExpectedBucketOwner?: string | undefined;
1864
1844
  }
1865
1845
  export interface PutBucketIntelligentTieringConfigurationRequest {
@@ -1875,9 +1855,7 @@ export interface PutBucketInventoryConfigurationRequest {
1875
1855
  ExpectedBucketOwner?: string | undefined;
1876
1856
  }
1877
1857
  export interface PutBucketLifecycleConfigurationOutput {
1878
- TransitionDefaultMinimumObjectSize?:
1879
- | TransitionDefaultMinimumObjectSize
1880
- | undefined;
1858
+ TransitionDefaultMinimumObjectSize?: TransitionDefaultMinimumObjectSize | undefined;
1881
1859
  }
1882
1860
  export interface BucketLifecycleConfiguration {
1883
1861
  Rules: LifecycleRule[] | undefined;
@@ -1887,9 +1865,7 @@ export interface PutBucketLifecycleConfigurationRequest {
1887
1865
  ChecksumAlgorithm?: ChecksumAlgorithm | undefined;
1888
1866
  LifecycleConfiguration?: BucketLifecycleConfiguration | undefined;
1889
1867
  ExpectedBucketOwner?: string | undefined;
1890
- TransitionDefaultMinimumObjectSize?:
1891
- | TransitionDefaultMinimumObjectSize
1892
- | undefined;
1868
+ TransitionDefaultMinimumObjectSize?: TransitionDefaultMinimumObjectSize | undefined;
1893
1869
  }
1894
1870
  export interface BucketLoggingStatus {
1895
1871
  LoggingEnabled?: LoggingEnabled | undefined;
@@ -19,12 +19,7 @@ import {
19
19
  StorageClass,
20
20
  Tier,
21
21
  } from "./enums";
22
- import {
23
- Grant,
24
- MetadataTableEncryptionConfiguration,
25
- RecordExpiration,
26
- Tagging,
27
- } from "./models_0";
22
+ import { Grant, MetadataTableEncryptionConfiguration, RecordExpiration, Tagging } from "./models_0";
28
23
  export interface RenameObjectOutput {}
29
24
  export interface RenameObjectRequest {
30
25
  Bucket: string | undefined;
@@ -273,9 +268,7 @@ export interface SSEKMSEncryption {
273
268
  KMSKeyArn: string | undefined;
274
269
  BucketKeyEnabled?: boolean | undefined;
275
270
  }
276
- export type ObjectEncryption =
277
- | ObjectEncryption.SSEKMSMember
278
- | ObjectEncryption.$UnknownMember;
271
+ export type ObjectEncryption = ObjectEncryption.SSEKMSMember | ObjectEncryption.$UnknownMember;
279
272
  export declare namespace ObjectEncryption {
280
273
  interface SSEKMSMember {
281
274
  SSEKMS: SSEKMSEncryption;
@@ -1,8 +1,5 @@
1
1
  import { Paginator } from "@smithy/types";
2
- import {
3
- ListBucketsCommandInput,
4
- ListBucketsCommandOutput,
5
- } from "../commands/ListBucketsCommand";
2
+ import { ListBucketsCommandInput, ListBucketsCommandOutput } from "../commands/ListBucketsCommand";
6
3
  import { S3PaginationConfiguration } from "./Interfaces";
7
4
  export declare const paginateListBuckets: (
8
5
  config: S3PaginationConfiguration,
@@ -1,8 +1,5 @@
1
1
  import { Paginator } from "@smithy/types";
2
- import {
3
- ListPartsCommandInput,
4
- ListPartsCommandOutput,
5
- } from "../commands/ListPartsCommand";
2
+ import { ListPartsCommandInput, ListPartsCommandOutput } from "../commands/ListPartsCommand";
6
3
  import { S3PaginationConfiguration } from "./Interfaces";
7
4
  export declare const paginateListParts: (
8
5
  config: S3PaginationConfiguration,
@@ -8,25 +8,17 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
8
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
9
  credentialDefaultProvider:
10
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
11
- | ((
12
- _: unknown
13
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
12
  defaultUserAgentProvider: (
15
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
16
14
  ) => Promise<import("@smithy/types").UserAgent>;
17
15
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
18
16
  maxAttempts: number | import("@smithy/types").Provider<number>;
19
17
  region: string | import("@smithy/types").Provider<any>;
20
- requestHandler:
21
- | import("@smithy/core/protocols").HttpHandler<any>
22
- | RequestHandler;
18
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
23
19
  retryMode: string | import("@smithy/types").Provider<string>;
24
20
  streamCollector: (
25
- stream:
26
- | import("stream").Readable
27
- | import("stream/web").ReadableStream
28
- | ReadableStream
29
- | Blob
21
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
30
22
  ) => Promise<Uint8Array>;
31
23
  streamHasher:
32
24
  | import("@smithy/types").StreamHasher<import("stream").Readable>
@@ -62,16 +54,10 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
62
54
  logger: import("@smithy/types").Logger;
63
55
  extensions: import("./runtimeExtensions").RuntimeExtension[];
64
56
  signingEscapePath: boolean;
65
- useArnRegion:
66
- | boolean
67
- | undefined
68
- | import("@smithy/types").Provider<boolean | undefined>;
57
+ useArnRegion: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
69
58
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
70
59
  customUserAgent?: string | import("@smithy/types").UserAgent;
71
- userAgentAppId?:
72
- | string
73
- | undefined
74
- | import("@smithy/types").Provider<string | undefined>;
60
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
75
61
  requestChecksumCalculation?:
76
62
  | import("@aws-sdk/checksums/flexible-checksums").RequestChecksumCalculation
77
63
  | import("@smithy/types").Provider<
@@ -92,9 +78,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
92
78
  } & {
93
79
  [algorithmId: string]: import("@smithy/types").ChecksumConstructor;
94
80
  };
95
- retryStrategy?:
96
- | import("@smithy/types").RetryStrategy
97
- | import("@smithy/types").RetryStrategyV2;
81
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
98
82
  endpoint?:
99
83
  | ((
100
84
  | string
@@ -116,7 +100,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
116
100
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
117
101
  context?: {
118
102
  logger?: import("@smithy/types").Logger;
119
- }
103
+ },
120
104
  ) => import("@smithy/types").EndpointV2;
121
105
  tls?: boolean;
122
106
  serviceConfiguredEndpoint?: never;
@@ -129,7 +113,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
129
113
  signer?:
130
114
  | import("@smithy/types").RequestSigner
131
115
  | ((
132
- authScheme?: import("@smithy/types").AuthScheme
116
+ authScheme?: import("@smithy/types").AuthScheme,
133
117
  ) => Promise<import("@smithy/types").RequestSigner>);
134
118
  systemClockOffset?: number;
135
119
  signingRegion?: string;
@@ -137,23 +121,20 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
137
121
  | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion
138
122
  | (new (
139
123
  options: import("@smithy/signature-v4").SignatureV4Init &
140
- import("@smithy/signature-v4").SignatureV4CryptoInit
124
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
141
125
  ) => import("@smithy/types").RequestSigner);
142
126
  sigv4aSigningRegionSet?:
143
127
  | string[]
144
128
  | undefined
145
129
  | import("@smithy/types").Provider<string[] | undefined>;
146
130
  forcePathStyle?:
147
- | (boolean &
148
- (boolean | import("@smithy/types").Provider<boolean | undefined>))
131
+ | (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>))
149
132
  | undefined;
150
133
  useAccelerateEndpoint?:
151
- | (boolean &
152
- (boolean | import("@smithy/types").Provider<boolean | undefined>))
134
+ | (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>))
153
135
  | undefined;
154
136
  disableMultiregionAccessPoints?:
155
- | (boolean &
156
- (boolean | import("@smithy/types").Provider<boolean | undefined>))
137
+ | (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>))
157
138
  | undefined;
158
139
  followRegionRedirects?: boolean;
159
140
  s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3/s3").S3ExpressIdentityProvider;
@@ -165,10 +146,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
165
146
  | undefined
166
147
  | import("@smithy/types").Provider<boolean | undefined>;
167
148
  };
168
- useGlobalEndpoint?:
169
- | boolean
170
- | undefined
171
- | import("@smithy/types").Provider<boolean | undefined>;
149
+ useGlobalEndpoint?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
172
150
  disableS3ExpressSessionAuth?:
173
151
  | boolean
174
152
  | undefined
@@ -10,14 +10,12 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
10
10
  credentialDefaultProvider:
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
- init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
14
14
  ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
15
15
  defaultUserAgentProvider: (
16
- config?: import("@aws-sdk/core/client").PreviouslyResolved
16
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
17
17
  ) => Promise<import("@smithy/types").UserAgent>;
18
- disableS3ExpressSessionAuth:
19
- | boolean
20
- | import("@smithy/types").Provider<boolean | undefined>;
18
+ disableS3ExpressSessionAuth: boolean | import("@smithy/types").Provider<boolean | undefined>;
21
19
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
22
20
  maxAttempts: number | import("@smithy/types").Provider<number>;
23
21
  region: string | import("@smithy/types").Provider<string>;
@@ -26,24 +24,16 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
26
24
  | import("@smithy/types").Provider<
27
25
  import("@aws-sdk/checksums/flexible-checksums").RequestChecksumCalculation
28
26
  >;
29
- requestHandler:
30
- | RequestHandler
31
- | import("@smithy/core/protocols").HttpHandler<any>;
27
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
32
28
  responseChecksumValidation:
33
29
  | import("@aws-sdk/checksums/flexible-checksums").ResponseChecksumValidation
34
30
  | import("@smithy/types").Provider<
35
31
  import("@aws-sdk/checksums/flexible-checksums").ResponseChecksumValidation
36
32
  >;
37
33
  retryMode: string | import("@smithy/types").Provider<string>;
38
- sigv4aSigningRegionSet:
39
- | string[]
40
- | import("@smithy/types").Provider<string[] | undefined>;
34
+ sigv4aSigningRegionSet: string[] | import("@smithy/types").Provider<string[] | undefined>;
41
35
  streamCollector: (
42
- stream:
43
- | import("stream").Readable
44
- | import("stream/web").ReadableStream
45
- | ReadableStream
46
- | Blob
36
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
47
37
  ) => Promise<Uint8Array>;
48
38
  streamHasher:
49
39
  | import("@smithy/types").StreamHasher<import("stream").Readable>
@@ -91,9 +81,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
91
81
  } & {
92
82
  [algorithmId: string]: import("@smithy/types").ChecksumConstructor;
93
83
  };
94
- retryStrategy?:
95
- | import("@smithy/types").RetryStrategy
96
- | import("@smithy/types").RetryStrategyV2;
84
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
97
85
  endpoint?:
98
86
  | ((
99
87
  | string
@@ -115,7 +103,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
115
103
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
116
104
  context?: {
117
105
  logger?: import("@smithy/types").Logger;
118
- }
106
+ },
119
107
  ) => import("@smithy/types").EndpointV2;
120
108
  tls?: boolean;
121
109
  serviceConfiguredEndpoint?: never;
@@ -127,7 +115,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
127
115
  signer?:
128
116
  | import("@smithy/types").RequestSigner
129
117
  | ((
130
- authScheme?: import("@smithy/types").AuthScheme
118
+ authScheme?: import("@smithy/types").AuthScheme,
131
119
  ) => Promise<import("@smithy/types").RequestSigner>);
132
120
  systemClockOffset?: number;
133
121
  signingRegion?: string;
@@ -135,19 +123,16 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
135
123
  | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion
136
124
  | (new (
137
125
  options: import("@smithy/signature-v4").SignatureV4Init &
138
- import("@smithy/signature-v4").SignatureV4CryptoInit
126
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
139
127
  ) => import("@smithy/types").RequestSigner);
140
128
  forcePathStyle?:
141
- | (boolean &
142
- (boolean | import("@smithy/types").Provider<boolean | undefined>))
129
+ | (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>))
143
130
  | undefined;
144
131
  useAccelerateEndpoint?:
145
- | (boolean &
146
- (boolean | import("@smithy/types").Provider<boolean | undefined>))
132
+ | (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>))
147
133
  | undefined;
148
134
  disableMultiregionAccessPoints?:
149
- | (boolean &
150
- (boolean | import("@smithy/types").Provider<boolean | undefined>))
135
+ | (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>))
151
136
  | undefined;
152
137
  followRegionRedirects?: boolean;
153
138
  s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3/s3").S3ExpressIdentityProvider;
@@ -159,8 +144,5 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
159
144
  | undefined
160
145
  | import("@smithy/types").Provider<boolean | undefined>;
161
146
  };
162
- useGlobalEndpoint?:
163
- | boolean
164
- | undefined
165
- | import("@smithy/types").Provider<boolean | undefined>;
147
+ useGlobalEndpoint?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
166
148
  };
@@ -21,11 +21,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
23
  streamCollector: (
24
- stream:
25
- | import("stream").Readable
26
- | import("stream/web").ReadableStream
27
- | ReadableStream
28
- | Blob
24
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
29
25
  ) => Promise<Uint8Array>;
30
26
  base64Decoder: import("@smithy/types").Decoder;
31
27
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -40,7 +36,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
40
36
  region: string | import("@smithy/types").Provider<any>;
41
37
  profile?: string;
42
38
  defaultUserAgentProvider: (
43
- config?: import("@aws-sdk/core/client").PreviouslyResolved
39
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
44
40
  ) => Promise<import("@smithy/types").UserAgent>;
45
41
  streamHasher:
46
42
  | import("@smithy/types").StreamHasher<import("stream").Readable>
@@ -52,9 +48,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
52
48
  | typeof import("@smithy/core/serde").getAwsChunkedEncodingStream;
53
49
  credentialDefaultProvider:
54
50
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
55
- | ((
56
- _: unknown
57
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
51
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
58
52
  maxAttempts: number | import("@smithy/types").Provider<number>;
59
53
  retryMode: string | import("@smithy/types").Provider<string>;
60
54
  logger: import("@smithy/types").Logger;
@@ -62,20 +56,12 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
62
56
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
63
57
  defaultsMode:
64
58
  | import("@smithy/core/client").DefaultsMode
65
- | import("@smithy/types").Provider<
66
- import("@smithy/core/client").DefaultsMode
67
- >;
59
+ | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
68
60
  signingEscapePath: boolean;
69
- useArnRegion:
70
- | boolean
71
- | undefined
72
- | import("@smithy/types").Provider<boolean | undefined>;
61
+ useArnRegion: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
73
62
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
74
63
  customUserAgent?: string | import("@smithy/types").UserAgent;
75
- userAgentAppId?:
76
- | string
77
- | undefined
78
- | import("@smithy/types").Provider<string | undefined>;
64
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
79
65
  requestChecksumCalculation?:
80
66
  | import("@aws-sdk/checksums/flexible-checksums").RequestChecksumCalculation
81
67
  | import("@smithy/types").Provider<
@@ -96,9 +82,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
96
82
  } & {
97
83
  [algorithmId: string]: import("@smithy/types").ChecksumConstructor;
98
84
  };
99
- retryStrategy?:
100
- | import("@smithy/types").RetryStrategy
101
- | import("@smithy/types").RetryStrategyV2;
85
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
102
86
  endpoint?:
103
87
  | ((
104
88
  | string
@@ -120,7 +104,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
120
104
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
121
105
  context?: {
122
106
  logger?: import("@smithy/types").Logger;
123
- }
107
+ },
124
108
  ) => import("@smithy/types").EndpointV2;
125
109
  tls?: boolean;
126
110
  serviceConfiguredEndpoint?: never;
@@ -133,7 +117,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
133
117
  signer?:
134
118
  | import("@smithy/types").RequestSigner
135
119
  | ((
136
- authScheme?: import("@smithy/types").AuthScheme
120
+ authScheme?: import("@smithy/types").AuthScheme,
137
121
  ) => Promise<import("@smithy/types").RequestSigner>);
138
122
  systemClockOffset?: number;
139
123
  signingRegion?: string;
@@ -141,23 +125,20 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
141
125
  | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion
142
126
  | (new (
143
127
  options: import("@smithy/signature-v4").SignatureV4Init &
144
- import("@smithy/signature-v4").SignatureV4CryptoInit
128
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
145
129
  ) => import("@smithy/types").RequestSigner);
146
130
  sigv4aSigningRegionSet?:
147
131
  | string[]
148
132
  | undefined
149
133
  | import("@smithy/types").Provider<string[] | undefined>;
150
134
  forcePathStyle?:
151
- | (boolean &
152
- (boolean | import("@smithy/types").Provider<boolean | undefined>))
135
+ | (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>))
153
136
  | undefined;
154
137
  useAccelerateEndpoint?:
155
- | (boolean &
156
- (boolean | import("@smithy/types").Provider<boolean | undefined>))
138
+ | (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>))
157
139
  | undefined;
158
140
  disableMultiregionAccessPoints?:
159
- | (boolean &
160
- (boolean | import("@smithy/types").Provider<boolean | undefined>))
141
+ | (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>))
161
142
  | undefined;
162
143
  followRegionRedirects?: boolean;
163
144
  s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3/s3").S3ExpressIdentityProvider;
@@ -169,10 +150,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
169
150
  | undefined
170
151
  | import("@smithy/types").Provider<boolean | undefined>;
171
152
  };
172
- useGlobalEndpoint?:
173
- | boolean
174
- | undefined
175
- | import("@smithy/types").Provider<boolean | undefined>;
153
+ useGlobalEndpoint?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
176
154
  disableS3ExpressSessionAuth?:
177
155
  | boolean
178
156
  | undefined
@@ -11,7 +11,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
11
11
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
12
12
  context?: {
13
13
  logger?: import("@smithy/types").Logger;
14
- }
14
+ },
15
15
  ) => import("@smithy/types").EndpointV2;
16
16
  extensions: import("./runtimeExtensions").RuntimeExtension[];
17
17
  getAwsChunkedEncodingStream:
@@ -37,14 +37,11 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
37
37
  | typeof SignatureV4MultiRegion
38
38
  | (new (
39
39
  options: import("@smithy/signature-v4").SignatureV4Init &
40
- import("@smithy/signature-v4").SignatureV4CryptoInit
40
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
41
41
  ) => import("@smithy/types").RequestSigner);
42
42
  signingEscapePath: boolean;
43
43
  urlParser: import("@smithy/types").UrlParser;
44
- useArnRegion:
45
- | boolean
46
- | import("@smithy/types").Provider<boolean | undefined>
47
- | undefined;
44
+ useArnRegion: boolean | import("@smithy/types").Provider<boolean | undefined> | undefined;
48
45
  utf8Decoder: import("@smithy/types").Decoder;
49
46
  utf8Encoder: (input: Uint8Array | string) => string;
50
47
  };
@@ -7,5 +7,5 @@ export interface RuntimeExtensionsConfig {
7
7
  }
8
8
  export declare const resolveRuntimeExtensions: (
9
9
  runtimeConfig: any,
10
- extensions: RuntimeExtension[]
10
+ extensions: RuntimeExtension[],
11
11
  ) => any;
@@ -1,15 +1,12 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@smithy/core/client";
2
- import {
3
- HeadBucketCommandInput,
4
- HeadBucketCommandOutput,
5
- } from "../commands/HeadBucketCommand";
2
+ import { HeadBucketCommandInput, HeadBucketCommandOutput } from "../commands/HeadBucketCommand";
6
3
  import { S3ServiceException } from "../models/S3ServiceException";
7
4
  import { S3Client } from "../S3Client";
8
5
  export declare const waitForBucketExists: (
9
6
  params: WaiterConfiguration<S3Client>,
10
- input: HeadBucketCommandInput
7
+ input: HeadBucketCommandInput,
11
8
  ) => Promise<WaiterResult<HeadBucketCommandOutput | S3ServiceException>>;
12
9
  export declare const waitUntilBucketExists: (
13
10
  params: WaiterConfiguration<S3Client>,
14
- input: HeadBucketCommandInput
11
+ input: HeadBucketCommandInput,
15
12
  ) => Promise<WaiterResult<HeadBucketCommandOutput>>;