@aws-sdk/client-s3 3.948.0 → 3.953.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.
- package/dist-cjs/index.js +1410 -952
- package/dist-cjs/runtimeConfig.shared.js +7 -5
- package/dist-es/commands/AbortMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CompleteMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CopyObjectCommand.js +2 -2
- package/dist-es/commands/CreateBucketCommand.js +2 -2
- package/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CreateSessionCommand.js +2 -2
- package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/DeleteObjectCommand.js +2 -2
- package/dist-es/commands/DeleteObjectTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteObjectsCommand.js +2 -2
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/GetBucketAbacCommand.js +2 -2
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketAclCommand.js +2 -2
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketCorsCommand.js +2 -2
- package/dist-es/commands/GetBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketLocationCommand.js +2 -2
- package/dist-es/commands/GetBucketLoggingCommand.js +2 -2
- package/dist-es/commands/GetBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/GetBucketPolicyCommand.js +2 -2
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +2 -2
- package/dist-es/commands/GetBucketReplicationCommand.js +2 -2
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +2 -2
- package/dist-es/commands/GetBucketTaggingCommand.js +2 -2
- package/dist-es/commands/GetBucketVersioningCommand.js +2 -2
- package/dist-es/commands/GetBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/GetObjectAclCommand.js +2 -2
- package/dist-es/commands/GetObjectAttributesCommand.js +2 -2
- package/dist-es/commands/GetObjectCommand.js +2 -2
- package/dist-es/commands/GetObjectLegalHoldCommand.js +2 -2
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +2 -2
- package/dist-es/commands/GetObjectRetentionCommand.js +2 -2
- package/dist-es/commands/GetObjectTaggingCommand.js +2 -2
- package/dist-es/commands/GetObjectTorrentCommand.js +2 -2
- package/dist-es/commands/GetPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/HeadBucketCommand.js +2 -2
- package/dist-es/commands/HeadObjectCommand.js +2 -2
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketsCommand.js +2 -2
- package/dist-es/commands/ListDirectoryBucketsCommand.js +2 -2
- package/dist-es/commands/ListMultipartUploadsCommand.js +2 -2
- package/dist-es/commands/ListObjectVersionsCommand.js +2 -2
- package/dist-es/commands/ListObjectsCommand.js +2 -2
- package/dist-es/commands/ListObjectsV2Command.js +2 -2
- package/dist-es/commands/ListPartsCommand.js +2 -2
- package/dist-es/commands/PutBucketAbacCommand.js +2 -2
- package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketAclCommand.js +2 -2
- package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketCorsCommand.js +2 -2
- package/dist-es/commands/PutBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLoggingCommand.js +2 -2
- package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/PutBucketPolicyCommand.js +2 -2
- package/dist-es/commands/PutBucketReplicationCommand.js +2 -2
- package/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -2
- package/dist-es/commands/PutBucketTaggingCommand.js +2 -2
- package/dist-es/commands/PutBucketVersioningCommand.js +2 -2
- package/dist-es/commands/PutBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/PutObjectAclCommand.js +2 -2
- package/dist-es/commands/PutObjectCommand.js +2 -2
- package/dist-es/commands/PutObjectLegalHoldCommand.js +2 -2
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -2
- package/dist-es/commands/PutObjectRetentionCommand.js +2 -2
- package/dist-es/commands/PutObjectTaggingCommand.js +2 -2
- package/dist-es/commands/PutPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/RenameObjectCommand.js +2 -2
- package/dist-es/commands/RestoreObjectCommand.js +2 -2
- package/dist-es/commands/SelectObjectContentCommand.js +2 -2
- package/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -2
- package/dist-es/commands/UploadPartCommand.js +2 -2
- package/dist-es/commands/UploadPartCopyCommand.js +2 -2
- package/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/models/enums.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -5
- package/dist-es/schemas/schemas_0.js +830 -823
- package/dist-types/S3Client.d.ts +1 -10
- package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/enums.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +5 -1
- package/dist-types/schemas/schemas_0.d.ts +451 -502
- package/dist-types/ts3.4/S3Client.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -7
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -7
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -7
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -5
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +450 -503
- package/package.json +50 -50
|
@@ -38,13 +38,10 @@ import {
|
|
|
38
38
|
import {
|
|
39
39
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
40
40
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
41
|
-
ClientProtocol,
|
|
42
41
|
Decoder as __Decoder,
|
|
43
42
|
Encoder as __Encoder,
|
|
44
43
|
EventStreamSerdeProvider as __EventStreamSerdeProvider,
|
|
45
44
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
46
|
-
HttpRequest,
|
|
47
|
-
HttpResponse,
|
|
48
45
|
Logger as __Logger,
|
|
49
46
|
Provider as __Provider,
|
|
50
47
|
SdkStreamMixinInjector as __SdkStreamMixinInjector,
|
|
@@ -735,7 +732,6 @@ export interface ClientDefaults
|
|
|
735
732
|
retryMode?: string | __Provider<string>;
|
|
736
733
|
logger?: __Logger;
|
|
737
734
|
extensions?: RuntimeExtension[];
|
|
738
|
-
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
739
735
|
eventStreamSerdeProvider?: __EventStreamSerdeProvider;
|
|
740
736
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
741
737
|
signingEscapePath?: boolean;
|
|
@@ -4,6 +4,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
|
4
4
|
export { RuntimeExtension } from "./runtimeExtensions";
|
|
5
5
|
export { S3ExtensionConfiguration } from "./extensionConfiguration";
|
|
6
6
|
export * from "./commands";
|
|
7
|
+
export * from "./schemas/schemas_0";
|
|
7
8
|
export * from "./pagination";
|
|
8
9
|
export * from "./waiters";
|
|
9
10
|
export * from "./models/enums";
|
|
@@ -249,6 +249,7 @@ export declare const InventoryOptionalField: {
|
|
|
249
249
|
readonly IntelligentTieringAccessTier: "IntelligentTieringAccessTier";
|
|
250
250
|
readonly IsMultipartUploaded: "IsMultipartUploaded";
|
|
251
251
|
readonly LastModifiedDate: "LastModifiedDate";
|
|
252
|
+
readonly LifecycleExpirationDate: "LifecycleExpirationDate";
|
|
252
253
|
readonly ObjectAccessControlList: "ObjectAccessControlList";
|
|
253
254
|
readonly ObjectLockLegalHoldStatus: "ObjectLockLegalHoldStatus";
|
|
254
255
|
readonly ObjectLockMode: "ObjectLockMode";
|
|
@@ -32,8 +32,16 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
32
32
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
33
33
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
34
34
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
35
|
-
apiVersion: string;
|
|
36
35
|
cacheMiddleware?: boolean | undefined;
|
|
36
|
+
protocol:
|
|
37
|
+
| import("@smithy/types").ClientProtocol<any, any>
|
|
38
|
+
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
39
|
+
| typeof import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
40
|
+
protocolSettings: {
|
|
41
|
+
defaultNamespace?: string;
|
|
42
|
+
[setting: string]: unknown;
|
|
43
|
+
};
|
|
44
|
+
apiVersion: string;
|
|
37
45
|
urlParser: import("@smithy/types").UrlParser;
|
|
38
46
|
base64Decoder: import("@smithy/types").Decoder;
|
|
39
47
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -49,12 +57,6 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
49
57
|
>;
|
|
50
58
|
logger: import("@smithy/types").Logger;
|
|
51
59
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
52
|
-
protocol:
|
|
53
|
-
| import("@smithy/types").ClientProtocol<
|
|
54
|
-
import("@smithy/types").HttpRequest,
|
|
55
|
-
import("@smithy/types").HttpResponse
|
|
56
|
-
>
|
|
57
|
-
| import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
58
60
|
signingEscapePath: boolean;
|
|
59
61
|
useArnRegion:
|
|
60
62
|
| boolean
|
|
@@ -54,8 +54,16 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
54
54
|
userAgentAppId:
|
|
55
55
|
| string
|
|
56
56
|
| import("@aws-sdk/types").Provider<string | undefined>;
|
|
57
|
-
apiVersion: string;
|
|
58
57
|
cacheMiddleware?: boolean | undefined;
|
|
58
|
+
protocol:
|
|
59
|
+
| import("@smithy/types").ClientProtocol<any, any>
|
|
60
|
+
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
61
|
+
| typeof import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
62
|
+
protocolSettings: {
|
|
63
|
+
defaultNamespace?: string;
|
|
64
|
+
[setting: string]: unknown;
|
|
65
|
+
};
|
|
66
|
+
apiVersion: string;
|
|
59
67
|
urlParser: import("@aws-sdk/types").UrlParser;
|
|
60
68
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
61
69
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -71,12 +79,6 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
71
79
|
>;
|
|
72
80
|
logger: import("@aws-sdk/types").Logger;
|
|
73
81
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
74
|
-
protocol:
|
|
75
|
-
| import("@smithy/types").ClientProtocol<
|
|
76
|
-
import("@aws-sdk/types").HttpRequest,
|
|
77
|
-
import("@aws-sdk/types").HttpResponse
|
|
78
|
-
>
|
|
79
|
-
| import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
80
82
|
signingEscapePath: boolean;
|
|
81
83
|
sdkStreamMixin: import("@aws-sdk/types").SdkStreamMixinInjector;
|
|
82
84
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent;
|
|
@@ -8,8 +8,16 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
8
8
|
| Record<string, unknown>
|
|
9
9
|
| import("@smithy/protocol-http").HttpHandler<any>
|
|
10
10
|
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
11
|
-
apiVersion: string;
|
|
12
11
|
cacheMiddleware?: boolean;
|
|
12
|
+
protocol:
|
|
13
|
+
| import("@smithy/types").ClientProtocol<any, any>
|
|
14
|
+
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
15
|
+
| typeof import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
16
|
+
protocolSettings: {
|
|
17
|
+
defaultNamespace?: string;
|
|
18
|
+
[setting: string]: unknown;
|
|
19
|
+
};
|
|
20
|
+
apiVersion: string;
|
|
13
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
14
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
15
23
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -47,12 +55,6 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
47
55
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
48
56
|
logger: import("@smithy/types").Logger;
|
|
49
57
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
50
|
-
protocol:
|
|
51
|
-
| import("@smithy/types").ClientProtocol<
|
|
52
|
-
import("@smithy/types").HttpRequest,
|
|
53
|
-
import("@smithy/types").HttpResponse
|
|
54
|
-
>
|
|
55
|
-
| import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
56
58
|
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
57
59
|
defaultsMode:
|
|
58
60
|
| import("@smithy/smithy-client").DefaultsMode
|
|
@@ -22,11 +22,13 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
22
22
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
23
23
|
logger: import("@smithy/types").Logger;
|
|
24
24
|
protocol:
|
|
25
|
-
| import("@smithy/types").ClientProtocol<
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
25
|
+
| import("@smithy/types").ClientProtocol<any, any>
|
|
26
|
+
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
27
|
+
| typeof AwsRestXmlProtocol;
|
|
28
|
+
protocolSettings: {
|
|
29
|
+
[setting: string]: unknown;
|
|
30
|
+
defaultNamespace?: string;
|
|
31
|
+
};
|
|
30
32
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
31
33
|
serviceId: string;
|
|
32
34
|
signerConstructor:
|