sst 2.1.35 → 2.2.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/bootstrap.js +1 -1
- package/cdk/cloudformation-deployments-wrapper.d.ts +1 -1
- package/cdk/cloudformation-deployments-wrapper.js +6 -6
- package/cdk/cloudformation-deployments.d.ts +8 -8
- package/cdk/cloudformation-deployments.js +7 -7
- package/cdk/deploy-stack.d.ts +6 -6
- package/cdk/deploy-stack.js +9 -9
- package/cli/colors.d.ts +9 -20
- package/cli/commands/deploy.js +8 -6
- package/cli/commands/remove.js +1 -1
- package/cli/ui/deploy.d.ts +1 -0
- package/cli/ui/deploy.js +1 -1
- package/constructs/App.d.ts +4 -27
- package/constructs/App.js +5 -31
- package/constructs/Cron.d.ts +1 -1
- package/constructs/EventBus.d.ts +68 -35
- package/constructs/EventBus.js +13 -4
- package/constructs/Function.js +36 -33
- package/constructs/Job.js +6 -5
- package/constructs/RDS.js +4 -8
- package/constructs/Script.js +1 -1
- package/constructs/SsrSite.js +3 -1
- package/constructs/Stack.d.ts +8 -0
- package/constructs/Stack.js +17 -8
- package/constructs/StaticSite.js +3 -1
- package/constructs/deprecated/NextjsSite.js +2 -1
- package/credentials.d.ts +1 -1
- package/credentials.js +1 -1
- package/node/future/auth/session.js +1 -8
- package/package.json +8 -12
- package/sst.mjs +35 -33
- package/stacks/synth.d.ts +1 -1
- package/stacks/synth.js +3 -3
- package/support/bootstrap-metadata-function/index.mjs +1027 -274
- package/support/bridge/bridge.mjs +46 -35
- package/support/custom-resources/index.mjs +1663 -910
|
@@ -2158,9 +2158,9 @@ var require_dist_cjs7 = __commonJS({
|
|
|
2158
2158
|
}
|
|
2159
2159
|
});
|
|
2160
2160
|
|
|
2161
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
2161
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js
|
|
2162
2162
|
var require_S3ServiceException = __commonJS({
|
|
2163
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
2163
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js"(exports) {
|
|
2164
2164
|
"use strict";
|
|
2165
2165
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2166
2166
|
exports.S3ServiceException = void 0;
|
|
@@ -2176,9 +2176,9 @@ var require_S3ServiceException = __commonJS({
|
|
|
2176
2176
|
}
|
|
2177
2177
|
});
|
|
2178
2178
|
|
|
2179
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
2179
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/models/models_0.js
|
|
2180
2180
|
var require_models_0 = __commonJS({
|
|
2181
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
2181
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/models/models_0.js"(exports) {
|
|
2182
2182
|
"use strict";
|
|
2183
2183
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2184
2184
|
exports.ChecksumMode = exports.ReplicationStatus = exports.Protocol = exports.BucketVersioningStatus = exports.MFADeleteStatus = exports.Payer = exports.ReplicationRuleStatus = exports.SseKmsEncryptedObjectsStatus = exports.ReplicaModificationsStatus = exports.ReplicationRuleFilter = exports.ExistingObjectReplicationStatus = exports.ReplicationTimeStatus = exports.MetricsStatus = exports.DeleteMarkerReplicationStatus = exports.FilterRuleName = exports.MetricsFilter = exports.BucketLogsPermission = exports.ExpirationStatus = exports.TransitionStorageClass = exports.LifecycleRuleFilter = exports.InventoryFrequency = exports.InventoryOptionalField = exports.InventoryIncludedObjectVersions = exports.InventoryFormat = exports.IntelligentTieringAccessTier = exports.IntelligentTieringStatus = exports.StorageClassAnalysisSchemaVersion = exports.AnalyticsS3ExportFileFormat = exports.AnalyticsFilter = exports.ObjectOwnership = exports.BucketLocationConstraint = exports.BucketCannedACL = exports.BucketAlreadyOwnedByYou = exports.BucketAlreadyExists = exports.ObjectNotInActiveTierError = exports.TaggingDirective = exports.StorageClass = exports.ObjectLockMode = exports.ObjectLockLegalHoldStatus = exports.MetadataDirective = exports.ChecksumAlgorithm = exports.ObjectCannedACL = exports.ServerSideEncryption = exports.OwnerOverride = exports.Permission = exports.Type = exports.BucketAccelerateStatus = exports.NoSuchUpload = exports.RequestPayer = exports.RequestCharged = void 0;
|
|
@@ -5684,9 +5684,9 @@ var require_fxp = __commonJS({
|
|
|
5684
5684
|
}
|
|
5685
5685
|
});
|
|
5686
5686
|
|
|
5687
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
5687
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/models/models_1.js
|
|
5688
5688
|
var require_models_1 = __commonJS({
|
|
5689
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
5689
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/models/models_1.js"(exports) {
|
|
5690
5690
|
"use strict";
|
|
5691
5691
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5692
5692
|
exports.WriteGetObjectResponseRequestFilterSensitiveLog = exports.UploadPartCopyRequestFilterSensitiveLog = exports.UploadPartCopyOutputFilterSensitiveLog = exports.CopyPartResultFilterSensitiveLog = exports.UploadPartRequestFilterSensitiveLog = exports.UploadPartOutputFilterSensitiveLog = exports.SelectObjectContentRequestFilterSensitiveLog = exports.ScanRangeFilterSensitiveLog = exports.RequestProgressFilterSensitiveLog = exports.SelectObjectContentOutputFilterSensitiveLog = exports.SelectObjectContentEventStreamFilterSensitiveLog = exports.StatsEventFilterSensitiveLog = exports.StatsFilterSensitiveLog = exports.RecordsEventFilterSensitiveLog = exports.ProgressEventFilterSensitiveLog = exports.ProgressFilterSensitiveLog = exports.EndEventFilterSensitiveLog = exports.ContinuationEventFilterSensitiveLog = exports.RestoreObjectRequestFilterSensitiveLog = exports.RestoreRequestFilterSensitiveLog = exports.SelectParametersFilterSensitiveLog = exports.OutputSerializationFilterSensitiveLog = exports.JSONOutputFilterSensitiveLog = exports.CSVOutputFilterSensitiveLog = exports.InputSerializationFilterSensitiveLog = exports.ParquetInputFilterSensitiveLog = exports.JSONInputFilterSensitiveLog = exports.CSVInputFilterSensitiveLog = exports.OutputLocationFilterSensitiveLog = exports.S3LocationFilterSensitiveLog = exports.MetadataEntryFilterSensitiveLog = exports.EncryptionFilterSensitiveLog = exports.GlacierJobParametersFilterSensitiveLog = exports.RestoreObjectOutputFilterSensitiveLog = exports.PutPublicAccessBlockRequestFilterSensitiveLog = exports.PutObjectTaggingRequestFilterSensitiveLog = exports.PutObjectTaggingOutputFilterSensitiveLog = exports.PutObjectRetentionRequestFilterSensitiveLog = exports.PutObjectRetentionOutputFilterSensitiveLog = exports.SelectObjectContentEventStream = exports.RestoreRequestType = exports.QuoteFields = exports.JSONType = exports.FileHeaderInfo = exports.CompressionType = exports.ExpressionType = exports.Tier = exports.ObjectAlreadyInActiveTierError = void 0;
|
|
@@ -5941,9 +5941,9 @@ var require_models_1 = __commonJS({
|
|
|
5941
5941
|
}
|
|
5942
5942
|
});
|
|
5943
5943
|
|
|
5944
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
5944
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/protocols/Aws_restXml.js
|
|
5945
5945
|
var require_Aws_restXml = __commonJS({
|
|
5946
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
5946
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/protocols/Aws_restXml.js"(exports) {
|
|
5947
5947
|
"use strict";
|
|
5948
5948
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5949
5949
|
exports.serializeAws_restXmlGetObjectTorrentCommand = exports.serializeAws_restXmlGetObjectTaggingCommand = exports.serializeAws_restXmlGetObjectRetentionCommand = exports.serializeAws_restXmlGetObjectLockConfigurationCommand = exports.serializeAws_restXmlGetObjectLegalHoldCommand = exports.serializeAws_restXmlGetObjectAttributesCommand = exports.serializeAws_restXmlGetObjectAclCommand = exports.serializeAws_restXmlGetObjectCommand = exports.serializeAws_restXmlGetBucketWebsiteCommand = exports.serializeAws_restXmlGetBucketVersioningCommand = exports.serializeAws_restXmlGetBucketTaggingCommand = exports.serializeAws_restXmlGetBucketRequestPaymentCommand = exports.serializeAws_restXmlGetBucketReplicationCommand = exports.serializeAws_restXmlGetBucketPolicyStatusCommand = exports.serializeAws_restXmlGetBucketPolicyCommand = exports.serializeAws_restXmlGetBucketOwnershipControlsCommand = exports.serializeAws_restXmlGetBucketNotificationConfigurationCommand = exports.serializeAws_restXmlGetBucketMetricsConfigurationCommand = exports.serializeAws_restXmlGetBucketLoggingCommand = exports.serializeAws_restXmlGetBucketLocationCommand = exports.serializeAws_restXmlGetBucketLifecycleConfigurationCommand = exports.serializeAws_restXmlGetBucketInventoryConfigurationCommand = exports.serializeAws_restXmlGetBucketIntelligentTieringConfigurationCommand = exports.serializeAws_restXmlGetBucketEncryptionCommand = exports.serializeAws_restXmlGetBucketCorsCommand = exports.serializeAws_restXmlGetBucketAnalyticsConfigurationCommand = exports.serializeAws_restXmlGetBucketAclCommand = exports.serializeAws_restXmlGetBucketAccelerateConfigurationCommand = exports.serializeAws_restXmlDeletePublicAccessBlockCommand = exports.serializeAws_restXmlDeleteObjectTaggingCommand = exports.serializeAws_restXmlDeleteObjectsCommand = exports.serializeAws_restXmlDeleteObjectCommand = exports.serializeAws_restXmlDeleteBucketWebsiteCommand = exports.serializeAws_restXmlDeleteBucketTaggingCommand = exports.serializeAws_restXmlDeleteBucketReplicationCommand = exports.serializeAws_restXmlDeleteBucketPolicyCommand = exports.serializeAws_restXmlDeleteBucketOwnershipControlsCommand = exports.serializeAws_restXmlDeleteBucketMetricsConfigurationCommand = exports.serializeAws_restXmlDeleteBucketLifecycleCommand = exports.serializeAws_restXmlDeleteBucketInventoryConfigurationCommand = exports.serializeAws_restXmlDeleteBucketIntelligentTieringConfigurationCommand = exports.serializeAws_restXmlDeleteBucketEncryptionCommand = exports.serializeAws_restXmlDeleteBucketCorsCommand = exports.serializeAws_restXmlDeleteBucketAnalyticsConfigurationCommand = exports.serializeAws_restXmlDeleteBucketCommand = exports.serializeAws_restXmlCreateMultipartUploadCommand = exports.serializeAws_restXmlCreateBucketCommand = exports.serializeAws_restXmlCopyObjectCommand = exports.serializeAws_restXmlCompleteMultipartUploadCommand = exports.serializeAws_restXmlAbortMultipartUploadCommand = void 0;
|
|
@@ -15838,9 +15838,9 @@ var require_Aws_restXml = __commonJS({
|
|
|
15838
15838
|
}
|
|
15839
15839
|
});
|
|
15840
15840
|
|
|
15841
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
15841
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/AbortMultipartUploadCommand.js
|
|
15842
15842
|
var require_AbortMultipartUploadCommand = __commonJS({
|
|
15843
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
15843
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/AbortMultipartUploadCommand.js"(exports) {
|
|
15844
15844
|
"use strict";
|
|
15845
15845
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15846
15846
|
exports.AbortMultipartUploadCommand = void 0;
|
|
@@ -16147,9 +16147,9 @@ var require_dist_cjs12 = __commonJS({
|
|
|
16147
16147
|
}
|
|
16148
16148
|
});
|
|
16149
16149
|
|
|
16150
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16150
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CompleteMultipartUploadCommand.js
|
|
16151
16151
|
var require_CompleteMultipartUploadCommand = __commonJS({
|
|
16152
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16152
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CompleteMultipartUploadCommand.js"(exports) {
|
|
16153
16153
|
"use strict";
|
|
16154
16154
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16155
16155
|
exports.CompleteMultipartUploadCommand = void 0;
|
|
@@ -16210,9 +16210,9 @@ var require_CompleteMultipartUploadCommand = __commonJS({
|
|
|
16210
16210
|
}
|
|
16211
16211
|
});
|
|
16212
16212
|
|
|
16213
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16213
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CopyObjectCommand.js
|
|
16214
16214
|
var require_CopyObjectCommand = __commonJS({
|
|
16215
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16215
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CopyObjectCommand.js"(exports) {
|
|
16216
16216
|
"use strict";
|
|
16217
16217
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16218
16218
|
exports.CopyObjectCommand = void 0;
|
|
@@ -16312,9 +16312,9 @@ var require_dist_cjs13 = __commonJS({
|
|
|
16312
16312
|
}
|
|
16313
16313
|
});
|
|
16314
16314
|
|
|
16315
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16315
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CreateBucketCommand.js
|
|
16316
16316
|
var require_CreateBucketCommand = __commonJS({
|
|
16317
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16317
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CreateBucketCommand.js"(exports) {
|
|
16318
16318
|
"use strict";
|
|
16319
16319
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16320
16320
|
exports.CreateBucketCommand = void 0;
|
|
@@ -16374,9 +16374,9 @@ var require_CreateBucketCommand = __commonJS({
|
|
|
16374
16374
|
}
|
|
16375
16375
|
});
|
|
16376
16376
|
|
|
16377
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16377
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CreateMultipartUploadCommand.js
|
|
16378
16378
|
var require_CreateMultipartUploadCommand = __commonJS({
|
|
16379
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16379
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CreateMultipartUploadCommand.js"(exports) {
|
|
16380
16380
|
"use strict";
|
|
16381
16381
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16382
16382
|
exports.CreateMultipartUploadCommand = void 0;
|
|
@@ -16435,9 +16435,9 @@ var require_CreateMultipartUploadCommand = __commonJS({
|
|
|
16435
16435
|
}
|
|
16436
16436
|
});
|
|
16437
16437
|
|
|
16438
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16438
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js
|
|
16439
16439
|
var require_DeleteBucketAnalyticsConfigurationCommand = __commonJS({
|
|
16440
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16440
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js"(exports) {
|
|
16441
16441
|
"use strict";
|
|
16442
16442
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16443
16443
|
exports.DeleteBucketAnalyticsConfigurationCommand = void 0;
|
|
@@ -16494,9 +16494,9 @@ var require_DeleteBucketAnalyticsConfigurationCommand = __commonJS({
|
|
|
16494
16494
|
}
|
|
16495
16495
|
});
|
|
16496
16496
|
|
|
16497
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16497
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketCommand.js
|
|
16498
16498
|
var require_DeleteBucketCommand = __commonJS({
|
|
16499
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16499
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketCommand.js"(exports) {
|
|
16500
16500
|
"use strict";
|
|
16501
16501
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16502
16502
|
exports.DeleteBucketCommand = void 0;
|
|
@@ -16553,9 +16553,9 @@ var require_DeleteBucketCommand = __commonJS({
|
|
|
16553
16553
|
}
|
|
16554
16554
|
});
|
|
16555
16555
|
|
|
16556
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16556
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketCorsCommand.js
|
|
16557
16557
|
var require_DeleteBucketCorsCommand = __commonJS({
|
|
16558
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16558
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketCorsCommand.js"(exports) {
|
|
16559
16559
|
"use strict";
|
|
16560
16560
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16561
16561
|
exports.DeleteBucketCorsCommand = void 0;
|
|
@@ -16612,9 +16612,9 @@ var require_DeleteBucketCorsCommand = __commonJS({
|
|
|
16612
16612
|
}
|
|
16613
16613
|
});
|
|
16614
16614
|
|
|
16615
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16615
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketEncryptionCommand.js
|
|
16616
16616
|
var require_DeleteBucketEncryptionCommand = __commonJS({
|
|
16617
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16617
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketEncryptionCommand.js"(exports) {
|
|
16618
16618
|
"use strict";
|
|
16619
16619
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16620
16620
|
exports.DeleteBucketEncryptionCommand = void 0;
|
|
@@ -16671,9 +16671,9 @@ var require_DeleteBucketEncryptionCommand = __commonJS({
|
|
|
16671
16671
|
}
|
|
16672
16672
|
});
|
|
16673
16673
|
|
|
16674
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16674
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js
|
|
16675
16675
|
var require_DeleteBucketIntelligentTieringConfigurationCommand = __commonJS({
|
|
16676
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16676
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js"(exports) {
|
|
16677
16677
|
"use strict";
|
|
16678
16678
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16679
16679
|
exports.DeleteBucketIntelligentTieringConfigurationCommand = void 0;
|
|
@@ -16730,9 +16730,9 @@ var require_DeleteBucketIntelligentTieringConfigurationCommand = __commonJS({
|
|
|
16730
16730
|
}
|
|
16731
16731
|
});
|
|
16732
16732
|
|
|
16733
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16733
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js
|
|
16734
16734
|
var require_DeleteBucketInventoryConfigurationCommand = __commonJS({
|
|
16735
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16735
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js"(exports) {
|
|
16736
16736
|
"use strict";
|
|
16737
16737
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16738
16738
|
exports.DeleteBucketInventoryConfigurationCommand = void 0;
|
|
@@ -16789,9 +16789,9 @@ var require_DeleteBucketInventoryConfigurationCommand = __commonJS({
|
|
|
16789
16789
|
}
|
|
16790
16790
|
});
|
|
16791
16791
|
|
|
16792
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16792
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketLifecycleCommand.js
|
|
16793
16793
|
var require_DeleteBucketLifecycleCommand = __commonJS({
|
|
16794
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16794
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketLifecycleCommand.js"(exports) {
|
|
16795
16795
|
"use strict";
|
|
16796
16796
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16797
16797
|
exports.DeleteBucketLifecycleCommand = void 0;
|
|
@@ -16848,9 +16848,9 @@ var require_DeleteBucketLifecycleCommand = __commonJS({
|
|
|
16848
16848
|
}
|
|
16849
16849
|
});
|
|
16850
16850
|
|
|
16851
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16851
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js
|
|
16852
16852
|
var require_DeleteBucketMetricsConfigurationCommand = __commonJS({
|
|
16853
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16853
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js"(exports) {
|
|
16854
16854
|
"use strict";
|
|
16855
16855
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16856
16856
|
exports.DeleteBucketMetricsConfigurationCommand = void 0;
|
|
@@ -16907,9 +16907,9 @@ var require_DeleteBucketMetricsConfigurationCommand = __commonJS({
|
|
|
16907
16907
|
}
|
|
16908
16908
|
});
|
|
16909
16909
|
|
|
16910
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16910
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js
|
|
16911
16911
|
var require_DeleteBucketOwnershipControlsCommand = __commonJS({
|
|
16912
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16912
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js"(exports) {
|
|
16913
16913
|
"use strict";
|
|
16914
16914
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16915
16915
|
exports.DeleteBucketOwnershipControlsCommand = void 0;
|
|
@@ -16966,9 +16966,9 @@ var require_DeleteBucketOwnershipControlsCommand = __commonJS({
|
|
|
16966
16966
|
}
|
|
16967
16967
|
});
|
|
16968
16968
|
|
|
16969
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16969
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketPolicyCommand.js
|
|
16970
16970
|
var require_DeleteBucketPolicyCommand = __commonJS({
|
|
16971
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
16971
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketPolicyCommand.js"(exports) {
|
|
16972
16972
|
"use strict";
|
|
16973
16973
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16974
16974
|
exports.DeleteBucketPolicyCommand = void 0;
|
|
@@ -17025,9 +17025,9 @@ var require_DeleteBucketPolicyCommand = __commonJS({
|
|
|
17025
17025
|
}
|
|
17026
17026
|
});
|
|
17027
17027
|
|
|
17028
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
17028
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketReplicationCommand.js
|
|
17029
17029
|
var require_DeleteBucketReplicationCommand = __commonJS({
|
|
17030
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
17030
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketReplicationCommand.js"(exports) {
|
|
17031
17031
|
"use strict";
|
|
17032
17032
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17033
17033
|
exports.DeleteBucketReplicationCommand = void 0;
|
|
@@ -17084,9 +17084,9 @@ var require_DeleteBucketReplicationCommand = __commonJS({
|
|
|
17084
17084
|
}
|
|
17085
17085
|
});
|
|
17086
17086
|
|
|
17087
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
17087
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketTaggingCommand.js
|
|
17088
17088
|
var require_DeleteBucketTaggingCommand = __commonJS({
|
|
17089
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
17089
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketTaggingCommand.js"(exports) {
|
|
17090
17090
|
"use strict";
|
|
17091
17091
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17092
17092
|
exports.DeleteBucketTaggingCommand = void 0;
|
|
@@ -17143,9 +17143,9 @@ var require_DeleteBucketTaggingCommand = __commonJS({
|
|
|
17143
17143
|
}
|
|
17144
17144
|
});
|
|
17145
17145
|
|
|
17146
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
17146
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketWebsiteCommand.js
|
|
17147
17147
|
var require_DeleteBucketWebsiteCommand = __commonJS({
|
|
17148
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
17148
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketWebsiteCommand.js"(exports) {
|
|
17149
17149
|
"use strict";
|
|
17150
17150
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17151
17151
|
exports.DeleteBucketWebsiteCommand = void 0;
|
|
@@ -17202,9 +17202,9 @@ var require_DeleteBucketWebsiteCommand = __commonJS({
|
|
|
17202
17202
|
}
|
|
17203
17203
|
});
|
|
17204
17204
|
|
|
17205
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
17205
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteObjectCommand.js
|
|
17206
17206
|
var require_DeleteObjectCommand = __commonJS({
|
|
17207
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
17207
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteObjectCommand.js"(exports) {
|
|
17208
17208
|
"use strict";
|
|
17209
17209
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17210
17210
|
exports.DeleteObjectCommand = void 0;
|
|
@@ -18962,9 +18962,9 @@ var require_dist_cjs18 = __commonJS({
|
|
|
18962
18962
|
}
|
|
18963
18963
|
});
|
|
18964
18964
|
|
|
18965
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
18965
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteObjectsCommand.js
|
|
18966
18966
|
var require_DeleteObjectsCommand = __commonJS({
|
|
18967
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
18967
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteObjectsCommand.js"(exports) {
|
|
18968
18968
|
"use strict";
|
|
18969
18969
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18970
18970
|
exports.DeleteObjectsCommand = void 0;
|
|
@@ -19027,9 +19027,9 @@ var require_DeleteObjectsCommand = __commonJS({
|
|
|
19027
19027
|
}
|
|
19028
19028
|
});
|
|
19029
19029
|
|
|
19030
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19030
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteObjectTaggingCommand.js
|
|
19031
19031
|
var require_DeleteObjectTaggingCommand = __commonJS({
|
|
19032
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19032
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteObjectTaggingCommand.js"(exports) {
|
|
19033
19033
|
"use strict";
|
|
19034
19034
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19035
19035
|
exports.DeleteObjectTaggingCommand = void 0;
|
|
@@ -19086,9 +19086,9 @@ var require_DeleteObjectTaggingCommand = __commonJS({
|
|
|
19086
19086
|
}
|
|
19087
19087
|
});
|
|
19088
19088
|
|
|
19089
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19089
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeletePublicAccessBlockCommand.js
|
|
19090
19090
|
var require_DeletePublicAccessBlockCommand = __commonJS({
|
|
19091
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19091
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeletePublicAccessBlockCommand.js"(exports) {
|
|
19092
19092
|
"use strict";
|
|
19093
19093
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19094
19094
|
exports.DeletePublicAccessBlockCommand = void 0;
|
|
@@ -19145,9 +19145,9 @@ var require_DeletePublicAccessBlockCommand = __commonJS({
|
|
|
19145
19145
|
}
|
|
19146
19146
|
});
|
|
19147
19147
|
|
|
19148
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19148
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js
|
|
19149
19149
|
var require_GetBucketAccelerateConfigurationCommand = __commonJS({
|
|
19150
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19150
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js"(exports) {
|
|
19151
19151
|
"use strict";
|
|
19152
19152
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19153
19153
|
exports.GetBucketAccelerateConfigurationCommand = void 0;
|
|
@@ -19204,9 +19204,9 @@ var require_GetBucketAccelerateConfigurationCommand = __commonJS({
|
|
|
19204
19204
|
}
|
|
19205
19205
|
});
|
|
19206
19206
|
|
|
19207
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19207
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketAclCommand.js
|
|
19208
19208
|
var require_GetBucketAclCommand = __commonJS({
|
|
19209
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19209
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketAclCommand.js"(exports) {
|
|
19210
19210
|
"use strict";
|
|
19211
19211
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19212
19212
|
exports.GetBucketAclCommand = void 0;
|
|
@@ -19263,9 +19263,9 @@ var require_GetBucketAclCommand = __commonJS({
|
|
|
19263
19263
|
}
|
|
19264
19264
|
});
|
|
19265
19265
|
|
|
19266
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19266
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js
|
|
19267
19267
|
var require_GetBucketAnalyticsConfigurationCommand = __commonJS({
|
|
19268
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19268
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js"(exports) {
|
|
19269
19269
|
"use strict";
|
|
19270
19270
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19271
19271
|
exports.GetBucketAnalyticsConfigurationCommand = void 0;
|
|
@@ -19322,9 +19322,9 @@ var require_GetBucketAnalyticsConfigurationCommand = __commonJS({
|
|
|
19322
19322
|
}
|
|
19323
19323
|
});
|
|
19324
19324
|
|
|
19325
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19325
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketCorsCommand.js
|
|
19326
19326
|
var require_GetBucketCorsCommand = __commonJS({
|
|
19327
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19327
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketCorsCommand.js"(exports) {
|
|
19328
19328
|
"use strict";
|
|
19329
19329
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19330
19330
|
exports.GetBucketCorsCommand = void 0;
|
|
@@ -19381,9 +19381,9 @@ var require_GetBucketCorsCommand = __commonJS({
|
|
|
19381
19381
|
}
|
|
19382
19382
|
});
|
|
19383
19383
|
|
|
19384
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19384
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketEncryptionCommand.js
|
|
19385
19385
|
var require_GetBucketEncryptionCommand = __commonJS({
|
|
19386
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19386
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketEncryptionCommand.js"(exports) {
|
|
19387
19387
|
"use strict";
|
|
19388
19388
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19389
19389
|
exports.GetBucketEncryptionCommand = void 0;
|
|
@@ -19440,9 +19440,9 @@ var require_GetBucketEncryptionCommand = __commonJS({
|
|
|
19440
19440
|
}
|
|
19441
19441
|
});
|
|
19442
19442
|
|
|
19443
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19443
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js
|
|
19444
19444
|
var require_GetBucketIntelligentTieringConfigurationCommand = __commonJS({
|
|
19445
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19445
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js"(exports) {
|
|
19446
19446
|
"use strict";
|
|
19447
19447
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19448
19448
|
exports.GetBucketIntelligentTieringConfigurationCommand = void 0;
|
|
@@ -19499,9 +19499,9 @@ var require_GetBucketIntelligentTieringConfigurationCommand = __commonJS({
|
|
|
19499
19499
|
}
|
|
19500
19500
|
});
|
|
19501
19501
|
|
|
19502
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19502
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js
|
|
19503
19503
|
var require_GetBucketInventoryConfigurationCommand = __commonJS({
|
|
19504
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19504
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js"(exports) {
|
|
19505
19505
|
"use strict";
|
|
19506
19506
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19507
19507
|
exports.GetBucketInventoryConfigurationCommand = void 0;
|
|
@@ -19558,9 +19558,9 @@ var require_GetBucketInventoryConfigurationCommand = __commonJS({
|
|
|
19558
19558
|
}
|
|
19559
19559
|
});
|
|
19560
19560
|
|
|
19561
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19561
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js
|
|
19562
19562
|
var require_GetBucketLifecycleConfigurationCommand = __commonJS({
|
|
19563
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19563
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js"(exports) {
|
|
19564
19564
|
"use strict";
|
|
19565
19565
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19566
19566
|
exports.GetBucketLifecycleConfigurationCommand = void 0;
|
|
@@ -19617,9 +19617,9 @@ var require_GetBucketLifecycleConfigurationCommand = __commonJS({
|
|
|
19617
19617
|
}
|
|
19618
19618
|
});
|
|
19619
19619
|
|
|
19620
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19620
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketLocationCommand.js
|
|
19621
19621
|
var require_GetBucketLocationCommand = __commonJS({
|
|
19622
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19622
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketLocationCommand.js"(exports) {
|
|
19623
19623
|
"use strict";
|
|
19624
19624
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19625
19625
|
exports.GetBucketLocationCommand = void 0;
|
|
@@ -19676,9 +19676,9 @@ var require_GetBucketLocationCommand = __commonJS({
|
|
|
19676
19676
|
}
|
|
19677
19677
|
});
|
|
19678
19678
|
|
|
19679
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19679
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketLoggingCommand.js
|
|
19680
19680
|
var require_GetBucketLoggingCommand = __commonJS({
|
|
19681
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19681
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketLoggingCommand.js"(exports) {
|
|
19682
19682
|
"use strict";
|
|
19683
19683
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19684
19684
|
exports.GetBucketLoggingCommand = void 0;
|
|
@@ -19735,9 +19735,9 @@ var require_GetBucketLoggingCommand = __commonJS({
|
|
|
19735
19735
|
}
|
|
19736
19736
|
});
|
|
19737
19737
|
|
|
19738
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19738
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js
|
|
19739
19739
|
var require_GetBucketMetricsConfigurationCommand = __commonJS({
|
|
19740
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19740
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js"(exports) {
|
|
19741
19741
|
"use strict";
|
|
19742
19742
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19743
19743
|
exports.GetBucketMetricsConfigurationCommand = void 0;
|
|
@@ -19794,9 +19794,9 @@ var require_GetBucketMetricsConfigurationCommand = __commonJS({
|
|
|
19794
19794
|
}
|
|
19795
19795
|
});
|
|
19796
19796
|
|
|
19797
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19797
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js
|
|
19798
19798
|
var require_GetBucketNotificationConfigurationCommand = __commonJS({
|
|
19799
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19799
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js"(exports) {
|
|
19800
19800
|
"use strict";
|
|
19801
19801
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19802
19802
|
exports.GetBucketNotificationConfigurationCommand = void 0;
|
|
@@ -19853,9 +19853,9 @@ var require_GetBucketNotificationConfigurationCommand = __commonJS({
|
|
|
19853
19853
|
}
|
|
19854
19854
|
});
|
|
19855
19855
|
|
|
19856
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19856
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketOwnershipControlsCommand.js
|
|
19857
19857
|
var require_GetBucketOwnershipControlsCommand = __commonJS({
|
|
19858
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19858
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketOwnershipControlsCommand.js"(exports) {
|
|
19859
19859
|
"use strict";
|
|
19860
19860
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19861
19861
|
exports.GetBucketOwnershipControlsCommand = void 0;
|
|
@@ -19912,9 +19912,9 @@ var require_GetBucketOwnershipControlsCommand = __commonJS({
|
|
|
19912
19912
|
}
|
|
19913
19913
|
});
|
|
19914
19914
|
|
|
19915
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19915
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketPolicyCommand.js
|
|
19916
19916
|
var require_GetBucketPolicyCommand = __commonJS({
|
|
19917
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19917
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketPolicyCommand.js"(exports) {
|
|
19918
19918
|
"use strict";
|
|
19919
19919
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19920
19920
|
exports.GetBucketPolicyCommand = void 0;
|
|
@@ -19971,9 +19971,9 @@ var require_GetBucketPolicyCommand = __commonJS({
|
|
|
19971
19971
|
}
|
|
19972
19972
|
});
|
|
19973
19973
|
|
|
19974
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19974
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketPolicyStatusCommand.js
|
|
19975
19975
|
var require_GetBucketPolicyStatusCommand = __commonJS({
|
|
19976
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
19976
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketPolicyStatusCommand.js"(exports) {
|
|
19977
19977
|
"use strict";
|
|
19978
19978
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19979
19979
|
exports.GetBucketPolicyStatusCommand = void 0;
|
|
@@ -20030,9 +20030,9 @@ var require_GetBucketPolicyStatusCommand = __commonJS({
|
|
|
20030
20030
|
}
|
|
20031
20031
|
});
|
|
20032
20032
|
|
|
20033
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20033
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketReplicationCommand.js
|
|
20034
20034
|
var require_GetBucketReplicationCommand = __commonJS({
|
|
20035
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20035
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketReplicationCommand.js"(exports) {
|
|
20036
20036
|
"use strict";
|
|
20037
20037
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20038
20038
|
exports.GetBucketReplicationCommand = void 0;
|
|
@@ -20089,9 +20089,9 @@ var require_GetBucketReplicationCommand = __commonJS({
|
|
|
20089
20089
|
}
|
|
20090
20090
|
});
|
|
20091
20091
|
|
|
20092
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20092
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketRequestPaymentCommand.js
|
|
20093
20093
|
var require_GetBucketRequestPaymentCommand = __commonJS({
|
|
20094
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20094
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketRequestPaymentCommand.js"(exports) {
|
|
20095
20095
|
"use strict";
|
|
20096
20096
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20097
20097
|
exports.GetBucketRequestPaymentCommand = void 0;
|
|
@@ -20148,9 +20148,9 @@ var require_GetBucketRequestPaymentCommand = __commonJS({
|
|
|
20148
20148
|
}
|
|
20149
20149
|
});
|
|
20150
20150
|
|
|
20151
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20151
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketTaggingCommand.js
|
|
20152
20152
|
var require_GetBucketTaggingCommand = __commonJS({
|
|
20153
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20153
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketTaggingCommand.js"(exports) {
|
|
20154
20154
|
"use strict";
|
|
20155
20155
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20156
20156
|
exports.GetBucketTaggingCommand = void 0;
|
|
@@ -20207,9 +20207,9 @@ var require_GetBucketTaggingCommand = __commonJS({
|
|
|
20207
20207
|
}
|
|
20208
20208
|
});
|
|
20209
20209
|
|
|
20210
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20210
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketVersioningCommand.js
|
|
20211
20211
|
var require_GetBucketVersioningCommand = __commonJS({
|
|
20212
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20212
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketVersioningCommand.js"(exports) {
|
|
20213
20213
|
"use strict";
|
|
20214
20214
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20215
20215
|
exports.GetBucketVersioningCommand = void 0;
|
|
@@ -20266,9 +20266,9 @@ var require_GetBucketVersioningCommand = __commonJS({
|
|
|
20266
20266
|
}
|
|
20267
20267
|
});
|
|
20268
20268
|
|
|
20269
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20269
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketWebsiteCommand.js
|
|
20270
20270
|
var require_GetBucketWebsiteCommand = __commonJS({
|
|
20271
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20271
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketWebsiteCommand.js"(exports) {
|
|
20272
20272
|
"use strict";
|
|
20273
20273
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20274
20274
|
exports.GetBucketWebsiteCommand = void 0;
|
|
@@ -20325,9 +20325,9 @@ var require_GetBucketWebsiteCommand = __commonJS({
|
|
|
20325
20325
|
}
|
|
20326
20326
|
});
|
|
20327
20327
|
|
|
20328
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20328
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectAclCommand.js
|
|
20329
20329
|
var require_GetObjectAclCommand = __commonJS({
|
|
20330
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20330
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectAclCommand.js"(exports) {
|
|
20331
20331
|
"use strict";
|
|
20332
20332
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20333
20333
|
exports.GetObjectAclCommand = void 0;
|
|
@@ -20384,9 +20384,9 @@ var require_GetObjectAclCommand = __commonJS({
|
|
|
20384
20384
|
}
|
|
20385
20385
|
});
|
|
20386
20386
|
|
|
20387
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20387
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectAttributesCommand.js
|
|
20388
20388
|
var require_GetObjectAttributesCommand = __commonJS({
|
|
20389
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20389
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectAttributesCommand.js"(exports) {
|
|
20390
20390
|
"use strict";
|
|
20391
20391
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20392
20392
|
exports.GetObjectAttributesCommand = void 0;
|
|
@@ -20445,9 +20445,9 @@ var require_GetObjectAttributesCommand = __commonJS({
|
|
|
20445
20445
|
}
|
|
20446
20446
|
});
|
|
20447
20447
|
|
|
20448
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20448
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectCommand.js
|
|
20449
20449
|
var require_GetObjectCommand = __commonJS({
|
|
20450
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20450
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectCommand.js"(exports) {
|
|
20451
20451
|
"use strict";
|
|
20452
20452
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20453
20453
|
exports.GetObjectCommand = void 0;
|
|
@@ -20513,9 +20513,9 @@ var require_GetObjectCommand = __commonJS({
|
|
|
20513
20513
|
}
|
|
20514
20514
|
});
|
|
20515
20515
|
|
|
20516
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20516
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectLegalHoldCommand.js
|
|
20517
20517
|
var require_GetObjectLegalHoldCommand = __commonJS({
|
|
20518
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20518
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectLegalHoldCommand.js"(exports) {
|
|
20519
20519
|
"use strict";
|
|
20520
20520
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20521
20521
|
exports.GetObjectLegalHoldCommand = void 0;
|
|
@@ -20572,9 +20572,9 @@ var require_GetObjectLegalHoldCommand = __commonJS({
|
|
|
20572
20572
|
}
|
|
20573
20573
|
});
|
|
20574
20574
|
|
|
20575
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20575
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectLockConfigurationCommand.js
|
|
20576
20576
|
var require_GetObjectLockConfigurationCommand = __commonJS({
|
|
20577
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20577
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectLockConfigurationCommand.js"(exports) {
|
|
20578
20578
|
"use strict";
|
|
20579
20579
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20580
20580
|
exports.GetObjectLockConfigurationCommand = void 0;
|
|
@@ -20631,9 +20631,9 @@ var require_GetObjectLockConfigurationCommand = __commonJS({
|
|
|
20631
20631
|
}
|
|
20632
20632
|
});
|
|
20633
20633
|
|
|
20634
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20634
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectRetentionCommand.js
|
|
20635
20635
|
var require_GetObjectRetentionCommand = __commonJS({
|
|
20636
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20636
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectRetentionCommand.js"(exports) {
|
|
20637
20637
|
"use strict";
|
|
20638
20638
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20639
20639
|
exports.GetObjectRetentionCommand = void 0;
|
|
@@ -20690,9 +20690,9 @@ var require_GetObjectRetentionCommand = __commonJS({
|
|
|
20690
20690
|
}
|
|
20691
20691
|
});
|
|
20692
20692
|
|
|
20693
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20693
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectTaggingCommand.js
|
|
20694
20694
|
var require_GetObjectTaggingCommand = __commonJS({
|
|
20695
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20695
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectTaggingCommand.js"(exports) {
|
|
20696
20696
|
"use strict";
|
|
20697
20697
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20698
20698
|
exports.GetObjectTaggingCommand = void 0;
|
|
@@ -20749,9 +20749,9 @@ var require_GetObjectTaggingCommand = __commonJS({
|
|
|
20749
20749
|
}
|
|
20750
20750
|
});
|
|
20751
20751
|
|
|
20752
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20752
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectTorrentCommand.js
|
|
20753
20753
|
var require_GetObjectTorrentCommand = __commonJS({
|
|
20754
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20754
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectTorrentCommand.js"(exports) {
|
|
20755
20755
|
"use strict";
|
|
20756
20756
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20757
20757
|
exports.GetObjectTorrentCommand = void 0;
|
|
@@ -20808,9 +20808,9 @@ var require_GetObjectTorrentCommand = __commonJS({
|
|
|
20808
20808
|
}
|
|
20809
20809
|
});
|
|
20810
20810
|
|
|
20811
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20811
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetPublicAccessBlockCommand.js
|
|
20812
20812
|
var require_GetPublicAccessBlockCommand = __commonJS({
|
|
20813
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20813
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetPublicAccessBlockCommand.js"(exports) {
|
|
20814
20814
|
"use strict";
|
|
20815
20815
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20816
20816
|
exports.GetPublicAccessBlockCommand = void 0;
|
|
@@ -20867,9 +20867,9 @@ var require_GetPublicAccessBlockCommand = __commonJS({
|
|
|
20867
20867
|
}
|
|
20868
20868
|
});
|
|
20869
20869
|
|
|
20870
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20870
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/HeadBucketCommand.js
|
|
20871
20871
|
var require_HeadBucketCommand = __commonJS({
|
|
20872
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20872
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/HeadBucketCommand.js"(exports) {
|
|
20873
20873
|
"use strict";
|
|
20874
20874
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20875
20875
|
exports.HeadBucketCommand = void 0;
|
|
@@ -20926,9 +20926,9 @@ var require_HeadBucketCommand = __commonJS({
|
|
|
20926
20926
|
}
|
|
20927
20927
|
});
|
|
20928
20928
|
|
|
20929
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20929
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/HeadObjectCommand.js
|
|
20930
20930
|
var require_HeadObjectCommand = __commonJS({
|
|
20931
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20931
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/HeadObjectCommand.js"(exports) {
|
|
20932
20932
|
"use strict";
|
|
20933
20933
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20934
20934
|
exports.HeadObjectCommand = void 0;
|
|
@@ -20987,9 +20987,9 @@ var require_HeadObjectCommand = __commonJS({
|
|
|
20987
20987
|
}
|
|
20988
20988
|
});
|
|
20989
20989
|
|
|
20990
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20990
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js
|
|
20991
20991
|
var require_ListBucketAnalyticsConfigurationsCommand = __commonJS({
|
|
20992
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
20992
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js"(exports) {
|
|
20993
20993
|
"use strict";
|
|
20994
20994
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20995
20995
|
exports.ListBucketAnalyticsConfigurationsCommand = void 0;
|
|
@@ -21046,9 +21046,9 @@ var require_ListBucketAnalyticsConfigurationsCommand = __commonJS({
|
|
|
21046
21046
|
}
|
|
21047
21047
|
});
|
|
21048
21048
|
|
|
21049
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21049
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js
|
|
21050
21050
|
var require_ListBucketIntelligentTieringConfigurationsCommand = __commonJS({
|
|
21051
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21051
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js"(exports) {
|
|
21052
21052
|
"use strict";
|
|
21053
21053
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21054
21054
|
exports.ListBucketIntelligentTieringConfigurationsCommand = void 0;
|
|
@@ -21105,9 +21105,9 @@ var require_ListBucketIntelligentTieringConfigurationsCommand = __commonJS({
|
|
|
21105
21105
|
}
|
|
21106
21106
|
});
|
|
21107
21107
|
|
|
21108
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21108
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js
|
|
21109
21109
|
var require_ListBucketInventoryConfigurationsCommand = __commonJS({
|
|
21110
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21110
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js"(exports) {
|
|
21111
21111
|
"use strict";
|
|
21112
21112
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21113
21113
|
exports.ListBucketInventoryConfigurationsCommand = void 0;
|
|
@@ -21164,9 +21164,9 @@ var require_ListBucketInventoryConfigurationsCommand = __commonJS({
|
|
|
21164
21164
|
}
|
|
21165
21165
|
});
|
|
21166
21166
|
|
|
21167
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21167
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js
|
|
21168
21168
|
var require_ListBucketMetricsConfigurationsCommand = __commonJS({
|
|
21169
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21169
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js"(exports) {
|
|
21170
21170
|
"use strict";
|
|
21171
21171
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21172
21172
|
exports.ListBucketMetricsConfigurationsCommand = void 0;
|
|
@@ -21223,9 +21223,9 @@ var require_ListBucketMetricsConfigurationsCommand = __commonJS({
|
|
|
21223
21223
|
}
|
|
21224
21224
|
});
|
|
21225
21225
|
|
|
21226
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21226
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketsCommand.js
|
|
21227
21227
|
var require_ListBucketsCommand = __commonJS({
|
|
21228
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21228
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketsCommand.js"(exports) {
|
|
21229
21229
|
"use strict";
|
|
21230
21230
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21231
21231
|
exports.ListBucketsCommand = void 0;
|
|
@@ -21281,9 +21281,9 @@ var require_ListBucketsCommand = __commonJS({
|
|
|
21281
21281
|
}
|
|
21282
21282
|
});
|
|
21283
21283
|
|
|
21284
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21284
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListMultipartUploadsCommand.js
|
|
21285
21285
|
var require_ListMultipartUploadsCommand = __commonJS({
|
|
21286
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21286
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListMultipartUploadsCommand.js"(exports) {
|
|
21287
21287
|
"use strict";
|
|
21288
21288
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21289
21289
|
exports.ListMultipartUploadsCommand = void 0;
|
|
@@ -21340,9 +21340,9 @@ var require_ListMultipartUploadsCommand = __commonJS({
|
|
|
21340
21340
|
}
|
|
21341
21341
|
});
|
|
21342
21342
|
|
|
21343
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21343
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListObjectsCommand.js
|
|
21344
21344
|
var require_ListObjectsCommand = __commonJS({
|
|
21345
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21345
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListObjectsCommand.js"(exports) {
|
|
21346
21346
|
"use strict";
|
|
21347
21347
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21348
21348
|
exports.ListObjectsCommand = void 0;
|
|
@@ -21399,9 +21399,9 @@ var require_ListObjectsCommand = __commonJS({
|
|
|
21399
21399
|
}
|
|
21400
21400
|
});
|
|
21401
21401
|
|
|
21402
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21402
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListObjectsV2Command.js
|
|
21403
21403
|
var require_ListObjectsV2Command = __commonJS({
|
|
21404
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21404
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListObjectsV2Command.js"(exports) {
|
|
21405
21405
|
"use strict";
|
|
21406
21406
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21407
21407
|
exports.ListObjectsV2Command = void 0;
|
|
@@ -21458,9 +21458,9 @@ var require_ListObjectsV2Command = __commonJS({
|
|
|
21458
21458
|
}
|
|
21459
21459
|
});
|
|
21460
21460
|
|
|
21461
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21461
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListObjectVersionsCommand.js
|
|
21462
21462
|
var require_ListObjectVersionsCommand = __commonJS({
|
|
21463
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21463
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListObjectVersionsCommand.js"(exports) {
|
|
21464
21464
|
"use strict";
|
|
21465
21465
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21466
21466
|
exports.ListObjectVersionsCommand = void 0;
|
|
@@ -21517,9 +21517,9 @@ var require_ListObjectVersionsCommand = __commonJS({
|
|
|
21517
21517
|
}
|
|
21518
21518
|
});
|
|
21519
21519
|
|
|
21520
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21520
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListPartsCommand.js
|
|
21521
21521
|
var require_ListPartsCommand = __commonJS({
|
|
21522
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21522
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListPartsCommand.js"(exports) {
|
|
21523
21523
|
"use strict";
|
|
21524
21524
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21525
21525
|
exports.ListPartsCommand = void 0;
|
|
@@ -21578,9 +21578,9 @@ var require_ListPartsCommand = __commonJS({
|
|
|
21578
21578
|
}
|
|
21579
21579
|
});
|
|
21580
21580
|
|
|
21581
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21581
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js
|
|
21582
21582
|
var require_PutBucketAccelerateConfigurationCommand = __commonJS({
|
|
21583
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21583
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js"(exports) {
|
|
21584
21584
|
"use strict";
|
|
21585
21585
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21586
21586
|
exports.PutBucketAccelerateConfigurationCommand = void 0;
|
|
@@ -21643,9 +21643,9 @@ var require_PutBucketAccelerateConfigurationCommand = __commonJS({
|
|
|
21643
21643
|
}
|
|
21644
21644
|
});
|
|
21645
21645
|
|
|
21646
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21646
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketAclCommand.js
|
|
21647
21647
|
var require_PutBucketAclCommand = __commonJS({
|
|
21648
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21648
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketAclCommand.js"(exports) {
|
|
21649
21649
|
"use strict";
|
|
21650
21650
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21651
21651
|
exports.PutBucketAclCommand = void 0;
|
|
@@ -21708,9 +21708,9 @@ var require_PutBucketAclCommand = __commonJS({
|
|
|
21708
21708
|
}
|
|
21709
21709
|
});
|
|
21710
21710
|
|
|
21711
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21711
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js
|
|
21712
21712
|
var require_PutBucketAnalyticsConfigurationCommand = __commonJS({
|
|
21713
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21713
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js"(exports) {
|
|
21714
21714
|
"use strict";
|
|
21715
21715
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21716
21716
|
exports.PutBucketAnalyticsConfigurationCommand = void 0;
|
|
@@ -21767,9 +21767,9 @@ var require_PutBucketAnalyticsConfigurationCommand = __commonJS({
|
|
|
21767
21767
|
}
|
|
21768
21768
|
});
|
|
21769
21769
|
|
|
21770
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21770
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketCorsCommand.js
|
|
21771
21771
|
var require_PutBucketCorsCommand = __commonJS({
|
|
21772
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21772
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketCorsCommand.js"(exports) {
|
|
21773
21773
|
"use strict";
|
|
21774
21774
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21775
21775
|
exports.PutBucketCorsCommand = void 0;
|
|
@@ -21832,9 +21832,9 @@ var require_PutBucketCorsCommand = __commonJS({
|
|
|
21832
21832
|
}
|
|
21833
21833
|
});
|
|
21834
21834
|
|
|
21835
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21835
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketEncryptionCommand.js
|
|
21836
21836
|
var require_PutBucketEncryptionCommand = __commonJS({
|
|
21837
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21837
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketEncryptionCommand.js"(exports) {
|
|
21838
21838
|
"use strict";
|
|
21839
21839
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21840
21840
|
exports.PutBucketEncryptionCommand = void 0;
|
|
@@ -21897,9 +21897,9 @@ var require_PutBucketEncryptionCommand = __commonJS({
|
|
|
21897
21897
|
}
|
|
21898
21898
|
});
|
|
21899
21899
|
|
|
21900
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21900
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js
|
|
21901
21901
|
var require_PutBucketIntelligentTieringConfigurationCommand = __commonJS({
|
|
21902
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21902
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js"(exports) {
|
|
21903
21903
|
"use strict";
|
|
21904
21904
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21905
21905
|
exports.PutBucketIntelligentTieringConfigurationCommand = void 0;
|
|
@@ -21956,9 +21956,9 @@ var require_PutBucketIntelligentTieringConfigurationCommand = __commonJS({
|
|
|
21956
21956
|
}
|
|
21957
21957
|
});
|
|
21958
21958
|
|
|
21959
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21959
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js
|
|
21960
21960
|
var require_PutBucketInventoryConfigurationCommand = __commonJS({
|
|
21961
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
21961
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js"(exports) {
|
|
21962
21962
|
"use strict";
|
|
21963
21963
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21964
21964
|
exports.PutBucketInventoryConfigurationCommand = void 0;
|
|
@@ -22015,9 +22015,9 @@ var require_PutBucketInventoryConfigurationCommand = __commonJS({
|
|
|
22015
22015
|
}
|
|
22016
22016
|
});
|
|
22017
22017
|
|
|
22018
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22018
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js
|
|
22019
22019
|
var require_PutBucketLifecycleConfigurationCommand = __commonJS({
|
|
22020
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22020
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js"(exports) {
|
|
22021
22021
|
"use strict";
|
|
22022
22022
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22023
22023
|
exports.PutBucketLifecycleConfigurationCommand = void 0;
|
|
@@ -22080,9 +22080,9 @@ var require_PutBucketLifecycleConfigurationCommand = __commonJS({
|
|
|
22080
22080
|
}
|
|
22081
22081
|
});
|
|
22082
22082
|
|
|
22083
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22083
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketLoggingCommand.js
|
|
22084
22084
|
var require_PutBucketLoggingCommand = __commonJS({
|
|
22085
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22085
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketLoggingCommand.js"(exports) {
|
|
22086
22086
|
"use strict";
|
|
22087
22087
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22088
22088
|
exports.PutBucketLoggingCommand = void 0;
|
|
@@ -22145,9 +22145,9 @@ var require_PutBucketLoggingCommand = __commonJS({
|
|
|
22145
22145
|
}
|
|
22146
22146
|
});
|
|
22147
22147
|
|
|
22148
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22148
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js
|
|
22149
22149
|
var require_PutBucketMetricsConfigurationCommand = __commonJS({
|
|
22150
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22150
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js"(exports) {
|
|
22151
22151
|
"use strict";
|
|
22152
22152
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22153
22153
|
exports.PutBucketMetricsConfigurationCommand = void 0;
|
|
@@ -22204,9 +22204,9 @@ var require_PutBucketMetricsConfigurationCommand = __commonJS({
|
|
|
22204
22204
|
}
|
|
22205
22205
|
});
|
|
22206
22206
|
|
|
22207
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22207
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js
|
|
22208
22208
|
var require_PutBucketNotificationConfigurationCommand = __commonJS({
|
|
22209
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22209
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js"(exports) {
|
|
22210
22210
|
"use strict";
|
|
22211
22211
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22212
22212
|
exports.PutBucketNotificationConfigurationCommand = void 0;
|
|
@@ -22263,9 +22263,9 @@ var require_PutBucketNotificationConfigurationCommand = __commonJS({
|
|
|
22263
22263
|
}
|
|
22264
22264
|
});
|
|
22265
22265
|
|
|
22266
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22266
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketOwnershipControlsCommand.js
|
|
22267
22267
|
var require_PutBucketOwnershipControlsCommand = __commonJS({
|
|
22268
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22268
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketOwnershipControlsCommand.js"(exports) {
|
|
22269
22269
|
"use strict";
|
|
22270
22270
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22271
22271
|
exports.PutBucketOwnershipControlsCommand = void 0;
|
|
@@ -22324,9 +22324,9 @@ var require_PutBucketOwnershipControlsCommand = __commonJS({
|
|
|
22324
22324
|
}
|
|
22325
22325
|
});
|
|
22326
22326
|
|
|
22327
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22327
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketPolicyCommand.js
|
|
22328
22328
|
var require_PutBucketPolicyCommand = __commonJS({
|
|
22329
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22329
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketPolicyCommand.js"(exports) {
|
|
22330
22330
|
"use strict";
|
|
22331
22331
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22332
22332
|
exports.PutBucketPolicyCommand = void 0;
|
|
@@ -22389,9 +22389,9 @@ var require_PutBucketPolicyCommand = __commonJS({
|
|
|
22389
22389
|
}
|
|
22390
22390
|
});
|
|
22391
22391
|
|
|
22392
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22392
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketReplicationCommand.js
|
|
22393
22393
|
var require_PutBucketReplicationCommand = __commonJS({
|
|
22394
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22394
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketReplicationCommand.js"(exports) {
|
|
22395
22395
|
"use strict";
|
|
22396
22396
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22397
22397
|
exports.PutBucketReplicationCommand = void 0;
|
|
@@ -22454,9 +22454,9 @@ var require_PutBucketReplicationCommand = __commonJS({
|
|
|
22454
22454
|
}
|
|
22455
22455
|
});
|
|
22456
22456
|
|
|
22457
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22457
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketRequestPaymentCommand.js
|
|
22458
22458
|
var require_PutBucketRequestPaymentCommand = __commonJS({
|
|
22459
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22459
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketRequestPaymentCommand.js"(exports) {
|
|
22460
22460
|
"use strict";
|
|
22461
22461
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22462
22462
|
exports.PutBucketRequestPaymentCommand = void 0;
|
|
@@ -22519,9 +22519,9 @@ var require_PutBucketRequestPaymentCommand = __commonJS({
|
|
|
22519
22519
|
}
|
|
22520
22520
|
});
|
|
22521
22521
|
|
|
22522
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22522
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketTaggingCommand.js
|
|
22523
22523
|
var require_PutBucketTaggingCommand = __commonJS({
|
|
22524
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22524
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketTaggingCommand.js"(exports) {
|
|
22525
22525
|
"use strict";
|
|
22526
22526
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22527
22527
|
exports.PutBucketTaggingCommand = void 0;
|
|
@@ -22584,9 +22584,9 @@ var require_PutBucketTaggingCommand = __commonJS({
|
|
|
22584
22584
|
}
|
|
22585
22585
|
});
|
|
22586
22586
|
|
|
22587
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22587
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketVersioningCommand.js
|
|
22588
22588
|
var require_PutBucketVersioningCommand = __commonJS({
|
|
22589
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22589
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketVersioningCommand.js"(exports) {
|
|
22590
22590
|
"use strict";
|
|
22591
22591
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22592
22592
|
exports.PutBucketVersioningCommand = void 0;
|
|
@@ -22649,9 +22649,9 @@ var require_PutBucketVersioningCommand = __commonJS({
|
|
|
22649
22649
|
}
|
|
22650
22650
|
});
|
|
22651
22651
|
|
|
22652
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22652
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketWebsiteCommand.js
|
|
22653
22653
|
var require_PutBucketWebsiteCommand = __commonJS({
|
|
22654
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22654
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketWebsiteCommand.js"(exports) {
|
|
22655
22655
|
"use strict";
|
|
22656
22656
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22657
22657
|
exports.PutBucketWebsiteCommand = void 0;
|
|
@@ -22714,9 +22714,9 @@ var require_PutBucketWebsiteCommand = __commonJS({
|
|
|
22714
22714
|
}
|
|
22715
22715
|
});
|
|
22716
22716
|
|
|
22717
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22717
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectAclCommand.js
|
|
22718
22718
|
var require_PutObjectAclCommand = __commonJS({
|
|
22719
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22719
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectAclCommand.js"(exports) {
|
|
22720
22720
|
"use strict";
|
|
22721
22721
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22722
22722
|
exports.PutObjectAclCommand = void 0;
|
|
@@ -22779,9 +22779,9 @@ var require_PutObjectAclCommand = __commonJS({
|
|
|
22779
22779
|
}
|
|
22780
22780
|
});
|
|
22781
22781
|
|
|
22782
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22782
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectCommand.js
|
|
22783
22783
|
var require_PutObjectCommand = __commonJS({
|
|
22784
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22784
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectCommand.js"(exports) {
|
|
22785
22785
|
"use strict";
|
|
22786
22786
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22787
22787
|
exports.PutObjectCommand = void 0;
|
|
@@ -22848,9 +22848,9 @@ var require_PutObjectCommand = __commonJS({
|
|
|
22848
22848
|
}
|
|
22849
22849
|
});
|
|
22850
22850
|
|
|
22851
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22851
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectLegalHoldCommand.js
|
|
22852
22852
|
var require_PutObjectLegalHoldCommand = __commonJS({
|
|
22853
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22853
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectLegalHoldCommand.js"(exports) {
|
|
22854
22854
|
"use strict";
|
|
22855
22855
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22856
22856
|
exports.PutObjectLegalHoldCommand = void 0;
|
|
@@ -22913,9 +22913,9 @@ var require_PutObjectLegalHoldCommand = __commonJS({
|
|
|
22913
22913
|
}
|
|
22914
22914
|
});
|
|
22915
22915
|
|
|
22916
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22916
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectLockConfigurationCommand.js
|
|
22917
22917
|
var require_PutObjectLockConfigurationCommand = __commonJS({
|
|
22918
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22918
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectLockConfigurationCommand.js"(exports) {
|
|
22919
22919
|
"use strict";
|
|
22920
22920
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22921
22921
|
exports.PutObjectLockConfigurationCommand = void 0;
|
|
@@ -22978,9 +22978,9 @@ var require_PutObjectLockConfigurationCommand = __commonJS({
|
|
|
22978
22978
|
}
|
|
22979
22979
|
});
|
|
22980
22980
|
|
|
22981
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22981
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectRetentionCommand.js
|
|
22982
22982
|
var require_PutObjectRetentionCommand = __commonJS({
|
|
22983
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
22983
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectRetentionCommand.js"(exports) {
|
|
22984
22984
|
"use strict";
|
|
22985
22985
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22986
22986
|
exports.PutObjectRetentionCommand = void 0;
|
|
@@ -23043,9 +23043,9 @@ var require_PutObjectRetentionCommand = __commonJS({
|
|
|
23043
23043
|
}
|
|
23044
23044
|
});
|
|
23045
23045
|
|
|
23046
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23046
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectTaggingCommand.js
|
|
23047
23047
|
var require_PutObjectTaggingCommand = __commonJS({
|
|
23048
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23048
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectTaggingCommand.js"(exports) {
|
|
23049
23049
|
"use strict";
|
|
23050
23050
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23051
23051
|
exports.PutObjectTaggingCommand = void 0;
|
|
@@ -23108,9 +23108,9 @@ var require_PutObjectTaggingCommand = __commonJS({
|
|
|
23108
23108
|
}
|
|
23109
23109
|
});
|
|
23110
23110
|
|
|
23111
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23111
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutPublicAccessBlockCommand.js
|
|
23112
23112
|
var require_PutPublicAccessBlockCommand = __commonJS({
|
|
23113
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23113
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutPublicAccessBlockCommand.js"(exports) {
|
|
23114
23114
|
"use strict";
|
|
23115
23115
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23116
23116
|
exports.PutPublicAccessBlockCommand = void 0;
|
|
@@ -23173,9 +23173,9 @@ var require_PutPublicAccessBlockCommand = __commonJS({
|
|
|
23173
23173
|
}
|
|
23174
23174
|
});
|
|
23175
23175
|
|
|
23176
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23176
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/RestoreObjectCommand.js
|
|
23177
23177
|
var require_RestoreObjectCommand = __commonJS({
|
|
23178
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23178
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/RestoreObjectCommand.js"(exports) {
|
|
23179
23179
|
"use strict";
|
|
23180
23180
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23181
23181
|
exports.RestoreObjectCommand = void 0;
|
|
@@ -23238,9 +23238,9 @@ var require_RestoreObjectCommand = __commonJS({
|
|
|
23238
23238
|
}
|
|
23239
23239
|
});
|
|
23240
23240
|
|
|
23241
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23241
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/SelectObjectContentCommand.js
|
|
23242
23242
|
var require_SelectObjectContentCommand = __commonJS({
|
|
23243
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23243
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/SelectObjectContentCommand.js"(exports) {
|
|
23244
23244
|
"use strict";
|
|
23245
23245
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23246
23246
|
exports.SelectObjectContentCommand = void 0;
|
|
@@ -23299,9 +23299,9 @@ var require_SelectObjectContentCommand = __commonJS({
|
|
|
23299
23299
|
}
|
|
23300
23300
|
});
|
|
23301
23301
|
|
|
23302
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23302
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/UploadPartCommand.js
|
|
23303
23303
|
var require_UploadPartCommand = __commonJS({
|
|
23304
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23304
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/UploadPartCommand.js"(exports) {
|
|
23305
23305
|
"use strict";
|
|
23306
23306
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23307
23307
|
exports.UploadPartCommand = void 0;
|
|
@@ -23366,9 +23366,9 @@ var require_UploadPartCommand = __commonJS({
|
|
|
23366
23366
|
}
|
|
23367
23367
|
});
|
|
23368
23368
|
|
|
23369
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23369
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/UploadPartCopyCommand.js
|
|
23370
23370
|
var require_UploadPartCopyCommand = __commonJS({
|
|
23371
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23371
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/UploadPartCopyCommand.js"(exports) {
|
|
23372
23372
|
"use strict";
|
|
23373
23373
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23374
23374
|
exports.UploadPartCopyCommand = void 0;
|
|
@@ -23429,9 +23429,9 @@ var require_UploadPartCopyCommand = __commonJS({
|
|
|
23429
23429
|
}
|
|
23430
23430
|
});
|
|
23431
23431
|
|
|
23432
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23432
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/WriteGetObjectResponseCommand.js
|
|
23433
23433
|
var require_WriteGetObjectResponseCommand = __commonJS({
|
|
23434
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
23434
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/WriteGetObjectResponseCommand.js"(exports) {
|
|
23435
23435
|
"use strict";
|
|
23436
23436
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23437
23437
|
exports.WriteGetObjectResponseCommand = void 0;
|
|
@@ -26402,9 +26402,9 @@ var require_dist_cjs35 = __commonJS({
|
|
|
26402
26402
|
}
|
|
26403
26403
|
});
|
|
26404
26404
|
|
|
26405
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
26405
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/EndpointParameters.js
|
|
26406
26406
|
var require_EndpointParameters = __commonJS({
|
|
26407
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
26407
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/EndpointParameters.js"(exports) {
|
|
26408
26408
|
"use strict";
|
|
26409
26409
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26410
26410
|
exports.resolveClientEndpointParameters = void 0;
|
|
@@ -26423,9 +26423,9 @@ var require_EndpointParameters = __commonJS({
|
|
|
26423
26423
|
}
|
|
26424
26424
|
});
|
|
26425
26425
|
|
|
26426
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
26426
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/package.json
|
|
26427
26427
|
var require_package = __commonJS({
|
|
26428
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
26428
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/package.json"(exports, module) {
|
|
26429
26429
|
module.exports = {
|
|
26430
26430
|
name: "@aws-sdk/client-s3",
|
|
26431
26431
|
description: "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
|
|
@@ -39291,9 +39291,207 @@ var require_dist_cjs64 = __commonJS({
|
|
|
39291
39291
|
}
|
|
39292
39292
|
});
|
|
39293
39293
|
|
|
39294
|
-
// ../../node_modules/.pnpm/@aws-sdk+
|
|
39294
|
+
// ../../node_modules/.pnpm/@aws-sdk+querystring-parser@3.292.0/node_modules/@aws-sdk/querystring-parser/dist-cjs/index.js
|
|
39295
|
+
var require_dist_cjs65 = __commonJS({
|
|
39296
|
+
"../../node_modules/.pnpm/@aws-sdk+querystring-parser@3.292.0/node_modules/@aws-sdk/querystring-parser/dist-cjs/index.js"(exports) {
|
|
39297
|
+
"use strict";
|
|
39298
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39299
|
+
exports.parseQueryString = void 0;
|
|
39300
|
+
function parseQueryString(querystring) {
|
|
39301
|
+
const query = {};
|
|
39302
|
+
querystring = querystring.replace(/^\?/, "");
|
|
39303
|
+
if (querystring) {
|
|
39304
|
+
for (const pair of querystring.split("&")) {
|
|
39305
|
+
let [key, value = null] = pair.split("=");
|
|
39306
|
+
key = decodeURIComponent(key);
|
|
39307
|
+
if (value) {
|
|
39308
|
+
value = decodeURIComponent(value);
|
|
39309
|
+
}
|
|
39310
|
+
if (!(key in query)) {
|
|
39311
|
+
query[key] = value;
|
|
39312
|
+
} else if (Array.isArray(query[key])) {
|
|
39313
|
+
query[key].push(value);
|
|
39314
|
+
} else {
|
|
39315
|
+
query[key] = [query[key], value];
|
|
39316
|
+
}
|
|
39317
|
+
}
|
|
39318
|
+
}
|
|
39319
|
+
return query;
|
|
39320
|
+
}
|
|
39321
|
+
__name(parseQueryString, "parseQueryString");
|
|
39322
|
+
exports.parseQueryString = parseQueryString;
|
|
39323
|
+
}
|
|
39324
|
+
});
|
|
39325
|
+
|
|
39326
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-hex-encoding@3.292.0/node_modules/@aws-sdk/util-hex-encoding/dist-cjs/index.js
|
|
39327
|
+
var require_dist_cjs66 = __commonJS({
|
|
39328
|
+
"../../node_modules/.pnpm/@aws-sdk+util-hex-encoding@3.292.0/node_modules/@aws-sdk/util-hex-encoding/dist-cjs/index.js"(exports) {
|
|
39329
|
+
"use strict";
|
|
39330
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39331
|
+
exports.toHex = exports.fromHex = void 0;
|
|
39332
|
+
var SHORT_TO_HEX = {};
|
|
39333
|
+
var HEX_TO_SHORT = {};
|
|
39334
|
+
for (let i = 0; i < 256; i++) {
|
|
39335
|
+
let encodedByte = i.toString(16).toLowerCase();
|
|
39336
|
+
if (encodedByte.length === 1) {
|
|
39337
|
+
encodedByte = `0${encodedByte}`;
|
|
39338
|
+
}
|
|
39339
|
+
SHORT_TO_HEX[i] = encodedByte;
|
|
39340
|
+
HEX_TO_SHORT[encodedByte] = i;
|
|
39341
|
+
}
|
|
39342
|
+
function fromHex(encoded) {
|
|
39343
|
+
if (encoded.length % 2 !== 0) {
|
|
39344
|
+
throw new Error("Hex encoded strings must have an even number length");
|
|
39345
|
+
}
|
|
39346
|
+
const out = new Uint8Array(encoded.length / 2);
|
|
39347
|
+
for (let i = 0; i < encoded.length; i += 2) {
|
|
39348
|
+
const encodedByte = encoded.slice(i, i + 2).toLowerCase();
|
|
39349
|
+
if (encodedByte in HEX_TO_SHORT) {
|
|
39350
|
+
out[i / 2] = HEX_TO_SHORT[encodedByte];
|
|
39351
|
+
} else {
|
|
39352
|
+
throw new Error(`Cannot decode unrecognized sequence ${encodedByte} as hexadecimal`);
|
|
39353
|
+
}
|
|
39354
|
+
}
|
|
39355
|
+
return out;
|
|
39356
|
+
}
|
|
39357
|
+
__name(fromHex, "fromHex");
|
|
39358
|
+
exports.fromHex = fromHex;
|
|
39359
|
+
function toHex(bytes) {
|
|
39360
|
+
let out = "";
|
|
39361
|
+
for (let i = 0; i < bytes.byteLength; i++) {
|
|
39362
|
+
out += SHORT_TO_HEX[bytes[i]];
|
|
39363
|
+
}
|
|
39364
|
+
return out;
|
|
39365
|
+
}
|
|
39366
|
+
__name(toHex, "toHex");
|
|
39367
|
+
exports.toHex = toHex;
|
|
39368
|
+
}
|
|
39369
|
+
});
|
|
39370
|
+
|
|
39371
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-middleware@3.292.0/node_modules/@aws-sdk/util-middleware/dist-cjs/normalizeProvider.js
|
|
39372
|
+
var require_normalizeProvider2 = __commonJS({
|
|
39373
|
+
"../../node_modules/.pnpm/@aws-sdk+util-middleware@3.292.0/node_modules/@aws-sdk/util-middleware/dist-cjs/normalizeProvider.js"(exports) {
|
|
39374
|
+
"use strict";
|
|
39375
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39376
|
+
exports.normalizeProvider = void 0;
|
|
39377
|
+
var normalizeProvider = /* @__PURE__ */ __name((input) => {
|
|
39378
|
+
if (typeof input === "function")
|
|
39379
|
+
return input;
|
|
39380
|
+
const promisified = Promise.resolve(input);
|
|
39381
|
+
return () => promisified;
|
|
39382
|
+
}, "normalizeProvider");
|
|
39383
|
+
exports.normalizeProvider = normalizeProvider;
|
|
39384
|
+
}
|
|
39385
|
+
});
|
|
39386
|
+
|
|
39387
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-middleware@3.292.0/node_modules/@aws-sdk/util-middleware/dist-cjs/index.js
|
|
39388
|
+
var require_dist_cjs67 = __commonJS({
|
|
39389
|
+
"../../node_modules/.pnpm/@aws-sdk+util-middleware@3.292.0/node_modules/@aws-sdk/util-middleware/dist-cjs/index.js"(exports) {
|
|
39390
|
+
"use strict";
|
|
39391
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39392
|
+
var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
|
|
39393
|
+
tslib_1.__exportStar(require_normalizeProvider2(), exports);
|
|
39394
|
+
}
|
|
39395
|
+
});
|
|
39396
|
+
|
|
39397
|
+
// ../../node_modules/.pnpm/@aws-sdk+is-array-buffer@3.292.0/node_modules/@aws-sdk/is-array-buffer/dist-cjs/index.js
|
|
39398
|
+
var require_dist_cjs68 = __commonJS({
|
|
39399
|
+
"../../node_modules/.pnpm/@aws-sdk+is-array-buffer@3.292.0/node_modules/@aws-sdk/is-array-buffer/dist-cjs/index.js"(exports) {
|
|
39400
|
+
"use strict";
|
|
39401
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39402
|
+
exports.isArrayBuffer = void 0;
|
|
39403
|
+
var isArrayBuffer = /* @__PURE__ */ __name((arg) => typeof ArrayBuffer === "function" && arg instanceof ArrayBuffer || Object.prototype.toString.call(arg) === "[object ArrayBuffer]", "isArrayBuffer");
|
|
39404
|
+
exports.isArrayBuffer = isArrayBuffer;
|
|
39405
|
+
}
|
|
39406
|
+
});
|
|
39407
|
+
|
|
39408
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-buffer-from@3.292.0/node_modules/@aws-sdk/util-buffer-from/dist-cjs/index.js
|
|
39409
|
+
var require_dist_cjs69 = __commonJS({
|
|
39410
|
+
"../../node_modules/.pnpm/@aws-sdk+util-buffer-from@3.292.0/node_modules/@aws-sdk/util-buffer-from/dist-cjs/index.js"(exports) {
|
|
39411
|
+
"use strict";
|
|
39412
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39413
|
+
exports.fromString = exports.fromArrayBuffer = void 0;
|
|
39414
|
+
var is_array_buffer_1 = require_dist_cjs68();
|
|
39415
|
+
var buffer_1 = __require("buffer");
|
|
39416
|
+
var fromArrayBuffer = /* @__PURE__ */ __name((input, offset = 0, length = input.byteLength - offset) => {
|
|
39417
|
+
if (!(0, is_array_buffer_1.isArrayBuffer)(input)) {
|
|
39418
|
+
throw new TypeError(`The "input" argument must be ArrayBuffer. Received type ${typeof input} (${input})`);
|
|
39419
|
+
}
|
|
39420
|
+
return buffer_1.Buffer.from(input, offset, length);
|
|
39421
|
+
}, "fromArrayBuffer");
|
|
39422
|
+
exports.fromArrayBuffer = fromArrayBuffer;
|
|
39423
|
+
var fromString = /* @__PURE__ */ __name((input, encoding) => {
|
|
39424
|
+
if (typeof input !== "string") {
|
|
39425
|
+
throw new TypeError(`The "input" argument must be of type string. Received type ${typeof input} (${input})`);
|
|
39426
|
+
}
|
|
39427
|
+
return encoding ? buffer_1.Buffer.from(input, encoding) : buffer_1.Buffer.from(input);
|
|
39428
|
+
}, "fromString");
|
|
39429
|
+
exports.fromString = fromString;
|
|
39430
|
+
}
|
|
39431
|
+
});
|
|
39432
|
+
|
|
39433
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-utf8@3.292.0/node_modules/@aws-sdk/util-utf8/dist-cjs/fromUtf8.js
|
|
39434
|
+
var require_fromUtf82 = __commonJS({
|
|
39435
|
+
"../../node_modules/.pnpm/@aws-sdk+util-utf8@3.292.0/node_modules/@aws-sdk/util-utf8/dist-cjs/fromUtf8.js"(exports) {
|
|
39436
|
+
"use strict";
|
|
39437
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39438
|
+
exports.fromUtf8 = void 0;
|
|
39439
|
+
var util_buffer_from_1 = require_dist_cjs69();
|
|
39440
|
+
var fromUtf8 = /* @__PURE__ */ __name((input) => {
|
|
39441
|
+
const buf = (0, util_buffer_from_1.fromString)(input, "utf8");
|
|
39442
|
+
return new Uint8Array(buf.buffer, buf.byteOffset, buf.byteLength / Uint8Array.BYTES_PER_ELEMENT);
|
|
39443
|
+
}, "fromUtf8");
|
|
39444
|
+
exports.fromUtf8 = fromUtf8;
|
|
39445
|
+
}
|
|
39446
|
+
});
|
|
39447
|
+
|
|
39448
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-utf8@3.292.0/node_modules/@aws-sdk/util-utf8/dist-cjs/toUint8Array.js
|
|
39449
|
+
var require_toUint8Array2 = __commonJS({
|
|
39450
|
+
"../../node_modules/.pnpm/@aws-sdk+util-utf8@3.292.0/node_modules/@aws-sdk/util-utf8/dist-cjs/toUint8Array.js"(exports) {
|
|
39451
|
+
"use strict";
|
|
39452
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39453
|
+
exports.toUint8Array = void 0;
|
|
39454
|
+
var fromUtf8_1 = require_fromUtf82();
|
|
39455
|
+
var toUint8Array = /* @__PURE__ */ __name((data) => {
|
|
39456
|
+
if (typeof data === "string") {
|
|
39457
|
+
return (0, fromUtf8_1.fromUtf8)(data);
|
|
39458
|
+
}
|
|
39459
|
+
if (ArrayBuffer.isView(data)) {
|
|
39460
|
+
return new Uint8Array(data.buffer, data.byteOffset, data.byteLength / Uint8Array.BYTES_PER_ELEMENT);
|
|
39461
|
+
}
|
|
39462
|
+
return new Uint8Array(data);
|
|
39463
|
+
}, "toUint8Array");
|
|
39464
|
+
exports.toUint8Array = toUint8Array;
|
|
39465
|
+
}
|
|
39466
|
+
});
|
|
39467
|
+
|
|
39468
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-utf8@3.292.0/node_modules/@aws-sdk/util-utf8/dist-cjs/toUtf8.js
|
|
39469
|
+
var require_toUtf82 = __commonJS({
|
|
39470
|
+
"../../node_modules/.pnpm/@aws-sdk+util-utf8@3.292.0/node_modules/@aws-sdk/util-utf8/dist-cjs/toUtf8.js"(exports) {
|
|
39471
|
+
"use strict";
|
|
39472
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39473
|
+
exports.toUtf8 = void 0;
|
|
39474
|
+
var util_buffer_from_1 = require_dist_cjs69();
|
|
39475
|
+
var toUtf8 = /* @__PURE__ */ __name((input) => (0, util_buffer_from_1.fromArrayBuffer)(input.buffer, input.byteOffset, input.byteLength).toString("utf8"), "toUtf8");
|
|
39476
|
+
exports.toUtf8 = toUtf8;
|
|
39477
|
+
}
|
|
39478
|
+
});
|
|
39479
|
+
|
|
39480
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-utf8@3.292.0/node_modules/@aws-sdk/util-utf8/dist-cjs/index.js
|
|
39481
|
+
var require_dist_cjs70 = __commonJS({
|
|
39482
|
+
"../../node_modules/.pnpm/@aws-sdk+util-utf8@3.292.0/node_modules/@aws-sdk/util-utf8/dist-cjs/index.js"(exports) {
|
|
39483
|
+
"use strict";
|
|
39484
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39485
|
+
var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
|
|
39486
|
+
tslib_1.__exportStar(require_fromUtf82(), exports);
|
|
39487
|
+
tslib_1.__exportStar(require_toUint8Array2(), exports);
|
|
39488
|
+
tslib_1.__exportStar(require_toUtf82(), exports);
|
|
39489
|
+
}
|
|
39490
|
+
});
|
|
39491
|
+
|
|
39492
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/constants.js
|
|
39295
39493
|
var require_constants10 = __commonJS({
|
|
39296
|
-
"../../node_modules/.pnpm/@aws-sdk+signature-v4
|
|
39494
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/constants.js"(exports) {
|
|
39297
39495
|
"use strict";
|
|
39298
39496
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39299
39497
|
exports.MAX_PRESIGNED_TTL = exports.KEY_TYPE_IDENTIFIER = exports.MAX_CACHE_SIZE = exports.UNSIGNED_PAYLOAD = exports.EVENT_ALGORITHM_IDENTIFIER = exports.ALGORITHM_IDENTIFIER_V4A = exports.ALGORITHM_IDENTIFIER = exports.UNSIGNABLE_PATTERNS = exports.SEC_HEADER_PATTERN = exports.PROXY_HEADER_PATTERN = exports.ALWAYS_UNSIGNABLE_HEADERS = exports.HOST_HEADER = exports.TOKEN_HEADER = exports.SHA256_HEADER = exports.SIGNATURE_HEADER = exports.GENERATED_HEADERS = exports.DATE_HEADER = exports.AMZ_DATE_HEADER = exports.AUTH_HEADER = exports.REGION_SET_PARAM = exports.TOKEN_QUERY_PARAM = exports.SIGNATURE_QUERY_PARAM = exports.EXPIRES_QUERY_PARAM = exports.SIGNED_HEADERS_QUERY_PARAM = exports.AMZ_DATE_QUERY_PARAM = exports.CREDENTIAL_QUERY_PARAM = exports.ALGORITHM_QUERY_PARAM = void 0;
|
|
@@ -39343,9 +39541,564 @@ var require_constants10 = __commonJS({
|
|
|
39343
39541
|
}
|
|
39344
39542
|
});
|
|
39345
39543
|
|
|
39346
|
-
// ../../node_modules/.pnpm/@aws-sdk+signature-v4
|
|
39544
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/credentialDerivation.js
|
|
39545
|
+
var require_credentialDerivation2 = __commonJS({
|
|
39546
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/credentialDerivation.js"(exports) {
|
|
39547
|
+
"use strict";
|
|
39548
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39549
|
+
exports.clearCredentialCache = exports.getSigningKey = exports.createScope = void 0;
|
|
39550
|
+
var util_hex_encoding_1 = require_dist_cjs66();
|
|
39551
|
+
var util_utf8_1 = require_dist_cjs70();
|
|
39552
|
+
var constants_1 = require_constants10();
|
|
39553
|
+
var signingKeyCache = {};
|
|
39554
|
+
var cacheQueue = [];
|
|
39555
|
+
var createScope = /* @__PURE__ */ __name((shortDate, region, service) => `${shortDate}/${region}/${service}/${constants_1.KEY_TYPE_IDENTIFIER}`, "createScope");
|
|
39556
|
+
exports.createScope = createScope;
|
|
39557
|
+
var getSigningKey = /* @__PURE__ */ __name(async (sha256Constructor, credentials, shortDate, region, service) => {
|
|
39558
|
+
const credsHash = await hmac(sha256Constructor, credentials.secretAccessKey, credentials.accessKeyId);
|
|
39559
|
+
const cacheKey = `${shortDate}:${region}:${service}:${(0, util_hex_encoding_1.toHex)(credsHash)}:${credentials.sessionToken}`;
|
|
39560
|
+
if (cacheKey in signingKeyCache) {
|
|
39561
|
+
return signingKeyCache[cacheKey];
|
|
39562
|
+
}
|
|
39563
|
+
cacheQueue.push(cacheKey);
|
|
39564
|
+
while (cacheQueue.length > constants_1.MAX_CACHE_SIZE) {
|
|
39565
|
+
delete signingKeyCache[cacheQueue.shift()];
|
|
39566
|
+
}
|
|
39567
|
+
let key = `AWS4${credentials.secretAccessKey}`;
|
|
39568
|
+
for (const signable of [shortDate, region, service, constants_1.KEY_TYPE_IDENTIFIER]) {
|
|
39569
|
+
key = await hmac(sha256Constructor, key, signable);
|
|
39570
|
+
}
|
|
39571
|
+
return signingKeyCache[cacheKey] = key;
|
|
39572
|
+
}, "getSigningKey");
|
|
39573
|
+
exports.getSigningKey = getSigningKey;
|
|
39574
|
+
var clearCredentialCache = /* @__PURE__ */ __name(() => {
|
|
39575
|
+
cacheQueue.length = 0;
|
|
39576
|
+
Object.keys(signingKeyCache).forEach((cacheKey) => {
|
|
39577
|
+
delete signingKeyCache[cacheKey];
|
|
39578
|
+
});
|
|
39579
|
+
}, "clearCredentialCache");
|
|
39580
|
+
exports.clearCredentialCache = clearCredentialCache;
|
|
39581
|
+
var hmac = /* @__PURE__ */ __name((ctor, secret, data) => {
|
|
39582
|
+
const hash = new ctor(secret);
|
|
39583
|
+
hash.update((0, util_utf8_1.toUint8Array)(data));
|
|
39584
|
+
return hash.digest();
|
|
39585
|
+
}, "hmac");
|
|
39586
|
+
}
|
|
39587
|
+
});
|
|
39588
|
+
|
|
39589
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/getCanonicalHeaders.js
|
|
39590
|
+
var require_getCanonicalHeaders2 = __commonJS({
|
|
39591
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/getCanonicalHeaders.js"(exports) {
|
|
39592
|
+
"use strict";
|
|
39593
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39594
|
+
exports.getCanonicalHeaders = void 0;
|
|
39595
|
+
var constants_1 = require_constants10();
|
|
39596
|
+
var getCanonicalHeaders = /* @__PURE__ */ __name(({ headers }, unsignableHeaders, signableHeaders) => {
|
|
39597
|
+
const canonical = {};
|
|
39598
|
+
for (const headerName of Object.keys(headers).sort()) {
|
|
39599
|
+
if (headers[headerName] == void 0) {
|
|
39600
|
+
continue;
|
|
39601
|
+
}
|
|
39602
|
+
const canonicalHeaderName = headerName.toLowerCase();
|
|
39603
|
+
if (canonicalHeaderName in constants_1.ALWAYS_UNSIGNABLE_HEADERS || (unsignableHeaders === null || unsignableHeaders === void 0 ? void 0 : unsignableHeaders.has(canonicalHeaderName)) || constants_1.PROXY_HEADER_PATTERN.test(canonicalHeaderName) || constants_1.SEC_HEADER_PATTERN.test(canonicalHeaderName)) {
|
|
39604
|
+
if (!signableHeaders || signableHeaders && !signableHeaders.has(canonicalHeaderName)) {
|
|
39605
|
+
continue;
|
|
39606
|
+
}
|
|
39607
|
+
}
|
|
39608
|
+
canonical[canonicalHeaderName] = headers[headerName].trim().replace(/\s+/g, " ");
|
|
39609
|
+
}
|
|
39610
|
+
return canonical;
|
|
39611
|
+
}, "getCanonicalHeaders");
|
|
39612
|
+
exports.getCanonicalHeaders = getCanonicalHeaders;
|
|
39613
|
+
}
|
|
39614
|
+
});
|
|
39615
|
+
|
|
39616
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-uri-escape@3.292.0/node_modules/@aws-sdk/util-uri-escape/dist-cjs/escape-uri.js
|
|
39617
|
+
var require_escape_uri2 = __commonJS({
|
|
39618
|
+
"../../node_modules/.pnpm/@aws-sdk+util-uri-escape@3.292.0/node_modules/@aws-sdk/util-uri-escape/dist-cjs/escape-uri.js"(exports) {
|
|
39619
|
+
"use strict";
|
|
39620
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39621
|
+
exports.escapeUri = void 0;
|
|
39622
|
+
var escapeUri = /* @__PURE__ */ __name((uri) => encodeURIComponent(uri).replace(/[!'()*]/g, hexEncode), "escapeUri");
|
|
39623
|
+
exports.escapeUri = escapeUri;
|
|
39624
|
+
var hexEncode = /* @__PURE__ */ __name((c) => `%${c.charCodeAt(0).toString(16).toUpperCase()}`, "hexEncode");
|
|
39625
|
+
}
|
|
39626
|
+
});
|
|
39627
|
+
|
|
39628
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-uri-escape@3.292.0/node_modules/@aws-sdk/util-uri-escape/dist-cjs/escape-uri-path.js
|
|
39629
|
+
var require_escape_uri_path2 = __commonJS({
|
|
39630
|
+
"../../node_modules/.pnpm/@aws-sdk+util-uri-escape@3.292.0/node_modules/@aws-sdk/util-uri-escape/dist-cjs/escape-uri-path.js"(exports) {
|
|
39631
|
+
"use strict";
|
|
39632
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39633
|
+
exports.escapeUriPath = void 0;
|
|
39634
|
+
var escape_uri_1 = require_escape_uri2();
|
|
39635
|
+
var escapeUriPath = /* @__PURE__ */ __name((uri) => uri.split("/").map(escape_uri_1.escapeUri).join("/"), "escapeUriPath");
|
|
39636
|
+
exports.escapeUriPath = escapeUriPath;
|
|
39637
|
+
}
|
|
39638
|
+
});
|
|
39639
|
+
|
|
39640
|
+
// ../../node_modules/.pnpm/@aws-sdk+util-uri-escape@3.292.0/node_modules/@aws-sdk/util-uri-escape/dist-cjs/index.js
|
|
39641
|
+
var require_dist_cjs71 = __commonJS({
|
|
39642
|
+
"../../node_modules/.pnpm/@aws-sdk+util-uri-escape@3.292.0/node_modules/@aws-sdk/util-uri-escape/dist-cjs/index.js"(exports) {
|
|
39643
|
+
"use strict";
|
|
39644
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39645
|
+
var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
|
|
39646
|
+
tslib_1.__exportStar(require_escape_uri2(), exports);
|
|
39647
|
+
tslib_1.__exportStar(require_escape_uri_path2(), exports);
|
|
39648
|
+
}
|
|
39649
|
+
});
|
|
39650
|
+
|
|
39651
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/getCanonicalQuery.js
|
|
39652
|
+
var require_getCanonicalQuery2 = __commonJS({
|
|
39653
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/getCanonicalQuery.js"(exports) {
|
|
39654
|
+
"use strict";
|
|
39655
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39656
|
+
exports.getCanonicalQuery = void 0;
|
|
39657
|
+
var util_uri_escape_1 = require_dist_cjs71();
|
|
39658
|
+
var constants_1 = require_constants10();
|
|
39659
|
+
var getCanonicalQuery = /* @__PURE__ */ __name(({ query = {} }) => {
|
|
39660
|
+
const keys = [];
|
|
39661
|
+
const serialized = {};
|
|
39662
|
+
for (const key of Object.keys(query).sort()) {
|
|
39663
|
+
if (key.toLowerCase() === constants_1.SIGNATURE_HEADER) {
|
|
39664
|
+
continue;
|
|
39665
|
+
}
|
|
39666
|
+
keys.push(key);
|
|
39667
|
+
const value = query[key];
|
|
39668
|
+
if (typeof value === "string") {
|
|
39669
|
+
serialized[key] = `${(0, util_uri_escape_1.escapeUri)(key)}=${(0, util_uri_escape_1.escapeUri)(value)}`;
|
|
39670
|
+
} else if (Array.isArray(value)) {
|
|
39671
|
+
serialized[key] = value.slice(0).sort().reduce((encoded, value2) => encoded.concat([`${(0, util_uri_escape_1.escapeUri)(key)}=${(0, util_uri_escape_1.escapeUri)(value2)}`]), []).join("&");
|
|
39672
|
+
}
|
|
39673
|
+
}
|
|
39674
|
+
return keys.map((key) => serialized[key]).filter((serialized2) => serialized2).join("&");
|
|
39675
|
+
}, "getCanonicalQuery");
|
|
39676
|
+
exports.getCanonicalQuery = getCanonicalQuery;
|
|
39677
|
+
}
|
|
39678
|
+
});
|
|
39679
|
+
|
|
39680
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/getPayloadHash.js
|
|
39681
|
+
var require_getPayloadHash2 = __commonJS({
|
|
39682
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/getPayloadHash.js"(exports) {
|
|
39683
|
+
"use strict";
|
|
39684
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39685
|
+
exports.getPayloadHash = void 0;
|
|
39686
|
+
var is_array_buffer_1 = require_dist_cjs68();
|
|
39687
|
+
var util_hex_encoding_1 = require_dist_cjs66();
|
|
39688
|
+
var util_utf8_1 = require_dist_cjs70();
|
|
39689
|
+
var constants_1 = require_constants10();
|
|
39690
|
+
var getPayloadHash = /* @__PURE__ */ __name(async ({ headers, body }, hashConstructor) => {
|
|
39691
|
+
for (const headerName of Object.keys(headers)) {
|
|
39692
|
+
if (headerName.toLowerCase() === constants_1.SHA256_HEADER) {
|
|
39693
|
+
return headers[headerName];
|
|
39694
|
+
}
|
|
39695
|
+
}
|
|
39696
|
+
if (body == void 0) {
|
|
39697
|
+
return "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";
|
|
39698
|
+
} else if (typeof body === "string" || ArrayBuffer.isView(body) || (0, is_array_buffer_1.isArrayBuffer)(body)) {
|
|
39699
|
+
const hashCtor = new hashConstructor();
|
|
39700
|
+
hashCtor.update((0, util_utf8_1.toUint8Array)(body));
|
|
39701
|
+
return (0, util_hex_encoding_1.toHex)(await hashCtor.digest());
|
|
39702
|
+
}
|
|
39703
|
+
return constants_1.UNSIGNED_PAYLOAD;
|
|
39704
|
+
}, "getPayloadHash");
|
|
39705
|
+
exports.getPayloadHash = getPayloadHash;
|
|
39706
|
+
}
|
|
39707
|
+
});
|
|
39708
|
+
|
|
39709
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/headerUtil.js
|
|
39347
39710
|
var require_headerUtil2 = __commonJS({
|
|
39348
|
-
"../../node_modules/.pnpm/@aws-sdk+signature-v4
|
|
39711
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/headerUtil.js"(exports) {
|
|
39712
|
+
"use strict";
|
|
39713
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39714
|
+
exports.deleteHeader = exports.getHeaderValue = exports.hasHeader = void 0;
|
|
39715
|
+
var hasHeader = /* @__PURE__ */ __name((soughtHeader, headers) => {
|
|
39716
|
+
soughtHeader = soughtHeader.toLowerCase();
|
|
39717
|
+
for (const headerName of Object.keys(headers)) {
|
|
39718
|
+
if (soughtHeader === headerName.toLowerCase()) {
|
|
39719
|
+
return true;
|
|
39720
|
+
}
|
|
39721
|
+
}
|
|
39722
|
+
return false;
|
|
39723
|
+
}, "hasHeader");
|
|
39724
|
+
exports.hasHeader = hasHeader;
|
|
39725
|
+
var getHeaderValue = /* @__PURE__ */ __name((soughtHeader, headers) => {
|
|
39726
|
+
soughtHeader = soughtHeader.toLowerCase();
|
|
39727
|
+
for (const headerName of Object.keys(headers)) {
|
|
39728
|
+
if (soughtHeader === headerName.toLowerCase()) {
|
|
39729
|
+
return headers[headerName];
|
|
39730
|
+
}
|
|
39731
|
+
}
|
|
39732
|
+
return void 0;
|
|
39733
|
+
}, "getHeaderValue");
|
|
39734
|
+
exports.getHeaderValue = getHeaderValue;
|
|
39735
|
+
var deleteHeader = /* @__PURE__ */ __name((soughtHeader, headers) => {
|
|
39736
|
+
soughtHeader = soughtHeader.toLowerCase();
|
|
39737
|
+
for (const headerName of Object.keys(headers)) {
|
|
39738
|
+
if (soughtHeader === headerName.toLowerCase()) {
|
|
39739
|
+
delete headers[headerName];
|
|
39740
|
+
}
|
|
39741
|
+
}
|
|
39742
|
+
}, "deleteHeader");
|
|
39743
|
+
exports.deleteHeader = deleteHeader;
|
|
39744
|
+
}
|
|
39745
|
+
});
|
|
39746
|
+
|
|
39747
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/cloneRequest.js
|
|
39748
|
+
var require_cloneRequest2 = __commonJS({
|
|
39749
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/cloneRequest.js"(exports) {
|
|
39750
|
+
"use strict";
|
|
39751
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39752
|
+
exports.cloneQuery = exports.cloneRequest = void 0;
|
|
39753
|
+
var cloneRequest = /* @__PURE__ */ __name(({ headers, query, ...rest }) => ({
|
|
39754
|
+
...rest,
|
|
39755
|
+
headers: { ...headers },
|
|
39756
|
+
query: query ? (0, exports.cloneQuery)(query) : void 0
|
|
39757
|
+
}), "cloneRequest");
|
|
39758
|
+
exports.cloneRequest = cloneRequest;
|
|
39759
|
+
var cloneQuery = /* @__PURE__ */ __name((query) => Object.keys(query).reduce((carry, paramName) => {
|
|
39760
|
+
const param = query[paramName];
|
|
39761
|
+
return {
|
|
39762
|
+
...carry,
|
|
39763
|
+
[paramName]: Array.isArray(param) ? [...param] : param
|
|
39764
|
+
};
|
|
39765
|
+
}, {}), "cloneQuery");
|
|
39766
|
+
exports.cloneQuery = cloneQuery;
|
|
39767
|
+
}
|
|
39768
|
+
});
|
|
39769
|
+
|
|
39770
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/moveHeadersToQuery.js
|
|
39771
|
+
var require_moveHeadersToQuery2 = __commonJS({
|
|
39772
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/moveHeadersToQuery.js"(exports) {
|
|
39773
|
+
"use strict";
|
|
39774
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39775
|
+
exports.moveHeadersToQuery = void 0;
|
|
39776
|
+
var cloneRequest_1 = require_cloneRequest2();
|
|
39777
|
+
var moveHeadersToQuery = /* @__PURE__ */ __name((request, options = {}) => {
|
|
39778
|
+
var _a;
|
|
39779
|
+
const { headers, query = {} } = typeof request.clone === "function" ? request.clone() : (0, cloneRequest_1.cloneRequest)(request);
|
|
39780
|
+
for (const name of Object.keys(headers)) {
|
|
39781
|
+
const lname = name.toLowerCase();
|
|
39782
|
+
if (lname.slice(0, 6) === "x-amz-" && !((_a = options.unhoistableHeaders) === null || _a === void 0 ? void 0 : _a.has(lname))) {
|
|
39783
|
+
query[name] = headers[name];
|
|
39784
|
+
delete headers[name];
|
|
39785
|
+
}
|
|
39786
|
+
}
|
|
39787
|
+
return {
|
|
39788
|
+
...request,
|
|
39789
|
+
headers,
|
|
39790
|
+
query
|
|
39791
|
+
};
|
|
39792
|
+
}, "moveHeadersToQuery");
|
|
39793
|
+
exports.moveHeadersToQuery = moveHeadersToQuery;
|
|
39794
|
+
}
|
|
39795
|
+
});
|
|
39796
|
+
|
|
39797
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/prepareRequest.js
|
|
39798
|
+
var require_prepareRequest2 = __commonJS({
|
|
39799
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/prepareRequest.js"(exports) {
|
|
39800
|
+
"use strict";
|
|
39801
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39802
|
+
exports.prepareRequest = void 0;
|
|
39803
|
+
var cloneRequest_1 = require_cloneRequest2();
|
|
39804
|
+
var constants_1 = require_constants10();
|
|
39805
|
+
var prepareRequest = /* @__PURE__ */ __name((request) => {
|
|
39806
|
+
request = typeof request.clone === "function" ? request.clone() : (0, cloneRequest_1.cloneRequest)(request);
|
|
39807
|
+
for (const headerName of Object.keys(request.headers)) {
|
|
39808
|
+
if (constants_1.GENERATED_HEADERS.indexOf(headerName.toLowerCase()) > -1) {
|
|
39809
|
+
delete request.headers[headerName];
|
|
39810
|
+
}
|
|
39811
|
+
}
|
|
39812
|
+
return request;
|
|
39813
|
+
}, "prepareRequest");
|
|
39814
|
+
exports.prepareRequest = prepareRequest;
|
|
39815
|
+
}
|
|
39816
|
+
});
|
|
39817
|
+
|
|
39818
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/utilDate.js
|
|
39819
|
+
var require_utilDate2 = __commonJS({
|
|
39820
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/utilDate.js"(exports) {
|
|
39821
|
+
"use strict";
|
|
39822
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39823
|
+
exports.toDate = exports.iso8601 = void 0;
|
|
39824
|
+
var iso8601 = /* @__PURE__ */ __name((time) => (0, exports.toDate)(time).toISOString().replace(/\.\d{3}Z$/, "Z"), "iso8601");
|
|
39825
|
+
exports.iso8601 = iso8601;
|
|
39826
|
+
var toDate = /* @__PURE__ */ __name((time) => {
|
|
39827
|
+
if (typeof time === "number") {
|
|
39828
|
+
return new Date(time * 1e3);
|
|
39829
|
+
}
|
|
39830
|
+
if (typeof time === "string") {
|
|
39831
|
+
if (Number(time)) {
|
|
39832
|
+
return new Date(Number(time) * 1e3);
|
|
39833
|
+
}
|
|
39834
|
+
return new Date(time);
|
|
39835
|
+
}
|
|
39836
|
+
return time;
|
|
39837
|
+
}, "toDate");
|
|
39838
|
+
exports.toDate = toDate;
|
|
39839
|
+
}
|
|
39840
|
+
});
|
|
39841
|
+
|
|
39842
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/SignatureV4.js
|
|
39843
|
+
var require_SignatureV42 = __commonJS({
|
|
39844
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/SignatureV4.js"(exports) {
|
|
39845
|
+
"use strict";
|
|
39846
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39847
|
+
exports.SignatureV4 = void 0;
|
|
39848
|
+
var util_hex_encoding_1 = require_dist_cjs66();
|
|
39849
|
+
var util_middleware_1 = require_dist_cjs67();
|
|
39850
|
+
var util_utf8_1 = require_dist_cjs70();
|
|
39851
|
+
var constants_1 = require_constants10();
|
|
39852
|
+
var credentialDerivation_1 = require_credentialDerivation2();
|
|
39853
|
+
var getCanonicalHeaders_1 = require_getCanonicalHeaders2();
|
|
39854
|
+
var getCanonicalQuery_1 = require_getCanonicalQuery2();
|
|
39855
|
+
var getPayloadHash_1 = require_getPayloadHash2();
|
|
39856
|
+
var headerUtil_1 = require_headerUtil2();
|
|
39857
|
+
var moveHeadersToQuery_1 = require_moveHeadersToQuery2();
|
|
39858
|
+
var prepareRequest_1 = require_prepareRequest2();
|
|
39859
|
+
var utilDate_1 = require_utilDate2();
|
|
39860
|
+
var SignatureV4 = class {
|
|
39861
|
+
constructor({ applyChecksum, credentials, region, service, sha256, uriEscapePath = true }) {
|
|
39862
|
+
this.service = service;
|
|
39863
|
+
this.sha256 = sha256;
|
|
39864
|
+
this.uriEscapePath = uriEscapePath;
|
|
39865
|
+
this.applyChecksum = typeof applyChecksum === "boolean" ? applyChecksum : true;
|
|
39866
|
+
this.regionProvider = (0, util_middleware_1.normalizeProvider)(region);
|
|
39867
|
+
this.credentialProvider = (0, util_middleware_1.normalizeProvider)(credentials);
|
|
39868
|
+
}
|
|
39869
|
+
async presign(originalRequest, options = {}) {
|
|
39870
|
+
const { signingDate = new Date(), expiresIn = 3600, unsignableHeaders, unhoistableHeaders, signableHeaders, signingRegion, signingService } = options;
|
|
39871
|
+
const credentials = await this.credentialProvider();
|
|
39872
|
+
this.validateResolvedCredentials(credentials);
|
|
39873
|
+
const region = signingRegion !== null && signingRegion !== void 0 ? signingRegion : await this.regionProvider();
|
|
39874
|
+
const { longDate, shortDate } = formatDate(signingDate);
|
|
39875
|
+
if (expiresIn > constants_1.MAX_PRESIGNED_TTL) {
|
|
39876
|
+
return Promise.reject("Signature version 4 presigned URLs must have an expiration date less than one week in the future");
|
|
39877
|
+
}
|
|
39878
|
+
const scope = (0, credentialDerivation_1.createScope)(shortDate, region, signingService !== null && signingService !== void 0 ? signingService : this.service);
|
|
39879
|
+
const request = (0, moveHeadersToQuery_1.moveHeadersToQuery)((0, prepareRequest_1.prepareRequest)(originalRequest), { unhoistableHeaders });
|
|
39880
|
+
if (credentials.sessionToken) {
|
|
39881
|
+
request.query[constants_1.TOKEN_QUERY_PARAM] = credentials.sessionToken;
|
|
39882
|
+
}
|
|
39883
|
+
request.query[constants_1.ALGORITHM_QUERY_PARAM] = constants_1.ALGORITHM_IDENTIFIER;
|
|
39884
|
+
request.query[constants_1.CREDENTIAL_QUERY_PARAM] = `${credentials.accessKeyId}/${scope}`;
|
|
39885
|
+
request.query[constants_1.AMZ_DATE_QUERY_PARAM] = longDate;
|
|
39886
|
+
request.query[constants_1.EXPIRES_QUERY_PARAM] = expiresIn.toString(10);
|
|
39887
|
+
const canonicalHeaders = (0, getCanonicalHeaders_1.getCanonicalHeaders)(request, unsignableHeaders, signableHeaders);
|
|
39888
|
+
request.query[constants_1.SIGNED_HEADERS_QUERY_PARAM] = getCanonicalHeaderList(canonicalHeaders);
|
|
39889
|
+
request.query[constants_1.SIGNATURE_QUERY_PARAM] = await this.getSignature(longDate, scope, this.getSigningKey(credentials, region, shortDate, signingService), this.createCanonicalRequest(request, canonicalHeaders, await (0, getPayloadHash_1.getPayloadHash)(originalRequest, this.sha256)));
|
|
39890
|
+
return request;
|
|
39891
|
+
}
|
|
39892
|
+
async sign(toSign, options) {
|
|
39893
|
+
if (typeof toSign === "string") {
|
|
39894
|
+
return this.signString(toSign, options);
|
|
39895
|
+
} else if (toSign.headers && toSign.payload) {
|
|
39896
|
+
return this.signEvent(toSign, options);
|
|
39897
|
+
} else {
|
|
39898
|
+
return this.signRequest(toSign, options);
|
|
39899
|
+
}
|
|
39900
|
+
}
|
|
39901
|
+
async signEvent({ headers, payload }, { signingDate = new Date(), priorSignature, signingRegion, signingService }) {
|
|
39902
|
+
const region = signingRegion !== null && signingRegion !== void 0 ? signingRegion : await this.regionProvider();
|
|
39903
|
+
const { shortDate, longDate } = formatDate(signingDate);
|
|
39904
|
+
const scope = (0, credentialDerivation_1.createScope)(shortDate, region, signingService !== null && signingService !== void 0 ? signingService : this.service);
|
|
39905
|
+
const hashedPayload = await (0, getPayloadHash_1.getPayloadHash)({ headers: {}, body: payload }, this.sha256);
|
|
39906
|
+
const hash = new this.sha256();
|
|
39907
|
+
hash.update(headers);
|
|
39908
|
+
const hashedHeaders = (0, util_hex_encoding_1.toHex)(await hash.digest());
|
|
39909
|
+
const stringToSign = [
|
|
39910
|
+
constants_1.EVENT_ALGORITHM_IDENTIFIER,
|
|
39911
|
+
longDate,
|
|
39912
|
+
scope,
|
|
39913
|
+
priorSignature,
|
|
39914
|
+
hashedHeaders,
|
|
39915
|
+
hashedPayload
|
|
39916
|
+
].join("\n");
|
|
39917
|
+
return this.signString(stringToSign, { signingDate, signingRegion: region, signingService });
|
|
39918
|
+
}
|
|
39919
|
+
async signString(stringToSign, { signingDate = new Date(), signingRegion, signingService } = {}) {
|
|
39920
|
+
const credentials = await this.credentialProvider();
|
|
39921
|
+
this.validateResolvedCredentials(credentials);
|
|
39922
|
+
const region = signingRegion !== null && signingRegion !== void 0 ? signingRegion : await this.regionProvider();
|
|
39923
|
+
const { shortDate } = formatDate(signingDate);
|
|
39924
|
+
const hash = new this.sha256(await this.getSigningKey(credentials, region, shortDate, signingService));
|
|
39925
|
+
hash.update((0, util_utf8_1.toUint8Array)(stringToSign));
|
|
39926
|
+
return (0, util_hex_encoding_1.toHex)(await hash.digest());
|
|
39927
|
+
}
|
|
39928
|
+
async signRequest(requestToSign, { signingDate = new Date(), signableHeaders, unsignableHeaders, signingRegion, signingService } = {}) {
|
|
39929
|
+
const credentials = await this.credentialProvider();
|
|
39930
|
+
this.validateResolvedCredentials(credentials);
|
|
39931
|
+
const region = signingRegion !== null && signingRegion !== void 0 ? signingRegion : await this.regionProvider();
|
|
39932
|
+
const request = (0, prepareRequest_1.prepareRequest)(requestToSign);
|
|
39933
|
+
const { longDate, shortDate } = formatDate(signingDate);
|
|
39934
|
+
const scope = (0, credentialDerivation_1.createScope)(shortDate, region, signingService !== null && signingService !== void 0 ? signingService : this.service);
|
|
39935
|
+
request.headers[constants_1.AMZ_DATE_HEADER] = longDate;
|
|
39936
|
+
if (credentials.sessionToken) {
|
|
39937
|
+
request.headers[constants_1.TOKEN_HEADER] = credentials.sessionToken;
|
|
39938
|
+
}
|
|
39939
|
+
const payloadHash = await (0, getPayloadHash_1.getPayloadHash)(request, this.sha256);
|
|
39940
|
+
if (!(0, headerUtil_1.hasHeader)(constants_1.SHA256_HEADER, request.headers) && this.applyChecksum) {
|
|
39941
|
+
request.headers[constants_1.SHA256_HEADER] = payloadHash;
|
|
39942
|
+
}
|
|
39943
|
+
const canonicalHeaders = (0, getCanonicalHeaders_1.getCanonicalHeaders)(request, unsignableHeaders, signableHeaders);
|
|
39944
|
+
const signature = await this.getSignature(longDate, scope, this.getSigningKey(credentials, region, shortDate, signingService), this.createCanonicalRequest(request, canonicalHeaders, payloadHash));
|
|
39945
|
+
request.headers[constants_1.AUTH_HEADER] = `${constants_1.ALGORITHM_IDENTIFIER} Credential=${credentials.accessKeyId}/${scope}, SignedHeaders=${getCanonicalHeaderList(canonicalHeaders)}, Signature=${signature}`;
|
|
39946
|
+
return request;
|
|
39947
|
+
}
|
|
39948
|
+
createCanonicalRequest(request, canonicalHeaders, payloadHash) {
|
|
39949
|
+
const sortedHeaders = Object.keys(canonicalHeaders).sort();
|
|
39950
|
+
return `${request.method}
|
|
39951
|
+
${this.getCanonicalPath(request)}
|
|
39952
|
+
${(0, getCanonicalQuery_1.getCanonicalQuery)(request)}
|
|
39953
|
+
${sortedHeaders.map((name) => `${name}:${canonicalHeaders[name]}`).join("\n")}
|
|
39954
|
+
|
|
39955
|
+
${sortedHeaders.join(";")}
|
|
39956
|
+
${payloadHash}`;
|
|
39957
|
+
}
|
|
39958
|
+
async createStringToSign(longDate, credentialScope, canonicalRequest) {
|
|
39959
|
+
const hash = new this.sha256();
|
|
39960
|
+
hash.update((0, util_utf8_1.toUint8Array)(canonicalRequest));
|
|
39961
|
+
const hashedRequest = await hash.digest();
|
|
39962
|
+
return `${constants_1.ALGORITHM_IDENTIFIER}
|
|
39963
|
+
${longDate}
|
|
39964
|
+
${credentialScope}
|
|
39965
|
+
${(0, util_hex_encoding_1.toHex)(hashedRequest)}`;
|
|
39966
|
+
}
|
|
39967
|
+
getCanonicalPath({ path }) {
|
|
39968
|
+
if (this.uriEscapePath) {
|
|
39969
|
+
const normalizedPathSegments = [];
|
|
39970
|
+
for (const pathSegment of path.split("/")) {
|
|
39971
|
+
if ((pathSegment === null || pathSegment === void 0 ? void 0 : pathSegment.length) === 0)
|
|
39972
|
+
continue;
|
|
39973
|
+
if (pathSegment === ".")
|
|
39974
|
+
continue;
|
|
39975
|
+
if (pathSegment === "..") {
|
|
39976
|
+
normalizedPathSegments.pop();
|
|
39977
|
+
} else {
|
|
39978
|
+
normalizedPathSegments.push(pathSegment);
|
|
39979
|
+
}
|
|
39980
|
+
}
|
|
39981
|
+
const normalizedPath = `${(path === null || path === void 0 ? void 0 : path.startsWith("/")) ? "/" : ""}${normalizedPathSegments.join("/")}${normalizedPathSegments.length > 0 && (path === null || path === void 0 ? void 0 : path.endsWith("/")) ? "/" : ""}`;
|
|
39982
|
+
const doubleEncoded = encodeURIComponent(normalizedPath);
|
|
39983
|
+
return doubleEncoded.replace(/%2F/g, "/");
|
|
39984
|
+
}
|
|
39985
|
+
return path;
|
|
39986
|
+
}
|
|
39987
|
+
async getSignature(longDate, credentialScope, keyPromise, canonicalRequest) {
|
|
39988
|
+
const stringToSign = await this.createStringToSign(longDate, credentialScope, canonicalRequest);
|
|
39989
|
+
const hash = new this.sha256(await keyPromise);
|
|
39990
|
+
hash.update((0, util_utf8_1.toUint8Array)(stringToSign));
|
|
39991
|
+
return (0, util_hex_encoding_1.toHex)(await hash.digest());
|
|
39992
|
+
}
|
|
39993
|
+
getSigningKey(credentials, region, shortDate, service) {
|
|
39994
|
+
return (0, credentialDerivation_1.getSigningKey)(this.sha256, credentials, shortDate, region, service || this.service);
|
|
39995
|
+
}
|
|
39996
|
+
validateResolvedCredentials(credentials) {
|
|
39997
|
+
if (typeof credentials !== "object" || typeof credentials.accessKeyId !== "string" || typeof credentials.secretAccessKey !== "string") {
|
|
39998
|
+
throw new Error("Resolved credential object is not valid");
|
|
39999
|
+
}
|
|
40000
|
+
}
|
|
40001
|
+
};
|
|
40002
|
+
__name(SignatureV4, "SignatureV4");
|
|
40003
|
+
exports.SignatureV4 = SignatureV4;
|
|
40004
|
+
var formatDate = /* @__PURE__ */ __name((now) => {
|
|
40005
|
+
const longDate = (0, utilDate_1.iso8601)(now).replace(/[\-:]/g, "");
|
|
40006
|
+
return {
|
|
40007
|
+
longDate,
|
|
40008
|
+
shortDate: longDate.slice(0, 8)
|
|
40009
|
+
};
|
|
40010
|
+
}, "formatDate");
|
|
40011
|
+
var getCanonicalHeaderList = /* @__PURE__ */ __name((headers) => Object.keys(headers).sort().join(";"), "getCanonicalHeaderList");
|
|
40012
|
+
}
|
|
40013
|
+
});
|
|
40014
|
+
|
|
40015
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/index.js
|
|
40016
|
+
var require_dist_cjs72 = __commonJS({
|
|
40017
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4@3.292.0/node_modules/@aws-sdk/signature-v4/dist-cjs/index.js"(exports) {
|
|
40018
|
+
"use strict";
|
|
40019
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40020
|
+
exports.prepareRequest = exports.moveHeadersToQuery = exports.getPayloadHash = exports.getCanonicalQuery = exports.getCanonicalHeaders = void 0;
|
|
40021
|
+
var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
|
|
40022
|
+
tslib_1.__exportStar(require_SignatureV42(), exports);
|
|
40023
|
+
var getCanonicalHeaders_1 = require_getCanonicalHeaders2();
|
|
40024
|
+
Object.defineProperty(exports, "getCanonicalHeaders", { enumerable: true, get: function() {
|
|
40025
|
+
return getCanonicalHeaders_1.getCanonicalHeaders;
|
|
40026
|
+
} });
|
|
40027
|
+
var getCanonicalQuery_1 = require_getCanonicalQuery2();
|
|
40028
|
+
Object.defineProperty(exports, "getCanonicalQuery", { enumerable: true, get: function() {
|
|
40029
|
+
return getCanonicalQuery_1.getCanonicalQuery;
|
|
40030
|
+
} });
|
|
40031
|
+
var getPayloadHash_1 = require_getPayloadHash2();
|
|
40032
|
+
Object.defineProperty(exports, "getPayloadHash", { enumerable: true, get: function() {
|
|
40033
|
+
return getPayloadHash_1.getPayloadHash;
|
|
40034
|
+
} });
|
|
40035
|
+
var moveHeadersToQuery_1 = require_moveHeadersToQuery2();
|
|
40036
|
+
Object.defineProperty(exports, "moveHeadersToQuery", { enumerable: true, get: function() {
|
|
40037
|
+
return moveHeadersToQuery_1.moveHeadersToQuery;
|
|
40038
|
+
} });
|
|
40039
|
+
var prepareRequest_1 = require_prepareRequest2();
|
|
40040
|
+
Object.defineProperty(exports, "prepareRequest", { enumerable: true, get: function() {
|
|
40041
|
+
return prepareRequest_1.prepareRequest;
|
|
40042
|
+
} });
|
|
40043
|
+
tslib_1.__exportStar(require_credentialDerivation2(), exports);
|
|
40044
|
+
}
|
|
40045
|
+
});
|
|
40046
|
+
|
|
40047
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.292.0/node_modules/@aws-sdk/signature-v4-crt/dist-cjs/constants.js
|
|
40048
|
+
var require_constants11 = __commonJS({
|
|
40049
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.292.0/node_modules/@aws-sdk/signature-v4-crt/dist-cjs/constants.js"(exports) {
|
|
40050
|
+
"use strict";
|
|
40051
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40052
|
+
exports.MAX_PRESIGNED_TTL = exports.KEY_TYPE_IDENTIFIER = exports.MAX_CACHE_SIZE = exports.UNSIGNED_PAYLOAD = exports.EVENT_ALGORITHM_IDENTIFIER = exports.ALGORITHM_IDENTIFIER_V4A = exports.ALGORITHM_IDENTIFIER = exports.UNSIGNABLE_PATTERNS = exports.SEC_HEADER_PATTERN = exports.PROXY_HEADER_PATTERN = exports.ALWAYS_UNSIGNABLE_HEADERS = exports.HOST_HEADER = exports.TOKEN_HEADER = exports.SHA256_HEADER = exports.SIGNATURE_HEADER = exports.GENERATED_HEADERS = exports.DATE_HEADER = exports.AMZ_DATE_HEADER = exports.AUTH_HEADER = exports.REGION_SET_PARAM = exports.TOKEN_QUERY_PARAM = exports.SIGNATURE_QUERY_PARAM = exports.EXPIRES_QUERY_PARAM = exports.SIGNED_HEADERS_QUERY_PARAM = exports.AMZ_DATE_QUERY_PARAM = exports.CREDENTIAL_QUERY_PARAM = exports.ALGORITHM_QUERY_PARAM = void 0;
|
|
40053
|
+
exports.ALGORITHM_QUERY_PARAM = "X-Amz-Algorithm";
|
|
40054
|
+
exports.CREDENTIAL_QUERY_PARAM = "X-Amz-Credential";
|
|
40055
|
+
exports.AMZ_DATE_QUERY_PARAM = "X-Amz-Date";
|
|
40056
|
+
exports.SIGNED_HEADERS_QUERY_PARAM = "X-Amz-SignedHeaders";
|
|
40057
|
+
exports.EXPIRES_QUERY_PARAM = "X-Amz-Expires";
|
|
40058
|
+
exports.SIGNATURE_QUERY_PARAM = "X-Amz-Signature";
|
|
40059
|
+
exports.TOKEN_QUERY_PARAM = "X-Amz-Security-Token";
|
|
40060
|
+
exports.REGION_SET_PARAM = "X-Amz-Region-Set";
|
|
40061
|
+
exports.AUTH_HEADER = "authorization";
|
|
40062
|
+
exports.AMZ_DATE_HEADER = exports.AMZ_DATE_QUERY_PARAM.toLowerCase();
|
|
40063
|
+
exports.DATE_HEADER = "date";
|
|
40064
|
+
exports.GENERATED_HEADERS = [exports.AUTH_HEADER, exports.AMZ_DATE_HEADER, exports.DATE_HEADER];
|
|
40065
|
+
exports.SIGNATURE_HEADER = exports.SIGNATURE_QUERY_PARAM.toLowerCase();
|
|
40066
|
+
exports.SHA256_HEADER = "x-amz-content-sha256";
|
|
40067
|
+
exports.TOKEN_HEADER = exports.TOKEN_QUERY_PARAM.toLowerCase();
|
|
40068
|
+
exports.HOST_HEADER = "host";
|
|
40069
|
+
exports.ALWAYS_UNSIGNABLE_HEADERS = {
|
|
40070
|
+
authorization: true,
|
|
40071
|
+
"cache-control": true,
|
|
40072
|
+
connection: true,
|
|
40073
|
+
expect: true,
|
|
40074
|
+
from: true,
|
|
40075
|
+
"keep-alive": true,
|
|
40076
|
+
"max-forwards": true,
|
|
40077
|
+
pragma: true,
|
|
40078
|
+
referer: true,
|
|
40079
|
+
te: true,
|
|
40080
|
+
trailer: true,
|
|
40081
|
+
"transfer-encoding": true,
|
|
40082
|
+
upgrade: true,
|
|
40083
|
+
"user-agent": true,
|
|
40084
|
+
"x-amzn-trace-id": true
|
|
40085
|
+
};
|
|
40086
|
+
exports.PROXY_HEADER_PATTERN = /^proxy-/;
|
|
40087
|
+
exports.SEC_HEADER_PATTERN = /^sec-/;
|
|
40088
|
+
exports.UNSIGNABLE_PATTERNS = [/^proxy-/i, /^sec-/i];
|
|
40089
|
+
exports.ALGORITHM_IDENTIFIER = "AWS4-HMAC-SHA256";
|
|
40090
|
+
exports.ALGORITHM_IDENTIFIER_V4A = "AWS4-ECDSA-P256-SHA256";
|
|
40091
|
+
exports.EVENT_ALGORITHM_IDENTIFIER = "AWS4-HMAC-SHA256-PAYLOAD";
|
|
40092
|
+
exports.UNSIGNED_PAYLOAD = "UNSIGNED-PAYLOAD";
|
|
40093
|
+
exports.MAX_CACHE_SIZE = 50;
|
|
40094
|
+
exports.KEY_TYPE_IDENTIFIER = "aws4_request";
|
|
40095
|
+
exports.MAX_PRESIGNED_TTL = 60 * 60 * 24 * 7;
|
|
40096
|
+
}
|
|
40097
|
+
});
|
|
40098
|
+
|
|
40099
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.292.0/node_modules/@aws-sdk/signature-v4-crt/dist-cjs/headerUtil.js
|
|
40100
|
+
var require_headerUtil3 = __commonJS({
|
|
40101
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.292.0/node_modules/@aws-sdk/signature-v4-crt/dist-cjs/headerUtil.js"(exports) {
|
|
39349
40102
|
"use strict";
|
|
39350
40103
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39351
40104
|
exports.deleteHeader = exports.getHeaderValue = exports.hasHeader = void 0;
|
|
@@ -39384,18 +40137,18 @@ var require_headerUtil2 = __commonJS({
|
|
|
39384
40137
|
}
|
|
39385
40138
|
});
|
|
39386
40139
|
|
|
39387
|
-
// ../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.
|
|
40140
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.292.0/node_modules/@aws-sdk/signature-v4-crt/dist-cjs/CrtSignerV4.js
|
|
39388
40141
|
var require_CrtSignerV4 = __commonJS({
|
|
39389
|
-
"../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.
|
|
40142
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.292.0/node_modules/@aws-sdk/signature-v4-crt/dist-cjs/CrtSignerV4.js"(exports) {
|
|
39390
40143
|
"use strict";
|
|
39391
40144
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39392
40145
|
exports.CrtSignerV4 = void 0;
|
|
39393
|
-
var querystring_parser_1 =
|
|
39394
|
-
var signature_v4_1 =
|
|
39395
|
-
var util_middleware_1 =
|
|
40146
|
+
var querystring_parser_1 = require_dist_cjs65();
|
|
40147
|
+
var signature_v4_1 = require_dist_cjs72();
|
|
40148
|
+
var util_middleware_1 = require_dist_cjs67();
|
|
39396
40149
|
var aws_crt_1 = require_dist();
|
|
39397
|
-
var constants_1 =
|
|
39398
|
-
var headerUtil_1 =
|
|
40150
|
+
var constants_1 = require_constants11();
|
|
40151
|
+
var headerUtil_1 = require_headerUtil3();
|
|
39399
40152
|
function sdkHttpRequest2crtHttpRequest(sdkRequest) {
|
|
39400
40153
|
(0, headerUtil_1.deleteHeader)(constants_1.SHA256_HEADER, sdkRequest.headers);
|
|
39401
40154
|
const headersArray = Object.entries(sdkRequest.headers);
|
|
@@ -39513,9 +40266,9 @@ var require_CrtSignerV4 = __commonJS({
|
|
|
39513
40266
|
}
|
|
39514
40267
|
});
|
|
39515
40268
|
|
|
39516
|
-
// ../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.
|
|
39517
|
-
var
|
|
39518
|
-
"../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.
|
|
40269
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.292.0/node_modules/@aws-sdk/signature-v4-crt/dist-cjs/index.js
|
|
40270
|
+
var require_dist_cjs73 = __commonJS({
|
|
40271
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4-crt@3.292.0/node_modules/@aws-sdk/signature-v4-crt/dist-cjs/index.js"(exports) {
|
|
39519
40272
|
"use strict";
|
|
39520
40273
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39521
40274
|
var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
|
|
@@ -39523,9 +40276,9 @@ var require_dist_cjs65 = __commonJS({
|
|
|
39523
40276
|
}
|
|
39524
40277
|
});
|
|
39525
40278
|
|
|
39526
|
-
// ../../node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.272.
|
|
40279
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.272.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/SignatureV4MultiRegion.js
|
|
39527
40280
|
var require_SignatureV4MultiRegion = __commonJS({
|
|
39528
|
-
"../../node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.272.
|
|
40281
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.272.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/SignatureV4MultiRegion.js"(exports) {
|
|
39529
40282
|
"use strict";
|
|
39530
40283
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39531
40284
|
exports.SignatureV4MultiRegion = void 0;
|
|
@@ -39555,7 +40308,7 @@ var require_SignatureV4MultiRegion = __commonJS({
|
|
|
39555
40308
|
if (!this.sigv4aSigner) {
|
|
39556
40309
|
let CrtSignerV4;
|
|
39557
40310
|
try {
|
|
39558
|
-
CrtSignerV4 = typeof __require === "function" &&
|
|
40311
|
+
CrtSignerV4 = typeof __require === "function" && require_dist_cjs73().CrtSignerV4;
|
|
39559
40312
|
if (typeof CrtSignerV4 !== "function")
|
|
39560
40313
|
throw new Error();
|
|
39561
40314
|
} catch (e) {
|
|
@@ -39577,9 +40330,9 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
|
|
|
39577
40330
|
}
|
|
39578
40331
|
});
|
|
39579
40332
|
|
|
39580
|
-
// ../../node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.272.
|
|
39581
|
-
var
|
|
39582
|
-
"../../node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.272.
|
|
40333
|
+
// ../../node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.272.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js
|
|
40334
|
+
var require_dist_cjs74 = __commonJS({
|
|
40335
|
+
"../../node_modules/.pnpm/@aws-sdk+signature-v4-multi-region@3.272.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js"(exports) {
|
|
39583
40336
|
"use strict";
|
|
39584
40337
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39585
40338
|
var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
|
|
@@ -39587,9 +40340,9 @@ var require_dist_cjs66 = __commonJS({
|
|
|
39587
40340
|
}
|
|
39588
40341
|
});
|
|
39589
40342
|
|
|
39590
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40343
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js
|
|
39591
40344
|
var require_ruleset4 = __commonJS({
|
|
39592
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40345
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js"(exports) {
|
|
39593
40346
|
"use strict";
|
|
39594
40347
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39595
40348
|
exports.ruleSet = void 0;
|
|
@@ -39764,9 +40517,9 @@ var require_ruleset4 = __commonJS({
|
|
|
39764
40517
|
}
|
|
39765
40518
|
});
|
|
39766
40519
|
|
|
39767
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40520
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js
|
|
39768
40521
|
var require_endpointResolver4 = __commonJS({
|
|
39769
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40522
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js"(exports) {
|
|
39770
40523
|
"use strict";
|
|
39771
40524
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39772
40525
|
exports.defaultEndpointResolver = void 0;
|
|
@@ -39782,13 +40535,13 @@ var require_endpointResolver4 = __commonJS({
|
|
|
39782
40535
|
}
|
|
39783
40536
|
});
|
|
39784
40537
|
|
|
39785
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40538
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js
|
|
39786
40539
|
var require_runtimeConfig_shared4 = __commonJS({
|
|
39787
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40540
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js"(exports) {
|
|
39788
40541
|
"use strict";
|
|
39789
40542
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39790
40543
|
exports.getRuntimeConfig = void 0;
|
|
39791
|
-
var signature_v4_multi_region_1 =
|
|
40544
|
+
var signature_v4_multi_region_1 = require_dist_cjs74();
|
|
39792
40545
|
var smithy_client_1 = require_dist_cjs7();
|
|
39793
40546
|
var url_parser_1 = require_dist_cjs2();
|
|
39794
40547
|
var util_base64_1 = require_dist_cjs47();
|
|
@@ -39813,9 +40566,9 @@ var require_runtimeConfig_shared4 = __commonJS({
|
|
|
39813
40566
|
}
|
|
39814
40567
|
});
|
|
39815
40568
|
|
|
39816
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40569
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js
|
|
39817
40570
|
var require_runtimeConfig4 = __commonJS({
|
|
39818
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40571
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js"(exports) {
|
|
39819
40572
|
"use strict";
|
|
39820
40573
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39821
40574
|
exports.getRuntimeConfig = void 0;
|
|
@@ -39876,9 +40629,9 @@ var require_runtimeConfig4 = __commonJS({
|
|
|
39876
40629
|
}
|
|
39877
40630
|
});
|
|
39878
40631
|
|
|
39879
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40632
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/S3Client.js
|
|
39880
40633
|
var require_S3Client = __commonJS({
|
|
39881
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40634
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/S3Client.js"(exports) {
|
|
39882
40635
|
"use strict";
|
|
39883
40636
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39884
40637
|
exports.S3Client = void 0;
|
|
@@ -39930,9 +40683,9 @@ var require_S3Client = __commonJS({
|
|
|
39930
40683
|
}
|
|
39931
40684
|
});
|
|
39932
40685
|
|
|
39933
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40686
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/S3.js
|
|
39934
40687
|
var require_S3 = __commonJS({
|
|
39935
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
40688
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/S3.js"(exports) {
|
|
39936
40689
|
"use strict";
|
|
39937
40690
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39938
40691
|
exports.S3 = void 0;
|
|
@@ -41153,9 +41906,9 @@ var require_S3 = __commonJS({
|
|
|
41153
41906
|
}
|
|
41154
41907
|
});
|
|
41155
41908
|
|
|
41156
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
41909
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/index.js
|
|
41157
41910
|
var require_commands4 = __commonJS({
|
|
41158
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
41911
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/commands/index.js"(exports) {
|
|
41159
41912
|
"use strict";
|
|
41160
41913
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41161
41914
|
var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
|
|
@@ -41255,9 +42008,9 @@ var require_commands4 = __commonJS({
|
|
|
41255
42008
|
}
|
|
41256
42009
|
});
|
|
41257
42010
|
|
|
41258
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42011
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/models/index.js
|
|
41259
42012
|
var require_models4 = __commonJS({
|
|
41260
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42013
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/models/index.js"(exports) {
|
|
41261
42014
|
"use strict";
|
|
41262
42015
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41263
42016
|
var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
|
|
@@ -41266,17 +42019,17 @@ var require_models4 = __commonJS({
|
|
|
41266
42019
|
}
|
|
41267
42020
|
});
|
|
41268
42021
|
|
|
41269
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42022
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/Interfaces.js
|
|
41270
42023
|
var require_Interfaces2 = __commonJS({
|
|
41271
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42024
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/Interfaces.js"(exports) {
|
|
41272
42025
|
"use strict";
|
|
41273
42026
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41274
42027
|
}
|
|
41275
42028
|
});
|
|
41276
42029
|
|
|
41277
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42030
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/ListObjectsV2Paginator.js
|
|
41278
42031
|
var require_ListObjectsV2Paginator = __commonJS({
|
|
41279
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42032
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/ListObjectsV2Paginator.js"(exports) {
|
|
41280
42033
|
"use strict";
|
|
41281
42034
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41282
42035
|
exports.paginateListObjectsV2 = void 0;
|
|
@@ -41315,9 +42068,9 @@ var require_ListObjectsV2Paginator = __commonJS({
|
|
|
41315
42068
|
}
|
|
41316
42069
|
});
|
|
41317
42070
|
|
|
41318
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42071
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/ListPartsPaginator.js
|
|
41319
42072
|
var require_ListPartsPaginator = __commonJS({
|
|
41320
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42073
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/ListPartsPaginator.js"(exports) {
|
|
41321
42074
|
"use strict";
|
|
41322
42075
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41323
42076
|
exports.paginateListParts = void 0;
|
|
@@ -41356,9 +42109,9 @@ var require_ListPartsPaginator = __commonJS({
|
|
|
41356
42109
|
}
|
|
41357
42110
|
});
|
|
41358
42111
|
|
|
41359
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42112
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/index.js
|
|
41360
42113
|
var require_pagination3 = __commonJS({
|
|
41361
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42114
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/index.js"(exports) {
|
|
41362
42115
|
"use strict";
|
|
41363
42116
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41364
42117
|
var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
|
|
@@ -41535,7 +42288,7 @@ var require_createWaiter = __commonJS({
|
|
|
41535
42288
|
});
|
|
41536
42289
|
|
|
41537
42290
|
// ../../node_modules/.pnpm/@aws-sdk+util-waiter@3.272.0/node_modules/@aws-sdk/util-waiter/dist-cjs/index.js
|
|
41538
|
-
var
|
|
42291
|
+
var require_dist_cjs75 = __commonJS({
|
|
41539
42292
|
"../../node_modules/.pnpm/@aws-sdk+util-waiter@3.272.0/node_modules/@aws-sdk/util-waiter/dist-cjs/index.js"(exports) {
|
|
41540
42293
|
"use strict";
|
|
41541
42294
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -41545,13 +42298,13 @@ var require_dist_cjs67 = __commonJS({
|
|
|
41545
42298
|
}
|
|
41546
42299
|
});
|
|
41547
42300
|
|
|
41548
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42301
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForBucketExists.js
|
|
41549
42302
|
var require_waitForBucketExists = __commonJS({
|
|
41550
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42303
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForBucketExists.js"(exports) {
|
|
41551
42304
|
"use strict";
|
|
41552
42305
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41553
42306
|
exports.waitUntilBucketExists = exports.waitForBucketExists = void 0;
|
|
41554
|
-
var util_waiter_1 =
|
|
42307
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
41555
42308
|
var HeadBucketCommand_1 = require_HeadBucketCommand();
|
|
41556
42309
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
41557
42310
|
let reason;
|
|
@@ -41581,13 +42334,13 @@ var require_waitForBucketExists = __commonJS({
|
|
|
41581
42334
|
}
|
|
41582
42335
|
});
|
|
41583
42336
|
|
|
41584
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42337
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForBucketNotExists.js
|
|
41585
42338
|
var require_waitForBucketNotExists = __commonJS({
|
|
41586
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42339
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForBucketNotExists.js"(exports) {
|
|
41587
42340
|
"use strict";
|
|
41588
42341
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41589
42342
|
exports.waitUntilBucketNotExists = exports.waitForBucketNotExists = void 0;
|
|
41590
|
-
var util_waiter_1 =
|
|
42343
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
41591
42344
|
var HeadBucketCommand_1 = require_HeadBucketCommand();
|
|
41592
42345
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
41593
42346
|
let reason;
|
|
@@ -41616,13 +42369,13 @@ var require_waitForBucketNotExists = __commonJS({
|
|
|
41616
42369
|
}
|
|
41617
42370
|
});
|
|
41618
42371
|
|
|
41619
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42372
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForObjectExists.js
|
|
41620
42373
|
var require_waitForObjectExists = __commonJS({
|
|
41621
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42374
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForObjectExists.js"(exports) {
|
|
41622
42375
|
"use strict";
|
|
41623
42376
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41624
42377
|
exports.waitUntilObjectExists = exports.waitForObjectExists = void 0;
|
|
41625
|
-
var util_waiter_1 =
|
|
42378
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
41626
42379
|
var HeadObjectCommand_1 = require_HeadObjectCommand();
|
|
41627
42380
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
41628
42381
|
let reason;
|
|
@@ -41652,13 +42405,13 @@ var require_waitForObjectExists = __commonJS({
|
|
|
41652
42405
|
}
|
|
41653
42406
|
});
|
|
41654
42407
|
|
|
41655
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42408
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForObjectNotExists.js
|
|
41656
42409
|
var require_waitForObjectNotExists = __commonJS({
|
|
41657
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42410
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForObjectNotExists.js"(exports) {
|
|
41658
42411
|
"use strict";
|
|
41659
42412
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41660
42413
|
exports.waitUntilObjectNotExists = exports.waitForObjectNotExists = void 0;
|
|
41661
|
-
var util_waiter_1 =
|
|
42414
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
41662
42415
|
var HeadObjectCommand_1 = require_HeadObjectCommand();
|
|
41663
42416
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
41664
42417
|
let reason;
|
|
@@ -41687,9 +42440,9 @@ var require_waitForObjectNotExists = __commonJS({
|
|
|
41687
42440
|
}
|
|
41688
42441
|
});
|
|
41689
42442
|
|
|
41690
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42443
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/index.js
|
|
41691
42444
|
var require_waiters = __commonJS({
|
|
41692
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42445
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/index.js"(exports) {
|
|
41693
42446
|
"use strict";
|
|
41694
42447
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41695
42448
|
var tslib_1 = (init_tslib_es6(), __toCommonJS(tslib_es6_exports));
|
|
@@ -41700,9 +42453,9 @@ var require_waiters = __commonJS({
|
|
|
41700
42453
|
}
|
|
41701
42454
|
});
|
|
41702
42455
|
|
|
41703
|
-
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
41704
|
-
var
|
|
41705
|
-
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.
|
|
42456
|
+
// ../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/index.js
|
|
42457
|
+
var require_dist_cjs76 = __commonJS({
|
|
42458
|
+
"../../node_modules/.pnpm/@aws-sdk+client-s3@3.279.0_nbyvrjs3s34tof57zaon7hwa6y/node_modules/@aws-sdk/client-s3/dist-cjs/index.js"(exports) {
|
|
41706
42459
|
"use strict";
|
|
41707
42460
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41708
42461
|
exports.S3ServiceException = void 0;
|
|
@@ -43568,7 +44321,7 @@ var require_pagination4 = __commonJS({
|
|
|
43568
44321
|
});
|
|
43569
44322
|
|
|
43570
44323
|
// ../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.279.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js
|
|
43571
|
-
var
|
|
44324
|
+
var require_dist_cjs77 = __commonJS({
|
|
43572
44325
|
"../../node_modules/.pnpm/@aws-sdk+client-iot-data-plane@3.279.0/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js"(exports) {
|
|
43573
44326
|
"use strict";
|
|
43574
44327
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -59026,7 +59779,7 @@ var require_waitForChangeSetCreateComplete = __commonJS({
|
|
|
59026
59779
|
"use strict";
|
|
59027
59780
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59028
59781
|
exports.waitUntilChangeSetCreateComplete = exports.waitForChangeSetCreateComplete = void 0;
|
|
59029
|
-
var util_waiter_1 =
|
|
59782
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
59030
59783
|
var DescribeChangeSetCommand_1 = require_DescribeChangeSetCommand();
|
|
59031
59784
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
59032
59785
|
let reason;
|
|
@@ -59079,7 +59832,7 @@ var require_waitForStackCreateComplete = __commonJS({
|
|
|
59079
59832
|
"use strict";
|
|
59080
59833
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59081
59834
|
exports.waitUntilStackCreateComplete = exports.waitForStackCreateComplete = void 0;
|
|
59082
|
-
var util_waiter_1 =
|
|
59835
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
59083
59836
|
var DescribeStacksCommand_1 = require_DescribeStacksCommand();
|
|
59084
59837
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
59085
59838
|
let reason;
|
|
@@ -59206,7 +59959,7 @@ var require_waitForStackDeleteComplete = __commonJS({
|
|
|
59206
59959
|
"use strict";
|
|
59207
59960
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59208
59961
|
exports.waitUntilStackDeleteComplete = exports.waitForStackDeleteComplete = void 0;
|
|
59209
|
-
var util_waiter_1 =
|
|
59962
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
59210
59963
|
var DescribeStacksCommand_1 = require_DescribeStacksCommand();
|
|
59211
59964
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
59212
59965
|
let reason;
|
|
@@ -59348,7 +60101,7 @@ var require_waitForStackExists = __commonJS({
|
|
|
59348
60101
|
"use strict";
|
|
59349
60102
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59350
60103
|
exports.waitUntilStackExists = exports.waitForStackExists = void 0;
|
|
59351
|
-
var util_waiter_1 =
|
|
60104
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
59352
60105
|
var DescribeStacksCommand_1 = require_DescribeStacksCommand();
|
|
59353
60106
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
59354
60107
|
let reason;
|
|
@@ -59384,7 +60137,7 @@ var require_waitForStackImportComplete = __commonJS({
|
|
|
59384
60137
|
"use strict";
|
|
59385
60138
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59386
60139
|
exports.waitUntilStackImportComplete = exports.waitForStackImportComplete = void 0;
|
|
59387
|
-
var util_waiter_1 =
|
|
60140
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
59388
60141
|
var DescribeStacksCommand_1 = require_DescribeStacksCommand();
|
|
59389
60142
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
59390
60143
|
let reason;
|
|
@@ -59511,7 +60264,7 @@ var require_waitForStackRollbackComplete = __commonJS({
|
|
|
59511
60264
|
"use strict";
|
|
59512
60265
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59513
60266
|
exports.waitUntilStackRollbackComplete = exports.waitForStackRollbackComplete = void 0;
|
|
59514
|
-
var util_waiter_1 =
|
|
60267
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
59515
60268
|
var DescribeStacksCommand_1 = require_DescribeStacksCommand();
|
|
59516
60269
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
59517
60270
|
let reason;
|
|
@@ -59608,7 +60361,7 @@ var require_waitForStackUpdateComplete = __commonJS({
|
|
|
59608
60361
|
"use strict";
|
|
59609
60362
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59610
60363
|
exports.waitUntilStackUpdateComplete = exports.waitForStackUpdateComplete = void 0;
|
|
59611
|
-
var util_waiter_1 =
|
|
60364
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
59612
60365
|
var DescribeStacksCommand_1 = require_DescribeStacksCommand();
|
|
59613
60366
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
59614
60367
|
let reason;
|
|
@@ -59705,7 +60458,7 @@ var require_waitForTypeRegistrationComplete = __commonJS({
|
|
|
59705
60458
|
"use strict";
|
|
59706
60459
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59707
60460
|
exports.waitUntilTypeRegistrationComplete = exports.waitForTypeRegistrationComplete = void 0;
|
|
59708
|
-
var util_waiter_1 =
|
|
60461
|
+
var util_waiter_1 = require_dist_cjs75();
|
|
59709
60462
|
var DescribeTypeRegistrationCommand_1 = require_DescribeTypeRegistrationCommand();
|
|
59710
60463
|
var checkState = /* @__PURE__ */ __name(async (client, input) => {
|
|
59711
60464
|
let reason;
|
|
@@ -59767,7 +60520,7 @@ var require_waiters2 = __commonJS({
|
|
|
59767
60520
|
});
|
|
59768
60521
|
|
|
59769
60522
|
// ../../node_modules/.pnpm/@aws-sdk+client-cloudformation@3.279.0/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js
|
|
59770
|
-
var
|
|
60523
|
+
var require_dist_cjs78 = __commonJS({
|
|
59771
60524
|
"../../node_modules/.pnpm/@aws-sdk+client-cloudformation@3.279.0/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js"(exports) {
|
|
59772
60525
|
"use strict";
|
|
59773
60526
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -59787,9 +60540,9 @@ var require_dist_cjs70 = __commonJS({
|
|
|
59787
60540
|
});
|
|
59788
60541
|
|
|
59789
60542
|
// support/bootstrap-metadata-function/index.ts
|
|
59790
|
-
var import_client_s3 = __toESM(
|
|
59791
|
-
var import_client_iot_data_plane = __toESM(
|
|
59792
|
-
var import_client_cloudformation = __toESM(
|
|
60543
|
+
var import_client_s3 = __toESM(require_dist_cjs76(), 1);
|
|
60544
|
+
var import_client_iot_data_plane = __toESM(require_dist_cjs77(), 1);
|
|
60545
|
+
var import_client_cloudformation = __toESM(require_dist_cjs78(), 1);
|
|
59793
60546
|
var s3 = new import_client_s3.S3Client({ logger: console });
|
|
59794
60547
|
var iot = new import_client_iot_data_plane.IoTDataPlaneClient({ logger: console });
|
|
59795
60548
|
var cf = new import_client_cloudformation.CloudFormationClient({ logger: console });
|