@aws-sdk/client-s3 3.1067.0 → 3.1069.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +15 -19
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +514 -534
- package/dist-cjs/models/S3ServiceException.js +4 -8
- package/dist-cjs/models/errors.js +31 -49
- package/dist-cjs/runtimeConfig.browser.js +29 -33
- package/dist-cjs/runtimeConfig.js +43 -47
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +25 -29
- package/dist-cjs/schemas/schemas_0.js +983 -646
- package/package.json +20 -20
|
@@ -1,15 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateBucketMetadataTableConfigurationRequest$ = exports.CreateBucketMetadataConfigurationRequest$ = exports.CreateBucketConfiguration$ = exports.CORSRule$ = exports.CORSConfiguration$ = exports.CopyPartResult$ = exports.CopyObjectResult$ = exports.CopyObjectRequest$ = exports.CopyObjectOutput$ = exports.ContinuationEvent$ = exports.Condition$ = exports.CompleteMultipartUploadRequest$ = exports.CompleteMultipartUploadOutput$ = exports.CompletedPart$ = exports.CompletedMultipartUpload$ = exports.CommonPrefix$ = exports.Checksum$ = exports.BucketLoggingStatus$ = exports.BucketLifecycleConfiguration$ = exports.BucketInfo$ = exports.Bucket$ = exports.BlockedEncryptionTypes$ = exports.AnalyticsS3BucketDestination$ = exports.AnalyticsExportDestination$ = exports.AnalyticsConfiguration$ = exports.AnalyticsAndOperator$ = exports.AccessControlTranslation$ = exports.AccessControlPolicy$ = exports.AccelerateConfiguration$ = exports.AbortMultipartUploadRequest$ = exports.AbortMultipartUploadOutput$ = exports.AbortIncompleteMultipartUpload$ = exports.AbacStatus$ = exports.errorTypeRegistries = exports.TooManyParts$ = exports.ObjectNotInActiveTierError$ = exports.ObjectAlreadyInActiveTierError$ = exports.NotFound$ = exports.NoSuchUpload$ = exports.NoSuchKey$ = exports.NoSuchBucket$ = exports.InvalidWriteOffset$ = exports.InvalidRequest$ = exports.InvalidObjectState$ = exports.IdempotencyParameterMismatch$ = exports.EncryptionTypeMismatch$ = exports.BucketAlreadyOwnedByYou$ = exports.BucketAlreadyExists$ = exports.AccessDenied$ = exports.S3ServiceException$ = void 0;
|
|
4
|
-
exports.GetBucketAccelerateConfigurationRequest$ = exports.GetBucketAccelerateConfigurationOutput$ = exports.GetBucketAbacRequest$ = exports.GetBucketAbacOutput$ = exports.FilterRule$ = exports.ExistingObjectReplication$ = exports.EventBridgeConfiguration$ = exports.ErrorDocument$ = exports.ErrorDetails$ = exports._Error$ = exports.EndEvent$ = exports.EncryptionConfiguration$ = exports.Encryption$ = exports.DestinationResult$ = exports.Destination$ = exports.DeletePublicAccessBlockRequest$ = exports.DeleteObjectTaggingRequest$ = exports.DeleteObjectTaggingOutput$ = exports.DeleteObjectsRequest$ = exports.DeleteObjectsOutput$ = exports.DeleteObjectRequest$ = exports.DeleteObjectOutput$ = exports.DeleteMarkerReplication$ = exports.DeleteMarkerEntry$ = exports.DeletedObject$ = exports.DeleteBucketWebsiteRequest$ = exports.DeleteBucketTaggingRequest$ = exports.DeleteBucketRequest$ = exports.DeleteBucketReplicationRequest$ = exports.DeleteBucketPolicyRequest$ = exports.DeleteBucketOwnershipControlsRequest$ = exports.DeleteBucketMetricsConfigurationRequest$ = exports.DeleteBucketMetadataTableConfigurationRequest$ = exports.DeleteBucketMetadataConfigurationRequest$ = exports.DeleteBucketLifecycleRequest$ = exports.DeleteBucketInventoryConfigurationRequest$ = exports.DeleteBucketIntelligentTieringConfigurationRequest$ = exports.DeleteBucketEncryptionRequest$ = exports.DeleteBucketCorsRequest$ = exports.DeleteBucketAnalyticsConfigurationRequest$ = exports.Delete$ = exports.DefaultRetention$ = exports.CSVOutput$ = exports.CSVInput$ = exports.CreateSessionRequest$ = exports.CreateSessionOutput$ = exports.CreateMultipartUploadRequest$ = exports.CreateMultipartUploadOutput$ = exports.CreateBucketRequest$ = exports.CreateBucketOutput$ = void 0;
|
|
5
|
-
exports.GetObjectLegalHoldRequest$ = exports.GetObjectLegalHoldOutput$ = exports.GetObjectAttributesRequest$ = exports.GetObjectAttributesParts$ = exports.GetObjectAttributesOutput$ = exports.GetObjectAclRequest$ = exports.GetObjectAclOutput$ = exports.GetBucketWebsiteRequest$ = exports.GetBucketWebsiteOutput$ = exports.GetBucketVersioningRequest$ = exports.GetBucketVersioningOutput$ = exports.GetBucketTaggingRequest$ = exports.GetBucketTaggingOutput$ = exports.GetBucketRequestPaymentRequest$ = exports.GetBucketRequestPaymentOutput$ = exports.GetBucketReplicationRequest$ = exports.GetBucketReplicationOutput$ = exports.GetBucketPolicyStatusRequest$ = exports.GetBucketPolicyStatusOutput$ = exports.GetBucketPolicyRequest$ = exports.GetBucketPolicyOutput$ = exports.GetBucketOwnershipControlsRequest$ = exports.GetBucketOwnershipControlsOutput$ = exports.GetBucketNotificationConfigurationRequest$ = exports.GetBucketMetricsConfigurationRequest$ = exports.GetBucketMetricsConfigurationOutput$ = exports.GetBucketMetadataTableConfigurationResult$ = exports.GetBucketMetadataTableConfigurationRequest$ = exports.GetBucketMetadataTableConfigurationOutput$ = exports.GetBucketMetadataConfigurationResult$ = exports.GetBucketMetadataConfigurationRequest$ = exports.GetBucketMetadataConfigurationOutput$ = exports.GetBucketLoggingRequest$ = exports.GetBucketLoggingOutput$ = exports.GetBucketLocationRequest$ = exports.GetBucketLocationOutput$ = exports.GetBucketLifecycleConfigurationRequest$ = exports.GetBucketLifecycleConfigurationOutput$ = exports.GetBucketInventoryConfigurationRequest$ = exports.GetBucketInventoryConfigurationOutput$ = exports.GetBucketIntelligentTieringConfigurationRequest$ = exports.GetBucketIntelligentTieringConfigurationOutput$ = exports.GetBucketEncryptionRequest$ = exports.GetBucketEncryptionOutput$ = exports.GetBucketCorsRequest$ = exports.GetBucketCorsOutput$ = exports.GetBucketAnalyticsConfigurationRequest$ = exports.GetBucketAnalyticsConfigurationOutput$ = exports.GetBucketAclRequest$ = exports.GetBucketAclOutput$ = void 0;
|
|
6
|
-
exports.ListBucketInventoryConfigurationsRequest$ = exports.ListBucketInventoryConfigurationsOutput$ = exports.ListBucketIntelligentTieringConfigurationsRequest$ = exports.ListBucketIntelligentTieringConfigurationsOutput$ = exports.ListBucketAnalyticsConfigurationsRequest$ = exports.ListBucketAnalyticsConfigurationsOutput$ = exports.LifecycleRuleFilter$ = exports.LifecycleRuleAndOperator$ = exports.LifecycleRule$ = exports.LifecycleExpiration$ = exports.LambdaFunctionConfiguration$ = exports.JSONOutput$ = exports.JSONInput$ = exports.JournalTableConfigurationUpdates$ = exports.JournalTableConfigurationResult$ = exports.JournalTableConfiguration$ = exports.InventoryTableConfigurationUpdates$ = exports.InventoryTableConfigurationResult$ = exports.InventoryTableConfiguration$ = exports.InventorySchedule$ = exports.InventoryS3BucketDestination$ = exports.InventoryFilter$ = exports.InventoryEncryption$ = exports.InventoryDestination$ = exports.InventoryConfiguration$ = exports.IntelligentTieringFilter$ = exports.IntelligentTieringConfiguration$ = exports.IntelligentTieringAndOperator$ = exports.InputSerialization$ = exports.Initiator$ = exports.IndexDocument$ = exports.HeadObjectRequest$ = exports.HeadObjectOutput$ = exports.HeadBucketRequest$ = exports.HeadBucketOutput$ = exports.Grantee$ = exports.Grant$ = exports.GlacierJobParameters$ = exports.GetPublicAccessBlockRequest$ = exports.GetPublicAccessBlockOutput$ = exports.GetObjectTorrentRequest$ = exports.GetObjectTorrentOutput$ = exports.GetObjectTaggingRequest$ = exports.GetObjectTaggingOutput$ = exports.GetObjectRetentionRequest$ = exports.GetObjectRetentionOutput$ = exports.GetObjectRequest$ = exports.GetObjectOutput$ = exports.GetObjectLockConfigurationRequest$ = exports.GetObjectLockConfigurationOutput$ = void 0;
|
|
7
|
-
exports.Progress$ = exports.PolicyStatus$ = exports.PartitionedPrefix$ = exports.Part$ = exports.ParquetInput$ = exports.OwnershipControlsRule$ = exports.OwnershipControls$ = exports.Owner$ = exports.OutputSerialization$ = exports.OutputLocation$ = exports.ObjectVersion$ = exports.ObjectPart$ = exports.ObjectLockRule$ = exports.ObjectLockRetention$ = exports.ObjectLockLegalHold$ = exports.ObjectLockConfiguration$ = exports.ObjectIdentifier$ = exports._Object$ = exports.NotificationConfigurationFilter$ = exports.NotificationConfiguration$ = exports.NoncurrentVersionTransition$ = exports.NoncurrentVersionExpiration$ = exports.MultipartUpload$ = exports.MetricsConfiguration$ = exports.MetricsAndOperator$ = exports.Metrics$ = exports.MetadataTableEncryptionConfiguration$ = exports.MetadataTableConfigurationResult$ = exports.MetadataTableConfiguration$ = exports.MetadataEntry$ = exports.MetadataConfigurationResult$ = exports.MetadataConfiguration$ = exports.LoggingEnabled$ = exports.LocationInfo$ = exports.ListPartsRequest$ = exports.ListPartsOutput$ = exports.ListObjectVersionsRequest$ = exports.ListObjectVersionsOutput$ = exports.ListObjectsV2Request$ = exports.ListObjectsV2Output$ = exports.ListObjectsRequest$ = exports.ListObjectsOutput$ = exports.ListMultipartUploadsRequest$ = exports.ListMultipartUploadsOutput$ = exports.ListDirectoryBucketsRequest$ = exports.ListDirectoryBucketsOutput$ = exports.ListBucketsRequest$ = exports.ListBucketsOutput$ = exports.ListBucketMetricsConfigurationsRequest$ = exports.ListBucketMetricsConfigurationsOutput$ = void 0;
|
|
8
|
-
exports.RequestPaymentConfiguration$ = exports.ReplicationTimeValue$ = exports.ReplicationTime$ = exports.ReplicationRuleFilter$ = exports.ReplicationRuleAndOperator$ = exports.ReplicationRule$ = exports.ReplicationConfiguration$ = exports.ReplicaModifications$ = exports.RenameObjectRequest$ = exports.RenameObjectOutput$ = exports.RedirectAllRequestsTo$ = exports.Redirect$ = exports.RecordsEvent$ = exports.RecordExpiration$ = exports.QueueConfiguration$ = exports.PutPublicAccessBlockRequest$ = exports.PutObjectTaggingRequest$ = exports.PutObjectTaggingOutput$ = exports.PutObjectRetentionRequest$ = exports.PutObjectRetentionOutput$ = exports.PutObjectRequest$ = exports.PutObjectOutput$ = exports.PutObjectLockConfigurationRequest$ = exports.PutObjectLockConfigurationOutput$ = exports.PutObjectLegalHoldRequest$ = exports.PutObjectLegalHoldOutput$ = exports.PutObjectAclRequest$ = exports.PutObjectAclOutput$ = exports.PutBucketWebsiteRequest$ = exports.PutBucketVersioningRequest$ = exports.PutBucketTaggingRequest$ = exports.PutBucketRequestPaymentRequest$ = exports.PutBucketReplicationRequest$ = exports.PutBucketPolicyRequest$ = exports.PutBucketOwnershipControlsRequest$ = exports.PutBucketNotificationConfigurationRequest$ = exports.PutBucketMetricsConfigurationRequest$ = exports.PutBucketLoggingRequest$ = exports.PutBucketLifecycleConfigurationRequest$ = exports.PutBucketLifecycleConfigurationOutput$ = exports.PutBucketInventoryConfigurationRequest$ = exports.PutBucketIntelligentTieringConfigurationRequest$ = exports.PutBucketEncryptionRequest$ = exports.PutBucketCorsRequest$ = exports.PutBucketAnalyticsConfigurationRequest$ = exports.PutBucketAclRequest$ = exports.PutBucketAccelerateConfigurationRequest$ = exports.PutBucketAbacRequest$ = exports.PublicAccessBlockConfiguration$ = exports.ProgressEvent$ = void 0;
|
|
9
|
-
exports.SelectObjectContentEventStream$ = exports.ObjectEncryption$ = exports.MetricsFilter$ = exports.AnalyticsFilter$ = exports.WriteGetObjectResponseRequest$ = exports.WebsiteConfiguration$ = exports.VersioningConfiguration$ = exports.UploadPartRequest$ = exports.UploadPartOutput$ = exports.UploadPartCopyRequest$ = exports.UploadPartCopyOutput$ = exports.UpdateObjectEncryptionResponse$ = exports.UpdateObjectEncryptionRequest$ = exports.UpdateBucketMetadataJournalTableConfigurationRequest$ = exports.UpdateBucketMetadataInventoryTableConfigurationRequest$ = exports.Transition$ = exports.TopicConfiguration$ = exports.Tiering$ = exports.TargetObjectKeyFormat$ = exports.TargetGrant$ = exports.Tagging$ = exports.Tag$ = exports.StorageClassAnalysisDataExport$ = exports.StorageClassAnalysis$ = exports.StatsEvent$ = exports.Stats$ = exports.SSES3$ = exports.SSEKMSEncryption$ = exports.SseKmsEncryptedObjects$ = exports.SSEKMS$ = exports.SourceSelectionCriteria$ = exports.SimplePrefix$ = exports.SessionCredentials$ = exports.ServerSideEncryptionRule$ = exports.ServerSideEncryptionConfiguration$ = exports.ServerSideEncryptionByDefault$ = exports.SelectParameters$ = exports.SelectObjectContentRequest$ = exports.SelectObjectContentOutput$ = exports.ScanRange$ = exports.S3TablesDestinationResult$ = exports.S3TablesDestination$ = exports.S3Location$ = exports.S3KeyFilter$ = exports.RoutingRule$ = exports.RestoreStatus$ = exports.RestoreRequest$ = exports.RestoreObjectRequest$ = exports.RestoreObjectOutput$ = exports.RequestProgress$ = void 0;
|
|
10
|
-
exports.GetBucketWebsite$ = exports.GetBucketVersioning$ = exports.GetBucketTagging$ = exports.GetBucketRequestPayment$ = exports.GetBucketReplication$ = exports.GetBucketPolicyStatus$ = exports.GetBucketPolicy$ = exports.GetBucketOwnershipControls$ = exports.GetBucketNotificationConfiguration$ = exports.GetBucketMetricsConfiguration$ = exports.GetBucketMetadataTableConfiguration$ = exports.GetBucketMetadataConfiguration$ = exports.GetBucketLogging$ = exports.GetBucketLocation$ = exports.GetBucketLifecycleConfiguration$ = exports.GetBucketInventoryConfiguration$ = exports.GetBucketIntelligentTieringConfiguration$ = exports.GetBucketEncryption$ = exports.GetBucketCors$ = exports.GetBucketAnalyticsConfiguration$ = exports.GetBucketAcl$ = exports.GetBucketAccelerateConfiguration$ = exports.GetBucketAbac$ = exports.DeletePublicAccessBlock$ = exports.DeleteObjectTagging$ = exports.DeleteObjects$ = exports.DeleteObject$ = exports.DeleteBucketWebsite$ = exports.DeleteBucketTagging$ = exports.DeleteBucketReplication$ = exports.DeleteBucketPolicy$ = exports.DeleteBucketOwnershipControls$ = exports.DeleteBucketMetricsConfiguration$ = exports.DeleteBucketMetadataTableConfiguration$ = exports.DeleteBucketMetadataConfiguration$ = exports.DeleteBucketLifecycle$ = exports.DeleteBucketInventoryConfiguration$ = exports.DeleteBucketIntelligentTieringConfiguration$ = exports.DeleteBucketEncryption$ = exports.DeleteBucketCors$ = exports.DeleteBucketAnalyticsConfiguration$ = exports.DeleteBucket$ = exports.CreateSession$ = exports.CreateMultipartUpload$ = exports.CreateBucketMetadataTableConfiguration$ = exports.CreateBucketMetadataConfiguration$ = exports.CreateBucket$ = exports.CopyObject$ = exports.CompleteMultipartUpload$ = exports.AbortMultipartUpload$ = void 0;
|
|
11
|
-
exports.RestoreObject$ = exports.RenameObject$ = exports.PutPublicAccessBlock$ = exports.PutObjectTagging$ = exports.PutObjectRetention$ = exports.PutObjectLockConfiguration$ = exports.PutObjectLegalHold$ = exports.PutObjectAcl$ = exports.PutObject$ = exports.PutBucketWebsite$ = exports.PutBucketVersioning$ = exports.PutBucketTagging$ = exports.PutBucketRequestPayment$ = exports.PutBucketReplication$ = exports.PutBucketPolicy$ = exports.PutBucketOwnershipControls$ = exports.PutBucketNotificationConfiguration$ = exports.PutBucketMetricsConfiguration$ = exports.PutBucketLogging$ = exports.PutBucketLifecycleConfiguration$ = exports.PutBucketInventoryConfiguration$ = exports.PutBucketIntelligentTieringConfiguration$ = exports.PutBucketEncryption$ = exports.PutBucketCors$ = exports.PutBucketAnalyticsConfiguration$ = exports.PutBucketAcl$ = exports.PutBucketAccelerateConfiguration$ = exports.PutBucketAbac$ = exports.ListParts$ = exports.ListObjectVersions$ = exports.ListObjectsV2$ = exports.ListObjects$ = exports.ListMultipartUploads$ = exports.ListDirectoryBuckets$ = exports.ListBuckets$ = exports.ListBucketMetricsConfigurations$ = exports.ListBucketInventoryConfigurations$ = exports.ListBucketIntelligentTieringConfigurations$ = exports.ListBucketAnalyticsConfigurations$ = exports.HeadObject$ = exports.HeadBucket$ = exports.GetPublicAccessBlock$ = exports.GetObjectTorrent$ = exports.GetObjectTagging$ = exports.GetObjectRetention$ = exports.GetObjectLockConfiguration$ = exports.GetObjectLegalHold$ = exports.GetObjectAttributes$ = exports.GetObjectAcl$ = exports.GetObject$ = void 0;
|
|
12
|
-
exports.WriteGetObjectResponse$ = exports.UploadPartCopy$ = exports.UploadPart$ = exports.UpdateObjectEncryption$ = exports.UpdateBucketMetadataJournalTableConfiguration$ = exports.UpdateBucketMetadataInventoryTableConfiguration$ = exports.SelectObjectContent$ = void 0;
|
|
13
1
|
const _A = "Account";
|
|
14
2
|
const _AAO = "AnalyticsAndOperator";
|
|
15
3
|
const _AC = "AccelerateConfiguration";
|
|
@@ -1041,103 +1029,119 @@ const _xawob = "x-amz-write-offset-bytes";
|
|
|
1041
1029
|
const _xawrl = "x-amz-website-redirect-location";
|
|
1042
1030
|
const _xs = "xsi:type";
|
|
1043
1031
|
const n0 = "com.amazonaws.s3";
|
|
1044
|
-
const
|
|
1045
|
-
const
|
|
1046
|
-
const
|
|
1047
|
-
const _s_registry =
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1032
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
1033
|
+
const { AccessDenied, BucketAlreadyExists, BucketAlreadyOwnedByYou, EncryptionTypeMismatch, IdempotencyParameterMismatch, InvalidObjectState, InvalidRequest, InvalidWriteOffset, NoSuchBucket, NoSuchKey, NoSuchUpload, NotFound, ObjectAlreadyInActiveTierError, ObjectNotInActiveTierError, TooManyParts } = require("../models/errors");
|
|
1034
|
+
const { S3ServiceException } = require("../models/S3ServiceException");
|
|
1035
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
1036
|
+
const S3ServiceException$ = [-3, _s, "S3ServiceException", 0, [], []];
|
|
1037
|
+
exports.S3ServiceException$ = S3ServiceException$;
|
|
1038
|
+
_s_registry.registerError(S3ServiceException$, S3ServiceException);
|
|
1039
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
1040
|
+
const AccessDenied$ = [-3, n0, _AD,
|
|
1052
1041
|
{ [_e]: _c, [_hE]: 403 },
|
|
1053
1042
|
[],
|
|
1054
1043
|
[]
|
|
1055
1044
|
];
|
|
1056
|
-
|
|
1057
|
-
|
|
1045
|
+
exports.AccessDenied$ = AccessDenied$;
|
|
1046
|
+
n0_registry.registerError(AccessDenied$, AccessDenied);
|
|
1047
|
+
const BucketAlreadyExists$ = [-3, n0, _BAE,
|
|
1058
1048
|
{ [_e]: _c, [_hE]: 409 },
|
|
1059
1049
|
[],
|
|
1060
1050
|
[]
|
|
1061
1051
|
];
|
|
1062
|
-
|
|
1063
|
-
|
|
1052
|
+
exports.BucketAlreadyExists$ = BucketAlreadyExists$;
|
|
1053
|
+
n0_registry.registerError(BucketAlreadyExists$, BucketAlreadyExists);
|
|
1054
|
+
const BucketAlreadyOwnedByYou$ = [-3, n0, _BAOBY,
|
|
1064
1055
|
{ [_e]: _c, [_hE]: 409 },
|
|
1065
1056
|
[],
|
|
1066
1057
|
[]
|
|
1067
1058
|
];
|
|
1068
|
-
|
|
1069
|
-
|
|
1059
|
+
exports.BucketAlreadyOwnedByYou$ = BucketAlreadyOwnedByYou$;
|
|
1060
|
+
n0_registry.registerError(BucketAlreadyOwnedByYou$, BucketAlreadyOwnedByYou);
|
|
1061
|
+
const EncryptionTypeMismatch$ = [-3, n0, _ETM,
|
|
1070
1062
|
{ [_e]: _c, [_hE]: 400 },
|
|
1071
1063
|
[],
|
|
1072
1064
|
[]
|
|
1073
1065
|
];
|
|
1074
|
-
|
|
1075
|
-
|
|
1066
|
+
exports.EncryptionTypeMismatch$ = EncryptionTypeMismatch$;
|
|
1067
|
+
n0_registry.registerError(EncryptionTypeMismatch$, EncryptionTypeMismatch);
|
|
1068
|
+
const IdempotencyParameterMismatch$ = [-3, n0, _IPM,
|
|
1076
1069
|
{ [_e]: _c, [_hE]: 400 },
|
|
1077
1070
|
[],
|
|
1078
1071
|
[]
|
|
1079
1072
|
];
|
|
1080
|
-
|
|
1081
|
-
|
|
1073
|
+
exports.IdempotencyParameterMismatch$ = IdempotencyParameterMismatch$;
|
|
1074
|
+
n0_registry.registerError(IdempotencyParameterMismatch$, IdempotencyParameterMismatch);
|
|
1075
|
+
const InvalidObjectState$ = [-3, n0, _IOS,
|
|
1082
1076
|
{ [_e]: _c, [_hE]: 403 },
|
|
1083
1077
|
[_SC, _AT],
|
|
1084
1078
|
[0, 0]
|
|
1085
1079
|
];
|
|
1086
|
-
|
|
1087
|
-
|
|
1080
|
+
exports.InvalidObjectState$ = InvalidObjectState$;
|
|
1081
|
+
n0_registry.registerError(InvalidObjectState$, InvalidObjectState);
|
|
1082
|
+
const InvalidRequest$ = [-3, n0, _IR,
|
|
1088
1083
|
{ [_e]: _c, [_hE]: 400 },
|
|
1089
1084
|
[],
|
|
1090
1085
|
[]
|
|
1091
1086
|
];
|
|
1092
|
-
|
|
1093
|
-
|
|
1087
|
+
exports.InvalidRequest$ = InvalidRequest$;
|
|
1088
|
+
n0_registry.registerError(InvalidRequest$, InvalidRequest);
|
|
1089
|
+
const InvalidWriteOffset$ = [-3, n0, _IWO,
|
|
1094
1090
|
{ [_e]: _c, [_hE]: 400 },
|
|
1095
1091
|
[],
|
|
1096
1092
|
[]
|
|
1097
1093
|
];
|
|
1098
|
-
|
|
1099
|
-
|
|
1094
|
+
exports.InvalidWriteOffset$ = InvalidWriteOffset$;
|
|
1095
|
+
n0_registry.registerError(InvalidWriteOffset$, InvalidWriteOffset);
|
|
1096
|
+
const NoSuchBucket$ = [-3, n0, _NSB,
|
|
1100
1097
|
{ [_e]: _c, [_hE]: 404 },
|
|
1101
1098
|
[],
|
|
1102
1099
|
[]
|
|
1103
1100
|
];
|
|
1104
|
-
|
|
1105
|
-
|
|
1101
|
+
exports.NoSuchBucket$ = NoSuchBucket$;
|
|
1102
|
+
n0_registry.registerError(NoSuchBucket$, NoSuchBucket);
|
|
1103
|
+
const NoSuchKey$ = [-3, n0, _NSK,
|
|
1106
1104
|
{ [_e]: _c, [_hE]: 404 },
|
|
1107
1105
|
[],
|
|
1108
1106
|
[]
|
|
1109
1107
|
];
|
|
1110
|
-
|
|
1111
|
-
|
|
1108
|
+
exports.NoSuchKey$ = NoSuchKey$;
|
|
1109
|
+
n0_registry.registerError(NoSuchKey$, NoSuchKey);
|
|
1110
|
+
const NoSuchUpload$ = [-3, n0, _NSU,
|
|
1112
1111
|
{ [_e]: _c, [_hE]: 404 },
|
|
1113
1112
|
[],
|
|
1114
1113
|
[]
|
|
1115
1114
|
];
|
|
1116
|
-
|
|
1117
|
-
|
|
1115
|
+
exports.NoSuchUpload$ = NoSuchUpload$;
|
|
1116
|
+
n0_registry.registerError(NoSuchUpload$, NoSuchUpload);
|
|
1117
|
+
const NotFound$ = [-3, n0, _NF,
|
|
1118
1118
|
{ [_e]: _c },
|
|
1119
1119
|
[],
|
|
1120
1120
|
[]
|
|
1121
1121
|
];
|
|
1122
|
-
|
|
1123
|
-
|
|
1122
|
+
exports.NotFound$ = NotFound$;
|
|
1123
|
+
n0_registry.registerError(NotFound$, NotFound);
|
|
1124
|
+
const ObjectAlreadyInActiveTierError$ = [-3, n0, _OAIATE,
|
|
1124
1125
|
{ [_e]: _c, [_hE]: 403 },
|
|
1125
1126
|
[],
|
|
1126
1127
|
[]
|
|
1127
1128
|
];
|
|
1128
|
-
|
|
1129
|
-
|
|
1129
|
+
exports.ObjectAlreadyInActiveTierError$ = ObjectAlreadyInActiveTierError$;
|
|
1130
|
+
n0_registry.registerError(ObjectAlreadyInActiveTierError$, ObjectAlreadyInActiveTierError);
|
|
1131
|
+
const ObjectNotInActiveTierError$ = [-3, n0, _ONIATE,
|
|
1130
1132
|
{ [_e]: _c, [_hE]: 403 },
|
|
1131
1133
|
[],
|
|
1132
1134
|
[]
|
|
1133
1135
|
];
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
+
exports.ObjectNotInActiveTierError$ = ObjectNotInActiveTierError$;
|
|
1137
|
+
n0_registry.registerError(ObjectNotInActiveTierError$, ObjectNotInActiveTierError);
|
|
1138
|
+
const TooManyParts$ = [-3, n0, _TMP,
|
|
1136
1139
|
{ [_e]: _c, [_hE]: 400 },
|
|
1137
1140
|
[],
|
|
1138
1141
|
[]
|
|
1139
1142
|
];
|
|
1140
|
-
|
|
1143
|
+
exports.TooManyParts$ = TooManyParts$;
|
|
1144
|
+
n0_registry.registerError(TooManyParts$, TooManyParts);
|
|
1141
1145
|
exports.errorTypeRegistries = [
|
|
1142
1146
|
_s_registry,
|
|
1143
1147
|
n0_registry,
|
|
@@ -1149,1702 +1153,2031 @@ var SSECustomerKey = [0, n0, _SSECK, 8, 0];
|
|
|
1149
1153
|
var SSEKMSEncryptionContext = [0, n0, _SSEKMSEC, 8, 0];
|
|
1150
1154
|
var SSEKMSKeyId = [0, n0, _SSEKMSKI, 8, 0];
|
|
1151
1155
|
var StreamingBlob = [0, n0, _SB, { [_st]: 1 }, 42];
|
|
1152
|
-
|
|
1156
|
+
const AbacStatus$ = [3, n0, _AS,
|
|
1153
1157
|
0,
|
|
1154
1158
|
[_S],
|
|
1155
1159
|
[0]
|
|
1156
1160
|
];
|
|
1157
|
-
exports.
|
|
1161
|
+
exports.AbacStatus$ = AbacStatus$;
|
|
1162
|
+
const AbortIncompleteMultipartUpload$ = [3, n0, _AIMU,
|
|
1158
1163
|
0,
|
|
1159
1164
|
[_DAI],
|
|
1160
1165
|
[1]
|
|
1161
1166
|
];
|
|
1162
|
-
exports.
|
|
1167
|
+
exports.AbortIncompleteMultipartUpload$ = AbortIncompleteMultipartUpload$;
|
|
1168
|
+
const AbortMultipartUploadOutput$ = [3, n0, _AMUO,
|
|
1163
1169
|
0,
|
|
1164
1170
|
[_RC],
|
|
1165
1171
|
[[0, { [_hH]: _xarc }]]
|
|
1166
1172
|
];
|
|
1167
|
-
exports.
|
|
1173
|
+
exports.AbortMultipartUploadOutput$ = AbortMultipartUploadOutput$;
|
|
1174
|
+
const AbortMultipartUploadRequest$ = [3, n0, _AMUR,
|
|
1168
1175
|
0,
|
|
1169
1176
|
[_B, _K, _UI, _RP, _EBO, _IMIT],
|
|
1170
1177
|
[[0, 1], [0, 1], [0, { [_hQ]: _uI }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [6, { [_hH]: _xaimit }]], 3
|
|
1171
1178
|
];
|
|
1172
|
-
exports.
|
|
1179
|
+
exports.AbortMultipartUploadRequest$ = AbortMultipartUploadRequest$;
|
|
1180
|
+
const AccelerateConfiguration$ = [3, n0, _AC,
|
|
1173
1181
|
0,
|
|
1174
1182
|
[_S],
|
|
1175
1183
|
[0]
|
|
1176
1184
|
];
|
|
1177
|
-
exports.
|
|
1185
|
+
exports.AccelerateConfiguration$ = AccelerateConfiguration$;
|
|
1186
|
+
const AccessControlPolicy$ = [3, n0, _ACP,
|
|
1178
1187
|
0,
|
|
1179
1188
|
[_G, _O],
|
|
1180
|
-
[[() => Grants, { [_xN]: _ACL }], () =>
|
|
1189
|
+
[[() => Grants, { [_xN]: _ACL }], () => Owner$]
|
|
1181
1190
|
];
|
|
1182
|
-
exports.
|
|
1191
|
+
exports.AccessControlPolicy$ = AccessControlPolicy$;
|
|
1192
|
+
const AccessControlTranslation$ = [3, n0, _ACT,
|
|
1183
1193
|
0,
|
|
1184
1194
|
[_O],
|
|
1185
1195
|
[0], 1
|
|
1186
1196
|
];
|
|
1187
|
-
exports.
|
|
1197
|
+
exports.AccessControlTranslation$ = AccessControlTranslation$;
|
|
1198
|
+
const AnalyticsAndOperator$ = [3, n0, _AAO,
|
|
1188
1199
|
0,
|
|
1189
1200
|
[_P, _T],
|
|
1190
1201
|
[0, [() => TagSet, { [_xF]: 1, [_xN]: _Ta }]]
|
|
1191
1202
|
];
|
|
1192
|
-
exports.
|
|
1203
|
+
exports.AnalyticsAndOperator$ = AnalyticsAndOperator$;
|
|
1204
|
+
const AnalyticsConfiguration$ = [3, n0, _ACn,
|
|
1193
1205
|
0,
|
|
1194
1206
|
[_I, _SCA, _F],
|
|
1195
|
-
[0, () =>
|
|
1207
|
+
[0, () => StorageClassAnalysis$, [() => AnalyticsFilter$, 0]], 2
|
|
1196
1208
|
];
|
|
1197
|
-
exports.
|
|
1209
|
+
exports.AnalyticsConfiguration$ = AnalyticsConfiguration$;
|
|
1210
|
+
const AnalyticsExportDestination$ = [3, n0, _AED,
|
|
1198
1211
|
0,
|
|
1199
1212
|
[_SBD],
|
|
1200
|
-
[() =>
|
|
1213
|
+
[() => AnalyticsS3BucketDestination$], 1
|
|
1201
1214
|
];
|
|
1202
|
-
exports.
|
|
1215
|
+
exports.AnalyticsExportDestination$ = AnalyticsExportDestination$;
|
|
1216
|
+
const AnalyticsS3BucketDestination$ = [3, n0, _ASBD,
|
|
1203
1217
|
0,
|
|
1204
1218
|
[_Fo, _B, _BAI, _P],
|
|
1205
1219
|
[0, 0, 0, 0], 2
|
|
1206
1220
|
];
|
|
1207
|
-
exports.
|
|
1221
|
+
exports.AnalyticsS3BucketDestination$ = AnalyticsS3BucketDestination$;
|
|
1222
|
+
const BlockedEncryptionTypes$ = [3, n0, _BET,
|
|
1208
1223
|
0,
|
|
1209
1224
|
[_ET],
|
|
1210
1225
|
[[() => EncryptionTypeList, { [_xF]: 1 }]]
|
|
1211
1226
|
];
|
|
1212
|
-
exports.
|
|
1227
|
+
exports.BlockedEncryptionTypes$ = BlockedEncryptionTypes$;
|
|
1228
|
+
const Bucket$ = [3, n0, _B,
|
|
1213
1229
|
0,
|
|
1214
1230
|
[_N, _CD, _BR, _BA],
|
|
1215
1231
|
[0, 4, 0, 0]
|
|
1216
1232
|
];
|
|
1217
|
-
exports.
|
|
1233
|
+
exports.Bucket$ = Bucket$;
|
|
1234
|
+
const BucketInfo$ = [3, n0, _BI,
|
|
1218
1235
|
0,
|
|
1219
1236
|
[_DR, _Ty],
|
|
1220
1237
|
[0, 0]
|
|
1221
1238
|
];
|
|
1222
|
-
exports.
|
|
1239
|
+
exports.BucketInfo$ = BucketInfo$;
|
|
1240
|
+
const BucketLifecycleConfiguration$ = [3, n0, _BLC,
|
|
1223
1241
|
0,
|
|
1224
1242
|
[_R],
|
|
1225
1243
|
[[() => LifecycleRules, { [_xF]: 1, [_xN]: _Ru }]], 1
|
|
1226
1244
|
];
|
|
1227
|
-
exports.
|
|
1245
|
+
exports.BucketLifecycleConfiguration$ = BucketLifecycleConfiguration$;
|
|
1246
|
+
const BucketLoggingStatus$ = [3, n0, _BLS,
|
|
1228
1247
|
0,
|
|
1229
1248
|
[_LE],
|
|
1230
|
-
[[() =>
|
|
1249
|
+
[[() => LoggingEnabled$, 0]]
|
|
1231
1250
|
];
|
|
1232
|
-
exports.
|
|
1251
|
+
exports.BucketLoggingStatus$ = BucketLoggingStatus$;
|
|
1252
|
+
const Checksum$ = [3, n0, _C,
|
|
1233
1253
|
0,
|
|
1234
1254
|
[_CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _CT],
|
|
1235
1255
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
1236
1256
|
];
|
|
1237
|
-
exports.
|
|
1257
|
+
exports.Checksum$ = Checksum$;
|
|
1258
|
+
const CommonPrefix$ = [3, n0, _CP,
|
|
1238
1259
|
0,
|
|
1239
1260
|
[_P],
|
|
1240
1261
|
[0]
|
|
1241
1262
|
];
|
|
1242
|
-
exports.
|
|
1263
|
+
exports.CommonPrefix$ = CommonPrefix$;
|
|
1264
|
+
const CompletedMultipartUpload$ = [3, n0, _CMU,
|
|
1243
1265
|
0,
|
|
1244
1266
|
[_Pa],
|
|
1245
1267
|
[[() => CompletedPartList, { [_xF]: 1, [_xN]: _Par }]]
|
|
1246
1268
|
];
|
|
1247
|
-
exports.
|
|
1269
|
+
exports.CompletedMultipartUpload$ = CompletedMultipartUpload$;
|
|
1270
|
+
const CompletedPart$ = [3, n0, _CPo,
|
|
1248
1271
|
0,
|
|
1249
1272
|
[_ETa, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _PN],
|
|
1250
1273
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1]
|
|
1251
1274
|
];
|
|
1252
|
-
exports.
|
|
1275
|
+
exports.CompletedPart$ = CompletedPart$;
|
|
1276
|
+
const CompleteMultipartUploadOutput$ = [3, n0, _CMUO,
|
|
1253
1277
|
{ [_xN]: _CMUR },
|
|
1254
1278
|
[_L, _B, _K, _E, _ETa, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _CT, _SSE, _VI, _SSEKMSKI, _BKE, _RC],
|
|
1255
1279
|
[0, 0, 0, [0, { [_hH]: _xae }], 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, [0, { [_hH]: _xasse }], [0, { [_hH]: _xavi }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarc }]]
|
|
1256
1280
|
];
|
|
1257
|
-
exports.
|
|
1281
|
+
exports.CompleteMultipartUploadOutput$ = CompleteMultipartUploadOutput$;
|
|
1282
|
+
const CompleteMultipartUploadRequest$ = [3, n0, _CMURo,
|
|
1258
1283
|
0,
|
|
1259
1284
|
[_B, _K, _UI, _MU, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _CT, _MOS, _RP, _EBO, _IM, _INM, _SSECA, _SSECK, _SSECKMD],
|
|
1260
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _uI }], [() =>
|
|
1285
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _uI }], [() => CompletedMultipartUpload$, { [_hP]: 1, [_xN]: _CMUo }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xacs__ }], [0, { [_hH]: _xacm }], [0, { [_hH]: _xacx }], [0, { [_hH]: _xacx_ }], [0, { [_hH]: _xacx__ }], [0, { [_hH]: _xact }], [1, { [_hH]: _xamos }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _IM_ }], [0, { [_hH]: _INM_ }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }]], 3
|
|
1261
1286
|
];
|
|
1262
|
-
exports.
|
|
1287
|
+
exports.CompleteMultipartUploadRequest$ = CompleteMultipartUploadRequest$;
|
|
1288
|
+
const Condition$ = [3, n0, _Co,
|
|
1263
1289
|
0,
|
|
1264
1290
|
[_HECRE, _KPE],
|
|
1265
1291
|
[0, 0]
|
|
1266
1292
|
];
|
|
1267
|
-
exports.
|
|
1293
|
+
exports.Condition$ = Condition$;
|
|
1294
|
+
const ContinuationEvent$ = [3, n0, _CE,
|
|
1268
1295
|
0,
|
|
1269
1296
|
[],
|
|
1270
1297
|
[]
|
|
1271
1298
|
];
|
|
1272
|
-
exports.
|
|
1299
|
+
exports.ContinuationEvent$ = ContinuationEvent$;
|
|
1300
|
+
const CopyObjectOutput$ = [3, n0, _COO,
|
|
1273
1301
|
0,
|
|
1274
1302
|
[_COR, _E, _CSVI, _VI, _SSE, _SSECA, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _RC],
|
|
1275
|
-
[[() =>
|
|
1303
|
+
[[() => CopyObjectResult$, 16], [0, { [_hH]: _xae }], [0, { [_hH]: _xacsvi }], [0, { [_hH]: _xavi }], [0, { [_hH]: _xasse }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarc }]]
|
|
1276
1304
|
];
|
|
1277
|
-
exports.
|
|
1305
|
+
exports.CopyObjectOutput$ = CopyObjectOutput$;
|
|
1306
|
+
const CopyObjectRequest$ = [3, n0, _CORo,
|
|
1278
1307
|
0,
|
|
1279
1308
|
[_B, _CS, _K, _ACL_, _CC, _CA, _CDo, _CEo, _CL, _CTo, _CSIM, _CSIMS, _CSINM, _CSIUS, _Ex, _GFC, _GR, _GRACP, _GWACP, _IM, _INM, _M, _MD, _TD, _SSE, _SC, _WRL, _SSECA, _SSECK, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _CSSSECA, _CSSSECK, _CSSSECKMD, _RP, _Tag, _OLM, _OLRUD, _OLLHS, _EBO, _ESBO],
|
|
1280
1309
|
[[0, 1], [0, { [_hH]: _xacs___ }], [0, 1], [0, { [_hH]: _xaa }], [0, { [_hH]: _CC_ }], [0, { [_hH]: _xaca }], [0, { [_hH]: _CD_ }], [0, { [_hH]: _CE_ }], [0, { [_hH]: _CL_ }], [0, { [_hH]: _CT_ }], [0, { [_hH]: _xacsim }], [4, { [_hH]: _xacsims }], [0, { [_hH]: _xacsinm }], [4, { [_hH]: _xacsius }], [4, { [_hH]: _Ex }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagwa }], [0, { [_hH]: _IM_ }], [0, { [_hH]: _INM_ }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xamd }], [0, { [_hH]: _xatd }], [0, { [_hH]: _xasse }], [0, { [_hH]: _xasc }], [0, { [_hH]: _xawrl }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xacssseca }], [() => CopySourceSSECustomerKey, { [_hH]: _xacssseck }], [0, { [_hH]: _xacssseckM }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xat }], [0, { [_hH]: _xaolm }], [5, { [_hH]: _xaolrud }], [0, { [_hH]: _xaollh }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasebo }]], 3
|
|
1281
1310
|
];
|
|
1282
|
-
exports.
|
|
1311
|
+
exports.CopyObjectRequest$ = CopyObjectRequest$;
|
|
1312
|
+
const CopyObjectResult$ = [3, n0, _COR,
|
|
1283
1313
|
0,
|
|
1284
1314
|
[_ETa, _LM, _CT, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe],
|
|
1285
1315
|
[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
1286
1316
|
];
|
|
1287
|
-
exports.
|
|
1317
|
+
exports.CopyObjectResult$ = CopyObjectResult$;
|
|
1318
|
+
const CopyPartResult$ = [3, n0, _CPR,
|
|
1288
1319
|
0,
|
|
1289
1320
|
[_ETa, _LM, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe],
|
|
1290
1321
|
[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
1291
1322
|
];
|
|
1292
|
-
exports.
|
|
1323
|
+
exports.CopyPartResult$ = CopyPartResult$;
|
|
1324
|
+
const CORSConfiguration$ = [3, n0, _CORSC,
|
|
1293
1325
|
0,
|
|
1294
1326
|
[_CORSR],
|
|
1295
1327
|
[[() => CORSRules, { [_xF]: 1, [_xN]: _CORSRu }]], 1
|
|
1296
1328
|
];
|
|
1297
|
-
exports.
|
|
1329
|
+
exports.CORSConfiguration$ = CORSConfiguration$;
|
|
1330
|
+
const CORSRule$ = [3, n0, _CORSRu,
|
|
1298
1331
|
0,
|
|
1299
1332
|
[_AM, _AO, _ID, _AH, _EH, _MAS],
|
|
1300
1333
|
[[64 | 0, { [_xF]: 1, [_xN]: _AMl }], [64 | 0, { [_xF]: 1, [_xN]: _AOl }], 0, [64 | 0, { [_xF]: 1, [_xN]: _AHl }], [64 | 0, { [_xF]: 1, [_xN]: _EHx }], 1], 2
|
|
1301
1334
|
];
|
|
1302
|
-
exports.
|
|
1335
|
+
exports.CORSRule$ = CORSRule$;
|
|
1336
|
+
const CreateBucketConfiguration$ = [3, n0, _CBC,
|
|
1303
1337
|
0,
|
|
1304
1338
|
[_LC, _L, _B, _T],
|
|
1305
|
-
[0, () =>
|
|
1339
|
+
[0, () => LocationInfo$, () => BucketInfo$, [() => TagSet, 0]]
|
|
1306
1340
|
];
|
|
1307
|
-
exports.
|
|
1341
|
+
exports.CreateBucketConfiguration$ = CreateBucketConfiguration$;
|
|
1342
|
+
const CreateBucketMetadataConfigurationRequest$ = [3, n0, _CBMCR,
|
|
1308
1343
|
0,
|
|
1309
1344
|
[_B, _MC, _CMDo, _CA, _EBO],
|
|
1310
|
-
[[0, 1], [() =>
|
|
1345
|
+
[[0, 1], [() => MetadataConfiguration$, { [_hP]: 1, [_xN]: _MC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
1311
1346
|
];
|
|
1312
|
-
exports.
|
|
1347
|
+
exports.CreateBucketMetadataConfigurationRequest$ = CreateBucketMetadataConfigurationRequest$;
|
|
1348
|
+
const CreateBucketMetadataTableConfigurationRequest$ = [3, n0, _CBMTCR,
|
|
1313
1349
|
0,
|
|
1314
1350
|
[_B, _MTC, _CMDo, _CA, _EBO],
|
|
1315
|
-
[[0, 1], [() =>
|
|
1351
|
+
[[0, 1], [() => MetadataTableConfiguration$, { [_hP]: 1, [_xN]: _MTC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
1316
1352
|
];
|
|
1317
|
-
exports.
|
|
1353
|
+
exports.CreateBucketMetadataTableConfigurationRequest$ = CreateBucketMetadataTableConfigurationRequest$;
|
|
1354
|
+
const CreateBucketOutput$ = [3, n0, _CBO,
|
|
1318
1355
|
0,
|
|
1319
1356
|
[_L, _BA],
|
|
1320
1357
|
[[0, { [_hH]: _L }], [0, { [_hH]: _xaba }]]
|
|
1321
1358
|
];
|
|
1322
|
-
exports.
|
|
1359
|
+
exports.CreateBucketOutput$ = CreateBucketOutput$;
|
|
1360
|
+
const CreateBucketRequest$ = [3, n0, _CBR,
|
|
1323
1361
|
0,
|
|
1324
1362
|
[_B, _ACL_, _CBC, _GFC, _GR, _GRACP, _GW, _GWACP, _OLEFB, _OO, _BN],
|
|
1325
|
-
[[0, 1], [0, { [_hH]: _xaa }], [() =>
|
|
1363
|
+
[[0, 1], [0, { [_hH]: _xaa }], [() => CreateBucketConfiguration$, { [_hP]: 1, [_xN]: _CBC }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagw }], [0, { [_hH]: _xagwa }], [2, { [_hH]: _xabole }], [0, { [_hH]: _xaoo }], [0, { [_hH]: _xabn }]], 1
|
|
1326
1364
|
];
|
|
1327
|
-
exports.
|
|
1365
|
+
exports.CreateBucketRequest$ = CreateBucketRequest$;
|
|
1366
|
+
const CreateMultipartUploadOutput$ = [3, n0, _CMUOr,
|
|
1328
1367
|
{ [_xN]: _IMUR },
|
|
1329
1368
|
[_ADb, _ARI, _B, _K, _UI, _SSE, _SSECA, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _RC, _CA, _CT],
|
|
1330
1369
|
[[4, { [_hH]: _xaad }], [0, { [_hH]: _xaari }], [0, { [_xN]: _B }], 0, 0, [0, { [_hH]: _xasse }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarc }], [0, { [_hH]: _xaca }], [0, { [_hH]: _xact }]]
|
|
1331
1370
|
];
|
|
1332
|
-
exports.
|
|
1371
|
+
exports.CreateMultipartUploadOutput$ = CreateMultipartUploadOutput$;
|
|
1372
|
+
const CreateMultipartUploadRequest$ = [3, n0, _CMURr,
|
|
1333
1373
|
0,
|
|
1334
1374
|
[_B, _K, _ACL_, _CC, _CDo, _CEo, _CL, _CTo, _Ex, _GFC, _GR, _GRACP, _GWACP, _M, _SSE, _SC, _WRL, _SSECA, _SSECK, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _RP, _Tag, _OLM, _OLRUD, _OLLHS, _EBO, _CA, _CT],
|
|
1335
1375
|
[[0, 1], [0, 1], [0, { [_hH]: _xaa }], [0, { [_hH]: _CC_ }], [0, { [_hH]: _CD_ }], [0, { [_hH]: _CE_ }], [0, { [_hH]: _CL_ }], [0, { [_hH]: _CT_ }], [4, { [_hH]: _Ex }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagwa }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xasse }], [0, { [_hH]: _xasc }], [0, { [_hH]: _xawrl }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xat }], [0, { [_hH]: _xaolm }], [5, { [_hH]: _xaolrud }], [0, { [_hH]: _xaollh }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xaca }], [0, { [_hH]: _xact }]], 2
|
|
1336
1376
|
];
|
|
1337
|
-
exports.
|
|
1377
|
+
exports.CreateMultipartUploadRequest$ = CreateMultipartUploadRequest$;
|
|
1378
|
+
const CreateSessionOutput$ = [3, n0, _CSO,
|
|
1338
1379
|
{ [_xN]: _CSR },
|
|
1339
1380
|
[_Cr, _SSE, _SSEKMSKI, _SSEKMSEC, _BKE],
|
|
1340
|
-
[[() =>
|
|
1381
|
+
[[() => SessionCredentials$, { [_xN]: _Cr }], [0, { [_hH]: _xasse }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }]], 1
|
|
1341
1382
|
];
|
|
1342
|
-
exports.
|
|
1383
|
+
exports.CreateSessionOutput$ = CreateSessionOutput$;
|
|
1384
|
+
const CreateSessionRequest$ = [3, n0, _CSRr,
|
|
1343
1385
|
0,
|
|
1344
1386
|
[_B, _SM, _SSE, _SSEKMSKI, _SSEKMSEC, _BKE],
|
|
1345
1387
|
[[0, 1], [0, { [_hH]: _xacsm }], [0, { [_hH]: _xasse }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }]], 1
|
|
1346
1388
|
];
|
|
1347
|
-
exports.
|
|
1389
|
+
exports.CreateSessionRequest$ = CreateSessionRequest$;
|
|
1390
|
+
const CSVInput$ = [3, n0, _CSVIn,
|
|
1348
1391
|
0,
|
|
1349
1392
|
[_FHI, _Com, _QEC, _RD, _FD, _QC, _AQRD],
|
|
1350
1393
|
[0, 0, 0, 0, 0, 0, 2]
|
|
1351
1394
|
];
|
|
1352
|
-
exports.
|
|
1395
|
+
exports.CSVInput$ = CSVInput$;
|
|
1396
|
+
const CSVOutput$ = [3, n0, _CSVO,
|
|
1353
1397
|
0,
|
|
1354
1398
|
[_QF, _QEC, _RD, _FD, _QC],
|
|
1355
1399
|
[0, 0, 0, 0, 0]
|
|
1356
1400
|
];
|
|
1357
|
-
exports.
|
|
1401
|
+
exports.CSVOutput$ = CSVOutput$;
|
|
1402
|
+
const DefaultRetention$ = [3, n0, _DRe,
|
|
1358
1403
|
0,
|
|
1359
1404
|
[_Mo, _D, _Y],
|
|
1360
1405
|
[0, 1, 1]
|
|
1361
1406
|
];
|
|
1362
|
-
exports.
|
|
1407
|
+
exports.DefaultRetention$ = DefaultRetention$;
|
|
1408
|
+
const Delete$ = [3, n0, _De,
|
|
1363
1409
|
0,
|
|
1364
1410
|
[_Ob, _Q],
|
|
1365
1411
|
[[() => ObjectIdentifierList, { [_xF]: 1, [_xN]: _Obj }], 2], 1
|
|
1366
1412
|
];
|
|
1367
|
-
exports.
|
|
1413
|
+
exports.Delete$ = Delete$;
|
|
1414
|
+
const DeleteBucketAnalyticsConfigurationRequest$ = [3, n0, _DBACR,
|
|
1368
1415
|
0,
|
|
1369
1416
|
[_B, _I, _EBO],
|
|
1370
1417
|
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1371
1418
|
];
|
|
1372
|
-
exports.
|
|
1419
|
+
exports.DeleteBucketAnalyticsConfigurationRequest$ = DeleteBucketAnalyticsConfigurationRequest$;
|
|
1420
|
+
const DeleteBucketCorsRequest$ = [3, n0, _DBCR,
|
|
1373
1421
|
0,
|
|
1374
1422
|
[_B, _EBO],
|
|
1375
1423
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1376
1424
|
];
|
|
1377
|
-
exports.
|
|
1425
|
+
exports.DeleteBucketCorsRequest$ = DeleteBucketCorsRequest$;
|
|
1426
|
+
const DeleteBucketEncryptionRequest$ = [3, n0, _DBER,
|
|
1378
1427
|
0,
|
|
1379
1428
|
[_B, _EBO],
|
|
1380
1429
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1381
1430
|
];
|
|
1382
|
-
exports.
|
|
1431
|
+
exports.DeleteBucketEncryptionRequest$ = DeleteBucketEncryptionRequest$;
|
|
1432
|
+
const DeleteBucketIntelligentTieringConfigurationRequest$ = [3, n0, _DBITCR,
|
|
1383
1433
|
0,
|
|
1384
1434
|
[_B, _I, _EBO],
|
|
1385
1435
|
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1386
1436
|
];
|
|
1387
|
-
exports.
|
|
1437
|
+
exports.DeleteBucketIntelligentTieringConfigurationRequest$ = DeleteBucketIntelligentTieringConfigurationRequest$;
|
|
1438
|
+
const DeleteBucketInventoryConfigurationRequest$ = [3, n0, _DBICR,
|
|
1388
1439
|
0,
|
|
1389
1440
|
[_B, _I, _EBO],
|
|
1390
1441
|
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1391
1442
|
];
|
|
1392
|
-
exports.
|
|
1443
|
+
exports.DeleteBucketInventoryConfigurationRequest$ = DeleteBucketInventoryConfigurationRequest$;
|
|
1444
|
+
const DeleteBucketLifecycleRequest$ = [3, n0, _DBLR,
|
|
1393
1445
|
0,
|
|
1394
1446
|
[_B, _EBO],
|
|
1395
1447
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1396
1448
|
];
|
|
1397
|
-
exports.
|
|
1449
|
+
exports.DeleteBucketLifecycleRequest$ = DeleteBucketLifecycleRequest$;
|
|
1450
|
+
const DeleteBucketMetadataConfigurationRequest$ = [3, n0, _DBMCR,
|
|
1398
1451
|
0,
|
|
1399
1452
|
[_B, _EBO],
|
|
1400
1453
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1401
1454
|
];
|
|
1402
|
-
exports.
|
|
1455
|
+
exports.DeleteBucketMetadataConfigurationRequest$ = DeleteBucketMetadataConfigurationRequest$;
|
|
1456
|
+
const DeleteBucketMetadataTableConfigurationRequest$ = [3, n0, _DBMTCR,
|
|
1403
1457
|
0,
|
|
1404
1458
|
[_B, _EBO],
|
|
1405
1459
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1406
1460
|
];
|
|
1407
|
-
exports.
|
|
1461
|
+
exports.DeleteBucketMetadataTableConfigurationRequest$ = DeleteBucketMetadataTableConfigurationRequest$;
|
|
1462
|
+
const DeleteBucketMetricsConfigurationRequest$ = [3, n0, _DBMCRe,
|
|
1408
1463
|
0,
|
|
1409
1464
|
[_B, _I, _EBO],
|
|
1410
1465
|
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1411
1466
|
];
|
|
1412
|
-
exports.
|
|
1467
|
+
exports.DeleteBucketMetricsConfigurationRequest$ = DeleteBucketMetricsConfigurationRequest$;
|
|
1468
|
+
const DeleteBucketOwnershipControlsRequest$ = [3, n0, _DBOCR,
|
|
1413
1469
|
0,
|
|
1414
1470
|
[_B, _EBO],
|
|
1415
1471
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1416
1472
|
];
|
|
1417
|
-
exports.
|
|
1473
|
+
exports.DeleteBucketOwnershipControlsRequest$ = DeleteBucketOwnershipControlsRequest$;
|
|
1474
|
+
const DeleteBucketPolicyRequest$ = [3, n0, _DBPR,
|
|
1418
1475
|
0,
|
|
1419
1476
|
[_B, _EBO],
|
|
1420
1477
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1421
1478
|
];
|
|
1422
|
-
exports.
|
|
1479
|
+
exports.DeleteBucketPolicyRequest$ = DeleteBucketPolicyRequest$;
|
|
1480
|
+
const DeleteBucketReplicationRequest$ = [3, n0, _DBRR,
|
|
1423
1481
|
0,
|
|
1424
1482
|
[_B, _EBO],
|
|
1425
1483
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1426
1484
|
];
|
|
1427
|
-
exports.
|
|
1485
|
+
exports.DeleteBucketReplicationRequest$ = DeleteBucketReplicationRequest$;
|
|
1486
|
+
const DeleteBucketRequest$ = [3, n0, _DBR,
|
|
1428
1487
|
0,
|
|
1429
1488
|
[_B, _EBO],
|
|
1430
1489
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1431
1490
|
];
|
|
1432
|
-
exports.
|
|
1491
|
+
exports.DeleteBucketRequest$ = DeleteBucketRequest$;
|
|
1492
|
+
const DeleteBucketTaggingRequest$ = [3, n0, _DBTR,
|
|
1433
1493
|
0,
|
|
1434
1494
|
[_B, _EBO],
|
|
1435
1495
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1436
1496
|
];
|
|
1437
|
-
exports.
|
|
1497
|
+
exports.DeleteBucketTaggingRequest$ = DeleteBucketTaggingRequest$;
|
|
1498
|
+
const DeleteBucketWebsiteRequest$ = [3, n0, _DBWR,
|
|
1438
1499
|
0,
|
|
1439
1500
|
[_B, _EBO],
|
|
1440
1501
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1441
1502
|
];
|
|
1442
|
-
exports.
|
|
1503
|
+
exports.DeleteBucketWebsiteRequest$ = DeleteBucketWebsiteRequest$;
|
|
1504
|
+
const DeletedObject$ = [3, n0, _DO,
|
|
1443
1505
|
0,
|
|
1444
1506
|
[_K, _VI, _DM, _DMVI],
|
|
1445
1507
|
[0, 0, 2, 0]
|
|
1446
1508
|
];
|
|
1447
|
-
exports.
|
|
1509
|
+
exports.DeletedObject$ = DeletedObject$;
|
|
1510
|
+
const DeleteMarkerEntry$ = [3, n0, _DME,
|
|
1448
1511
|
0,
|
|
1449
1512
|
[_O, _K, _VI, _IL, _LM],
|
|
1450
|
-
[() =>
|
|
1513
|
+
[() => Owner$, 0, 0, 2, 4]
|
|
1451
1514
|
];
|
|
1452
|
-
exports.
|
|
1515
|
+
exports.DeleteMarkerEntry$ = DeleteMarkerEntry$;
|
|
1516
|
+
const DeleteMarkerReplication$ = [3, n0, _DMR,
|
|
1453
1517
|
0,
|
|
1454
1518
|
[_S],
|
|
1455
1519
|
[0]
|
|
1456
1520
|
];
|
|
1457
|
-
exports.
|
|
1521
|
+
exports.DeleteMarkerReplication$ = DeleteMarkerReplication$;
|
|
1522
|
+
const DeleteObjectOutput$ = [3, n0, _DOO,
|
|
1458
1523
|
0,
|
|
1459
1524
|
[_DM, _VI, _RC],
|
|
1460
1525
|
[[2, { [_hH]: _xadm }], [0, { [_hH]: _xavi }], [0, { [_hH]: _xarc }]]
|
|
1461
1526
|
];
|
|
1462
|
-
exports.
|
|
1527
|
+
exports.DeleteObjectOutput$ = DeleteObjectOutput$;
|
|
1528
|
+
const DeleteObjectRequest$ = [3, n0, _DOR,
|
|
1463
1529
|
0,
|
|
1464
1530
|
[_B, _K, _MFA, _VI, _RP, _BGR, _EBO, _IM, _IMLMT, _IMS],
|
|
1465
1531
|
[[0, 1], [0, 1], [0, { [_hH]: _xam_ }], [0, { [_hQ]: _vI }], [0, { [_hH]: _xarp }], [2, { [_hH]: _xabgr }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _IM_ }], [6, { [_hH]: _xaimlmt }], [1, { [_hH]: _xaims }]], 2
|
|
1466
1532
|
];
|
|
1467
|
-
exports.
|
|
1533
|
+
exports.DeleteObjectRequest$ = DeleteObjectRequest$;
|
|
1534
|
+
const DeleteObjectsOutput$ = [3, n0, _DOOe,
|
|
1468
1535
|
{ [_xN]: _DRel },
|
|
1469
1536
|
[_Del, _RC, _Er],
|
|
1470
1537
|
[[() => DeletedObjects, { [_xF]: 1 }], [0, { [_hH]: _xarc }], [() => Errors, { [_xF]: 1, [_xN]: _Err }]]
|
|
1471
1538
|
];
|
|
1472
|
-
exports.
|
|
1539
|
+
exports.DeleteObjectsOutput$ = DeleteObjectsOutput$;
|
|
1540
|
+
const DeleteObjectsRequest$ = [3, n0, _DORe,
|
|
1473
1541
|
0,
|
|
1474
1542
|
[_B, _De, _MFA, _RP, _BGR, _EBO, _CA],
|
|
1475
|
-
[[0, 1], [() =>
|
|
1543
|
+
[[0, 1], [() => Delete$, { [_hP]: 1, [_xN]: _De }], [0, { [_hH]: _xam_ }], [0, { [_hH]: _xarp }], [2, { [_hH]: _xabgr }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasca }]], 2
|
|
1476
1544
|
];
|
|
1477
|
-
exports.
|
|
1545
|
+
exports.DeleteObjectsRequest$ = DeleteObjectsRequest$;
|
|
1546
|
+
const DeleteObjectTaggingOutput$ = [3, n0, _DOTO,
|
|
1478
1547
|
0,
|
|
1479
1548
|
[_VI],
|
|
1480
1549
|
[[0, { [_hH]: _xavi }]]
|
|
1481
1550
|
];
|
|
1482
|
-
exports.
|
|
1551
|
+
exports.DeleteObjectTaggingOutput$ = DeleteObjectTaggingOutput$;
|
|
1552
|
+
const DeleteObjectTaggingRequest$ = [3, n0, _DOTR,
|
|
1483
1553
|
0,
|
|
1484
1554
|
[_B, _K, _VI, _EBO],
|
|
1485
1555
|
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [0, { [_hH]: _xaebo }]], 2
|
|
1486
1556
|
];
|
|
1487
|
-
exports.
|
|
1557
|
+
exports.DeleteObjectTaggingRequest$ = DeleteObjectTaggingRequest$;
|
|
1558
|
+
const DeletePublicAccessBlockRequest$ = [3, n0, _DPABR,
|
|
1488
1559
|
0,
|
|
1489
1560
|
[_B, _EBO],
|
|
1490
1561
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1491
1562
|
];
|
|
1492
|
-
exports.
|
|
1563
|
+
exports.DeletePublicAccessBlockRequest$ = DeletePublicAccessBlockRequest$;
|
|
1564
|
+
const Destination$ = [3, n0, _Des,
|
|
1493
1565
|
0,
|
|
1494
1566
|
[_B, _A, _SC, _ACT, _EC, _RT, _Me],
|
|
1495
|
-
[0, 0, 0, () =>
|
|
1567
|
+
[0, 0, 0, () => AccessControlTranslation$, () => EncryptionConfiguration$, () => ReplicationTime$, () => Metrics$], 1
|
|
1496
1568
|
];
|
|
1497
|
-
exports.
|
|
1569
|
+
exports.Destination$ = Destination$;
|
|
1570
|
+
const DestinationResult$ = [3, n0, _DRes,
|
|
1498
1571
|
0,
|
|
1499
1572
|
[_TBT, _TBA, _TN],
|
|
1500
1573
|
[0, 0, 0]
|
|
1501
1574
|
];
|
|
1502
|
-
exports.
|
|
1575
|
+
exports.DestinationResult$ = DestinationResult$;
|
|
1576
|
+
const Encryption$ = [3, n0, _En,
|
|
1503
1577
|
0,
|
|
1504
1578
|
[_ET, _KMSKI, _KMSC],
|
|
1505
1579
|
[0, [() => SSEKMSKeyId, 0], 0], 1
|
|
1506
1580
|
];
|
|
1507
|
-
exports.
|
|
1581
|
+
exports.Encryption$ = Encryption$;
|
|
1582
|
+
const EncryptionConfiguration$ = [3, n0, _EC,
|
|
1508
1583
|
0,
|
|
1509
1584
|
[_RKKID],
|
|
1510
1585
|
[0]
|
|
1511
1586
|
];
|
|
1512
|
-
exports.
|
|
1587
|
+
exports.EncryptionConfiguration$ = EncryptionConfiguration$;
|
|
1588
|
+
const EndEvent$ = [3, n0, _EE,
|
|
1513
1589
|
0,
|
|
1514
1590
|
[],
|
|
1515
1591
|
[]
|
|
1516
1592
|
];
|
|
1517
|
-
exports.
|
|
1593
|
+
exports.EndEvent$ = EndEvent$;
|
|
1594
|
+
const _Error$ = [3, n0, _Err,
|
|
1518
1595
|
0,
|
|
1519
1596
|
[_K, _VI, _Cod, _Mes],
|
|
1520
1597
|
[0, 0, 0, 0]
|
|
1521
1598
|
];
|
|
1522
|
-
exports.
|
|
1599
|
+
exports._Error$ = _Error$;
|
|
1600
|
+
const ErrorDetails$ = [3, n0, _ED,
|
|
1523
1601
|
0,
|
|
1524
1602
|
[_ECr, _EM],
|
|
1525
1603
|
[0, 0]
|
|
1526
1604
|
];
|
|
1527
|
-
exports.
|
|
1605
|
+
exports.ErrorDetails$ = ErrorDetails$;
|
|
1606
|
+
const ErrorDocument$ = [3, n0, _EDr,
|
|
1528
1607
|
0,
|
|
1529
1608
|
[_K],
|
|
1530
1609
|
[0], 1
|
|
1531
1610
|
];
|
|
1532
|
-
exports.
|
|
1611
|
+
exports.ErrorDocument$ = ErrorDocument$;
|
|
1612
|
+
const EventBridgeConfiguration$ = [3, n0, _EBC,
|
|
1533
1613
|
0,
|
|
1534
1614
|
[],
|
|
1535
1615
|
[]
|
|
1536
1616
|
];
|
|
1537
|
-
exports.
|
|
1617
|
+
exports.EventBridgeConfiguration$ = EventBridgeConfiguration$;
|
|
1618
|
+
const ExistingObjectReplication$ = [3, n0, _EOR,
|
|
1538
1619
|
0,
|
|
1539
1620
|
[_S],
|
|
1540
1621
|
[0], 1
|
|
1541
1622
|
];
|
|
1542
|
-
exports.
|
|
1623
|
+
exports.ExistingObjectReplication$ = ExistingObjectReplication$;
|
|
1624
|
+
const FilterRule$ = [3, n0, _FR,
|
|
1543
1625
|
0,
|
|
1544
1626
|
[_N, _V],
|
|
1545
1627
|
[0, 0]
|
|
1546
1628
|
];
|
|
1547
|
-
exports.
|
|
1629
|
+
exports.FilterRule$ = FilterRule$;
|
|
1630
|
+
const GetBucketAbacOutput$ = [3, n0, _GBAO,
|
|
1548
1631
|
0,
|
|
1549
1632
|
[_AS],
|
|
1550
|
-
[[() =>
|
|
1633
|
+
[[() => AbacStatus$, 16]]
|
|
1551
1634
|
];
|
|
1552
|
-
exports.
|
|
1635
|
+
exports.GetBucketAbacOutput$ = GetBucketAbacOutput$;
|
|
1636
|
+
const GetBucketAbacRequest$ = [3, n0, _GBAR,
|
|
1553
1637
|
0,
|
|
1554
1638
|
[_B, _EBO],
|
|
1555
1639
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1556
1640
|
];
|
|
1557
|
-
exports.
|
|
1641
|
+
exports.GetBucketAbacRequest$ = GetBucketAbacRequest$;
|
|
1642
|
+
const GetBucketAccelerateConfigurationOutput$ = [3, n0, _GBACO,
|
|
1558
1643
|
{ [_xN]: _AC },
|
|
1559
1644
|
[_S, _RC],
|
|
1560
1645
|
[0, [0, { [_hH]: _xarc }]]
|
|
1561
1646
|
];
|
|
1562
|
-
exports.
|
|
1647
|
+
exports.GetBucketAccelerateConfigurationOutput$ = GetBucketAccelerateConfigurationOutput$;
|
|
1648
|
+
const GetBucketAccelerateConfigurationRequest$ = [3, n0, _GBACR,
|
|
1563
1649
|
0,
|
|
1564
1650
|
[_B, _EBO, _RP],
|
|
1565
1651
|
[[0, 1], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xarp }]], 1
|
|
1566
1652
|
];
|
|
1567
|
-
exports.
|
|
1653
|
+
exports.GetBucketAccelerateConfigurationRequest$ = GetBucketAccelerateConfigurationRequest$;
|
|
1654
|
+
const GetBucketAclOutput$ = [3, n0, _GBAOe,
|
|
1568
1655
|
{ [_xN]: _ACP },
|
|
1569
1656
|
[_O, _G],
|
|
1570
|
-
[() =>
|
|
1657
|
+
[() => Owner$, [() => Grants, { [_xN]: _ACL }]]
|
|
1571
1658
|
];
|
|
1572
|
-
exports.
|
|
1659
|
+
exports.GetBucketAclOutput$ = GetBucketAclOutput$;
|
|
1660
|
+
const GetBucketAclRequest$ = [3, n0, _GBARe,
|
|
1573
1661
|
0,
|
|
1574
1662
|
[_B, _EBO],
|
|
1575
1663
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1576
1664
|
];
|
|
1577
|
-
exports.
|
|
1665
|
+
exports.GetBucketAclRequest$ = GetBucketAclRequest$;
|
|
1666
|
+
const GetBucketAnalyticsConfigurationOutput$ = [3, n0, _GBACOe,
|
|
1578
1667
|
0,
|
|
1579
1668
|
[_ACn],
|
|
1580
|
-
[[() =>
|
|
1669
|
+
[[() => AnalyticsConfiguration$, 16]]
|
|
1581
1670
|
];
|
|
1582
|
-
exports.
|
|
1671
|
+
exports.GetBucketAnalyticsConfigurationOutput$ = GetBucketAnalyticsConfigurationOutput$;
|
|
1672
|
+
const GetBucketAnalyticsConfigurationRequest$ = [3, n0, _GBACRe,
|
|
1583
1673
|
0,
|
|
1584
1674
|
[_B, _I, _EBO],
|
|
1585
1675
|
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1586
1676
|
];
|
|
1587
|
-
exports.
|
|
1677
|
+
exports.GetBucketAnalyticsConfigurationRequest$ = GetBucketAnalyticsConfigurationRequest$;
|
|
1678
|
+
const GetBucketCorsOutput$ = [3, n0, _GBCO,
|
|
1588
1679
|
{ [_xN]: _CORSC },
|
|
1589
1680
|
[_CORSR],
|
|
1590
1681
|
[[() => CORSRules, { [_xF]: 1, [_xN]: _CORSRu }]]
|
|
1591
1682
|
];
|
|
1592
|
-
exports.
|
|
1683
|
+
exports.GetBucketCorsOutput$ = GetBucketCorsOutput$;
|
|
1684
|
+
const GetBucketCorsRequest$ = [3, n0, _GBCR,
|
|
1593
1685
|
0,
|
|
1594
1686
|
[_B, _EBO],
|
|
1595
1687
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1596
1688
|
];
|
|
1597
|
-
exports.
|
|
1689
|
+
exports.GetBucketCorsRequest$ = GetBucketCorsRequest$;
|
|
1690
|
+
const GetBucketEncryptionOutput$ = [3, n0, _GBEO,
|
|
1598
1691
|
0,
|
|
1599
1692
|
[_SSEC],
|
|
1600
|
-
[[() =>
|
|
1693
|
+
[[() => ServerSideEncryptionConfiguration$, 16]]
|
|
1601
1694
|
];
|
|
1602
|
-
exports.
|
|
1695
|
+
exports.GetBucketEncryptionOutput$ = GetBucketEncryptionOutput$;
|
|
1696
|
+
const GetBucketEncryptionRequest$ = [3, n0, _GBER,
|
|
1603
1697
|
0,
|
|
1604
1698
|
[_B, _EBO],
|
|
1605
1699
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1606
1700
|
];
|
|
1607
|
-
exports.
|
|
1701
|
+
exports.GetBucketEncryptionRequest$ = GetBucketEncryptionRequest$;
|
|
1702
|
+
const GetBucketIntelligentTieringConfigurationOutput$ = [3, n0, _GBITCO,
|
|
1608
1703
|
0,
|
|
1609
1704
|
[_ITC],
|
|
1610
|
-
[[() =>
|
|
1705
|
+
[[() => IntelligentTieringConfiguration$, 16]]
|
|
1611
1706
|
];
|
|
1612
|
-
exports.
|
|
1707
|
+
exports.GetBucketIntelligentTieringConfigurationOutput$ = GetBucketIntelligentTieringConfigurationOutput$;
|
|
1708
|
+
const GetBucketIntelligentTieringConfigurationRequest$ = [3, n0, _GBITCR,
|
|
1613
1709
|
0,
|
|
1614
1710
|
[_B, _I, _EBO],
|
|
1615
1711
|
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1616
1712
|
];
|
|
1617
|
-
exports.
|
|
1713
|
+
exports.GetBucketIntelligentTieringConfigurationRequest$ = GetBucketIntelligentTieringConfigurationRequest$;
|
|
1714
|
+
const GetBucketInventoryConfigurationOutput$ = [3, n0, _GBICO,
|
|
1618
1715
|
0,
|
|
1619
1716
|
[_IC],
|
|
1620
|
-
[[() =>
|
|
1717
|
+
[[() => InventoryConfiguration$, 16]]
|
|
1621
1718
|
];
|
|
1622
|
-
exports.
|
|
1719
|
+
exports.GetBucketInventoryConfigurationOutput$ = GetBucketInventoryConfigurationOutput$;
|
|
1720
|
+
const GetBucketInventoryConfigurationRequest$ = [3, n0, _GBICR,
|
|
1623
1721
|
0,
|
|
1624
1722
|
[_B, _I, _EBO],
|
|
1625
1723
|
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1626
1724
|
];
|
|
1627
|
-
exports.
|
|
1725
|
+
exports.GetBucketInventoryConfigurationRequest$ = GetBucketInventoryConfigurationRequest$;
|
|
1726
|
+
const GetBucketLifecycleConfigurationOutput$ = [3, n0, _GBLCO,
|
|
1628
1727
|
{ [_xN]: _LCi },
|
|
1629
1728
|
[_R, _TDMOS],
|
|
1630
1729
|
[[() => LifecycleRules, { [_xF]: 1, [_xN]: _Ru }], [0, { [_hH]: _xatdmos }]]
|
|
1631
1730
|
];
|
|
1632
|
-
exports.
|
|
1731
|
+
exports.GetBucketLifecycleConfigurationOutput$ = GetBucketLifecycleConfigurationOutput$;
|
|
1732
|
+
const GetBucketLifecycleConfigurationRequest$ = [3, n0, _GBLCR,
|
|
1633
1733
|
0,
|
|
1634
1734
|
[_B, _EBO],
|
|
1635
1735
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1636
1736
|
];
|
|
1637
|
-
exports.
|
|
1737
|
+
exports.GetBucketLifecycleConfigurationRequest$ = GetBucketLifecycleConfigurationRequest$;
|
|
1738
|
+
const GetBucketLocationOutput$ = [3, n0, _GBLO,
|
|
1638
1739
|
{ [_xN]: _LC },
|
|
1639
1740
|
[_LC],
|
|
1640
1741
|
[0]
|
|
1641
1742
|
];
|
|
1642
|
-
exports.
|
|
1743
|
+
exports.GetBucketLocationOutput$ = GetBucketLocationOutput$;
|
|
1744
|
+
const GetBucketLocationRequest$ = [3, n0, _GBLR,
|
|
1643
1745
|
0,
|
|
1644
1746
|
[_B, _EBO],
|
|
1645
1747
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1646
1748
|
];
|
|
1647
|
-
exports.
|
|
1749
|
+
exports.GetBucketLocationRequest$ = GetBucketLocationRequest$;
|
|
1750
|
+
const GetBucketLoggingOutput$ = [3, n0, _GBLOe,
|
|
1648
1751
|
{ [_xN]: _BLS },
|
|
1649
1752
|
[_LE],
|
|
1650
|
-
[[() =>
|
|
1753
|
+
[[() => LoggingEnabled$, 0]]
|
|
1651
1754
|
];
|
|
1652
|
-
exports.
|
|
1755
|
+
exports.GetBucketLoggingOutput$ = GetBucketLoggingOutput$;
|
|
1756
|
+
const GetBucketLoggingRequest$ = [3, n0, _GBLRe,
|
|
1653
1757
|
0,
|
|
1654
1758
|
[_B, _EBO],
|
|
1655
1759
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1656
1760
|
];
|
|
1657
|
-
exports.
|
|
1761
|
+
exports.GetBucketLoggingRequest$ = GetBucketLoggingRequest$;
|
|
1762
|
+
const GetBucketMetadataConfigurationOutput$ = [3, n0, _GBMCO,
|
|
1658
1763
|
0,
|
|
1659
1764
|
[_GBMCR],
|
|
1660
|
-
[[() =>
|
|
1765
|
+
[[() => GetBucketMetadataConfigurationResult$, 16]]
|
|
1661
1766
|
];
|
|
1662
|
-
exports.
|
|
1767
|
+
exports.GetBucketMetadataConfigurationOutput$ = GetBucketMetadataConfigurationOutput$;
|
|
1768
|
+
const GetBucketMetadataConfigurationRequest$ = [3, n0, _GBMCRe,
|
|
1663
1769
|
0,
|
|
1664
1770
|
[_B, _EBO],
|
|
1665
1771
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1666
1772
|
];
|
|
1667
|
-
exports.
|
|
1773
|
+
exports.GetBucketMetadataConfigurationRequest$ = GetBucketMetadataConfigurationRequest$;
|
|
1774
|
+
const GetBucketMetadataConfigurationResult$ = [3, n0, _GBMCR,
|
|
1668
1775
|
0,
|
|
1669
1776
|
[_MCR],
|
|
1670
|
-
[() =>
|
|
1777
|
+
[() => MetadataConfigurationResult$], 1
|
|
1671
1778
|
];
|
|
1672
|
-
exports.
|
|
1779
|
+
exports.GetBucketMetadataConfigurationResult$ = GetBucketMetadataConfigurationResult$;
|
|
1780
|
+
const GetBucketMetadataTableConfigurationOutput$ = [3, n0, _GBMTCO,
|
|
1673
1781
|
0,
|
|
1674
1782
|
[_GBMTCR],
|
|
1675
|
-
[[() =>
|
|
1783
|
+
[[() => GetBucketMetadataTableConfigurationResult$, 16]]
|
|
1676
1784
|
];
|
|
1677
|
-
exports.
|
|
1785
|
+
exports.GetBucketMetadataTableConfigurationOutput$ = GetBucketMetadataTableConfigurationOutput$;
|
|
1786
|
+
const GetBucketMetadataTableConfigurationRequest$ = [3, n0, _GBMTCRe,
|
|
1678
1787
|
0,
|
|
1679
1788
|
[_B, _EBO],
|
|
1680
1789
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1681
1790
|
];
|
|
1682
|
-
exports.
|
|
1791
|
+
exports.GetBucketMetadataTableConfigurationRequest$ = GetBucketMetadataTableConfigurationRequest$;
|
|
1792
|
+
const GetBucketMetadataTableConfigurationResult$ = [3, n0, _GBMTCR,
|
|
1683
1793
|
0,
|
|
1684
1794
|
[_MTCR, _S, _Err],
|
|
1685
|
-
[() =>
|
|
1795
|
+
[() => MetadataTableConfigurationResult$, 0, () => ErrorDetails$], 2
|
|
1686
1796
|
];
|
|
1687
|
-
exports.
|
|
1797
|
+
exports.GetBucketMetadataTableConfigurationResult$ = GetBucketMetadataTableConfigurationResult$;
|
|
1798
|
+
const GetBucketMetricsConfigurationOutput$ = [3, n0, _GBMCOe,
|
|
1688
1799
|
0,
|
|
1689
1800
|
[_MCe],
|
|
1690
|
-
[[() =>
|
|
1801
|
+
[[() => MetricsConfiguration$, 16]]
|
|
1691
1802
|
];
|
|
1692
|
-
exports.
|
|
1803
|
+
exports.GetBucketMetricsConfigurationOutput$ = GetBucketMetricsConfigurationOutput$;
|
|
1804
|
+
const GetBucketMetricsConfigurationRequest$ = [3, n0, _GBMCRet,
|
|
1693
1805
|
0,
|
|
1694
1806
|
[_B, _I, _EBO],
|
|
1695
1807
|
[[0, 1], [0, { [_hQ]: _i }], [0, { [_hH]: _xaebo }]], 2
|
|
1696
1808
|
];
|
|
1697
|
-
exports.
|
|
1809
|
+
exports.GetBucketMetricsConfigurationRequest$ = GetBucketMetricsConfigurationRequest$;
|
|
1810
|
+
const GetBucketNotificationConfigurationRequest$ = [3, n0, _GBNCR,
|
|
1698
1811
|
0,
|
|
1699
1812
|
[_B, _EBO],
|
|
1700
1813
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1701
1814
|
];
|
|
1702
|
-
exports.
|
|
1815
|
+
exports.GetBucketNotificationConfigurationRequest$ = GetBucketNotificationConfigurationRequest$;
|
|
1816
|
+
const GetBucketOwnershipControlsOutput$ = [3, n0, _GBOCO,
|
|
1703
1817
|
0,
|
|
1704
1818
|
[_OC],
|
|
1705
|
-
[[() =>
|
|
1819
|
+
[[() => OwnershipControls$, 16]]
|
|
1706
1820
|
];
|
|
1707
|
-
exports.
|
|
1821
|
+
exports.GetBucketOwnershipControlsOutput$ = GetBucketOwnershipControlsOutput$;
|
|
1822
|
+
const GetBucketOwnershipControlsRequest$ = [3, n0, _GBOCR,
|
|
1708
1823
|
0,
|
|
1709
1824
|
[_B, _EBO],
|
|
1710
1825
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1711
1826
|
];
|
|
1712
|
-
exports.
|
|
1827
|
+
exports.GetBucketOwnershipControlsRequest$ = GetBucketOwnershipControlsRequest$;
|
|
1828
|
+
const GetBucketPolicyOutput$ = [3, n0, _GBPO,
|
|
1713
1829
|
0,
|
|
1714
1830
|
[_Po],
|
|
1715
1831
|
[[0, 16]]
|
|
1716
1832
|
];
|
|
1717
|
-
exports.
|
|
1833
|
+
exports.GetBucketPolicyOutput$ = GetBucketPolicyOutput$;
|
|
1834
|
+
const GetBucketPolicyRequest$ = [3, n0, _GBPR,
|
|
1718
1835
|
0,
|
|
1719
1836
|
[_B, _EBO],
|
|
1720
1837
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1721
1838
|
];
|
|
1722
|
-
exports.
|
|
1839
|
+
exports.GetBucketPolicyRequest$ = GetBucketPolicyRequest$;
|
|
1840
|
+
const GetBucketPolicyStatusOutput$ = [3, n0, _GBPSO,
|
|
1723
1841
|
0,
|
|
1724
1842
|
[_PS],
|
|
1725
|
-
[[() =>
|
|
1843
|
+
[[() => PolicyStatus$, 16]]
|
|
1726
1844
|
];
|
|
1727
|
-
exports.
|
|
1845
|
+
exports.GetBucketPolicyStatusOutput$ = GetBucketPolicyStatusOutput$;
|
|
1846
|
+
const GetBucketPolicyStatusRequest$ = [3, n0, _GBPSR,
|
|
1728
1847
|
0,
|
|
1729
1848
|
[_B, _EBO],
|
|
1730
1849
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1731
1850
|
];
|
|
1732
|
-
exports.
|
|
1851
|
+
exports.GetBucketPolicyStatusRequest$ = GetBucketPolicyStatusRequest$;
|
|
1852
|
+
const GetBucketReplicationOutput$ = [3, n0, _GBRO,
|
|
1733
1853
|
0,
|
|
1734
1854
|
[_RCe],
|
|
1735
|
-
[[() =>
|
|
1855
|
+
[[() => ReplicationConfiguration$, 16]]
|
|
1736
1856
|
];
|
|
1737
|
-
exports.
|
|
1857
|
+
exports.GetBucketReplicationOutput$ = GetBucketReplicationOutput$;
|
|
1858
|
+
const GetBucketReplicationRequest$ = [3, n0, _GBRR,
|
|
1738
1859
|
0,
|
|
1739
1860
|
[_B, _EBO],
|
|
1740
1861
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1741
1862
|
];
|
|
1742
|
-
exports.
|
|
1863
|
+
exports.GetBucketReplicationRequest$ = GetBucketReplicationRequest$;
|
|
1864
|
+
const GetBucketRequestPaymentOutput$ = [3, n0, _GBRPO,
|
|
1743
1865
|
{ [_xN]: _RPC },
|
|
1744
1866
|
[_Pay],
|
|
1745
1867
|
[0]
|
|
1746
1868
|
];
|
|
1747
|
-
exports.
|
|
1869
|
+
exports.GetBucketRequestPaymentOutput$ = GetBucketRequestPaymentOutput$;
|
|
1870
|
+
const GetBucketRequestPaymentRequest$ = [3, n0, _GBRPR,
|
|
1748
1871
|
0,
|
|
1749
1872
|
[_B, _EBO],
|
|
1750
1873
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1751
1874
|
];
|
|
1752
|
-
exports.
|
|
1875
|
+
exports.GetBucketRequestPaymentRequest$ = GetBucketRequestPaymentRequest$;
|
|
1876
|
+
const GetBucketTaggingOutput$ = [3, n0, _GBTO,
|
|
1753
1877
|
{ [_xN]: _Tag },
|
|
1754
1878
|
[_TS],
|
|
1755
1879
|
[[() => TagSet, 0]], 1
|
|
1756
1880
|
];
|
|
1757
|
-
exports.
|
|
1881
|
+
exports.GetBucketTaggingOutput$ = GetBucketTaggingOutput$;
|
|
1882
|
+
const GetBucketTaggingRequest$ = [3, n0, _GBTR,
|
|
1758
1883
|
0,
|
|
1759
1884
|
[_B, _EBO],
|
|
1760
1885
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1761
1886
|
];
|
|
1762
|
-
exports.
|
|
1887
|
+
exports.GetBucketTaggingRequest$ = GetBucketTaggingRequest$;
|
|
1888
|
+
const GetBucketVersioningOutput$ = [3, n0, _GBVO,
|
|
1763
1889
|
{ [_xN]: _VC },
|
|
1764
1890
|
[_S, _MFAD],
|
|
1765
1891
|
[0, [0, { [_xN]: _MDf }]]
|
|
1766
1892
|
];
|
|
1767
|
-
exports.
|
|
1893
|
+
exports.GetBucketVersioningOutput$ = GetBucketVersioningOutput$;
|
|
1894
|
+
const GetBucketVersioningRequest$ = [3, n0, _GBVR,
|
|
1768
1895
|
0,
|
|
1769
1896
|
[_B, _EBO],
|
|
1770
1897
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1771
1898
|
];
|
|
1772
|
-
exports.
|
|
1899
|
+
exports.GetBucketVersioningRequest$ = GetBucketVersioningRequest$;
|
|
1900
|
+
const GetBucketWebsiteOutput$ = [3, n0, _GBWO,
|
|
1773
1901
|
{ [_xN]: _WC },
|
|
1774
1902
|
[_RART, _IDn, _EDr, _RR],
|
|
1775
|
-
[() =>
|
|
1903
|
+
[() => RedirectAllRequestsTo$, () => IndexDocument$, () => ErrorDocument$, [() => RoutingRules, 0]]
|
|
1776
1904
|
];
|
|
1777
|
-
exports.
|
|
1905
|
+
exports.GetBucketWebsiteOutput$ = GetBucketWebsiteOutput$;
|
|
1906
|
+
const GetBucketWebsiteRequest$ = [3, n0, _GBWR,
|
|
1778
1907
|
0,
|
|
1779
1908
|
[_B, _EBO],
|
|
1780
1909
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1781
1910
|
];
|
|
1782
|
-
exports.
|
|
1911
|
+
exports.GetBucketWebsiteRequest$ = GetBucketWebsiteRequest$;
|
|
1912
|
+
const GetObjectAclOutput$ = [3, n0, _GOAO,
|
|
1783
1913
|
{ [_xN]: _ACP },
|
|
1784
1914
|
[_O, _G, _RC],
|
|
1785
|
-
[() =>
|
|
1915
|
+
[() => Owner$, [() => Grants, { [_xN]: _ACL }], [0, { [_hH]: _xarc }]]
|
|
1786
1916
|
];
|
|
1787
|
-
exports.
|
|
1917
|
+
exports.GetObjectAclOutput$ = GetObjectAclOutput$;
|
|
1918
|
+
const GetObjectAclRequest$ = [3, n0, _GOAR,
|
|
1788
1919
|
0,
|
|
1789
1920
|
[_B, _K, _VI, _RP, _EBO],
|
|
1790
1921
|
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 2
|
|
1791
1922
|
];
|
|
1792
|
-
exports.
|
|
1923
|
+
exports.GetObjectAclRequest$ = GetObjectAclRequest$;
|
|
1924
|
+
const GetObjectAttributesOutput$ = [3, n0, _GOAOe,
|
|
1793
1925
|
{ [_xN]: _GOARe },
|
|
1794
1926
|
[_DM, _LM, _VI, _RC, _ETa, _C, _OP, _SC, _OS],
|
|
1795
|
-
[[2, { [_hH]: _xadm }], [4, { [_hH]: _LM_ }], [0, { [_hH]: _xavi }], [0, { [_hH]: _xarc }], 0, () =>
|
|
1927
|
+
[[2, { [_hH]: _xadm }], [4, { [_hH]: _LM_ }], [0, { [_hH]: _xavi }], [0, { [_hH]: _xarc }], 0, () => Checksum$, [() => GetObjectAttributesParts$, 0], 0, 1]
|
|
1796
1928
|
];
|
|
1797
|
-
exports.
|
|
1929
|
+
exports.GetObjectAttributesOutput$ = GetObjectAttributesOutput$;
|
|
1930
|
+
const GetObjectAttributesParts$ = [3, n0, _GOAP,
|
|
1798
1931
|
0,
|
|
1799
1932
|
[_TPC, _PNM, _NPNM, _MP, _IT, _Pa],
|
|
1800
1933
|
[[1, { [_xN]: _PC }], 0, 0, 1, 2, [() => PartsList, { [_xF]: 1, [_xN]: _Par }]]
|
|
1801
1934
|
];
|
|
1802
|
-
exports.
|
|
1935
|
+
exports.GetObjectAttributesParts$ = GetObjectAttributesParts$;
|
|
1936
|
+
const GetObjectAttributesRequest$ = [3, n0, _GOARet,
|
|
1803
1937
|
0,
|
|
1804
1938
|
[_B, _K, _OA, _VI, _MP, _PNM, _SSECA, _SSECK, _SSECKMD, _RP, _EBO],
|
|
1805
1939
|
[[0, 1], [0, 1], [64 | 0, { [_hH]: _xaoa }], [0, { [_hQ]: _vI }], [1, { [_hH]: _xamp }], [0, { [_hH]: _xapnm }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 3
|
|
1806
1940
|
];
|
|
1807
|
-
exports.
|
|
1941
|
+
exports.GetObjectAttributesRequest$ = GetObjectAttributesRequest$;
|
|
1942
|
+
const GetObjectLegalHoldOutput$ = [3, n0, _GOLHO,
|
|
1808
1943
|
0,
|
|
1809
1944
|
[_LH],
|
|
1810
|
-
[[() =>
|
|
1945
|
+
[[() => ObjectLockLegalHold$, { [_hP]: 1, [_xN]: _LH }]]
|
|
1811
1946
|
];
|
|
1812
|
-
exports.
|
|
1947
|
+
exports.GetObjectLegalHoldOutput$ = GetObjectLegalHoldOutput$;
|
|
1948
|
+
const GetObjectLegalHoldRequest$ = [3, n0, _GOLHR,
|
|
1813
1949
|
0,
|
|
1814
1950
|
[_B, _K, _VI, _RP, _EBO],
|
|
1815
1951
|
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 2
|
|
1816
1952
|
];
|
|
1817
|
-
exports.
|
|
1953
|
+
exports.GetObjectLegalHoldRequest$ = GetObjectLegalHoldRequest$;
|
|
1954
|
+
const GetObjectLockConfigurationOutput$ = [3, n0, _GOLCO,
|
|
1818
1955
|
0,
|
|
1819
1956
|
[_OLC],
|
|
1820
|
-
[[() =>
|
|
1957
|
+
[[() => ObjectLockConfiguration$, 16]]
|
|
1821
1958
|
];
|
|
1822
|
-
exports.
|
|
1959
|
+
exports.GetObjectLockConfigurationOutput$ = GetObjectLockConfigurationOutput$;
|
|
1960
|
+
const GetObjectLockConfigurationRequest$ = [3, n0, _GOLCR,
|
|
1823
1961
|
0,
|
|
1824
1962
|
[_B, _EBO],
|
|
1825
1963
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1826
1964
|
];
|
|
1827
|
-
exports.
|
|
1965
|
+
exports.GetObjectLockConfigurationRequest$ = GetObjectLockConfigurationRequest$;
|
|
1966
|
+
const GetObjectOutput$ = [3, n0, _GOO,
|
|
1828
1967
|
0,
|
|
1829
1968
|
[_Bo, _DM, _AR, _E, _Re, _LM, _CLo, _ETa, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _CT, _MM, _VI, _CC, _CDo, _CEo, _CL, _CR, _CTo, _Ex, _ES, _WRL, _SSE, _M, _SSECA, _SSECKMD, _SSEKMSKI, _BKE, _SC, _RC, _RS, _PC, _TC, _OLM, _OLRUD, _OLLHS],
|
|
1830
1969
|
[[() => StreamingBlob, 16], [2, { [_hH]: _xadm }], [0, { [_hH]: _ar }], [0, { [_hH]: _xae }], [0, { [_hH]: _xar }], [4, { [_hH]: _LM_ }], [1, { [_hH]: _CL__ }], [0, { [_hH]: _ETa }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xacs__ }], [0, { [_hH]: _xacm }], [0, { [_hH]: _xacx }], [0, { [_hH]: _xacx_ }], [0, { [_hH]: _xacx__ }], [0, { [_hH]: _xact }], [1, { [_hH]: _xamm }], [0, { [_hH]: _xavi }], [0, { [_hH]: _CC_ }], [0, { [_hH]: _CD_ }], [0, { [_hH]: _CE_ }], [0, { [_hH]: _CL_ }], [0, { [_hH]: _CR_ }], [0, { [_hH]: _CT_ }], [4, { [_hH]: _Ex }], [0, { [_hH]: _ES }], [0, { [_hH]: _xawrl }], [0, { [_hH]: _xasse }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xasc }], [0, { [_hH]: _xarc }], [0, { [_hH]: _xars }], [1, { [_hH]: _xampc }], [1, { [_hH]: _xatc }], [0, { [_hH]: _xaolm }], [5, { [_hH]: _xaolrud }], [0, { [_hH]: _xaollh }]]
|
|
1831
1970
|
];
|
|
1832
|
-
exports.
|
|
1971
|
+
exports.GetObjectOutput$ = GetObjectOutput$;
|
|
1972
|
+
const GetObjectRequest$ = [3, n0, _GOR,
|
|
1833
1973
|
0,
|
|
1834
1974
|
[_B, _K, _IM, _IMSf, _INM, _IUS, _Ra, _RCC, _RCD, _RCE, _RCL, _RCT, _RE, _VI, _SSECA, _SSECK, _SSECKMD, _RP, _PN, _EBO, _CMh],
|
|
1835
1975
|
[[0, 1], [0, 1], [0, { [_hH]: _IM_ }], [4, { [_hH]: _IMS_ }], [0, { [_hH]: _INM_ }], [4, { [_hH]: _IUS_ }], [0, { [_hH]: _Ra }], [0, { [_hQ]: _rcc }], [0, { [_hQ]: _rcd }], [0, { [_hQ]: _rce }], [0, { [_hQ]: _rcl }], [0, { [_hQ]: _rct }], [6, { [_hQ]: _re }], [0, { [_hQ]: _vI }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [0, { [_hH]: _xarp }], [1, { [_hQ]: _pN }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xacm_ }]], 2
|
|
1836
1976
|
];
|
|
1837
|
-
exports.
|
|
1977
|
+
exports.GetObjectRequest$ = GetObjectRequest$;
|
|
1978
|
+
const GetObjectRetentionOutput$ = [3, n0, _GORO,
|
|
1838
1979
|
0,
|
|
1839
1980
|
[_Ret],
|
|
1840
|
-
[[() =>
|
|
1981
|
+
[[() => ObjectLockRetention$, { [_hP]: 1, [_xN]: _Ret }]]
|
|
1841
1982
|
];
|
|
1842
|
-
exports.
|
|
1983
|
+
exports.GetObjectRetentionOutput$ = GetObjectRetentionOutput$;
|
|
1984
|
+
const GetObjectRetentionRequest$ = [3, n0, _GORR,
|
|
1843
1985
|
0,
|
|
1844
1986
|
[_B, _K, _VI, _RP, _EBO],
|
|
1845
1987
|
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 2
|
|
1846
1988
|
];
|
|
1847
|
-
exports.
|
|
1989
|
+
exports.GetObjectRetentionRequest$ = GetObjectRetentionRequest$;
|
|
1990
|
+
const GetObjectTaggingOutput$ = [3, n0, _GOTO,
|
|
1848
1991
|
{ [_xN]: _Tag },
|
|
1849
1992
|
[_TS, _VI],
|
|
1850
1993
|
[[() => TagSet, 0], [0, { [_hH]: _xavi }]], 1
|
|
1851
1994
|
];
|
|
1852
|
-
exports.
|
|
1995
|
+
exports.GetObjectTaggingOutput$ = GetObjectTaggingOutput$;
|
|
1996
|
+
const GetObjectTaggingRequest$ = [3, n0, _GOTR,
|
|
1853
1997
|
0,
|
|
1854
1998
|
[_B, _K, _VI, _EBO, _RP],
|
|
1855
1999
|
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xarp }]], 2
|
|
1856
2000
|
];
|
|
1857
|
-
exports.
|
|
2001
|
+
exports.GetObjectTaggingRequest$ = GetObjectTaggingRequest$;
|
|
2002
|
+
const GetObjectTorrentOutput$ = [3, n0, _GOTOe,
|
|
1858
2003
|
0,
|
|
1859
2004
|
[_Bo, _RC],
|
|
1860
2005
|
[[() => StreamingBlob, 16], [0, { [_hH]: _xarc }]]
|
|
1861
2006
|
];
|
|
1862
|
-
exports.
|
|
2007
|
+
exports.GetObjectTorrentOutput$ = GetObjectTorrentOutput$;
|
|
2008
|
+
const GetObjectTorrentRequest$ = [3, n0, _GOTRe,
|
|
1863
2009
|
0,
|
|
1864
2010
|
[_B, _K, _RP, _EBO],
|
|
1865
2011
|
[[0, 1], [0, 1], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 2
|
|
1866
2012
|
];
|
|
1867
|
-
exports.
|
|
2013
|
+
exports.GetObjectTorrentRequest$ = GetObjectTorrentRequest$;
|
|
2014
|
+
const GetPublicAccessBlockOutput$ = [3, n0, _GPABO,
|
|
1868
2015
|
0,
|
|
1869
2016
|
[_PABC],
|
|
1870
|
-
[[() =>
|
|
2017
|
+
[[() => PublicAccessBlockConfiguration$, 16]]
|
|
1871
2018
|
];
|
|
1872
|
-
exports.
|
|
2019
|
+
exports.GetPublicAccessBlockOutput$ = GetPublicAccessBlockOutput$;
|
|
2020
|
+
const GetPublicAccessBlockRequest$ = [3, n0, _GPABR,
|
|
1873
2021
|
0,
|
|
1874
2022
|
[_B, _EBO],
|
|
1875
2023
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1876
2024
|
];
|
|
1877
|
-
exports.
|
|
2025
|
+
exports.GetPublicAccessBlockRequest$ = GetPublicAccessBlockRequest$;
|
|
2026
|
+
const GlacierJobParameters$ = [3, n0, _GJP,
|
|
1878
2027
|
0,
|
|
1879
2028
|
[_Ti],
|
|
1880
2029
|
[0], 1
|
|
1881
2030
|
];
|
|
1882
|
-
exports.
|
|
2031
|
+
exports.GlacierJobParameters$ = GlacierJobParameters$;
|
|
2032
|
+
const Grant$ = [3, n0, _Gr,
|
|
1883
2033
|
0,
|
|
1884
2034
|
[_Gra, _Pe],
|
|
1885
|
-
[[() =>
|
|
2035
|
+
[[() => Grantee$, { [_xNm]: [_x, _hi] }], 0]
|
|
1886
2036
|
];
|
|
1887
|
-
exports.
|
|
2037
|
+
exports.Grant$ = Grant$;
|
|
2038
|
+
const Grantee$ = [3, n0, _Gra,
|
|
1888
2039
|
0,
|
|
1889
2040
|
[_Ty, _DN, _EA, _ID, _URI],
|
|
1890
2041
|
[[0, { [_xA]: 1, [_xN]: _xs }], 0, 0, 0, 0], 1
|
|
1891
2042
|
];
|
|
1892
|
-
exports.
|
|
2043
|
+
exports.Grantee$ = Grantee$;
|
|
2044
|
+
const HeadBucketOutput$ = [3, n0, _HBO,
|
|
1893
2045
|
0,
|
|
1894
2046
|
[_BA, _BLT, _BLN, _BR, _APA],
|
|
1895
2047
|
[[0, { [_hH]: _xaba }], [0, { [_hH]: _xablt }], [0, { [_hH]: _xabln }], [0, { [_hH]: _xabr }], [2, { [_hH]: _xaapa }]]
|
|
1896
2048
|
];
|
|
1897
|
-
exports.
|
|
2049
|
+
exports.HeadBucketOutput$ = HeadBucketOutput$;
|
|
2050
|
+
const HeadBucketRequest$ = [3, n0, _HBR,
|
|
1898
2051
|
0,
|
|
1899
2052
|
[_B, _EBO],
|
|
1900
2053
|
[[0, 1], [0, { [_hH]: _xaebo }]], 1
|
|
1901
2054
|
];
|
|
1902
|
-
exports.
|
|
2055
|
+
exports.HeadBucketRequest$ = HeadBucketRequest$;
|
|
2056
|
+
const HeadObjectOutput$ = [3, n0, _HOO,
|
|
1903
2057
|
0,
|
|
1904
2058
|
[_DM, _AR, _E, _Re, _ASr, _LM, _CLo, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _CT, _ETa, _MM, _VI, _CC, _CDo, _CEo, _CL, _CTo, _CR, _Ex, _ES, _WRL, _SSE, _M, _SSECA, _SSECKMD, _SSEKMSKI, _BKE, _SC, _RC, _RS, _PC, _TC, _OLM, _OLRUD, _OLLHS],
|
|
1905
2059
|
[[2, { [_hH]: _xadm }], [0, { [_hH]: _ar }], [0, { [_hH]: _xae }], [0, { [_hH]: _xar }], [0, { [_hH]: _xaas }], [4, { [_hH]: _LM_ }], [1, { [_hH]: _CL__ }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xacs__ }], [0, { [_hH]: _xacm }], [0, { [_hH]: _xacx }], [0, { [_hH]: _xacx_ }], [0, { [_hH]: _xacx__ }], [0, { [_hH]: _xact }], [0, { [_hH]: _ETa }], [1, { [_hH]: _xamm }], [0, { [_hH]: _xavi }], [0, { [_hH]: _CC_ }], [0, { [_hH]: _CD_ }], [0, { [_hH]: _CE_ }], [0, { [_hH]: _CL_ }], [0, { [_hH]: _CT_ }], [0, { [_hH]: _CR_ }], [4, { [_hH]: _Ex }], [0, { [_hH]: _ES }], [0, { [_hH]: _xawrl }], [0, { [_hH]: _xasse }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xasc }], [0, { [_hH]: _xarc }], [0, { [_hH]: _xars }], [1, { [_hH]: _xampc }], [1, { [_hH]: _xatc }], [0, { [_hH]: _xaolm }], [5, { [_hH]: _xaolrud }], [0, { [_hH]: _xaollh }]]
|
|
1906
2060
|
];
|
|
1907
|
-
exports.
|
|
2061
|
+
exports.HeadObjectOutput$ = HeadObjectOutput$;
|
|
2062
|
+
const HeadObjectRequest$ = [3, n0, _HOR,
|
|
1908
2063
|
0,
|
|
1909
2064
|
[_B, _K, _IM, _IMSf, _INM, _IUS, _Ra, _RCC, _RCD, _RCE, _RCL, _RCT, _RE, _VI, _SSECA, _SSECK, _SSECKMD, _RP, _PN, _EBO, _CMh],
|
|
1910
2065
|
[[0, 1], [0, 1], [0, { [_hH]: _IM_ }], [4, { [_hH]: _IMS_ }], [0, { [_hH]: _INM_ }], [4, { [_hH]: _IUS_ }], [0, { [_hH]: _Ra }], [0, { [_hQ]: _rcc }], [0, { [_hQ]: _rcd }], [0, { [_hQ]: _rce }], [0, { [_hQ]: _rcl }], [0, { [_hQ]: _rct }], [6, { [_hQ]: _re }], [0, { [_hQ]: _vI }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [0, { [_hH]: _xarp }], [1, { [_hQ]: _pN }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xacm_ }]], 2
|
|
1911
2066
|
];
|
|
1912
|
-
exports.
|
|
2067
|
+
exports.HeadObjectRequest$ = HeadObjectRequest$;
|
|
2068
|
+
const IndexDocument$ = [3, n0, _IDn,
|
|
1913
2069
|
0,
|
|
1914
2070
|
[_Su],
|
|
1915
2071
|
[0], 1
|
|
1916
2072
|
];
|
|
1917
|
-
exports.
|
|
2073
|
+
exports.IndexDocument$ = IndexDocument$;
|
|
2074
|
+
const Initiator$ = [3, n0, _In,
|
|
1918
2075
|
0,
|
|
1919
2076
|
[_ID, _DN],
|
|
1920
2077
|
[0, 0]
|
|
1921
2078
|
];
|
|
1922
|
-
exports.
|
|
2079
|
+
exports.Initiator$ = Initiator$;
|
|
2080
|
+
const InputSerialization$ = [3, n0, _IS,
|
|
1923
2081
|
0,
|
|
1924
2082
|
[_CSV, _CTom, _JSON, _Parq],
|
|
1925
|
-
[() =>
|
|
2083
|
+
[() => CSVInput$, 0, () => JSONInput$, () => ParquetInput$]
|
|
1926
2084
|
];
|
|
1927
|
-
exports.
|
|
2085
|
+
exports.InputSerialization$ = InputSerialization$;
|
|
2086
|
+
const IntelligentTieringAndOperator$ = [3, n0, _ITAO,
|
|
1928
2087
|
0,
|
|
1929
2088
|
[_P, _T],
|
|
1930
2089
|
[0, [() => TagSet, { [_xF]: 1, [_xN]: _Ta }]]
|
|
1931
2090
|
];
|
|
1932
|
-
exports.
|
|
2091
|
+
exports.IntelligentTieringAndOperator$ = IntelligentTieringAndOperator$;
|
|
2092
|
+
const IntelligentTieringConfiguration$ = [3, n0, _ITC,
|
|
1933
2093
|
0,
|
|
1934
2094
|
[_I, _S, _Tie, _F],
|
|
1935
|
-
[0, 0, [() => TieringList, { [_xF]: 1, [_xN]: _Tier }], [() =>
|
|
2095
|
+
[0, 0, [() => TieringList, { [_xF]: 1, [_xN]: _Tier }], [() => IntelligentTieringFilter$, 0]], 3
|
|
1936
2096
|
];
|
|
1937
|
-
exports.
|
|
2097
|
+
exports.IntelligentTieringConfiguration$ = IntelligentTieringConfiguration$;
|
|
2098
|
+
const IntelligentTieringFilter$ = [3, n0, _ITF,
|
|
1938
2099
|
0,
|
|
1939
2100
|
[_P, _Ta, _An],
|
|
1940
|
-
[0, () =>
|
|
2101
|
+
[0, () => Tag$, [() => IntelligentTieringAndOperator$, 0]]
|
|
1941
2102
|
];
|
|
1942
|
-
exports.
|
|
2103
|
+
exports.IntelligentTieringFilter$ = IntelligentTieringFilter$;
|
|
2104
|
+
const InventoryConfiguration$ = [3, n0, _IC,
|
|
1943
2105
|
0,
|
|
1944
2106
|
[_Des, _IE, _I, _IOV, _Sc, _F, _OF],
|
|
1945
|
-
[[() =>
|
|
2107
|
+
[[() => InventoryDestination$, 0], 2, 0, 0, () => InventorySchedule$, () => InventoryFilter$, [() => InventoryOptionalFields, 0]], 5
|
|
1946
2108
|
];
|
|
1947
|
-
exports.
|
|
2109
|
+
exports.InventoryConfiguration$ = InventoryConfiguration$;
|
|
2110
|
+
const InventoryDestination$ = [3, n0, _IDnv,
|
|
1948
2111
|
0,
|
|
1949
2112
|
[_SBD],
|
|
1950
|
-
[[() =>
|
|
2113
|
+
[[() => InventoryS3BucketDestination$, 0]], 1
|
|
1951
2114
|
];
|
|
1952
|
-
exports.
|
|
2115
|
+
exports.InventoryDestination$ = InventoryDestination$;
|
|
2116
|
+
const InventoryEncryption$ = [3, n0, _IEn,
|
|
1953
2117
|
0,
|
|
1954
2118
|
[_SSES, _SSEKMS],
|
|
1955
|
-
[[() =>
|
|
2119
|
+
[[() => SSES3$, { [_xN]: _SS }], [() => SSEKMS$, { [_xN]: _SK }]]
|
|
1956
2120
|
];
|
|
1957
|
-
exports.
|
|
2121
|
+
exports.InventoryEncryption$ = InventoryEncryption$;
|
|
2122
|
+
const InventoryFilter$ = [3, n0, _IF,
|
|
1958
2123
|
0,
|
|
1959
2124
|
[_P],
|
|
1960
2125
|
[0], 1
|
|
1961
2126
|
];
|
|
1962
|
-
exports.
|
|
2127
|
+
exports.InventoryFilter$ = InventoryFilter$;
|
|
2128
|
+
const InventoryS3BucketDestination$ = [3, n0, _ISBD,
|
|
1963
2129
|
0,
|
|
1964
2130
|
[_B, _Fo, _AI, _P, _En],
|
|
1965
|
-
[0, 0, 0, 0, [() =>
|
|
2131
|
+
[0, 0, 0, 0, [() => InventoryEncryption$, 0]], 2
|
|
1966
2132
|
];
|
|
1967
|
-
exports.
|
|
2133
|
+
exports.InventoryS3BucketDestination$ = InventoryS3BucketDestination$;
|
|
2134
|
+
const InventorySchedule$ = [3, n0, _ISn,
|
|
1968
2135
|
0,
|
|
1969
2136
|
[_Fr],
|
|
1970
2137
|
[0], 1
|
|
1971
2138
|
];
|
|
1972
|
-
exports.
|
|
2139
|
+
exports.InventorySchedule$ = InventorySchedule$;
|
|
2140
|
+
const InventoryTableConfiguration$ = [3, n0, _ITCn,
|
|
1973
2141
|
0,
|
|
1974
2142
|
[_CSo, _EC],
|
|
1975
|
-
[0, () =>
|
|
2143
|
+
[0, () => MetadataTableEncryptionConfiguration$], 1
|
|
1976
2144
|
];
|
|
1977
|
-
exports.
|
|
2145
|
+
exports.InventoryTableConfiguration$ = InventoryTableConfiguration$;
|
|
2146
|
+
const InventoryTableConfigurationResult$ = [3, n0, _ITCR,
|
|
1978
2147
|
0,
|
|
1979
2148
|
[_CSo, _TSa, _Err, _TNa, _TA],
|
|
1980
|
-
[0, 0, () =>
|
|
2149
|
+
[0, 0, () => ErrorDetails$, 0, 0], 1
|
|
1981
2150
|
];
|
|
1982
|
-
exports.
|
|
2151
|
+
exports.InventoryTableConfigurationResult$ = InventoryTableConfigurationResult$;
|
|
2152
|
+
const InventoryTableConfigurationUpdates$ = [3, n0, _ITCU,
|
|
1983
2153
|
0,
|
|
1984
2154
|
[_CSo, _EC],
|
|
1985
|
-
[0, () =>
|
|
2155
|
+
[0, () => MetadataTableEncryptionConfiguration$], 1
|
|
1986
2156
|
];
|
|
1987
|
-
exports.
|
|
2157
|
+
exports.InventoryTableConfigurationUpdates$ = InventoryTableConfigurationUpdates$;
|
|
2158
|
+
const JournalTableConfiguration$ = [3, n0, _JTC,
|
|
1988
2159
|
0,
|
|
1989
2160
|
[_REe, _EC],
|
|
1990
|
-
[() =>
|
|
2161
|
+
[() => RecordExpiration$, () => MetadataTableEncryptionConfiguration$], 1
|
|
1991
2162
|
];
|
|
1992
|
-
exports.
|
|
2163
|
+
exports.JournalTableConfiguration$ = JournalTableConfiguration$;
|
|
2164
|
+
const JournalTableConfigurationResult$ = [3, n0, _JTCR,
|
|
1993
2165
|
0,
|
|
1994
2166
|
[_TSa, _TNa, _REe, _Err, _TA],
|
|
1995
|
-
[0, 0, () =>
|
|
2167
|
+
[0, 0, () => RecordExpiration$, () => ErrorDetails$, 0], 3
|
|
1996
2168
|
];
|
|
1997
|
-
exports.
|
|
2169
|
+
exports.JournalTableConfigurationResult$ = JournalTableConfigurationResult$;
|
|
2170
|
+
const JournalTableConfigurationUpdates$ = [3, n0, _JTCU,
|
|
1998
2171
|
0,
|
|
1999
2172
|
[_REe],
|
|
2000
|
-
[() =>
|
|
2173
|
+
[() => RecordExpiration$], 1
|
|
2001
2174
|
];
|
|
2002
|
-
exports.
|
|
2175
|
+
exports.JournalTableConfigurationUpdates$ = JournalTableConfigurationUpdates$;
|
|
2176
|
+
const JSONInput$ = [3, n0, _JSONI,
|
|
2003
2177
|
0,
|
|
2004
2178
|
[_Ty],
|
|
2005
2179
|
[0]
|
|
2006
2180
|
];
|
|
2007
|
-
exports.
|
|
2181
|
+
exports.JSONInput$ = JSONInput$;
|
|
2182
|
+
const JSONOutput$ = [3, n0, _JSONO,
|
|
2008
2183
|
0,
|
|
2009
2184
|
[_RD],
|
|
2010
2185
|
[0]
|
|
2011
2186
|
];
|
|
2012
|
-
exports.
|
|
2187
|
+
exports.JSONOutput$ = JSONOutput$;
|
|
2188
|
+
const LambdaFunctionConfiguration$ = [3, n0, _LFC,
|
|
2013
2189
|
0,
|
|
2014
2190
|
[_LFA, _Ev, _I, _F],
|
|
2015
|
-
[[0, { [_xN]: _CF }], [64 | 0, { [_xF]: 1, [_xN]: _Eve }], 0, [() =>
|
|
2191
|
+
[[0, { [_xN]: _CF }], [64 | 0, { [_xF]: 1, [_xN]: _Eve }], 0, [() => NotificationConfigurationFilter$, 0]], 2
|
|
2016
2192
|
];
|
|
2017
|
-
exports.
|
|
2193
|
+
exports.LambdaFunctionConfiguration$ = LambdaFunctionConfiguration$;
|
|
2194
|
+
const LifecycleExpiration$ = [3, n0, _LEi,
|
|
2018
2195
|
0,
|
|
2019
2196
|
[_Da, _D, _EODM],
|
|
2020
2197
|
[5, 1, 2]
|
|
2021
2198
|
];
|
|
2022
|
-
exports.
|
|
2199
|
+
exports.LifecycleExpiration$ = LifecycleExpiration$;
|
|
2200
|
+
const LifecycleRule$ = [3, n0, _LR,
|
|
2023
2201
|
0,
|
|
2024
2202
|
[_S, _E, _ID, _P, _F, _Tr, _NVT, _NVE, _AIMU],
|
|
2025
|
-
[0, () =>
|
|
2203
|
+
[0, () => LifecycleExpiration$, 0, 0, [() => LifecycleRuleFilter$, 0], [() => TransitionList, { [_xF]: 1, [_xN]: _Tra }], [() => NoncurrentVersionTransitionList, { [_xF]: 1, [_xN]: _NVTo }], () => NoncurrentVersionExpiration$, () => AbortIncompleteMultipartUpload$], 1
|
|
2026
2204
|
];
|
|
2027
|
-
exports.
|
|
2205
|
+
exports.LifecycleRule$ = LifecycleRule$;
|
|
2206
|
+
const LifecycleRuleAndOperator$ = [3, n0, _LRAO,
|
|
2028
2207
|
0,
|
|
2029
2208
|
[_P, _T, _OSGT, _OSLT],
|
|
2030
2209
|
[0, [() => TagSet, { [_xF]: 1, [_xN]: _Ta }], 1, 1]
|
|
2031
2210
|
];
|
|
2032
|
-
exports.
|
|
2211
|
+
exports.LifecycleRuleAndOperator$ = LifecycleRuleAndOperator$;
|
|
2212
|
+
const LifecycleRuleFilter$ = [3, n0, _LRF,
|
|
2033
2213
|
0,
|
|
2034
2214
|
[_P, _Ta, _OSGT, _OSLT, _An],
|
|
2035
|
-
[0, () =>
|
|
2215
|
+
[0, () => Tag$, 1, 1, [() => LifecycleRuleAndOperator$, 0]]
|
|
2036
2216
|
];
|
|
2037
|
-
exports.
|
|
2217
|
+
exports.LifecycleRuleFilter$ = LifecycleRuleFilter$;
|
|
2218
|
+
const ListBucketAnalyticsConfigurationsOutput$ = [3, n0, _LBACO,
|
|
2038
2219
|
{ [_xN]: _LBACR },
|
|
2039
2220
|
[_IT, _CTon, _NCT, _ACLn],
|
|
2040
2221
|
[2, 0, 0, [() => AnalyticsConfigurationList, { [_xF]: 1, [_xN]: _ACn }]]
|
|
2041
2222
|
];
|
|
2042
|
-
exports.
|
|
2223
|
+
exports.ListBucketAnalyticsConfigurationsOutput$ = ListBucketAnalyticsConfigurationsOutput$;
|
|
2224
|
+
const ListBucketAnalyticsConfigurationsRequest$ = [3, n0, _LBACRi,
|
|
2043
2225
|
0,
|
|
2044
2226
|
[_B, _CTon, _EBO],
|
|
2045
2227
|
[[0, 1], [0, { [_hQ]: _ct }], [0, { [_hH]: _xaebo }]], 1
|
|
2046
2228
|
];
|
|
2047
|
-
exports.
|
|
2229
|
+
exports.ListBucketAnalyticsConfigurationsRequest$ = ListBucketAnalyticsConfigurationsRequest$;
|
|
2230
|
+
const ListBucketIntelligentTieringConfigurationsOutput$ = [3, n0, _LBITCO,
|
|
2048
2231
|
0,
|
|
2049
2232
|
[_IT, _CTon, _NCT, _ITCL],
|
|
2050
2233
|
[2, 0, 0, [() => IntelligentTieringConfigurationList, { [_xF]: 1, [_xN]: _ITC }]]
|
|
2051
2234
|
];
|
|
2052
|
-
exports.
|
|
2235
|
+
exports.ListBucketIntelligentTieringConfigurationsOutput$ = ListBucketIntelligentTieringConfigurationsOutput$;
|
|
2236
|
+
const ListBucketIntelligentTieringConfigurationsRequest$ = [3, n0, _LBITCR,
|
|
2053
2237
|
0,
|
|
2054
2238
|
[_B, _CTon, _EBO],
|
|
2055
2239
|
[[0, 1], [0, { [_hQ]: _ct }], [0, { [_hH]: _xaebo }]], 1
|
|
2056
2240
|
];
|
|
2057
|
-
exports.
|
|
2241
|
+
exports.ListBucketIntelligentTieringConfigurationsRequest$ = ListBucketIntelligentTieringConfigurationsRequest$;
|
|
2242
|
+
const ListBucketInventoryConfigurationsOutput$ = [3, n0, _LBICO,
|
|
2058
2243
|
{ [_xN]: _LICR },
|
|
2059
2244
|
[_CTon, _ICL, _IT, _NCT],
|
|
2060
2245
|
[0, [() => InventoryConfigurationList, { [_xF]: 1, [_xN]: _IC }], 2, 0]
|
|
2061
2246
|
];
|
|
2062
|
-
exports.
|
|
2247
|
+
exports.ListBucketInventoryConfigurationsOutput$ = ListBucketInventoryConfigurationsOutput$;
|
|
2248
|
+
const ListBucketInventoryConfigurationsRequest$ = [3, n0, _LBICR,
|
|
2063
2249
|
0,
|
|
2064
2250
|
[_B, _CTon, _EBO],
|
|
2065
2251
|
[[0, 1], [0, { [_hQ]: _ct }], [0, { [_hH]: _xaebo }]], 1
|
|
2066
2252
|
];
|
|
2067
|
-
exports.
|
|
2253
|
+
exports.ListBucketInventoryConfigurationsRequest$ = ListBucketInventoryConfigurationsRequest$;
|
|
2254
|
+
const ListBucketMetricsConfigurationsOutput$ = [3, n0, _LBMCO,
|
|
2068
2255
|
{ [_xN]: _LMCR },
|
|
2069
2256
|
[_IT, _CTon, _NCT, _MCL],
|
|
2070
2257
|
[2, 0, 0, [() => MetricsConfigurationList, { [_xF]: 1, [_xN]: _MCe }]]
|
|
2071
2258
|
];
|
|
2072
|
-
exports.
|
|
2259
|
+
exports.ListBucketMetricsConfigurationsOutput$ = ListBucketMetricsConfigurationsOutput$;
|
|
2260
|
+
const ListBucketMetricsConfigurationsRequest$ = [3, n0, _LBMCR,
|
|
2073
2261
|
0,
|
|
2074
2262
|
[_B, _CTon, _EBO],
|
|
2075
2263
|
[[0, 1], [0, { [_hQ]: _ct }], [0, { [_hH]: _xaebo }]], 1
|
|
2076
2264
|
];
|
|
2077
|
-
exports.
|
|
2265
|
+
exports.ListBucketMetricsConfigurationsRequest$ = ListBucketMetricsConfigurationsRequest$;
|
|
2266
|
+
const ListBucketsOutput$ = [3, n0, _LBO,
|
|
2078
2267
|
{ [_xN]: _LAMBR },
|
|
2079
2268
|
[_Bu, _O, _CTon, _P],
|
|
2080
|
-
[[() => Buckets, 0], () =>
|
|
2269
|
+
[[() => Buckets, 0], () => Owner$, 0, 0]
|
|
2081
2270
|
];
|
|
2082
|
-
exports.
|
|
2271
|
+
exports.ListBucketsOutput$ = ListBucketsOutput$;
|
|
2272
|
+
const ListBucketsRequest$ = [3, n0, _LBR,
|
|
2083
2273
|
0,
|
|
2084
2274
|
[_MB, _CTon, _P, _BR],
|
|
2085
2275
|
[[1, { [_hQ]: _mb }], [0, { [_hQ]: _ct }], [0, { [_hQ]: _p }], [0, { [_hQ]: _br }]]
|
|
2086
2276
|
];
|
|
2087
|
-
exports.
|
|
2277
|
+
exports.ListBucketsRequest$ = ListBucketsRequest$;
|
|
2278
|
+
const ListDirectoryBucketsOutput$ = [3, n0, _LDBO,
|
|
2088
2279
|
{ [_xN]: _LAMDBR },
|
|
2089
2280
|
[_Bu, _CTon],
|
|
2090
2281
|
[[() => Buckets, 0], 0]
|
|
2091
2282
|
];
|
|
2092
|
-
exports.
|
|
2283
|
+
exports.ListDirectoryBucketsOutput$ = ListDirectoryBucketsOutput$;
|
|
2284
|
+
const ListDirectoryBucketsRequest$ = [3, n0, _LDBR,
|
|
2093
2285
|
0,
|
|
2094
2286
|
[_CTon, _MDB],
|
|
2095
2287
|
[[0, { [_hQ]: _ct }], [1, { [_hQ]: _mdb }]]
|
|
2096
2288
|
];
|
|
2097
|
-
exports.
|
|
2289
|
+
exports.ListDirectoryBucketsRequest$ = ListDirectoryBucketsRequest$;
|
|
2290
|
+
const ListMultipartUploadsOutput$ = [3, n0, _LMUO,
|
|
2098
2291
|
{ [_xN]: _LMUR },
|
|
2099
2292
|
[_B, _KM, _UIM, _NKM, _P, _Deli, _NUIM, _MUa, _IT, _U, _CPom, _ETn, _RC],
|
|
2100
2293
|
[0, 0, 0, 0, 0, 0, 0, 1, 2, [() => MultipartUploadList, { [_xF]: 1, [_xN]: _Up }], [() => CommonPrefixList, { [_xF]: 1 }], 0, [0, { [_hH]: _xarc }]]
|
|
2101
2294
|
];
|
|
2102
|
-
exports.
|
|
2295
|
+
exports.ListMultipartUploadsOutput$ = ListMultipartUploadsOutput$;
|
|
2296
|
+
const ListMultipartUploadsRequest$ = [3, n0, _LMURi,
|
|
2103
2297
|
0,
|
|
2104
2298
|
[_B, _Deli, _ETn, _KM, _MUa, _P, _UIM, _EBO, _RP],
|
|
2105
2299
|
[[0, 1], [0, { [_hQ]: _d }], [0, { [_hQ]: _et }], [0, { [_hQ]: _km }], [1, { [_hQ]: _mu }], [0, { [_hQ]: _p }], [0, { [_hQ]: _uim }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xarp }]], 1
|
|
2106
2300
|
];
|
|
2107
|
-
exports.
|
|
2301
|
+
exports.ListMultipartUploadsRequest$ = ListMultipartUploadsRequest$;
|
|
2302
|
+
const ListObjectsOutput$ = [3, n0, _LOO,
|
|
2108
2303
|
{ [_xN]: _LBRi },
|
|
2109
2304
|
[_IT, _Ma, _NM, _Con, _N, _P, _Deli, _MK, _CPom, _ETn, _RC],
|
|
2110
2305
|
[2, 0, 0, [() => ObjectList, { [_xF]: 1 }], 0, 0, 0, 1, [() => CommonPrefixList, { [_xF]: 1 }], 0, [0, { [_hH]: _xarc }]]
|
|
2111
2306
|
];
|
|
2112
|
-
exports.
|
|
2307
|
+
exports.ListObjectsOutput$ = ListObjectsOutput$;
|
|
2308
|
+
const ListObjectsRequest$ = [3, n0, _LOR,
|
|
2113
2309
|
0,
|
|
2114
2310
|
[_B, _Deli, _ETn, _Ma, _MK, _P, _RP, _EBO, _OOA],
|
|
2115
2311
|
[[0, 1], [0, { [_hQ]: _d }], [0, { [_hQ]: _et }], [0, { [_hQ]: _m }], [1, { [_hQ]: _mk }], [0, { [_hQ]: _p }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [64 | 0, { [_hH]: _xaooa }]], 1
|
|
2116
2312
|
];
|
|
2117
|
-
exports.
|
|
2313
|
+
exports.ListObjectsRequest$ = ListObjectsRequest$;
|
|
2314
|
+
const ListObjectsV2Output$ = [3, n0, _LOVO,
|
|
2118
2315
|
{ [_xN]: _LBRi },
|
|
2119
2316
|
[_IT, _Con, _N, _P, _Deli, _MK, _CPom, _ETn, _KC, _CTon, _NCT, _SA, _RC],
|
|
2120
2317
|
[2, [() => ObjectList, { [_xF]: 1 }], 0, 0, 0, 1, [() => CommonPrefixList, { [_xF]: 1 }], 0, 1, 0, 0, 0, [0, { [_hH]: _xarc }]]
|
|
2121
2318
|
];
|
|
2122
|
-
exports.
|
|
2319
|
+
exports.ListObjectsV2Output$ = ListObjectsV2Output$;
|
|
2320
|
+
const ListObjectsV2Request$ = [3, n0, _LOVR,
|
|
2123
2321
|
0,
|
|
2124
2322
|
[_B, _Deli, _ETn, _MK, _P, _CTon, _FO, _SA, _RP, _EBO, _OOA],
|
|
2125
2323
|
[[0, 1], [0, { [_hQ]: _d }], [0, { [_hQ]: _et }], [1, { [_hQ]: _mk }], [0, { [_hQ]: _p }], [0, { [_hQ]: _ct }], [2, { [_hQ]: _fo }], [0, { [_hQ]: _sa }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [64 | 0, { [_hH]: _xaooa }]], 1
|
|
2126
2324
|
];
|
|
2127
|
-
exports.
|
|
2325
|
+
exports.ListObjectsV2Request$ = ListObjectsV2Request$;
|
|
2326
|
+
const ListObjectVersionsOutput$ = [3, n0, _LOVOi,
|
|
2128
2327
|
{ [_xN]: _LVR },
|
|
2129
2328
|
[_IT, _KM, _VIM, _NKM, _NVIM, _Ve, _DMe, _N, _P, _Deli, _MK, _CPom, _ETn, _RC],
|
|
2130
2329
|
[2, 0, 0, 0, 0, [() => ObjectVersionList, { [_xF]: 1, [_xN]: _Ver }], [() => DeleteMarkers, { [_xF]: 1, [_xN]: _DM }], 0, 0, 0, 1, [() => CommonPrefixList, { [_xF]: 1 }], 0, [0, { [_hH]: _xarc }]]
|
|
2131
2330
|
];
|
|
2132
|
-
exports.
|
|
2331
|
+
exports.ListObjectVersionsOutput$ = ListObjectVersionsOutput$;
|
|
2332
|
+
const ListObjectVersionsRequest$ = [3, n0, _LOVRi,
|
|
2133
2333
|
0,
|
|
2134
2334
|
[_B, _Deli, _ETn, _KM, _MK, _P, _VIM, _EBO, _RP, _OOA],
|
|
2135
2335
|
[[0, 1], [0, { [_hQ]: _d }], [0, { [_hQ]: _et }], [0, { [_hQ]: _km }], [1, { [_hQ]: _mk }], [0, { [_hQ]: _p }], [0, { [_hQ]: _vim }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xarp }], [64 | 0, { [_hH]: _xaooa }]], 1
|
|
2136
2336
|
];
|
|
2137
|
-
exports.
|
|
2337
|
+
exports.ListObjectVersionsRequest$ = ListObjectVersionsRequest$;
|
|
2338
|
+
const ListPartsOutput$ = [3, n0, _LPO,
|
|
2138
2339
|
{ [_xN]: _LPR },
|
|
2139
2340
|
[_ADb, _ARI, _B, _K, _UI, _PNM, _NPNM, _MP, _IT, _Pa, _In, _O, _SC, _RC, _CA, _CT],
|
|
2140
|
-
[[4, { [_hH]: _xaad }], [0, { [_hH]: _xaari }], 0, 0, 0, 0, 0, 1, 2, [() => Parts, { [_xF]: 1, [_xN]: _Par }], () =>
|
|
2341
|
+
[[4, { [_hH]: _xaad }], [0, { [_hH]: _xaari }], 0, 0, 0, 0, 0, 1, 2, [() => Parts, { [_xF]: 1, [_xN]: _Par }], () => Initiator$, () => Owner$, 0, [0, { [_hH]: _xarc }], 0, 0]
|
|
2141
2342
|
];
|
|
2142
|
-
exports.
|
|
2343
|
+
exports.ListPartsOutput$ = ListPartsOutput$;
|
|
2344
|
+
const ListPartsRequest$ = [3, n0, _LPRi,
|
|
2143
2345
|
0,
|
|
2144
2346
|
[_B, _K, _UI, _MP, _PNM, _RP, _EBO, _SSECA, _SSECK, _SSECKMD],
|
|
2145
2347
|
[[0, 1], [0, 1], [0, { [_hQ]: _uI }], [1, { [_hQ]: _mp }], [0, { [_hQ]: _pnm }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }]], 3
|
|
2146
2348
|
];
|
|
2147
|
-
exports.
|
|
2349
|
+
exports.ListPartsRequest$ = ListPartsRequest$;
|
|
2350
|
+
const LocationInfo$ = [3, n0, _LI,
|
|
2148
2351
|
0,
|
|
2149
2352
|
[_Ty, _N],
|
|
2150
2353
|
[0, 0]
|
|
2151
2354
|
];
|
|
2152
|
-
exports.
|
|
2355
|
+
exports.LocationInfo$ = LocationInfo$;
|
|
2356
|
+
const LoggingEnabled$ = [3, n0, _LE,
|
|
2153
2357
|
0,
|
|
2154
2358
|
[_TB, _TP, _TG, _TOKF],
|
|
2155
|
-
[0, 0, [() => TargetGrants, 0], [() =>
|
|
2359
|
+
[0, 0, [() => TargetGrants, 0], [() => TargetObjectKeyFormat$, 0]], 2
|
|
2156
2360
|
];
|
|
2157
|
-
exports.
|
|
2361
|
+
exports.LoggingEnabled$ = LoggingEnabled$;
|
|
2362
|
+
const MetadataConfiguration$ = [3, n0, _MC,
|
|
2158
2363
|
0,
|
|
2159
2364
|
[_JTC, _ITCn],
|
|
2160
|
-
[() =>
|
|
2365
|
+
[() => JournalTableConfiguration$, () => InventoryTableConfiguration$], 1
|
|
2161
2366
|
];
|
|
2162
|
-
exports.
|
|
2367
|
+
exports.MetadataConfiguration$ = MetadataConfiguration$;
|
|
2368
|
+
const MetadataConfigurationResult$ = [3, n0, _MCR,
|
|
2163
2369
|
0,
|
|
2164
2370
|
[_DRes, _JTCR, _ITCR],
|
|
2165
|
-
[() =>
|
|
2371
|
+
[() => DestinationResult$, () => JournalTableConfigurationResult$, () => InventoryTableConfigurationResult$], 1
|
|
2166
2372
|
];
|
|
2167
|
-
exports.
|
|
2373
|
+
exports.MetadataConfigurationResult$ = MetadataConfigurationResult$;
|
|
2374
|
+
const MetadataEntry$ = [3, n0, _ME,
|
|
2168
2375
|
0,
|
|
2169
2376
|
[_N, _V],
|
|
2170
2377
|
[0, 0]
|
|
2171
2378
|
];
|
|
2172
|
-
exports.
|
|
2379
|
+
exports.MetadataEntry$ = MetadataEntry$;
|
|
2380
|
+
const MetadataTableConfiguration$ = [3, n0, _MTC,
|
|
2173
2381
|
0,
|
|
2174
2382
|
[_STD],
|
|
2175
|
-
[() =>
|
|
2383
|
+
[() => S3TablesDestination$], 1
|
|
2176
2384
|
];
|
|
2177
|
-
exports.
|
|
2385
|
+
exports.MetadataTableConfiguration$ = MetadataTableConfiguration$;
|
|
2386
|
+
const MetadataTableConfigurationResult$ = [3, n0, _MTCR,
|
|
2178
2387
|
0,
|
|
2179
2388
|
[_STDR],
|
|
2180
|
-
[() =>
|
|
2389
|
+
[() => S3TablesDestinationResult$], 1
|
|
2181
2390
|
];
|
|
2182
|
-
exports.
|
|
2391
|
+
exports.MetadataTableConfigurationResult$ = MetadataTableConfigurationResult$;
|
|
2392
|
+
const MetadataTableEncryptionConfiguration$ = [3, n0, _MTEC,
|
|
2183
2393
|
0,
|
|
2184
2394
|
[_SAs, _KKA],
|
|
2185
2395
|
[0, 0], 1
|
|
2186
2396
|
];
|
|
2187
|
-
exports.
|
|
2397
|
+
exports.MetadataTableEncryptionConfiguration$ = MetadataTableEncryptionConfiguration$;
|
|
2398
|
+
const Metrics$ = [3, n0, _Me,
|
|
2188
2399
|
0,
|
|
2189
2400
|
[_S, _ETv],
|
|
2190
|
-
[0, () =>
|
|
2401
|
+
[0, () => ReplicationTimeValue$], 1
|
|
2191
2402
|
];
|
|
2192
|
-
exports.
|
|
2403
|
+
exports.Metrics$ = Metrics$;
|
|
2404
|
+
const MetricsAndOperator$ = [3, n0, _MAO,
|
|
2193
2405
|
0,
|
|
2194
2406
|
[_P, _T, _APAc],
|
|
2195
2407
|
[0, [() => TagSet, { [_xF]: 1, [_xN]: _Ta }], 0]
|
|
2196
2408
|
];
|
|
2197
|
-
exports.
|
|
2409
|
+
exports.MetricsAndOperator$ = MetricsAndOperator$;
|
|
2410
|
+
const MetricsConfiguration$ = [3, n0, _MCe,
|
|
2198
2411
|
0,
|
|
2199
2412
|
[_I, _F],
|
|
2200
|
-
[0, [() =>
|
|
2413
|
+
[0, [() => MetricsFilter$, 0]], 1
|
|
2201
2414
|
];
|
|
2202
|
-
exports.
|
|
2415
|
+
exports.MetricsConfiguration$ = MetricsConfiguration$;
|
|
2416
|
+
const MultipartUpload$ = [3, n0, _MU,
|
|
2203
2417
|
0,
|
|
2204
2418
|
[_UI, _K, _Ini, _SC, _O, _In, _CA, _CT],
|
|
2205
|
-
[0, 0, 4, 0, () =>
|
|
2419
|
+
[0, 0, 4, 0, () => Owner$, () => Initiator$, 0, 0]
|
|
2206
2420
|
];
|
|
2207
|
-
exports.
|
|
2421
|
+
exports.MultipartUpload$ = MultipartUpload$;
|
|
2422
|
+
const NoncurrentVersionExpiration$ = [3, n0, _NVE,
|
|
2208
2423
|
0,
|
|
2209
2424
|
[_ND, _NNV],
|
|
2210
2425
|
[1, 1]
|
|
2211
2426
|
];
|
|
2212
|
-
exports.
|
|
2427
|
+
exports.NoncurrentVersionExpiration$ = NoncurrentVersionExpiration$;
|
|
2428
|
+
const NoncurrentVersionTransition$ = [3, n0, _NVTo,
|
|
2213
2429
|
0,
|
|
2214
2430
|
[_ND, _SC, _NNV],
|
|
2215
2431
|
[1, 0, 1]
|
|
2216
2432
|
];
|
|
2217
|
-
exports.
|
|
2433
|
+
exports.NoncurrentVersionTransition$ = NoncurrentVersionTransition$;
|
|
2434
|
+
const NotificationConfiguration$ = [3, n0, _NC,
|
|
2218
2435
|
0,
|
|
2219
2436
|
[_TCo, _QCu, _LFCa, _EBC],
|
|
2220
|
-
[[() => TopicConfigurationList, { [_xF]: 1, [_xN]: _TCop }], [() => QueueConfigurationList, { [_xF]: 1, [_xN]: _QCue }], [() => LambdaFunctionConfigurationList, { [_xF]: 1, [_xN]: _CFC }], () =>
|
|
2437
|
+
[[() => TopicConfigurationList, { [_xF]: 1, [_xN]: _TCop }], [() => QueueConfigurationList, { [_xF]: 1, [_xN]: _QCue }], [() => LambdaFunctionConfigurationList, { [_xF]: 1, [_xN]: _CFC }], () => EventBridgeConfiguration$]
|
|
2221
2438
|
];
|
|
2222
|
-
exports.
|
|
2439
|
+
exports.NotificationConfiguration$ = NotificationConfiguration$;
|
|
2440
|
+
const NotificationConfigurationFilter$ = [3, n0, _NCF,
|
|
2223
2441
|
0,
|
|
2224
2442
|
[_K],
|
|
2225
|
-
[[() =>
|
|
2443
|
+
[[() => S3KeyFilter$, { [_xN]: _SKe }]]
|
|
2226
2444
|
];
|
|
2227
|
-
exports.
|
|
2445
|
+
exports.NotificationConfigurationFilter$ = NotificationConfigurationFilter$;
|
|
2446
|
+
const _Object$ = [3, n0, _Obj,
|
|
2228
2447
|
0,
|
|
2229
2448
|
[_K, _LM, _ETa, _CA, _CT, _Si, _SC, _O, _RSe],
|
|
2230
|
-
[0, 4, 0, [64 | 0, { [_xF]: 1 }], 0, 1, 0, () =>
|
|
2449
|
+
[0, 4, 0, [64 | 0, { [_xF]: 1 }], 0, 1, 0, () => Owner$, () => RestoreStatus$]
|
|
2231
2450
|
];
|
|
2232
|
-
exports.
|
|
2451
|
+
exports._Object$ = _Object$;
|
|
2452
|
+
const ObjectIdentifier$ = [3, n0, _OI,
|
|
2233
2453
|
0,
|
|
2234
2454
|
[_K, _VI, _ETa, _LMT, _Si],
|
|
2235
2455
|
[0, 0, 0, 6, 1], 1
|
|
2236
2456
|
];
|
|
2237
|
-
exports.
|
|
2457
|
+
exports.ObjectIdentifier$ = ObjectIdentifier$;
|
|
2458
|
+
const ObjectLockConfiguration$ = [3, n0, _OLC,
|
|
2238
2459
|
0,
|
|
2239
2460
|
[_OLE, _Ru],
|
|
2240
|
-
[0, () =>
|
|
2461
|
+
[0, () => ObjectLockRule$]
|
|
2241
2462
|
];
|
|
2242
|
-
exports.
|
|
2463
|
+
exports.ObjectLockConfiguration$ = ObjectLockConfiguration$;
|
|
2464
|
+
const ObjectLockLegalHold$ = [3, n0, _OLLH,
|
|
2243
2465
|
0,
|
|
2244
2466
|
[_S],
|
|
2245
2467
|
[0]
|
|
2246
2468
|
];
|
|
2247
|
-
exports.
|
|
2469
|
+
exports.ObjectLockLegalHold$ = ObjectLockLegalHold$;
|
|
2470
|
+
const ObjectLockRetention$ = [3, n0, _OLR,
|
|
2248
2471
|
0,
|
|
2249
2472
|
[_Mo, _RUD],
|
|
2250
2473
|
[0, 5]
|
|
2251
2474
|
];
|
|
2252
|
-
exports.
|
|
2475
|
+
exports.ObjectLockRetention$ = ObjectLockRetention$;
|
|
2476
|
+
const ObjectLockRule$ = [3, n0, _OLRb,
|
|
2253
2477
|
0,
|
|
2254
2478
|
[_DRe],
|
|
2255
|
-
[() =>
|
|
2479
|
+
[() => DefaultRetention$]
|
|
2256
2480
|
];
|
|
2257
|
-
exports.
|
|
2481
|
+
exports.ObjectLockRule$ = ObjectLockRule$;
|
|
2482
|
+
const ObjectPart$ = [3, n0, _OPb,
|
|
2258
2483
|
0,
|
|
2259
2484
|
[_PN, _Si, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe],
|
|
2260
2485
|
[1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
2261
2486
|
];
|
|
2262
|
-
exports.
|
|
2487
|
+
exports.ObjectPart$ = ObjectPart$;
|
|
2488
|
+
const ObjectVersion$ = [3, n0, _OV,
|
|
2263
2489
|
0,
|
|
2264
2490
|
[_ETa, _CA, _CT, _Si, _SC, _K, _VI, _IL, _LM, _O, _RSe],
|
|
2265
|
-
[0, [64 | 0, { [_xF]: 1 }], 0, 1, 0, 0, 0, 2, 4, () =>
|
|
2491
|
+
[0, [64 | 0, { [_xF]: 1 }], 0, 1, 0, 0, 0, 2, 4, () => Owner$, () => RestoreStatus$]
|
|
2266
2492
|
];
|
|
2267
|
-
exports.
|
|
2493
|
+
exports.ObjectVersion$ = ObjectVersion$;
|
|
2494
|
+
const OutputLocation$ = [3, n0, _OL,
|
|
2268
2495
|
0,
|
|
2269
2496
|
[_S_],
|
|
2270
|
-
[[() =>
|
|
2497
|
+
[[() => S3Location$, 0]]
|
|
2271
2498
|
];
|
|
2272
|
-
exports.
|
|
2499
|
+
exports.OutputLocation$ = OutputLocation$;
|
|
2500
|
+
const OutputSerialization$ = [3, n0, _OSu,
|
|
2273
2501
|
0,
|
|
2274
2502
|
[_CSV, _JSON],
|
|
2275
|
-
[() =>
|
|
2503
|
+
[() => CSVOutput$, () => JSONOutput$]
|
|
2276
2504
|
];
|
|
2277
|
-
exports.
|
|
2505
|
+
exports.OutputSerialization$ = OutputSerialization$;
|
|
2506
|
+
const Owner$ = [3, n0, _O,
|
|
2278
2507
|
0,
|
|
2279
2508
|
[_DN, _ID],
|
|
2280
2509
|
[0, 0]
|
|
2281
2510
|
];
|
|
2282
|
-
exports.
|
|
2511
|
+
exports.Owner$ = Owner$;
|
|
2512
|
+
const OwnershipControls$ = [3, n0, _OC,
|
|
2283
2513
|
0,
|
|
2284
2514
|
[_R],
|
|
2285
2515
|
[[() => OwnershipControlsRules, { [_xF]: 1, [_xN]: _Ru }]], 1
|
|
2286
2516
|
];
|
|
2287
|
-
exports.
|
|
2517
|
+
exports.OwnershipControls$ = OwnershipControls$;
|
|
2518
|
+
const OwnershipControlsRule$ = [3, n0, _OCR,
|
|
2288
2519
|
0,
|
|
2289
2520
|
[_OO],
|
|
2290
2521
|
[0], 1
|
|
2291
2522
|
];
|
|
2292
|
-
exports.
|
|
2523
|
+
exports.OwnershipControlsRule$ = OwnershipControlsRule$;
|
|
2524
|
+
const ParquetInput$ = [3, n0, _PI,
|
|
2293
2525
|
0,
|
|
2294
2526
|
[],
|
|
2295
2527
|
[]
|
|
2296
2528
|
];
|
|
2297
|
-
exports.
|
|
2529
|
+
exports.ParquetInput$ = ParquetInput$;
|
|
2530
|
+
const Part$ = [3, n0, _Par,
|
|
2298
2531
|
0,
|
|
2299
2532
|
[_PN, _LM, _ETa, _Si, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe],
|
|
2300
2533
|
[1, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
2301
2534
|
];
|
|
2302
|
-
exports.
|
|
2535
|
+
exports.Part$ = Part$;
|
|
2536
|
+
const PartitionedPrefix$ = [3, n0, _PP,
|
|
2303
2537
|
{ [_xN]: _PP },
|
|
2304
2538
|
[_PDS],
|
|
2305
2539
|
[0]
|
|
2306
2540
|
];
|
|
2307
|
-
exports.
|
|
2541
|
+
exports.PartitionedPrefix$ = PartitionedPrefix$;
|
|
2542
|
+
const PolicyStatus$ = [3, n0, _PS,
|
|
2308
2543
|
0,
|
|
2309
2544
|
[_IP],
|
|
2310
2545
|
[[2, { [_xN]: _IP }]]
|
|
2311
2546
|
];
|
|
2312
|
-
exports.
|
|
2547
|
+
exports.PolicyStatus$ = PolicyStatus$;
|
|
2548
|
+
const Progress$ = [3, n0, _Pr,
|
|
2313
2549
|
0,
|
|
2314
2550
|
[_BS, _BP, _BRy],
|
|
2315
2551
|
[1, 1, 1]
|
|
2316
2552
|
];
|
|
2317
|
-
exports.
|
|
2553
|
+
exports.Progress$ = Progress$;
|
|
2554
|
+
const ProgressEvent$ = [3, n0, _PE,
|
|
2318
2555
|
0,
|
|
2319
2556
|
[_Det],
|
|
2320
|
-
[[() =>
|
|
2557
|
+
[[() => Progress$, { [_eP]: 1 }]]
|
|
2321
2558
|
];
|
|
2322
|
-
exports.
|
|
2559
|
+
exports.ProgressEvent$ = ProgressEvent$;
|
|
2560
|
+
const PublicAccessBlockConfiguration$ = [3, n0, _PABC,
|
|
2323
2561
|
0,
|
|
2324
2562
|
[_BPA, _IPA, _BPP, _RPB],
|
|
2325
2563
|
[[2, { [_xN]: _BPA }], [2, { [_xN]: _IPA }], [2, { [_xN]: _BPP }], [2, { [_xN]: _RPB }]]
|
|
2326
2564
|
];
|
|
2327
|
-
exports.
|
|
2565
|
+
exports.PublicAccessBlockConfiguration$ = PublicAccessBlockConfiguration$;
|
|
2566
|
+
const PutBucketAbacRequest$ = [3, n0, _PBAR,
|
|
2328
2567
|
0,
|
|
2329
2568
|
[_B, _AS, _CMDo, _CA, _EBO],
|
|
2330
|
-
[[0, 1], [() =>
|
|
2569
|
+
[[0, 1], [() => AbacStatus$, { [_hP]: 1, [_xN]: _AS }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2331
2570
|
];
|
|
2332
|
-
exports.
|
|
2571
|
+
exports.PutBucketAbacRequest$ = PutBucketAbacRequest$;
|
|
2572
|
+
const PutBucketAccelerateConfigurationRequest$ = [3, n0, _PBACR,
|
|
2333
2573
|
0,
|
|
2334
2574
|
[_B, _AC, _EBO, _CA],
|
|
2335
|
-
[[0, 1], [() =>
|
|
2575
|
+
[[0, 1], [() => AccelerateConfiguration$, { [_hP]: 1, [_xN]: _AC }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasca }]], 2
|
|
2336
2576
|
];
|
|
2337
|
-
exports.
|
|
2577
|
+
exports.PutBucketAccelerateConfigurationRequest$ = PutBucketAccelerateConfigurationRequest$;
|
|
2578
|
+
const PutBucketAclRequest$ = [3, n0, _PBARu,
|
|
2338
2579
|
0,
|
|
2339
2580
|
[_B, _ACL_, _ACP, _CMDo, _CA, _GFC, _GR, _GRACP, _GW, _GWACP, _EBO],
|
|
2340
|
-
[[0, 1], [0, { [_hH]: _xaa }], [() =>
|
|
2581
|
+
[[0, 1], [0, { [_hH]: _xaa }], [() => AccessControlPolicy$, { [_hP]: 1, [_xN]: _ACP }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagw }], [0, { [_hH]: _xagwa }], [0, { [_hH]: _xaebo }]], 1
|
|
2341
2582
|
];
|
|
2342
|
-
exports.
|
|
2583
|
+
exports.PutBucketAclRequest$ = PutBucketAclRequest$;
|
|
2584
|
+
const PutBucketAnalyticsConfigurationRequest$ = [3, n0, _PBACRu,
|
|
2343
2585
|
0,
|
|
2344
2586
|
[_B, _I, _ACn, _EBO],
|
|
2345
|
-
[[0, 1], [0, { [_hQ]: _i }], [() =>
|
|
2587
|
+
[[0, 1], [0, { [_hQ]: _i }], [() => AnalyticsConfiguration$, { [_hP]: 1, [_xN]: _ACn }], [0, { [_hH]: _xaebo }]], 3
|
|
2346
2588
|
];
|
|
2347
|
-
exports.
|
|
2589
|
+
exports.PutBucketAnalyticsConfigurationRequest$ = PutBucketAnalyticsConfigurationRequest$;
|
|
2590
|
+
const PutBucketCorsRequest$ = [3, n0, _PBCR,
|
|
2348
2591
|
0,
|
|
2349
2592
|
[_B, _CORSC, _CMDo, _CA, _EBO],
|
|
2350
|
-
[[0, 1], [() =>
|
|
2593
|
+
[[0, 1], [() => CORSConfiguration$, { [_hP]: 1, [_xN]: _CORSC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2351
2594
|
];
|
|
2352
|
-
exports.
|
|
2595
|
+
exports.PutBucketCorsRequest$ = PutBucketCorsRequest$;
|
|
2596
|
+
const PutBucketEncryptionRequest$ = [3, n0, _PBER,
|
|
2353
2597
|
0,
|
|
2354
2598
|
[_B, _SSEC, _CMDo, _CA, _EBO],
|
|
2355
|
-
[[0, 1], [() =>
|
|
2599
|
+
[[0, 1], [() => ServerSideEncryptionConfiguration$, { [_hP]: 1, [_xN]: _SSEC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2356
2600
|
];
|
|
2357
|
-
exports.
|
|
2601
|
+
exports.PutBucketEncryptionRequest$ = PutBucketEncryptionRequest$;
|
|
2602
|
+
const PutBucketIntelligentTieringConfigurationRequest$ = [3, n0, _PBITCR,
|
|
2358
2603
|
0,
|
|
2359
2604
|
[_B, _I, _ITC, _EBO],
|
|
2360
|
-
[[0, 1], [0, { [_hQ]: _i }], [() =>
|
|
2605
|
+
[[0, 1], [0, { [_hQ]: _i }], [() => IntelligentTieringConfiguration$, { [_hP]: 1, [_xN]: _ITC }], [0, { [_hH]: _xaebo }]], 3
|
|
2361
2606
|
];
|
|
2362
|
-
exports.
|
|
2607
|
+
exports.PutBucketIntelligentTieringConfigurationRequest$ = PutBucketIntelligentTieringConfigurationRequest$;
|
|
2608
|
+
const PutBucketInventoryConfigurationRequest$ = [3, n0, _PBICR,
|
|
2363
2609
|
0,
|
|
2364
2610
|
[_B, _I, _IC, _EBO],
|
|
2365
|
-
[[0, 1], [0, { [_hQ]: _i }], [() =>
|
|
2611
|
+
[[0, 1], [0, { [_hQ]: _i }], [() => InventoryConfiguration$, { [_hP]: 1, [_xN]: _IC }], [0, { [_hH]: _xaebo }]], 3
|
|
2366
2612
|
];
|
|
2367
|
-
exports.
|
|
2613
|
+
exports.PutBucketInventoryConfigurationRequest$ = PutBucketInventoryConfigurationRequest$;
|
|
2614
|
+
const PutBucketLifecycleConfigurationOutput$ = [3, n0, _PBLCO,
|
|
2368
2615
|
0,
|
|
2369
2616
|
[_TDMOS],
|
|
2370
2617
|
[[0, { [_hH]: _xatdmos }]]
|
|
2371
2618
|
];
|
|
2372
|
-
exports.
|
|
2619
|
+
exports.PutBucketLifecycleConfigurationOutput$ = PutBucketLifecycleConfigurationOutput$;
|
|
2620
|
+
const PutBucketLifecycleConfigurationRequest$ = [3, n0, _PBLCR,
|
|
2373
2621
|
0,
|
|
2374
2622
|
[_B, _CA, _LCi, _EBO, _TDMOS],
|
|
2375
|
-
[[0, 1], [0, { [_hH]: _xasca }], [() =>
|
|
2623
|
+
[[0, 1], [0, { [_hH]: _xasca }], [() => BucketLifecycleConfiguration$, { [_hP]: 1, [_xN]: _LCi }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xatdmos }]], 1
|
|
2376
2624
|
];
|
|
2377
|
-
exports.
|
|
2625
|
+
exports.PutBucketLifecycleConfigurationRequest$ = PutBucketLifecycleConfigurationRequest$;
|
|
2626
|
+
const PutBucketLoggingRequest$ = [3, n0, _PBLR,
|
|
2378
2627
|
0,
|
|
2379
2628
|
[_B, _BLS, _CMDo, _CA, _EBO],
|
|
2380
|
-
[[0, 1], [() =>
|
|
2629
|
+
[[0, 1], [() => BucketLoggingStatus$, { [_hP]: 1, [_xN]: _BLS }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2381
2630
|
];
|
|
2382
|
-
exports.
|
|
2631
|
+
exports.PutBucketLoggingRequest$ = PutBucketLoggingRequest$;
|
|
2632
|
+
const PutBucketMetricsConfigurationRequest$ = [3, n0, _PBMCR,
|
|
2383
2633
|
0,
|
|
2384
2634
|
[_B, _I, _MCe, _EBO],
|
|
2385
|
-
[[0, 1], [0, { [_hQ]: _i }], [() =>
|
|
2635
|
+
[[0, 1], [0, { [_hQ]: _i }], [() => MetricsConfiguration$, { [_hP]: 1, [_xN]: _MCe }], [0, { [_hH]: _xaebo }]], 3
|
|
2386
2636
|
];
|
|
2387
|
-
exports.
|
|
2637
|
+
exports.PutBucketMetricsConfigurationRequest$ = PutBucketMetricsConfigurationRequest$;
|
|
2638
|
+
const PutBucketNotificationConfigurationRequest$ = [3, n0, _PBNCR,
|
|
2388
2639
|
0,
|
|
2389
2640
|
[_B, _NC, _EBO, _SDV],
|
|
2390
|
-
[[0, 1], [() =>
|
|
2641
|
+
[[0, 1], [() => NotificationConfiguration$, { [_hP]: 1, [_xN]: _NC }], [0, { [_hH]: _xaebo }], [2, { [_hH]: _xasdv }]], 2
|
|
2391
2642
|
];
|
|
2392
|
-
exports.
|
|
2643
|
+
exports.PutBucketNotificationConfigurationRequest$ = PutBucketNotificationConfigurationRequest$;
|
|
2644
|
+
const PutBucketOwnershipControlsRequest$ = [3, n0, _PBOCR,
|
|
2393
2645
|
0,
|
|
2394
2646
|
[_B, _OC, _CMDo, _EBO, _CA],
|
|
2395
|
-
[[0, 1], [() =>
|
|
2647
|
+
[[0, 1], [() => OwnershipControls$, { [_hP]: 1, [_xN]: _OC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasca }]], 2
|
|
2396
2648
|
];
|
|
2397
|
-
exports.
|
|
2649
|
+
exports.PutBucketOwnershipControlsRequest$ = PutBucketOwnershipControlsRequest$;
|
|
2650
|
+
const PutBucketPolicyRequest$ = [3, n0, _PBPR,
|
|
2398
2651
|
0,
|
|
2399
2652
|
[_B, _Po, _CMDo, _CA, _CRSBA, _EBO],
|
|
2400
2653
|
[[0, 1], [0, 16], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [2, { [_hH]: _xacrsba }], [0, { [_hH]: _xaebo }]], 2
|
|
2401
2654
|
];
|
|
2402
|
-
exports.
|
|
2655
|
+
exports.PutBucketPolicyRequest$ = PutBucketPolicyRequest$;
|
|
2656
|
+
const PutBucketReplicationRequest$ = [3, n0, _PBRR,
|
|
2403
2657
|
0,
|
|
2404
2658
|
[_B, _RCe, _CMDo, _CA, _To, _EBO],
|
|
2405
|
-
[[0, 1], [() =>
|
|
2659
|
+
[[0, 1], [() => ReplicationConfiguration$, { [_hP]: 1, [_xN]: _RCe }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xabolt }], [0, { [_hH]: _xaebo }]], 2
|
|
2406
2660
|
];
|
|
2407
|
-
exports.
|
|
2661
|
+
exports.PutBucketReplicationRequest$ = PutBucketReplicationRequest$;
|
|
2662
|
+
const PutBucketRequestPaymentRequest$ = [3, n0, _PBRPR,
|
|
2408
2663
|
0,
|
|
2409
2664
|
[_B, _RPC, _CMDo, _CA, _EBO],
|
|
2410
|
-
[[0, 1], [() =>
|
|
2665
|
+
[[0, 1], [() => RequestPaymentConfiguration$, { [_hP]: 1, [_xN]: _RPC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2411
2666
|
];
|
|
2412
|
-
exports.
|
|
2667
|
+
exports.PutBucketRequestPaymentRequest$ = PutBucketRequestPaymentRequest$;
|
|
2668
|
+
const PutBucketTaggingRequest$ = [3, n0, _PBTR,
|
|
2413
2669
|
0,
|
|
2414
2670
|
[_B, _Tag, _CMDo, _CA, _EBO],
|
|
2415
|
-
[[0, 1], [() =>
|
|
2671
|
+
[[0, 1], [() => Tagging$, { [_hP]: 1, [_xN]: _Tag }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2416
2672
|
];
|
|
2417
|
-
exports.
|
|
2673
|
+
exports.PutBucketTaggingRequest$ = PutBucketTaggingRequest$;
|
|
2674
|
+
const PutBucketVersioningRequest$ = [3, n0, _PBVR,
|
|
2418
2675
|
0,
|
|
2419
2676
|
[_B, _VC, _CMDo, _CA, _MFA, _EBO],
|
|
2420
|
-
[[0, 1], [() =>
|
|
2677
|
+
[[0, 1], [() => VersioningConfiguration$, { [_hP]: 1, [_xN]: _VC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xam_ }], [0, { [_hH]: _xaebo }]], 2
|
|
2421
2678
|
];
|
|
2422
|
-
exports.
|
|
2679
|
+
exports.PutBucketVersioningRequest$ = PutBucketVersioningRequest$;
|
|
2680
|
+
const PutBucketWebsiteRequest$ = [3, n0, _PBWR,
|
|
2423
2681
|
0,
|
|
2424
2682
|
[_B, _WC, _CMDo, _CA, _EBO],
|
|
2425
|
-
[[0, 1], [() =>
|
|
2683
|
+
[[0, 1], [() => WebsiteConfiguration$, { [_hP]: 1, [_xN]: _WC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2426
2684
|
];
|
|
2427
|
-
exports.
|
|
2685
|
+
exports.PutBucketWebsiteRequest$ = PutBucketWebsiteRequest$;
|
|
2686
|
+
const PutObjectAclOutput$ = [3, n0, _POAO,
|
|
2428
2687
|
0,
|
|
2429
2688
|
[_RC],
|
|
2430
2689
|
[[0, { [_hH]: _xarc }]]
|
|
2431
2690
|
];
|
|
2432
|
-
exports.
|
|
2691
|
+
exports.PutObjectAclOutput$ = PutObjectAclOutput$;
|
|
2692
|
+
const PutObjectAclRequest$ = [3, n0, _POAR,
|
|
2433
2693
|
0,
|
|
2434
2694
|
[_B, _K, _ACL_, _ACP, _CMDo, _CA, _GFC, _GR, _GRACP, _GW, _GWACP, _RP, _VI, _EBO],
|
|
2435
|
-
[[0, 1], [0, 1], [0, { [_hH]: _xaa }], [() =>
|
|
2695
|
+
[[0, 1], [0, 1], [0, { [_hH]: _xaa }], [() => AccessControlPolicy$, { [_hP]: 1, [_xN]: _ACP }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagw }], [0, { [_hH]: _xagwa }], [0, { [_hH]: _xarp }], [0, { [_hQ]: _vI }], [0, { [_hH]: _xaebo }]], 2
|
|
2436
2696
|
];
|
|
2437
|
-
exports.
|
|
2697
|
+
exports.PutObjectAclRequest$ = PutObjectAclRequest$;
|
|
2698
|
+
const PutObjectLegalHoldOutput$ = [3, n0, _POLHO,
|
|
2438
2699
|
0,
|
|
2439
2700
|
[_RC],
|
|
2440
2701
|
[[0, { [_hH]: _xarc }]]
|
|
2441
2702
|
];
|
|
2442
|
-
exports.
|
|
2703
|
+
exports.PutObjectLegalHoldOutput$ = PutObjectLegalHoldOutput$;
|
|
2704
|
+
const PutObjectLegalHoldRequest$ = [3, n0, _POLHR,
|
|
2443
2705
|
0,
|
|
2444
2706
|
[_B, _K, _LH, _RP, _VI, _CMDo, _CA, _EBO],
|
|
2445
|
-
[[0, 1], [0, 1], [() =>
|
|
2707
|
+
[[0, 1], [0, 1], [() => ObjectLockLegalHold$, { [_hP]: 1, [_xN]: _LH }], [0, { [_hH]: _xarp }], [0, { [_hQ]: _vI }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2446
2708
|
];
|
|
2447
|
-
exports.
|
|
2709
|
+
exports.PutObjectLegalHoldRequest$ = PutObjectLegalHoldRequest$;
|
|
2710
|
+
const PutObjectLockConfigurationOutput$ = [3, n0, _POLCO,
|
|
2448
2711
|
0,
|
|
2449
2712
|
[_RC],
|
|
2450
2713
|
[[0, { [_hH]: _xarc }]]
|
|
2451
2714
|
];
|
|
2452
|
-
exports.
|
|
2715
|
+
exports.PutObjectLockConfigurationOutput$ = PutObjectLockConfigurationOutput$;
|
|
2716
|
+
const PutObjectLockConfigurationRequest$ = [3, n0, _POLCR,
|
|
2453
2717
|
0,
|
|
2454
2718
|
[_B, _OLC, _RP, _To, _CMDo, _CA, _EBO],
|
|
2455
|
-
[[0, 1], [() =>
|
|
2719
|
+
[[0, 1], [() => ObjectLockConfiguration$, { [_hP]: 1, [_xN]: _OLC }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xabolt }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 1
|
|
2456
2720
|
];
|
|
2457
|
-
exports.
|
|
2721
|
+
exports.PutObjectLockConfigurationRequest$ = PutObjectLockConfigurationRequest$;
|
|
2722
|
+
const PutObjectOutput$ = [3, n0, _POO,
|
|
2458
2723
|
0,
|
|
2459
2724
|
[_E, _ETa, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _CT, _SSE, _VI, _SSECA, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _Si, _RC],
|
|
2460
2725
|
[[0, { [_hH]: _xae }], [0, { [_hH]: _ETa }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xacs__ }], [0, { [_hH]: _xacm }], [0, { [_hH]: _xacx }], [0, { [_hH]: _xacx_ }], [0, { [_hH]: _xacx__ }], [0, { [_hH]: _xact }], [0, { [_hH]: _xasse }], [0, { [_hH]: _xavi }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [1, { [_hH]: _xaos }], [0, { [_hH]: _xarc }]]
|
|
2461
2726
|
];
|
|
2462
|
-
exports.
|
|
2727
|
+
exports.PutObjectOutput$ = PutObjectOutput$;
|
|
2728
|
+
const PutObjectRequest$ = [3, n0, _POR,
|
|
2463
2729
|
0,
|
|
2464
2730
|
[_B, _K, _ACL_, _Bo, _CC, _CDo, _CEo, _CL, _CLo, _CMDo, _CTo, _CA, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _Ex, _IM, _INM, _GFC, _GR, _GRACP, _GWACP, _WOB, _M, _SSE, _SC, _WRL, _SSECA, _SSECK, _SSECKMD, _SSEKMSKI, _SSEKMSEC, _BKE, _RP, _Tag, _OLM, _OLRUD, _OLLHS, _EBO],
|
|
2465
2731
|
[[0, 1], [0, 1], [0, { [_hH]: _xaa }], [() => StreamingBlob, 16], [0, { [_hH]: _CC_ }], [0, { [_hH]: _CD_ }], [0, { [_hH]: _CE_ }], [0, { [_hH]: _CL_ }], [1, { [_hH]: _CL__ }], [0, { [_hH]: _CM }], [0, { [_hH]: _CT_ }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xacs__ }], [0, { [_hH]: _xacm }], [0, { [_hH]: _xacx }], [0, { [_hH]: _xacx_ }], [0, { [_hH]: _xacx__ }], [4, { [_hH]: _Ex }], [0, { [_hH]: _IM_ }], [0, { [_hH]: _INM_ }], [0, { [_hH]: _xagfc }], [0, { [_hH]: _xagr }], [0, { [_hH]: _xagra }], [0, { [_hH]: _xagwa }], [1, { [_hH]: _xawob }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xasse }], [0, { [_hH]: _xasc }], [0, { [_hH]: _xawrl }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [() => SSEKMSEncryptionContext, { [_hH]: _xassec }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xat }], [0, { [_hH]: _xaolm }], [5, { [_hH]: _xaolrud }], [0, { [_hH]: _xaollh }], [0, { [_hH]: _xaebo }]], 2
|
|
2466
2732
|
];
|
|
2467
|
-
exports.
|
|
2733
|
+
exports.PutObjectRequest$ = PutObjectRequest$;
|
|
2734
|
+
const PutObjectRetentionOutput$ = [3, n0, _PORO,
|
|
2468
2735
|
0,
|
|
2469
2736
|
[_RC],
|
|
2470
2737
|
[[0, { [_hH]: _xarc }]]
|
|
2471
2738
|
];
|
|
2472
|
-
exports.
|
|
2739
|
+
exports.PutObjectRetentionOutput$ = PutObjectRetentionOutput$;
|
|
2740
|
+
const PutObjectRetentionRequest$ = [3, n0, _PORR,
|
|
2473
2741
|
0,
|
|
2474
2742
|
[_B, _K, _Ret, _RP, _VI, _BGR, _CMDo, _CA, _EBO],
|
|
2475
|
-
[[0, 1], [0, 1], [() =>
|
|
2743
|
+
[[0, 1], [0, 1], [() => ObjectLockRetention$, { [_hP]: 1, [_xN]: _Ret }], [0, { [_hH]: _xarp }], [0, { [_hQ]: _vI }], [2, { [_hH]: _xabgr }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2476
2744
|
];
|
|
2477
|
-
exports.
|
|
2745
|
+
exports.PutObjectRetentionRequest$ = PutObjectRetentionRequest$;
|
|
2746
|
+
const PutObjectTaggingOutput$ = [3, n0, _POTO,
|
|
2478
2747
|
0,
|
|
2479
2748
|
[_VI],
|
|
2480
2749
|
[[0, { [_hH]: _xavi }]]
|
|
2481
2750
|
];
|
|
2482
|
-
exports.
|
|
2751
|
+
exports.PutObjectTaggingOutput$ = PutObjectTaggingOutput$;
|
|
2752
|
+
const PutObjectTaggingRequest$ = [3, n0, _POTR,
|
|
2483
2753
|
0,
|
|
2484
2754
|
[_B, _K, _Tag, _VI, _CMDo, _CA, _EBO, _RP],
|
|
2485
|
-
[[0, 1], [0, 1], [() =>
|
|
2755
|
+
[[0, 1], [0, 1], [() => Tagging$, { [_hP]: 1, [_xN]: _Tag }], [0, { [_hQ]: _vI }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xarp }]], 3
|
|
2486
2756
|
];
|
|
2487
|
-
exports.
|
|
2757
|
+
exports.PutObjectTaggingRequest$ = PutObjectTaggingRequest$;
|
|
2758
|
+
const PutPublicAccessBlockRequest$ = [3, n0, _PPABR,
|
|
2488
2759
|
0,
|
|
2489
2760
|
[_B, _PABC, _CMDo, _CA, _EBO],
|
|
2490
|
-
[[0, 1], [() =>
|
|
2761
|
+
[[0, 1], [() => PublicAccessBlockConfiguration$, { [_hP]: 1, [_xN]: _PABC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2491
2762
|
];
|
|
2492
|
-
exports.
|
|
2763
|
+
exports.PutPublicAccessBlockRequest$ = PutPublicAccessBlockRequest$;
|
|
2764
|
+
const QueueConfiguration$ = [3, n0, _QCue,
|
|
2493
2765
|
0,
|
|
2494
2766
|
[_QA, _Ev, _I, _F],
|
|
2495
|
-
[[0, { [_xN]: _Qu }], [64 | 0, { [_xF]: 1, [_xN]: _Eve }], 0, [() =>
|
|
2767
|
+
[[0, { [_xN]: _Qu }], [64 | 0, { [_xF]: 1, [_xN]: _Eve }], 0, [() => NotificationConfigurationFilter$, 0]], 2
|
|
2496
2768
|
];
|
|
2497
|
-
exports.
|
|
2769
|
+
exports.QueueConfiguration$ = QueueConfiguration$;
|
|
2770
|
+
const RecordExpiration$ = [3, n0, _REe,
|
|
2498
2771
|
0,
|
|
2499
2772
|
[_E, _D],
|
|
2500
2773
|
[0, 1], 1
|
|
2501
2774
|
];
|
|
2502
|
-
exports.
|
|
2775
|
+
exports.RecordExpiration$ = RecordExpiration$;
|
|
2776
|
+
const RecordsEvent$ = [3, n0, _REec,
|
|
2503
2777
|
0,
|
|
2504
2778
|
[_Payl],
|
|
2505
2779
|
[[21, { [_eP]: 1 }]]
|
|
2506
2780
|
];
|
|
2507
|
-
exports.
|
|
2781
|
+
exports.RecordsEvent$ = RecordsEvent$;
|
|
2782
|
+
const Redirect$ = [3, n0, _Red,
|
|
2508
2783
|
0,
|
|
2509
2784
|
[_HN, _HRC, _Pro, _RKPW, _RKW],
|
|
2510
2785
|
[0, 0, 0, 0, 0]
|
|
2511
2786
|
];
|
|
2512
|
-
exports.
|
|
2787
|
+
exports.Redirect$ = Redirect$;
|
|
2788
|
+
const RedirectAllRequestsTo$ = [3, n0, _RART,
|
|
2513
2789
|
0,
|
|
2514
2790
|
[_HN, _Pro],
|
|
2515
2791
|
[0, 0], 1
|
|
2516
2792
|
];
|
|
2517
|
-
exports.
|
|
2793
|
+
exports.RedirectAllRequestsTo$ = RedirectAllRequestsTo$;
|
|
2794
|
+
const RenameObjectOutput$ = [3, n0, _ROO,
|
|
2518
2795
|
0,
|
|
2519
2796
|
[],
|
|
2520
2797
|
[]
|
|
2521
2798
|
];
|
|
2522
|
-
exports.
|
|
2799
|
+
exports.RenameObjectOutput$ = RenameObjectOutput$;
|
|
2800
|
+
const RenameObjectRequest$ = [3, n0, _ROR,
|
|
2523
2801
|
0,
|
|
2524
2802
|
[_B, _K, _RSen, _DIM, _DINM, _DIMS, _DIUS, _SIM, _SINM, _SIMS, _SIUS, _CTl],
|
|
2525
2803
|
[[0, 1], [0, 1], [0, { [_hH]: _xars_ }], [0, { [_hH]: _IM_ }], [0, { [_hH]: _INM_ }], [4, { [_hH]: _IMS_ }], [4, { [_hH]: _IUS_ }], [0, { [_hH]: _xarsim }], [0, { [_hH]: _xarsinm }], [6, { [_hH]: _xarsims }], [6, { [_hH]: _xarsius }], [0, { [_hH]: _xact_, [_iT]: 1 }]], 3
|
|
2526
2804
|
];
|
|
2527
|
-
exports.
|
|
2805
|
+
exports.RenameObjectRequest$ = RenameObjectRequest$;
|
|
2806
|
+
const ReplicaModifications$ = [3, n0, _RM,
|
|
2528
2807
|
0,
|
|
2529
2808
|
[_S],
|
|
2530
2809
|
[0], 1
|
|
2531
2810
|
];
|
|
2532
|
-
exports.
|
|
2811
|
+
exports.ReplicaModifications$ = ReplicaModifications$;
|
|
2812
|
+
const ReplicationConfiguration$ = [3, n0, _RCe,
|
|
2533
2813
|
0,
|
|
2534
2814
|
[_Ro, _R],
|
|
2535
2815
|
[0, [() => ReplicationRules, { [_xF]: 1, [_xN]: _Ru }]], 2
|
|
2536
2816
|
];
|
|
2537
|
-
exports.
|
|
2817
|
+
exports.ReplicationConfiguration$ = ReplicationConfiguration$;
|
|
2818
|
+
const ReplicationRule$ = [3, n0, _RRe,
|
|
2538
2819
|
0,
|
|
2539
2820
|
[_S, _Des, _ID, _Pri, _P, _F, _SSC, _EOR, _DMR],
|
|
2540
|
-
[0, () =>
|
|
2821
|
+
[0, () => Destination$, 0, 1, 0, [() => ReplicationRuleFilter$, 0], () => SourceSelectionCriteria$, () => ExistingObjectReplication$, () => DeleteMarkerReplication$], 2
|
|
2541
2822
|
];
|
|
2542
|
-
exports.
|
|
2823
|
+
exports.ReplicationRule$ = ReplicationRule$;
|
|
2824
|
+
const ReplicationRuleAndOperator$ = [3, n0, _RRAO,
|
|
2543
2825
|
0,
|
|
2544
2826
|
[_P, _T],
|
|
2545
2827
|
[0, [() => TagSet, { [_xF]: 1, [_xN]: _Ta }]]
|
|
2546
2828
|
];
|
|
2547
|
-
exports.
|
|
2829
|
+
exports.ReplicationRuleAndOperator$ = ReplicationRuleAndOperator$;
|
|
2830
|
+
const ReplicationRuleFilter$ = [3, n0, _RRF,
|
|
2548
2831
|
0,
|
|
2549
2832
|
[_P, _Ta, _An],
|
|
2550
|
-
[0, () =>
|
|
2833
|
+
[0, () => Tag$, [() => ReplicationRuleAndOperator$, 0]]
|
|
2551
2834
|
];
|
|
2552
|
-
exports.
|
|
2835
|
+
exports.ReplicationRuleFilter$ = ReplicationRuleFilter$;
|
|
2836
|
+
const ReplicationTime$ = [3, n0, _RT,
|
|
2553
2837
|
0,
|
|
2554
2838
|
[_S, _Tim],
|
|
2555
|
-
[0, () =>
|
|
2839
|
+
[0, () => ReplicationTimeValue$], 2
|
|
2556
2840
|
];
|
|
2557
|
-
exports.
|
|
2841
|
+
exports.ReplicationTime$ = ReplicationTime$;
|
|
2842
|
+
const ReplicationTimeValue$ = [3, n0, _RTV,
|
|
2558
2843
|
0,
|
|
2559
2844
|
[_Mi],
|
|
2560
2845
|
[1]
|
|
2561
2846
|
];
|
|
2562
|
-
exports.
|
|
2847
|
+
exports.ReplicationTimeValue$ = ReplicationTimeValue$;
|
|
2848
|
+
const RequestPaymentConfiguration$ = [3, n0, _RPC,
|
|
2563
2849
|
0,
|
|
2564
2850
|
[_Pay],
|
|
2565
2851
|
[0], 1
|
|
2566
2852
|
];
|
|
2567
|
-
exports.
|
|
2853
|
+
exports.RequestPaymentConfiguration$ = RequestPaymentConfiguration$;
|
|
2854
|
+
const RequestProgress$ = [3, n0, _RPe,
|
|
2568
2855
|
0,
|
|
2569
2856
|
[_Ena],
|
|
2570
2857
|
[2]
|
|
2571
2858
|
];
|
|
2572
|
-
exports.
|
|
2859
|
+
exports.RequestProgress$ = RequestProgress$;
|
|
2860
|
+
const RestoreObjectOutput$ = [3, n0, _ROOe,
|
|
2573
2861
|
0,
|
|
2574
2862
|
[_RC, _ROP],
|
|
2575
2863
|
[[0, { [_hH]: _xarc }], [0, { [_hH]: _xarop }]]
|
|
2576
2864
|
];
|
|
2577
|
-
exports.
|
|
2865
|
+
exports.RestoreObjectOutput$ = RestoreObjectOutput$;
|
|
2866
|
+
const RestoreObjectRequest$ = [3, n0, _RORe,
|
|
2578
2867
|
0,
|
|
2579
2868
|
[_B, _K, _VI, _RRes, _RP, _CA, _EBO],
|
|
2580
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [() =>
|
|
2869
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _vI }], [() => RestoreRequest$, { [_hP]: 1, [_xN]: _RRes }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2581
2870
|
];
|
|
2582
|
-
exports.
|
|
2871
|
+
exports.RestoreObjectRequest$ = RestoreObjectRequest$;
|
|
2872
|
+
const RestoreRequest$ = [3, n0, _RRes,
|
|
2583
2873
|
0,
|
|
2584
2874
|
[_D, _GJP, _Ty, _Ti, _Desc, _SP, _OL],
|
|
2585
|
-
[1, () =>
|
|
2875
|
+
[1, () => GlacierJobParameters$, 0, 0, 0, () => SelectParameters$, [() => OutputLocation$, 0]]
|
|
2586
2876
|
];
|
|
2587
|
-
exports.
|
|
2877
|
+
exports.RestoreRequest$ = RestoreRequest$;
|
|
2878
|
+
const RestoreStatus$ = [3, n0, _RSe,
|
|
2588
2879
|
0,
|
|
2589
2880
|
[_IRIP, _RED],
|
|
2590
2881
|
[2, 4]
|
|
2591
2882
|
];
|
|
2592
|
-
exports.
|
|
2883
|
+
exports.RestoreStatus$ = RestoreStatus$;
|
|
2884
|
+
const RoutingRule$ = [3, n0, _RRo,
|
|
2593
2885
|
0,
|
|
2594
2886
|
[_Red, _Co],
|
|
2595
|
-
[() =>
|
|
2887
|
+
[() => Redirect$, () => Condition$], 1
|
|
2596
2888
|
];
|
|
2597
|
-
exports.
|
|
2889
|
+
exports.RoutingRule$ = RoutingRule$;
|
|
2890
|
+
const S3KeyFilter$ = [3, n0, _SKF,
|
|
2598
2891
|
0,
|
|
2599
2892
|
[_FRi],
|
|
2600
2893
|
[[() => FilterRuleList, { [_xF]: 1, [_xN]: _FR }]]
|
|
2601
2894
|
];
|
|
2602
|
-
exports.
|
|
2895
|
+
exports.S3KeyFilter$ = S3KeyFilter$;
|
|
2896
|
+
const S3Location$ = [3, n0, _SL,
|
|
2603
2897
|
0,
|
|
2604
2898
|
[_BNu, _P, _En, _CACL, _ACL, _Tag, _UM, _SC],
|
|
2605
|
-
[0, 0, [() =>
|
|
2899
|
+
[0, 0, [() => Encryption$, 0], 0, [() => Grants, 0], [() => Tagging$, 0], [() => UserMetadata, 0], 0], 2
|
|
2606
2900
|
];
|
|
2607
|
-
exports.
|
|
2901
|
+
exports.S3Location$ = S3Location$;
|
|
2902
|
+
const S3TablesDestination$ = [3, n0, _STD,
|
|
2608
2903
|
0,
|
|
2609
2904
|
[_TBA, _TNa],
|
|
2610
2905
|
[0, 0], 2
|
|
2611
2906
|
];
|
|
2612
|
-
exports.
|
|
2907
|
+
exports.S3TablesDestination$ = S3TablesDestination$;
|
|
2908
|
+
const S3TablesDestinationResult$ = [3, n0, _STDR,
|
|
2613
2909
|
0,
|
|
2614
2910
|
[_TBA, _TNa, _TA, _TN],
|
|
2615
2911
|
[0, 0, 0, 0], 4
|
|
2616
2912
|
];
|
|
2617
|
-
exports.
|
|
2913
|
+
exports.S3TablesDestinationResult$ = S3TablesDestinationResult$;
|
|
2914
|
+
const ScanRange$ = [3, n0, _SR,
|
|
2618
2915
|
0,
|
|
2619
2916
|
[_St, _End],
|
|
2620
2917
|
[1, 1]
|
|
2621
2918
|
];
|
|
2622
|
-
exports.
|
|
2919
|
+
exports.ScanRange$ = ScanRange$;
|
|
2920
|
+
const SelectObjectContentOutput$ = [3, n0, _SOCO,
|
|
2623
2921
|
0,
|
|
2624
2922
|
[_Payl],
|
|
2625
|
-
[[() =>
|
|
2923
|
+
[[() => SelectObjectContentEventStream$, 16]]
|
|
2626
2924
|
];
|
|
2627
|
-
exports.
|
|
2925
|
+
exports.SelectObjectContentOutput$ = SelectObjectContentOutput$;
|
|
2926
|
+
const SelectObjectContentRequest$ = [3, n0, _SOCR,
|
|
2628
2927
|
0,
|
|
2629
2928
|
[_B, _K, _Exp, _ETx, _IS, _OSu, _SSECA, _SSECK, _SSECKMD, _RPe, _SR, _EBO],
|
|
2630
|
-
[[0, 1], [0, 1], 0, 0, () =>
|
|
2929
|
+
[[0, 1], [0, 1], 0, 0, () => InputSerialization$, () => OutputSerialization$, [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], () => RequestProgress$, () => ScanRange$, [0, { [_hH]: _xaebo }]], 6
|
|
2631
2930
|
];
|
|
2632
|
-
exports.
|
|
2931
|
+
exports.SelectObjectContentRequest$ = SelectObjectContentRequest$;
|
|
2932
|
+
const SelectParameters$ = [3, n0, _SP,
|
|
2633
2933
|
0,
|
|
2634
2934
|
[_IS, _ETx, _Exp, _OSu],
|
|
2635
|
-
[() =>
|
|
2935
|
+
[() => InputSerialization$, 0, 0, () => OutputSerialization$], 4
|
|
2636
2936
|
];
|
|
2637
|
-
exports.
|
|
2937
|
+
exports.SelectParameters$ = SelectParameters$;
|
|
2938
|
+
const ServerSideEncryptionByDefault$ = [3, n0, _SSEBD,
|
|
2638
2939
|
0,
|
|
2639
2940
|
[_SSEA, _KMSMKID],
|
|
2640
2941
|
[0, [() => SSEKMSKeyId, 0]], 1
|
|
2641
2942
|
];
|
|
2642
|
-
exports.
|
|
2943
|
+
exports.ServerSideEncryptionByDefault$ = ServerSideEncryptionByDefault$;
|
|
2944
|
+
const ServerSideEncryptionConfiguration$ = [3, n0, _SSEC,
|
|
2643
2945
|
0,
|
|
2644
2946
|
[_R],
|
|
2645
2947
|
[[() => ServerSideEncryptionRules, { [_xF]: 1, [_xN]: _Ru }]], 1
|
|
2646
2948
|
];
|
|
2647
|
-
exports.
|
|
2949
|
+
exports.ServerSideEncryptionConfiguration$ = ServerSideEncryptionConfiguration$;
|
|
2950
|
+
const ServerSideEncryptionRule$ = [3, n0, _SSER,
|
|
2648
2951
|
0,
|
|
2649
2952
|
[_ASSEBD, _BKE, _BET],
|
|
2650
|
-
[[() =>
|
|
2953
|
+
[[() => ServerSideEncryptionByDefault$, 0], 2, [() => BlockedEncryptionTypes$, 0]]
|
|
2651
2954
|
];
|
|
2652
|
-
exports.
|
|
2955
|
+
exports.ServerSideEncryptionRule$ = ServerSideEncryptionRule$;
|
|
2956
|
+
const SessionCredentials$ = [3, n0, _SCe,
|
|
2653
2957
|
0,
|
|
2654
2958
|
[_AKI, _SAK, _ST, _E],
|
|
2655
2959
|
[[0, { [_xN]: _AKI }], [() => SessionCredentialValue, { [_xN]: _SAK }], [() => SessionCredentialValue, { [_xN]: _ST }], [4, { [_xN]: _E }]], 4
|
|
2656
2960
|
];
|
|
2657
|
-
exports.
|
|
2961
|
+
exports.SessionCredentials$ = SessionCredentials$;
|
|
2962
|
+
const SimplePrefix$ = [3, n0, _SPi,
|
|
2658
2963
|
{ [_xN]: _SPi },
|
|
2659
2964
|
[],
|
|
2660
2965
|
[]
|
|
2661
2966
|
];
|
|
2662
|
-
exports.
|
|
2967
|
+
exports.SimplePrefix$ = SimplePrefix$;
|
|
2968
|
+
const SourceSelectionCriteria$ = [3, n0, _SSC,
|
|
2663
2969
|
0,
|
|
2664
2970
|
[_SKEO, _RM],
|
|
2665
|
-
[() =>
|
|
2971
|
+
[() => SseKmsEncryptedObjects$, () => ReplicaModifications$]
|
|
2666
2972
|
];
|
|
2667
|
-
exports.
|
|
2973
|
+
exports.SourceSelectionCriteria$ = SourceSelectionCriteria$;
|
|
2974
|
+
const SSEKMS$ = [3, n0, _SSEKMS,
|
|
2668
2975
|
{ [_xN]: _SK },
|
|
2669
2976
|
[_KI],
|
|
2670
2977
|
[[() => SSEKMSKeyId, 0]], 1
|
|
2671
2978
|
];
|
|
2672
|
-
exports.
|
|
2979
|
+
exports.SSEKMS$ = SSEKMS$;
|
|
2980
|
+
const SseKmsEncryptedObjects$ = [3, n0, _SKEO,
|
|
2673
2981
|
0,
|
|
2674
2982
|
[_S],
|
|
2675
2983
|
[0], 1
|
|
2676
2984
|
];
|
|
2677
|
-
exports.
|
|
2985
|
+
exports.SseKmsEncryptedObjects$ = SseKmsEncryptedObjects$;
|
|
2986
|
+
const SSEKMSEncryption$ = [3, n0, _SSEKMSE,
|
|
2678
2987
|
{ [_xN]: _SK },
|
|
2679
2988
|
[_KMSKA, _BKE],
|
|
2680
2989
|
[[() => NonEmptyKmsKeyArnString, 0], 2], 1
|
|
2681
2990
|
];
|
|
2682
|
-
exports.
|
|
2991
|
+
exports.SSEKMSEncryption$ = SSEKMSEncryption$;
|
|
2992
|
+
const SSES3$ = [3, n0, _SSES,
|
|
2683
2993
|
{ [_xN]: _SS },
|
|
2684
2994
|
[],
|
|
2685
2995
|
[]
|
|
2686
2996
|
];
|
|
2687
|
-
exports.
|
|
2997
|
+
exports.SSES3$ = SSES3$;
|
|
2998
|
+
const Stats$ = [3, n0, _Sta,
|
|
2688
2999
|
0,
|
|
2689
3000
|
[_BS, _BP, _BRy],
|
|
2690
3001
|
[1, 1, 1]
|
|
2691
3002
|
];
|
|
2692
|
-
exports.
|
|
3003
|
+
exports.Stats$ = Stats$;
|
|
3004
|
+
const StatsEvent$ = [3, n0, _SE,
|
|
2693
3005
|
0,
|
|
2694
3006
|
[_Det],
|
|
2695
|
-
[[() =>
|
|
3007
|
+
[[() => Stats$, { [_eP]: 1 }]]
|
|
2696
3008
|
];
|
|
2697
|
-
exports.
|
|
3009
|
+
exports.StatsEvent$ = StatsEvent$;
|
|
3010
|
+
const StorageClassAnalysis$ = [3, n0, _SCA,
|
|
2698
3011
|
0,
|
|
2699
3012
|
[_DE],
|
|
2700
|
-
[() =>
|
|
3013
|
+
[() => StorageClassAnalysisDataExport$]
|
|
2701
3014
|
];
|
|
2702
|
-
exports.
|
|
3015
|
+
exports.StorageClassAnalysis$ = StorageClassAnalysis$;
|
|
3016
|
+
const StorageClassAnalysisDataExport$ = [3, n0, _SCADE,
|
|
2703
3017
|
0,
|
|
2704
3018
|
[_OSV, _Des],
|
|
2705
|
-
[0, () =>
|
|
3019
|
+
[0, () => AnalyticsExportDestination$], 2
|
|
2706
3020
|
];
|
|
2707
|
-
exports.
|
|
3021
|
+
exports.StorageClassAnalysisDataExport$ = StorageClassAnalysisDataExport$;
|
|
3022
|
+
const Tag$ = [3, n0, _Ta,
|
|
2708
3023
|
0,
|
|
2709
3024
|
[_K, _V],
|
|
2710
3025
|
[0, 0], 2
|
|
2711
3026
|
];
|
|
2712
|
-
exports.
|
|
3027
|
+
exports.Tag$ = Tag$;
|
|
3028
|
+
const Tagging$ = [3, n0, _Tag,
|
|
2713
3029
|
0,
|
|
2714
3030
|
[_TS],
|
|
2715
3031
|
[[() => TagSet, 0]], 1
|
|
2716
3032
|
];
|
|
2717
|
-
exports.
|
|
3033
|
+
exports.Tagging$ = Tagging$;
|
|
3034
|
+
const TargetGrant$ = [3, n0, _TGa,
|
|
2718
3035
|
0,
|
|
2719
3036
|
[_Gra, _Pe],
|
|
2720
|
-
[[() =>
|
|
3037
|
+
[[() => Grantee$, { [_xNm]: [_x, _hi] }], 0]
|
|
2721
3038
|
];
|
|
2722
|
-
exports.
|
|
3039
|
+
exports.TargetGrant$ = TargetGrant$;
|
|
3040
|
+
const TargetObjectKeyFormat$ = [3, n0, _TOKF,
|
|
2723
3041
|
0,
|
|
2724
3042
|
[_SPi, _PP],
|
|
2725
|
-
[[() =>
|
|
3043
|
+
[[() => SimplePrefix$, { [_xN]: _SPi }], [() => PartitionedPrefix$, { [_xN]: _PP }]]
|
|
2726
3044
|
];
|
|
2727
|
-
exports.
|
|
3045
|
+
exports.TargetObjectKeyFormat$ = TargetObjectKeyFormat$;
|
|
3046
|
+
const Tiering$ = [3, n0, _Tier,
|
|
2728
3047
|
0,
|
|
2729
3048
|
[_D, _AT],
|
|
2730
3049
|
[1, 0], 2
|
|
2731
3050
|
];
|
|
2732
|
-
exports.
|
|
3051
|
+
exports.Tiering$ = Tiering$;
|
|
3052
|
+
const TopicConfiguration$ = [3, n0, _TCop,
|
|
2733
3053
|
0,
|
|
2734
3054
|
[_TAo, _Ev, _I, _F],
|
|
2735
|
-
[[0, { [_xN]: _Top }], [64 | 0, { [_xF]: 1, [_xN]: _Eve }], 0, [() =>
|
|
3055
|
+
[[0, { [_xN]: _Top }], [64 | 0, { [_xF]: 1, [_xN]: _Eve }], 0, [() => NotificationConfigurationFilter$, 0]], 2
|
|
2736
3056
|
];
|
|
2737
|
-
exports.
|
|
3057
|
+
exports.TopicConfiguration$ = TopicConfiguration$;
|
|
3058
|
+
const Transition$ = [3, n0, _Tra,
|
|
2738
3059
|
0,
|
|
2739
3060
|
[_Da, _D, _SC],
|
|
2740
3061
|
[5, 1, 0]
|
|
2741
3062
|
];
|
|
2742
|
-
exports.
|
|
3063
|
+
exports.Transition$ = Transition$;
|
|
3064
|
+
const UpdateBucketMetadataInventoryTableConfigurationRequest$ = [3, n0, _UBMITCR,
|
|
2743
3065
|
0,
|
|
2744
3066
|
[_B, _ITCn, _CMDo, _CA, _EBO],
|
|
2745
|
-
[[0, 1], [() =>
|
|
3067
|
+
[[0, 1], [() => InventoryTableConfigurationUpdates$, { [_hP]: 1, [_xN]: _ITCn }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2746
3068
|
];
|
|
2747
|
-
exports.
|
|
3069
|
+
exports.UpdateBucketMetadataInventoryTableConfigurationRequest$ = UpdateBucketMetadataInventoryTableConfigurationRequest$;
|
|
3070
|
+
const UpdateBucketMetadataJournalTableConfigurationRequest$ = [3, n0, _UBMJTCR,
|
|
2748
3071
|
0,
|
|
2749
3072
|
[_B, _JTC, _CMDo, _CA, _EBO],
|
|
2750
|
-
[[0, 1], [() =>
|
|
3073
|
+
[[0, 1], [() => JournalTableConfigurationUpdates$, { [_hP]: 1, [_xN]: _JTC }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xaebo }]], 2
|
|
2751
3074
|
];
|
|
2752
|
-
exports.
|
|
3075
|
+
exports.UpdateBucketMetadataJournalTableConfigurationRequest$ = UpdateBucketMetadataJournalTableConfigurationRequest$;
|
|
3076
|
+
const UpdateObjectEncryptionRequest$ = [3, n0, _UOER,
|
|
2753
3077
|
0,
|
|
2754
3078
|
[_B, _K, _OE, _VI, _RP, _EBO, _CMDo, _CA],
|
|
2755
|
-
[[0, 1], [0, 1], [() =>
|
|
3079
|
+
[[0, 1], [0, 1], [() => ObjectEncryption$, 16], [0, { [_hQ]: _vI }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }]], 3
|
|
2756
3080
|
];
|
|
2757
|
-
exports.
|
|
3081
|
+
exports.UpdateObjectEncryptionRequest$ = UpdateObjectEncryptionRequest$;
|
|
3082
|
+
const UpdateObjectEncryptionResponse$ = [3, n0, _UOERp,
|
|
2758
3083
|
0,
|
|
2759
3084
|
[_RC],
|
|
2760
3085
|
[[0, { [_hH]: _xarc }]]
|
|
2761
3086
|
];
|
|
2762
|
-
exports.
|
|
3087
|
+
exports.UpdateObjectEncryptionResponse$ = UpdateObjectEncryptionResponse$;
|
|
3088
|
+
const UploadPartCopyOutput$ = [3, n0, _UPCO,
|
|
2763
3089
|
0,
|
|
2764
3090
|
[_CSVI, _CPR, _SSE, _SSECA, _SSECKMD, _SSEKMSKI, _BKE, _RC],
|
|
2765
|
-
[[0, { [_hH]: _xacsvi }], [() =>
|
|
3091
|
+
[[0, { [_hH]: _xacsvi }], [() => CopyPartResult$, 16], [0, { [_hH]: _xasse }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarc }]]
|
|
2766
3092
|
];
|
|
2767
|
-
exports.
|
|
3093
|
+
exports.UploadPartCopyOutput$ = UploadPartCopyOutput$;
|
|
3094
|
+
const UploadPartCopyRequest$ = [3, n0, _UPCR,
|
|
2768
3095
|
0,
|
|
2769
3096
|
[_B, _CS, _K, _PN, _UI, _CSIM, _CSIMS, _CSINM, _CSIUS, _CSRo, _SSECA, _SSECK, _SSECKMD, _CSSSECA, _CSSSECK, _CSSSECKMD, _RP, _EBO, _ESBO],
|
|
2770
3097
|
[[0, 1], [0, { [_hH]: _xacs___ }], [0, 1], [1, { [_hQ]: _pN }], [0, { [_hQ]: _uI }], [0, { [_hH]: _xacsim }], [4, { [_hH]: _xacsims }], [0, { [_hH]: _xacsinm }], [4, { [_hH]: _xacsius }], [0, { [_hH]: _xacsr }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [0, { [_hH]: _xacssseca }], [() => CopySourceSSECustomerKey, { [_hH]: _xacssseck }], [0, { [_hH]: _xacssseckM }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }], [0, { [_hH]: _xasebo }]], 5
|
|
2771
3098
|
];
|
|
2772
|
-
exports.
|
|
3099
|
+
exports.UploadPartCopyRequest$ = UploadPartCopyRequest$;
|
|
3100
|
+
const UploadPartOutput$ = [3, n0, _UPO,
|
|
2773
3101
|
0,
|
|
2774
3102
|
[_SSE, _ETa, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _SSECA, _SSECKMD, _SSEKMSKI, _BKE, _RC],
|
|
2775
3103
|
[[0, { [_hH]: _xasse }], [0, { [_hH]: _ETa }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xacs__ }], [0, { [_hH]: _xacm }], [0, { [_hH]: _xacx }], [0, { [_hH]: _xacx_ }], [0, { [_hH]: _xacx__ }], [0, { [_hH]: _xasseca }], [0, { [_hH]: _xasseckM }], [() => SSEKMSKeyId, { [_hH]: _xasseakki }], [2, { [_hH]: _xassebke }], [0, { [_hH]: _xarc }]]
|
|
2776
3104
|
];
|
|
2777
|
-
exports.
|
|
3105
|
+
exports.UploadPartOutput$ = UploadPartOutput$;
|
|
3106
|
+
const UploadPartRequest$ = [3, n0, _UPR,
|
|
2778
3107
|
0,
|
|
2779
3108
|
[_B, _K, _PN, _UI, _Bo, _CLo, _CMDo, _CA, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _SSECA, _SSECK, _SSECKMD, _RP, _EBO],
|
|
2780
3109
|
[[0, 1], [0, 1], [1, { [_hQ]: _pN }], [0, { [_hQ]: _uI }], [() => StreamingBlob, 16], [1, { [_hH]: _CL__ }], [0, { [_hH]: _CM }], [0, { [_hH]: _xasca }], [0, { [_hH]: _xacc }], [0, { [_hH]: _xacc_ }], [0, { [_hH]: _xacc__ }], [0, { [_hH]: _xacs }], [0, { [_hH]: _xacs_ }], [0, { [_hH]: _xacs__ }], [0, { [_hH]: _xacm }], [0, { [_hH]: _xacx }], [0, { [_hH]: _xacx_ }], [0, { [_hH]: _xacx__ }], [0, { [_hH]: _xasseca }], [() => SSECustomerKey, { [_hH]: _xasseck }], [0, { [_hH]: _xasseckM }], [0, { [_hH]: _xarp }], [0, { [_hH]: _xaebo }]], 4
|
|
2781
3110
|
];
|
|
2782
|
-
exports.
|
|
3111
|
+
exports.UploadPartRequest$ = UploadPartRequest$;
|
|
3112
|
+
const VersioningConfiguration$ = [3, n0, _VC,
|
|
2783
3113
|
0,
|
|
2784
3114
|
[_MFAD, _S],
|
|
2785
3115
|
[[0, { [_xN]: _MDf }], 0]
|
|
2786
3116
|
];
|
|
2787
|
-
exports.
|
|
3117
|
+
exports.VersioningConfiguration$ = VersioningConfiguration$;
|
|
3118
|
+
const WebsiteConfiguration$ = [3, n0, _WC,
|
|
2788
3119
|
0,
|
|
2789
3120
|
[_EDr, _IDn, _RART, _RR],
|
|
2790
|
-
[() =>
|
|
3121
|
+
[() => ErrorDocument$, () => IndexDocument$, () => RedirectAllRequestsTo$, [() => RoutingRules, 0]]
|
|
2791
3122
|
];
|
|
2792
|
-
exports.
|
|
3123
|
+
exports.WebsiteConfiguration$ = WebsiteConfiguration$;
|
|
3124
|
+
const WriteGetObjectResponseRequest$ = [3, n0, _WGORR,
|
|
2793
3125
|
0,
|
|
2794
3126
|
[_RReq, _RTe, _Bo, _SCt, _ECr, _EM, _AR, _CC, _CDo, _CEo, _CL, _CLo, _CR, _CTo, _CCRC, _CCRCC, _CCRCNVME, _CSHA, _CSHAh, _CSHAhe, _CMD, _CXXHASH, _CXXHASHh, _CXXHASHhe, _DM, _ETa, _Ex, _E, _LM, _MM, _M, _OLM, _OLLHS, _OLRUD, _PC, _RS, _RC, _Re, _SSE, _SSECA, _SSEKMSKI, _SSECKMD, _SC, _TC, _VI, _BKE],
|
|
2795
3127
|
[[0, { [_hL]: 1, [_hH]: _xarr }], [0, { [_hH]: _xart }], [() => StreamingBlob, 16], [1, { [_hH]: _xafs }], [0, { [_hH]: _xafec }], [0, { [_hH]: _xafem }], [0, { [_hH]: _xafhar }], [0, { [_hH]: _xafhCC }], [0, { [_hH]: _xafhCD }], [0, { [_hH]: _xafhCE }], [0, { [_hH]: _xafhCL }], [1, { [_hH]: _CL__ }], [0, { [_hH]: _xafhCR }], [0, { [_hH]: _xafhCT }], [0, { [_hH]: _xafhxacc }], [0, { [_hH]: _xafhxacc_ }], [0, { [_hH]: _xafhxacc__ }], [0, { [_hH]: _xafhxacs }], [0, { [_hH]: _xafhxacs_ }], [0, { [_hH]: _xafhxacs__ }], [0, { [_hH]: _xafhxacm }], [0, { [_hH]: _xafhxacx }], [0, { [_hH]: _xafhxacx_ }], [0, { [_hH]: _xafhxacx__ }], [2, { [_hH]: _xafhxadm }], [0, { [_hH]: _xafhE }], [4, { [_hH]: _xafhE_ }], [0, { [_hH]: _xafhxae }], [4, { [_hH]: _xafhLM }], [1, { [_hH]: _xafhxamm }], [128 | 0, { [_hPH]: _xam }], [0, { [_hH]: _xafhxaolm }], [0, { [_hH]: _xafhxaollh }], [5, { [_hH]: _xafhxaolrud }], [1, { [_hH]: _xafhxampc }], [0, { [_hH]: _xafhxars }], [0, { [_hH]: _xafhxarc }], [0, { [_hH]: _xafhxar }], [0, { [_hH]: _xafhxasse }], [0, { [_hH]: _xafhxasseca }], [() => SSEKMSKeyId, { [_hH]: _xafhxasseakki }], [0, { [_hH]: _xafhxasseckM }], [0, { [_hH]: _xafhxasc }], [1, { [_hH]: _xafhxatc }], [0, { [_hH]: _xafhxavi }], [2, { [_hH]: _xafhxassebke }]], 2
|
|
2796
3128
|
];
|
|
3129
|
+
exports.WriteGetObjectResponseRequest$ = WriteGetObjectResponseRequest$;
|
|
2797
3130
|
var __Unit = "unit";
|
|
2798
3131
|
var AllowedHeaders = 64 | 0;
|
|
2799
3132
|
var AllowedMethods = 64 | 0;
|
|
2800
3133
|
var AllowedOrigins = 64 | 0;
|
|
2801
3134
|
var AnalyticsConfigurationList = [1, n0, _ACLn,
|
|
2802
|
-
0, [() =>
|
|
3135
|
+
0, [() => AnalyticsConfiguration$,
|
|
2803
3136
|
0]
|
|
2804
3137
|
];
|
|
2805
3138
|
var Buckets = [1, n0, _Bu,
|
|
2806
|
-
0, [() =>
|
|
3139
|
+
0, [() => Bucket$,
|
|
2807
3140
|
{ [_xN]: _B }]
|
|
2808
3141
|
];
|
|
2809
3142
|
var ChecksumAlgorithmList = 64 | 0;
|
|
2810
3143
|
var CommonPrefixList = [1, n0, _CPL,
|
|
2811
|
-
0, () =>
|
|
3144
|
+
0, () => CommonPrefix$
|
|
2812
3145
|
];
|
|
2813
3146
|
var CompletedPartList = [1, n0, _CPLo,
|
|
2814
|
-
0, () =>
|
|
3147
|
+
0, () => CompletedPart$
|
|
2815
3148
|
];
|
|
2816
3149
|
var CORSRules = [1, n0, _CORSR,
|
|
2817
|
-
0, [() =>
|
|
3150
|
+
0, [() => CORSRule$,
|
|
2818
3151
|
0]
|
|
2819
3152
|
];
|
|
2820
3153
|
var DeletedObjects = [1, n0, _DOe,
|
|
2821
|
-
0, () =>
|
|
3154
|
+
0, () => DeletedObject$
|
|
2822
3155
|
];
|
|
2823
3156
|
var DeleteMarkers = [1, n0, _DMe,
|
|
2824
|
-
0, () =>
|
|
3157
|
+
0, () => DeleteMarkerEntry$
|
|
2825
3158
|
];
|
|
2826
3159
|
var EncryptionTypeList = [1, n0, _ETL,
|
|
2827
3160
|
0, [0,
|
|
2828
3161
|
{ [_xN]: _ET }]
|
|
2829
3162
|
];
|
|
2830
3163
|
var Errors = [1, n0, _Er,
|
|
2831
|
-
0, () =>
|
|
3164
|
+
0, () => _Error$
|
|
2832
3165
|
];
|
|
2833
3166
|
var EventList = 64 | 0;
|
|
2834
3167
|
var ExposeHeaders = 64 | 0;
|
|
2835
3168
|
var FilterRuleList = [1, n0, _FRL,
|
|
2836
|
-
0, () =>
|
|
3169
|
+
0, () => FilterRule$
|
|
2837
3170
|
];
|
|
2838
3171
|
var Grants = [1, n0, _G,
|
|
2839
|
-
0, [() =>
|
|
3172
|
+
0, [() => Grant$,
|
|
2840
3173
|
{ [_xN]: _Gr }]
|
|
2841
3174
|
];
|
|
2842
3175
|
var IntelligentTieringConfigurationList = [1, n0, _ITCL,
|
|
2843
|
-
0, [() =>
|
|
3176
|
+
0, [() => IntelligentTieringConfiguration$,
|
|
2844
3177
|
0]
|
|
2845
3178
|
];
|
|
2846
3179
|
var InventoryConfigurationList = [1, n0, _ICL,
|
|
2847
|
-
0, [() =>
|
|
3180
|
+
0, [() => InventoryConfiguration$,
|
|
2848
3181
|
0]
|
|
2849
3182
|
];
|
|
2850
3183
|
var InventoryOptionalFields = [1, n0, _IOF,
|
|
@@ -2852,422 +3185,426 @@ var InventoryOptionalFields = [1, n0, _IOF,
|
|
|
2852
3185
|
{ [_xN]: _Fi }]
|
|
2853
3186
|
];
|
|
2854
3187
|
var LambdaFunctionConfigurationList = [1, n0, _LFCL,
|
|
2855
|
-
0, [() =>
|
|
3188
|
+
0, [() => LambdaFunctionConfiguration$,
|
|
2856
3189
|
0]
|
|
2857
3190
|
];
|
|
2858
3191
|
var LifecycleRules = [1, n0, _LRi,
|
|
2859
|
-
0, [() =>
|
|
3192
|
+
0, [() => LifecycleRule$,
|
|
2860
3193
|
0]
|
|
2861
3194
|
];
|
|
2862
3195
|
var MetricsConfigurationList = [1, n0, _MCL,
|
|
2863
|
-
0, [() =>
|
|
3196
|
+
0, [() => MetricsConfiguration$,
|
|
2864
3197
|
0]
|
|
2865
3198
|
];
|
|
2866
3199
|
var MultipartUploadList = [1, n0, _MUL,
|
|
2867
|
-
0, () =>
|
|
3200
|
+
0, () => MultipartUpload$
|
|
2868
3201
|
];
|
|
2869
3202
|
var NoncurrentVersionTransitionList = [1, n0, _NVTL,
|
|
2870
|
-
0, () =>
|
|
3203
|
+
0, () => NoncurrentVersionTransition$
|
|
2871
3204
|
];
|
|
2872
3205
|
var ObjectAttributesList = 64 | 0;
|
|
2873
3206
|
var ObjectIdentifierList = [1, n0, _OIL,
|
|
2874
|
-
0, () =>
|
|
3207
|
+
0, () => ObjectIdentifier$
|
|
2875
3208
|
];
|
|
2876
3209
|
var ObjectList = [1, n0, _OLb,
|
|
2877
|
-
0, [() =>
|
|
3210
|
+
0, [() => _Object$,
|
|
2878
3211
|
0]
|
|
2879
3212
|
];
|
|
2880
3213
|
var ObjectVersionList = [1, n0, _OVL,
|
|
2881
|
-
0, [() =>
|
|
3214
|
+
0, [() => ObjectVersion$,
|
|
2882
3215
|
0]
|
|
2883
3216
|
];
|
|
2884
3217
|
var OptionalObjectAttributesList = 64 | 0;
|
|
2885
3218
|
var OwnershipControlsRules = [1, n0, _OCRw,
|
|
2886
|
-
0, () =>
|
|
3219
|
+
0, () => OwnershipControlsRule$
|
|
2887
3220
|
];
|
|
2888
3221
|
var Parts = [1, n0, _Pa,
|
|
2889
|
-
0, () =>
|
|
3222
|
+
0, () => Part$
|
|
2890
3223
|
];
|
|
2891
3224
|
var PartsList = [1, n0, _PL,
|
|
2892
|
-
0, () =>
|
|
3225
|
+
0, () => ObjectPart$
|
|
2893
3226
|
];
|
|
2894
3227
|
var QueueConfigurationList = [1, n0, _QCL,
|
|
2895
|
-
0, [() =>
|
|
3228
|
+
0, [() => QueueConfiguration$,
|
|
2896
3229
|
0]
|
|
2897
3230
|
];
|
|
2898
3231
|
var ReplicationRules = [1, n0, _RRep,
|
|
2899
|
-
0, [() =>
|
|
3232
|
+
0, [() => ReplicationRule$,
|
|
2900
3233
|
0]
|
|
2901
3234
|
];
|
|
2902
3235
|
var RoutingRules = [1, n0, _RR,
|
|
2903
|
-
0, [() =>
|
|
3236
|
+
0, [() => RoutingRule$,
|
|
2904
3237
|
{ [_xN]: _RRo }]
|
|
2905
3238
|
];
|
|
2906
3239
|
var ServerSideEncryptionRules = [1, n0, _SSERe,
|
|
2907
|
-
0, [() =>
|
|
3240
|
+
0, [() => ServerSideEncryptionRule$,
|
|
2908
3241
|
0]
|
|
2909
3242
|
];
|
|
2910
3243
|
var TagSet = [1, n0, _TS,
|
|
2911
|
-
0, [() =>
|
|
3244
|
+
0, [() => Tag$,
|
|
2912
3245
|
{ [_xN]: _Ta }]
|
|
2913
3246
|
];
|
|
2914
3247
|
var TargetGrants = [1, n0, _TG,
|
|
2915
|
-
0, [() =>
|
|
3248
|
+
0, [() => TargetGrant$,
|
|
2916
3249
|
{ [_xN]: _Gr }]
|
|
2917
3250
|
];
|
|
2918
3251
|
var TieringList = [1, n0, _TL,
|
|
2919
|
-
0, () =>
|
|
3252
|
+
0, () => Tiering$
|
|
2920
3253
|
];
|
|
2921
3254
|
var TopicConfigurationList = [1, n0, _TCL,
|
|
2922
|
-
0, [() =>
|
|
3255
|
+
0, [() => TopicConfiguration$,
|
|
2923
3256
|
0]
|
|
2924
3257
|
];
|
|
2925
3258
|
var TransitionList = [1, n0, _TLr,
|
|
2926
|
-
0, () =>
|
|
3259
|
+
0, () => Transition$
|
|
2927
3260
|
];
|
|
2928
3261
|
var UserMetadata = [1, n0, _UM,
|
|
2929
|
-
0, [() =>
|
|
3262
|
+
0, [() => MetadataEntry$,
|
|
2930
3263
|
{ [_xN]: _ME }]
|
|
2931
3264
|
];
|
|
2932
3265
|
var Metadata = 128 | 0;
|
|
2933
|
-
|
|
3266
|
+
const AnalyticsFilter$ = [4, n0, _AF,
|
|
2934
3267
|
0,
|
|
2935
3268
|
[_P, _Ta, _An],
|
|
2936
|
-
[0, () =>
|
|
3269
|
+
[0, () => Tag$, [() => AnalyticsAndOperator$, 0]]
|
|
2937
3270
|
];
|
|
2938
|
-
exports.
|
|
3271
|
+
exports.AnalyticsFilter$ = AnalyticsFilter$;
|
|
3272
|
+
const MetricsFilter$ = [4, n0, _MF,
|
|
2939
3273
|
0,
|
|
2940
3274
|
[_P, _Ta, _APAc, _An],
|
|
2941
|
-
[0, () =>
|
|
3275
|
+
[0, () => Tag$, 0, [() => MetricsAndOperator$, 0]]
|
|
2942
3276
|
];
|
|
2943
|
-
exports.
|
|
3277
|
+
exports.MetricsFilter$ = MetricsFilter$;
|
|
3278
|
+
const ObjectEncryption$ = [4, n0, _OE,
|
|
2944
3279
|
0,
|
|
2945
3280
|
[_SSEKMS],
|
|
2946
|
-
[[() =>
|
|
3281
|
+
[[() => SSEKMSEncryption$, { [_xN]: _SK }]]
|
|
2947
3282
|
];
|
|
2948
|
-
exports.
|
|
3283
|
+
exports.ObjectEncryption$ = ObjectEncryption$;
|
|
3284
|
+
const SelectObjectContentEventStream$ = [4, n0, _SOCES,
|
|
2949
3285
|
{ [_st]: 1 },
|
|
2950
3286
|
[_Rec, _Sta, _Pr, _Cont, _End],
|
|
2951
|
-
[[() =>
|
|
3287
|
+
[[() => RecordsEvent$, 0], [() => StatsEvent$, 0], [() => ProgressEvent$, 0], () => ContinuationEvent$, () => EndEvent$]
|
|
2952
3288
|
];
|
|
3289
|
+
exports.SelectObjectContentEventStream$ = SelectObjectContentEventStream$;
|
|
2953
3290
|
exports.AbortMultipartUpload$ = [9, n0, _AMU,
|
|
2954
|
-
{ [_h]: ["DELETE", "/{Key+}?x-id=AbortMultipartUpload", 204] }, () =>
|
|
3291
|
+
{ [_h]: ["DELETE", "/{Key+}?x-id=AbortMultipartUpload", 204] }, () => AbortMultipartUploadRequest$, () => AbortMultipartUploadOutput$
|
|
2955
3292
|
];
|
|
2956
3293
|
exports.CompleteMultipartUpload$ = [9, n0, _CMUo,
|
|
2957
|
-
{ [_h]: ["POST", "/{Key+}", 200] }, () =>
|
|
3294
|
+
{ [_h]: ["POST", "/{Key+}", 200] }, () => CompleteMultipartUploadRequest$, () => CompleteMultipartUploadOutput$
|
|
2958
3295
|
];
|
|
2959
3296
|
exports.CopyObject$ = [9, n0, _CO,
|
|
2960
|
-
{ [_h]: ["PUT", "/{Key+}?x-id=CopyObject", 200] }, () =>
|
|
3297
|
+
{ [_h]: ["PUT", "/{Key+}?x-id=CopyObject", 200] }, () => CopyObjectRequest$, () => CopyObjectOutput$
|
|
2961
3298
|
];
|
|
2962
3299
|
exports.CreateBucket$ = [9, n0, _CB,
|
|
2963
|
-
{ [_h]: ["PUT", "/", 200] }, () =>
|
|
3300
|
+
{ [_h]: ["PUT", "/", 200] }, () => CreateBucketRequest$, () => CreateBucketOutput$
|
|
2964
3301
|
];
|
|
2965
3302
|
exports.CreateBucketMetadataConfiguration$ = [9, n0, _CBMC,
|
|
2966
|
-
{ [_hC]: "-", [_h]: ["POST", "/?metadataConfiguration", 200] }, () =>
|
|
3303
|
+
{ [_hC]: "-", [_h]: ["POST", "/?metadataConfiguration", 200] }, () => CreateBucketMetadataConfigurationRequest$, () => __Unit
|
|
2967
3304
|
];
|
|
2968
3305
|
exports.CreateBucketMetadataTableConfiguration$ = [9, n0, _CBMTC,
|
|
2969
|
-
{ [_hC]: "-", [_h]: ["POST", "/?metadataTable", 200] }, () =>
|
|
3306
|
+
{ [_hC]: "-", [_h]: ["POST", "/?metadataTable", 200] }, () => CreateBucketMetadataTableConfigurationRequest$, () => __Unit
|
|
2970
3307
|
];
|
|
2971
3308
|
exports.CreateMultipartUpload$ = [9, n0, _CMUr,
|
|
2972
|
-
{ [_h]: ["POST", "/{Key+}?uploads", 200] }, () =>
|
|
3309
|
+
{ [_h]: ["POST", "/{Key+}?uploads", 200] }, () => CreateMultipartUploadRequest$, () => CreateMultipartUploadOutput$
|
|
2973
3310
|
];
|
|
2974
3311
|
exports.CreateSession$ = [9, n0, _CSr,
|
|
2975
|
-
{ [_h]: ["GET", "/?session", 200] }, () =>
|
|
3312
|
+
{ [_h]: ["GET", "/?session", 200] }, () => CreateSessionRequest$, () => CreateSessionOutput$
|
|
2976
3313
|
];
|
|
2977
3314
|
exports.DeleteBucket$ = [9, n0, _DB,
|
|
2978
|
-
{ [_h]: ["DELETE", "/", 204] }, () =>
|
|
3315
|
+
{ [_h]: ["DELETE", "/", 204] }, () => DeleteBucketRequest$, () => __Unit
|
|
2979
3316
|
];
|
|
2980
3317
|
exports.DeleteBucketAnalyticsConfiguration$ = [9, n0, _DBAC,
|
|
2981
|
-
{ [_h]: ["DELETE", "/?analytics", 204] }, () =>
|
|
3318
|
+
{ [_h]: ["DELETE", "/?analytics", 204] }, () => DeleteBucketAnalyticsConfigurationRequest$, () => __Unit
|
|
2982
3319
|
];
|
|
2983
3320
|
exports.DeleteBucketCors$ = [9, n0, _DBC,
|
|
2984
|
-
{ [_h]: ["DELETE", "/?cors", 204] }, () =>
|
|
3321
|
+
{ [_h]: ["DELETE", "/?cors", 204] }, () => DeleteBucketCorsRequest$, () => __Unit
|
|
2985
3322
|
];
|
|
2986
3323
|
exports.DeleteBucketEncryption$ = [9, n0, _DBE,
|
|
2987
|
-
{ [_h]: ["DELETE", "/?encryption", 204] }, () =>
|
|
3324
|
+
{ [_h]: ["DELETE", "/?encryption", 204] }, () => DeleteBucketEncryptionRequest$, () => __Unit
|
|
2988
3325
|
];
|
|
2989
3326
|
exports.DeleteBucketIntelligentTieringConfiguration$ = [9, n0, _DBITC,
|
|
2990
|
-
{ [_h]: ["DELETE", "/?intelligent-tiering", 204] }, () =>
|
|
3327
|
+
{ [_h]: ["DELETE", "/?intelligent-tiering", 204] }, () => DeleteBucketIntelligentTieringConfigurationRequest$, () => __Unit
|
|
2991
3328
|
];
|
|
2992
3329
|
exports.DeleteBucketInventoryConfiguration$ = [9, n0, _DBIC,
|
|
2993
|
-
{ [_h]: ["DELETE", "/?inventory", 204] }, () =>
|
|
3330
|
+
{ [_h]: ["DELETE", "/?inventory", 204] }, () => DeleteBucketInventoryConfigurationRequest$, () => __Unit
|
|
2994
3331
|
];
|
|
2995
3332
|
exports.DeleteBucketLifecycle$ = [9, n0, _DBL,
|
|
2996
|
-
{ [_h]: ["DELETE", "/?lifecycle", 204] }, () =>
|
|
3333
|
+
{ [_h]: ["DELETE", "/?lifecycle", 204] }, () => DeleteBucketLifecycleRequest$, () => __Unit
|
|
2997
3334
|
];
|
|
2998
3335
|
exports.DeleteBucketMetadataConfiguration$ = [9, n0, _DBMC,
|
|
2999
|
-
{ [_h]: ["DELETE", "/?metadataConfiguration", 204] }, () =>
|
|
3336
|
+
{ [_h]: ["DELETE", "/?metadataConfiguration", 204] }, () => DeleteBucketMetadataConfigurationRequest$, () => __Unit
|
|
3000
3337
|
];
|
|
3001
3338
|
exports.DeleteBucketMetadataTableConfiguration$ = [9, n0, _DBMTC,
|
|
3002
|
-
{ [_h]: ["DELETE", "/?metadataTable", 204] }, () =>
|
|
3339
|
+
{ [_h]: ["DELETE", "/?metadataTable", 204] }, () => DeleteBucketMetadataTableConfigurationRequest$, () => __Unit
|
|
3003
3340
|
];
|
|
3004
3341
|
exports.DeleteBucketMetricsConfiguration$ = [9, n0, _DBMCe,
|
|
3005
|
-
{ [_h]: ["DELETE", "/?metrics", 204] }, () =>
|
|
3342
|
+
{ [_h]: ["DELETE", "/?metrics", 204] }, () => DeleteBucketMetricsConfigurationRequest$, () => __Unit
|
|
3006
3343
|
];
|
|
3007
3344
|
exports.DeleteBucketOwnershipControls$ = [9, n0, _DBOC,
|
|
3008
|
-
{ [_h]: ["DELETE", "/?ownershipControls", 204] }, () =>
|
|
3345
|
+
{ [_h]: ["DELETE", "/?ownershipControls", 204] }, () => DeleteBucketOwnershipControlsRequest$, () => __Unit
|
|
3009
3346
|
];
|
|
3010
3347
|
exports.DeleteBucketPolicy$ = [9, n0, _DBP,
|
|
3011
|
-
{ [_h]: ["DELETE", "/?policy", 204] }, () =>
|
|
3348
|
+
{ [_h]: ["DELETE", "/?policy", 204] }, () => DeleteBucketPolicyRequest$, () => __Unit
|
|
3012
3349
|
];
|
|
3013
3350
|
exports.DeleteBucketReplication$ = [9, n0, _DBRe,
|
|
3014
|
-
{ [_h]: ["DELETE", "/?replication", 204] }, () =>
|
|
3351
|
+
{ [_h]: ["DELETE", "/?replication", 204] }, () => DeleteBucketReplicationRequest$, () => __Unit
|
|
3015
3352
|
];
|
|
3016
3353
|
exports.DeleteBucketTagging$ = [9, n0, _DBT,
|
|
3017
|
-
{ [_h]: ["DELETE", "/?tagging", 204] }, () =>
|
|
3354
|
+
{ [_h]: ["DELETE", "/?tagging", 204] }, () => DeleteBucketTaggingRequest$, () => __Unit
|
|
3018
3355
|
];
|
|
3019
3356
|
exports.DeleteBucketWebsite$ = [9, n0, _DBW,
|
|
3020
|
-
{ [_h]: ["DELETE", "/?website", 204] }, () =>
|
|
3357
|
+
{ [_h]: ["DELETE", "/?website", 204] }, () => DeleteBucketWebsiteRequest$, () => __Unit
|
|
3021
3358
|
];
|
|
3022
3359
|
exports.DeleteObject$ = [9, n0, _DOel,
|
|
3023
|
-
{ [_h]: ["DELETE", "/{Key+}?x-id=DeleteObject", 204] }, () =>
|
|
3360
|
+
{ [_h]: ["DELETE", "/{Key+}?x-id=DeleteObject", 204] }, () => DeleteObjectRequest$, () => DeleteObjectOutput$
|
|
3024
3361
|
];
|
|
3025
3362
|
exports.DeleteObjects$ = [9, n0, _DOele,
|
|
3026
|
-
{ [_hC]: "-", [_h]: ["POST", "/?delete", 200] }, () =>
|
|
3363
|
+
{ [_hC]: "-", [_h]: ["POST", "/?delete", 200] }, () => DeleteObjectsRequest$, () => DeleteObjectsOutput$
|
|
3027
3364
|
];
|
|
3028
3365
|
exports.DeleteObjectTagging$ = [9, n0, _DOT,
|
|
3029
|
-
{ [_h]: ["DELETE", "/{Key+}?tagging", 204] }, () =>
|
|
3366
|
+
{ [_h]: ["DELETE", "/{Key+}?tagging", 204] }, () => DeleteObjectTaggingRequest$, () => DeleteObjectTaggingOutput$
|
|
3030
3367
|
];
|
|
3031
3368
|
exports.DeletePublicAccessBlock$ = [9, n0, _DPAB,
|
|
3032
|
-
{ [_h]: ["DELETE", "/?publicAccessBlock", 204] }, () =>
|
|
3369
|
+
{ [_h]: ["DELETE", "/?publicAccessBlock", 204] }, () => DeletePublicAccessBlockRequest$, () => __Unit
|
|
3033
3370
|
];
|
|
3034
3371
|
exports.GetBucketAbac$ = [9, n0, _GBA,
|
|
3035
|
-
{ [_h]: ["GET", "/?abac", 200] }, () =>
|
|
3372
|
+
{ [_h]: ["GET", "/?abac", 200] }, () => GetBucketAbacRequest$, () => GetBucketAbacOutput$
|
|
3036
3373
|
];
|
|
3037
3374
|
exports.GetBucketAccelerateConfiguration$ = [9, n0, _GBAC,
|
|
3038
|
-
{ [_h]: ["GET", "/?accelerate", 200] }, () =>
|
|
3375
|
+
{ [_h]: ["GET", "/?accelerate", 200] }, () => GetBucketAccelerateConfigurationRequest$, () => GetBucketAccelerateConfigurationOutput$
|
|
3039
3376
|
];
|
|
3040
3377
|
exports.GetBucketAcl$ = [9, n0, _GBAe,
|
|
3041
|
-
{ [_h]: ["GET", "/?acl", 200] }, () =>
|
|
3378
|
+
{ [_h]: ["GET", "/?acl", 200] }, () => GetBucketAclRequest$, () => GetBucketAclOutput$
|
|
3042
3379
|
];
|
|
3043
3380
|
exports.GetBucketAnalyticsConfiguration$ = [9, n0, _GBACe,
|
|
3044
|
-
{ [_h]: ["GET", "/?analytics&x-id=GetBucketAnalyticsConfiguration", 200] }, () =>
|
|
3381
|
+
{ [_h]: ["GET", "/?analytics&x-id=GetBucketAnalyticsConfiguration", 200] }, () => GetBucketAnalyticsConfigurationRequest$, () => GetBucketAnalyticsConfigurationOutput$
|
|
3045
3382
|
];
|
|
3046
3383
|
exports.GetBucketCors$ = [9, n0, _GBC,
|
|
3047
|
-
{ [_h]: ["GET", "/?cors", 200] }, () =>
|
|
3384
|
+
{ [_h]: ["GET", "/?cors", 200] }, () => GetBucketCorsRequest$, () => GetBucketCorsOutput$
|
|
3048
3385
|
];
|
|
3049
3386
|
exports.GetBucketEncryption$ = [9, n0, _GBE,
|
|
3050
|
-
{ [_h]: ["GET", "/?encryption", 200] }, () =>
|
|
3387
|
+
{ [_h]: ["GET", "/?encryption", 200] }, () => GetBucketEncryptionRequest$, () => GetBucketEncryptionOutput$
|
|
3051
3388
|
];
|
|
3052
3389
|
exports.GetBucketIntelligentTieringConfiguration$ = [9, n0, _GBITC,
|
|
3053
|
-
{ [_h]: ["GET", "/?intelligent-tiering&x-id=GetBucketIntelligentTieringConfiguration", 200] }, () =>
|
|
3390
|
+
{ [_h]: ["GET", "/?intelligent-tiering&x-id=GetBucketIntelligentTieringConfiguration", 200] }, () => GetBucketIntelligentTieringConfigurationRequest$, () => GetBucketIntelligentTieringConfigurationOutput$
|
|
3054
3391
|
];
|
|
3055
3392
|
exports.GetBucketInventoryConfiguration$ = [9, n0, _GBIC,
|
|
3056
|
-
{ [_h]: ["GET", "/?inventory&x-id=GetBucketInventoryConfiguration", 200] }, () =>
|
|
3393
|
+
{ [_h]: ["GET", "/?inventory&x-id=GetBucketInventoryConfiguration", 200] }, () => GetBucketInventoryConfigurationRequest$, () => GetBucketInventoryConfigurationOutput$
|
|
3057
3394
|
];
|
|
3058
3395
|
exports.GetBucketLifecycleConfiguration$ = [9, n0, _GBLC,
|
|
3059
|
-
{ [_h]: ["GET", "/?lifecycle", 200] }, () =>
|
|
3396
|
+
{ [_h]: ["GET", "/?lifecycle", 200] }, () => GetBucketLifecycleConfigurationRequest$, () => GetBucketLifecycleConfigurationOutput$
|
|
3060
3397
|
];
|
|
3061
3398
|
exports.GetBucketLocation$ = [9, n0, _GBL,
|
|
3062
|
-
{ [_h]: ["GET", "/?location", 200] }, () =>
|
|
3399
|
+
{ [_h]: ["GET", "/?location", 200] }, () => GetBucketLocationRequest$, () => GetBucketLocationOutput$
|
|
3063
3400
|
];
|
|
3064
3401
|
exports.GetBucketLogging$ = [9, n0, _GBLe,
|
|
3065
|
-
{ [_h]: ["GET", "/?logging", 200] }, () =>
|
|
3402
|
+
{ [_h]: ["GET", "/?logging", 200] }, () => GetBucketLoggingRequest$, () => GetBucketLoggingOutput$
|
|
3066
3403
|
];
|
|
3067
3404
|
exports.GetBucketMetadataConfiguration$ = [9, n0, _GBMC,
|
|
3068
|
-
{ [_h]: ["GET", "/?metadataConfiguration", 200] }, () =>
|
|
3405
|
+
{ [_h]: ["GET", "/?metadataConfiguration", 200] }, () => GetBucketMetadataConfigurationRequest$, () => GetBucketMetadataConfigurationOutput$
|
|
3069
3406
|
];
|
|
3070
3407
|
exports.GetBucketMetadataTableConfiguration$ = [9, n0, _GBMTC,
|
|
3071
|
-
{ [_h]: ["GET", "/?metadataTable", 200] }, () =>
|
|
3408
|
+
{ [_h]: ["GET", "/?metadataTable", 200] }, () => GetBucketMetadataTableConfigurationRequest$, () => GetBucketMetadataTableConfigurationOutput$
|
|
3072
3409
|
];
|
|
3073
3410
|
exports.GetBucketMetricsConfiguration$ = [9, n0, _GBMCe,
|
|
3074
|
-
{ [_h]: ["GET", "/?metrics&x-id=GetBucketMetricsConfiguration", 200] }, () =>
|
|
3411
|
+
{ [_h]: ["GET", "/?metrics&x-id=GetBucketMetricsConfiguration", 200] }, () => GetBucketMetricsConfigurationRequest$, () => GetBucketMetricsConfigurationOutput$
|
|
3075
3412
|
];
|
|
3076
3413
|
exports.GetBucketNotificationConfiguration$ = [9, n0, _GBNC,
|
|
3077
|
-
{ [_h]: ["GET", "/?notification", 200] }, () =>
|
|
3414
|
+
{ [_h]: ["GET", "/?notification", 200] }, () => GetBucketNotificationConfigurationRequest$, () => NotificationConfiguration$
|
|
3078
3415
|
];
|
|
3079
3416
|
exports.GetBucketOwnershipControls$ = [9, n0, _GBOC,
|
|
3080
|
-
{ [_h]: ["GET", "/?ownershipControls", 200] }, () =>
|
|
3417
|
+
{ [_h]: ["GET", "/?ownershipControls", 200] }, () => GetBucketOwnershipControlsRequest$, () => GetBucketOwnershipControlsOutput$
|
|
3081
3418
|
];
|
|
3082
3419
|
exports.GetBucketPolicy$ = [9, n0, _GBP,
|
|
3083
|
-
{ [_h]: ["GET", "/?policy", 200] }, () =>
|
|
3420
|
+
{ [_h]: ["GET", "/?policy", 200] }, () => GetBucketPolicyRequest$, () => GetBucketPolicyOutput$
|
|
3084
3421
|
];
|
|
3085
3422
|
exports.GetBucketPolicyStatus$ = [9, n0, _GBPS,
|
|
3086
|
-
{ [_h]: ["GET", "/?policyStatus", 200] }, () =>
|
|
3423
|
+
{ [_h]: ["GET", "/?policyStatus", 200] }, () => GetBucketPolicyStatusRequest$, () => GetBucketPolicyStatusOutput$
|
|
3087
3424
|
];
|
|
3088
3425
|
exports.GetBucketReplication$ = [9, n0, _GBR,
|
|
3089
|
-
{ [_h]: ["GET", "/?replication", 200] }, () =>
|
|
3426
|
+
{ [_h]: ["GET", "/?replication", 200] }, () => GetBucketReplicationRequest$, () => GetBucketReplicationOutput$
|
|
3090
3427
|
];
|
|
3091
3428
|
exports.GetBucketRequestPayment$ = [9, n0, _GBRP,
|
|
3092
|
-
{ [_h]: ["GET", "/?requestPayment", 200] }, () =>
|
|
3429
|
+
{ [_h]: ["GET", "/?requestPayment", 200] }, () => GetBucketRequestPaymentRequest$, () => GetBucketRequestPaymentOutput$
|
|
3093
3430
|
];
|
|
3094
3431
|
exports.GetBucketTagging$ = [9, n0, _GBT,
|
|
3095
|
-
{ [_h]: ["GET", "/?tagging", 200] }, () =>
|
|
3432
|
+
{ [_h]: ["GET", "/?tagging", 200] }, () => GetBucketTaggingRequest$, () => GetBucketTaggingOutput$
|
|
3096
3433
|
];
|
|
3097
3434
|
exports.GetBucketVersioning$ = [9, n0, _GBV,
|
|
3098
|
-
{ [_h]: ["GET", "/?versioning", 200] }, () =>
|
|
3435
|
+
{ [_h]: ["GET", "/?versioning", 200] }, () => GetBucketVersioningRequest$, () => GetBucketVersioningOutput$
|
|
3099
3436
|
];
|
|
3100
3437
|
exports.GetBucketWebsite$ = [9, n0, _GBW,
|
|
3101
|
-
{ [_h]: ["GET", "/?website", 200] }, () =>
|
|
3438
|
+
{ [_h]: ["GET", "/?website", 200] }, () => GetBucketWebsiteRequest$, () => GetBucketWebsiteOutput$
|
|
3102
3439
|
];
|
|
3103
3440
|
exports.GetObject$ = [9, n0, _GO,
|
|
3104
|
-
{ [_hC]: "-", [_h]: ["GET", "/{Key+}?x-id=GetObject", 200] }, () =>
|
|
3441
|
+
{ [_hC]: "-", [_h]: ["GET", "/{Key+}?x-id=GetObject", 200] }, () => GetObjectRequest$, () => GetObjectOutput$
|
|
3105
3442
|
];
|
|
3106
3443
|
exports.GetObjectAcl$ = [9, n0, _GOA,
|
|
3107
|
-
{ [_h]: ["GET", "/{Key+}?acl", 200] }, () =>
|
|
3444
|
+
{ [_h]: ["GET", "/{Key+}?acl", 200] }, () => GetObjectAclRequest$, () => GetObjectAclOutput$
|
|
3108
3445
|
];
|
|
3109
3446
|
exports.GetObjectAttributes$ = [9, n0, _GOAe,
|
|
3110
|
-
{ [_h]: ["GET", "/{Key+}?attributes", 200] }, () =>
|
|
3447
|
+
{ [_h]: ["GET", "/{Key+}?attributes", 200] }, () => GetObjectAttributesRequest$, () => GetObjectAttributesOutput$
|
|
3111
3448
|
];
|
|
3112
3449
|
exports.GetObjectLegalHold$ = [9, n0, _GOLH,
|
|
3113
|
-
{ [_h]: ["GET", "/{Key+}?legal-hold", 200] }, () =>
|
|
3450
|
+
{ [_h]: ["GET", "/{Key+}?legal-hold", 200] }, () => GetObjectLegalHoldRequest$, () => GetObjectLegalHoldOutput$
|
|
3114
3451
|
];
|
|
3115
3452
|
exports.GetObjectLockConfiguration$ = [9, n0, _GOLC,
|
|
3116
|
-
{ [_h]: ["GET", "/?object-lock", 200] }, () =>
|
|
3453
|
+
{ [_h]: ["GET", "/?object-lock", 200] }, () => GetObjectLockConfigurationRequest$, () => GetObjectLockConfigurationOutput$
|
|
3117
3454
|
];
|
|
3118
3455
|
exports.GetObjectRetention$ = [9, n0, _GORe,
|
|
3119
|
-
{ [_h]: ["GET", "/{Key+}?retention", 200] }, () =>
|
|
3456
|
+
{ [_h]: ["GET", "/{Key+}?retention", 200] }, () => GetObjectRetentionRequest$, () => GetObjectRetentionOutput$
|
|
3120
3457
|
];
|
|
3121
3458
|
exports.GetObjectTagging$ = [9, n0, _GOT,
|
|
3122
|
-
{ [_h]: ["GET", "/{Key+}?tagging", 200] }, () =>
|
|
3459
|
+
{ [_h]: ["GET", "/{Key+}?tagging", 200] }, () => GetObjectTaggingRequest$, () => GetObjectTaggingOutput$
|
|
3123
3460
|
];
|
|
3124
3461
|
exports.GetObjectTorrent$ = [9, n0, _GOTe,
|
|
3125
|
-
{ [_h]: ["GET", "/{Key+}?torrent", 200] }, () =>
|
|
3462
|
+
{ [_h]: ["GET", "/{Key+}?torrent", 200] }, () => GetObjectTorrentRequest$, () => GetObjectTorrentOutput$
|
|
3126
3463
|
];
|
|
3127
3464
|
exports.GetPublicAccessBlock$ = [9, n0, _GPAB,
|
|
3128
|
-
{ [_h]: ["GET", "/?publicAccessBlock", 200] }, () =>
|
|
3465
|
+
{ [_h]: ["GET", "/?publicAccessBlock", 200] }, () => GetPublicAccessBlockRequest$, () => GetPublicAccessBlockOutput$
|
|
3129
3466
|
];
|
|
3130
3467
|
exports.HeadBucket$ = [9, n0, _HB,
|
|
3131
|
-
{ [_h]: ["HEAD", "/", 200] }, () =>
|
|
3468
|
+
{ [_h]: ["HEAD", "/", 200] }, () => HeadBucketRequest$, () => HeadBucketOutput$
|
|
3132
3469
|
];
|
|
3133
3470
|
exports.HeadObject$ = [9, n0, _HO,
|
|
3134
|
-
{ [_h]: ["HEAD", "/{Key+}", 200] }, () =>
|
|
3471
|
+
{ [_h]: ["HEAD", "/{Key+}", 200] }, () => HeadObjectRequest$, () => HeadObjectOutput$
|
|
3135
3472
|
];
|
|
3136
3473
|
exports.ListBucketAnalyticsConfigurations$ = [9, n0, _LBAC,
|
|
3137
|
-
{ [_h]: ["GET", "/?analytics&x-id=ListBucketAnalyticsConfigurations", 200] }, () =>
|
|
3474
|
+
{ [_h]: ["GET", "/?analytics&x-id=ListBucketAnalyticsConfigurations", 200] }, () => ListBucketAnalyticsConfigurationsRequest$, () => ListBucketAnalyticsConfigurationsOutput$
|
|
3138
3475
|
];
|
|
3139
3476
|
exports.ListBucketIntelligentTieringConfigurations$ = [9, n0, _LBITC,
|
|
3140
|
-
{ [_h]: ["GET", "/?intelligent-tiering&x-id=ListBucketIntelligentTieringConfigurations", 200] }, () =>
|
|
3477
|
+
{ [_h]: ["GET", "/?intelligent-tiering&x-id=ListBucketIntelligentTieringConfigurations", 200] }, () => ListBucketIntelligentTieringConfigurationsRequest$, () => ListBucketIntelligentTieringConfigurationsOutput$
|
|
3141
3478
|
];
|
|
3142
3479
|
exports.ListBucketInventoryConfigurations$ = [9, n0, _LBIC,
|
|
3143
|
-
{ [_h]: ["GET", "/?inventory&x-id=ListBucketInventoryConfigurations", 200] }, () =>
|
|
3480
|
+
{ [_h]: ["GET", "/?inventory&x-id=ListBucketInventoryConfigurations", 200] }, () => ListBucketInventoryConfigurationsRequest$, () => ListBucketInventoryConfigurationsOutput$
|
|
3144
3481
|
];
|
|
3145
3482
|
exports.ListBucketMetricsConfigurations$ = [9, n0, _LBMC,
|
|
3146
|
-
{ [_h]: ["GET", "/?metrics&x-id=ListBucketMetricsConfigurations", 200] }, () =>
|
|
3483
|
+
{ [_h]: ["GET", "/?metrics&x-id=ListBucketMetricsConfigurations", 200] }, () => ListBucketMetricsConfigurationsRequest$, () => ListBucketMetricsConfigurationsOutput$
|
|
3147
3484
|
];
|
|
3148
3485
|
exports.ListBuckets$ = [9, n0, _LB,
|
|
3149
|
-
{ [_h]: ["GET", "/?x-id=ListBuckets", 200] }, () =>
|
|
3486
|
+
{ [_h]: ["GET", "/?x-id=ListBuckets", 200] }, () => ListBucketsRequest$, () => ListBucketsOutput$
|
|
3150
3487
|
];
|
|
3151
3488
|
exports.ListDirectoryBuckets$ = [9, n0, _LDB,
|
|
3152
|
-
{ [_h]: ["GET", "/?x-id=ListDirectoryBuckets", 200] }, () =>
|
|
3489
|
+
{ [_h]: ["GET", "/?x-id=ListDirectoryBuckets", 200] }, () => ListDirectoryBucketsRequest$, () => ListDirectoryBucketsOutput$
|
|
3153
3490
|
];
|
|
3154
3491
|
exports.ListMultipartUploads$ = [9, n0, _LMU,
|
|
3155
|
-
{ [_h]: ["GET", "/?uploads", 200] }, () =>
|
|
3492
|
+
{ [_h]: ["GET", "/?uploads", 200] }, () => ListMultipartUploadsRequest$, () => ListMultipartUploadsOutput$
|
|
3156
3493
|
];
|
|
3157
3494
|
exports.ListObjects$ = [9, n0, _LO,
|
|
3158
|
-
{ [_h]: ["GET", "/", 200] }, () =>
|
|
3495
|
+
{ [_h]: ["GET", "/", 200] }, () => ListObjectsRequest$, () => ListObjectsOutput$
|
|
3159
3496
|
];
|
|
3160
3497
|
exports.ListObjectsV2$ = [9, n0, _LOV,
|
|
3161
|
-
{ [_h]: ["GET", "/?list-type=2", 200] }, () =>
|
|
3498
|
+
{ [_h]: ["GET", "/?list-type=2", 200] }, () => ListObjectsV2Request$, () => ListObjectsV2Output$
|
|
3162
3499
|
];
|
|
3163
3500
|
exports.ListObjectVersions$ = [9, n0, _LOVi,
|
|
3164
|
-
{ [_h]: ["GET", "/?versions", 200] }, () =>
|
|
3501
|
+
{ [_h]: ["GET", "/?versions", 200] }, () => ListObjectVersionsRequest$, () => ListObjectVersionsOutput$
|
|
3165
3502
|
];
|
|
3166
3503
|
exports.ListParts$ = [9, n0, _LP,
|
|
3167
|
-
{ [_h]: ["GET", "/{Key+}?x-id=ListParts", 200] }, () =>
|
|
3504
|
+
{ [_h]: ["GET", "/{Key+}?x-id=ListParts", 200] }, () => ListPartsRequest$, () => ListPartsOutput$
|
|
3168
3505
|
];
|
|
3169
3506
|
exports.PutBucketAbac$ = [9, n0, _PBA,
|
|
3170
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?abac", 200] }, () =>
|
|
3507
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?abac", 200] }, () => PutBucketAbacRequest$, () => __Unit
|
|
3171
3508
|
];
|
|
3172
3509
|
exports.PutBucketAccelerateConfiguration$ = [9, n0, _PBAC,
|
|
3173
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?accelerate", 200] }, () =>
|
|
3510
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?accelerate", 200] }, () => PutBucketAccelerateConfigurationRequest$, () => __Unit
|
|
3174
3511
|
];
|
|
3175
3512
|
exports.PutBucketAcl$ = [9, n0, _PBAu,
|
|
3176
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?acl", 200] }, () =>
|
|
3513
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?acl", 200] }, () => PutBucketAclRequest$, () => __Unit
|
|
3177
3514
|
];
|
|
3178
3515
|
exports.PutBucketAnalyticsConfiguration$ = [9, n0, _PBACu,
|
|
3179
|
-
{ [_h]: ["PUT", "/?analytics", 200] }, () =>
|
|
3516
|
+
{ [_h]: ["PUT", "/?analytics", 200] }, () => PutBucketAnalyticsConfigurationRequest$, () => __Unit
|
|
3180
3517
|
];
|
|
3181
3518
|
exports.PutBucketCors$ = [9, n0, _PBC,
|
|
3182
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?cors", 200] }, () =>
|
|
3519
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?cors", 200] }, () => PutBucketCorsRequest$, () => __Unit
|
|
3183
3520
|
];
|
|
3184
3521
|
exports.PutBucketEncryption$ = [9, n0, _PBE,
|
|
3185
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?encryption", 200] }, () =>
|
|
3522
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?encryption", 200] }, () => PutBucketEncryptionRequest$, () => __Unit
|
|
3186
3523
|
];
|
|
3187
3524
|
exports.PutBucketIntelligentTieringConfiguration$ = [9, n0, _PBITC,
|
|
3188
|
-
{ [_h]: ["PUT", "/?intelligent-tiering", 200] }, () =>
|
|
3525
|
+
{ [_h]: ["PUT", "/?intelligent-tiering", 200] }, () => PutBucketIntelligentTieringConfigurationRequest$, () => __Unit
|
|
3189
3526
|
];
|
|
3190
3527
|
exports.PutBucketInventoryConfiguration$ = [9, n0, _PBIC,
|
|
3191
|
-
{ [_h]: ["PUT", "/?inventory", 200] }, () =>
|
|
3528
|
+
{ [_h]: ["PUT", "/?inventory", 200] }, () => PutBucketInventoryConfigurationRequest$, () => __Unit
|
|
3192
3529
|
];
|
|
3193
3530
|
exports.PutBucketLifecycleConfiguration$ = [9, n0, _PBLC,
|
|
3194
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?lifecycle", 200] }, () =>
|
|
3531
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?lifecycle", 200] }, () => PutBucketLifecycleConfigurationRequest$, () => PutBucketLifecycleConfigurationOutput$
|
|
3195
3532
|
];
|
|
3196
3533
|
exports.PutBucketLogging$ = [9, n0, _PBL,
|
|
3197
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?logging", 200] }, () =>
|
|
3534
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?logging", 200] }, () => PutBucketLoggingRequest$, () => __Unit
|
|
3198
3535
|
];
|
|
3199
3536
|
exports.PutBucketMetricsConfiguration$ = [9, n0, _PBMC,
|
|
3200
|
-
{ [_h]: ["PUT", "/?metrics", 200] }, () =>
|
|
3537
|
+
{ [_h]: ["PUT", "/?metrics", 200] }, () => PutBucketMetricsConfigurationRequest$, () => __Unit
|
|
3201
3538
|
];
|
|
3202
3539
|
exports.PutBucketNotificationConfiguration$ = [9, n0, _PBNC,
|
|
3203
|
-
{ [_h]: ["PUT", "/?notification", 200] }, () =>
|
|
3540
|
+
{ [_h]: ["PUT", "/?notification", 200] }, () => PutBucketNotificationConfigurationRequest$, () => __Unit
|
|
3204
3541
|
];
|
|
3205
3542
|
exports.PutBucketOwnershipControls$ = [9, n0, _PBOC,
|
|
3206
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?ownershipControls", 200] }, () =>
|
|
3543
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?ownershipControls", 200] }, () => PutBucketOwnershipControlsRequest$, () => __Unit
|
|
3207
3544
|
];
|
|
3208
3545
|
exports.PutBucketPolicy$ = [9, n0, _PBP,
|
|
3209
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?policy", 200] }, () =>
|
|
3546
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?policy", 200] }, () => PutBucketPolicyRequest$, () => __Unit
|
|
3210
3547
|
];
|
|
3211
3548
|
exports.PutBucketReplication$ = [9, n0, _PBR,
|
|
3212
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?replication", 200] }, () =>
|
|
3549
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?replication", 200] }, () => PutBucketReplicationRequest$, () => __Unit
|
|
3213
3550
|
];
|
|
3214
3551
|
exports.PutBucketRequestPayment$ = [9, n0, _PBRP,
|
|
3215
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?requestPayment", 200] }, () =>
|
|
3552
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?requestPayment", 200] }, () => PutBucketRequestPaymentRequest$, () => __Unit
|
|
3216
3553
|
];
|
|
3217
3554
|
exports.PutBucketTagging$ = [9, n0, _PBT,
|
|
3218
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?tagging", 200] }, () =>
|
|
3555
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?tagging", 200] }, () => PutBucketTaggingRequest$, () => __Unit
|
|
3219
3556
|
];
|
|
3220
3557
|
exports.PutBucketVersioning$ = [9, n0, _PBV,
|
|
3221
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?versioning", 200] }, () =>
|
|
3558
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?versioning", 200] }, () => PutBucketVersioningRequest$, () => __Unit
|
|
3222
3559
|
];
|
|
3223
3560
|
exports.PutBucketWebsite$ = [9, n0, _PBW,
|
|
3224
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?website", 200] }, () =>
|
|
3561
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?website", 200] }, () => PutBucketWebsiteRequest$, () => __Unit
|
|
3225
3562
|
];
|
|
3226
3563
|
exports.PutObject$ = [9, n0, _PO,
|
|
3227
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?x-id=PutObject", 200] }, () =>
|
|
3564
|
+
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?x-id=PutObject", 200] }, () => PutObjectRequest$, () => PutObjectOutput$
|
|
3228
3565
|
];
|
|
3229
3566
|
exports.PutObjectAcl$ = [9, n0, _POA,
|
|
3230
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?acl", 200] }, () =>
|
|
3567
|
+
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?acl", 200] }, () => PutObjectAclRequest$, () => PutObjectAclOutput$
|
|
3231
3568
|
];
|
|
3232
3569
|
exports.PutObjectLegalHold$ = [9, n0, _POLH,
|
|
3233
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?legal-hold", 200] }, () =>
|
|
3570
|
+
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?legal-hold", 200] }, () => PutObjectLegalHoldRequest$, () => PutObjectLegalHoldOutput$
|
|
3234
3571
|
];
|
|
3235
3572
|
exports.PutObjectLockConfiguration$ = [9, n0, _POLC,
|
|
3236
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?object-lock", 200] }, () =>
|
|
3573
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?object-lock", 200] }, () => PutObjectLockConfigurationRequest$, () => PutObjectLockConfigurationOutput$
|
|
3237
3574
|
];
|
|
3238
3575
|
exports.PutObjectRetention$ = [9, n0, _PORu,
|
|
3239
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?retention", 200] }, () =>
|
|
3576
|
+
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?retention", 200] }, () => PutObjectRetentionRequest$, () => PutObjectRetentionOutput$
|
|
3240
3577
|
];
|
|
3241
3578
|
exports.PutObjectTagging$ = [9, n0, _POT,
|
|
3242
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?tagging", 200] }, () =>
|
|
3579
|
+
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?tagging", 200] }, () => PutObjectTaggingRequest$, () => PutObjectTaggingOutput$
|
|
3243
3580
|
];
|
|
3244
3581
|
exports.PutPublicAccessBlock$ = [9, n0, _PPAB,
|
|
3245
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?publicAccessBlock", 200] }, () =>
|
|
3582
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?publicAccessBlock", 200] }, () => PutPublicAccessBlockRequest$, () => __Unit
|
|
3246
3583
|
];
|
|
3247
3584
|
exports.RenameObject$ = [9, n0, _RO,
|
|
3248
|
-
{ [_h]: ["PUT", "/{Key+}?renameObject", 200] }, () =>
|
|
3585
|
+
{ [_h]: ["PUT", "/{Key+}?renameObject", 200] }, () => RenameObjectRequest$, () => RenameObjectOutput$
|
|
3249
3586
|
];
|
|
3250
3587
|
exports.RestoreObject$ = [9, n0, _ROe,
|
|
3251
|
-
{ [_hC]: "-", [_h]: ["POST", "/{Key+}?restore", 200] }, () =>
|
|
3588
|
+
{ [_hC]: "-", [_h]: ["POST", "/{Key+}?restore", 200] }, () => RestoreObjectRequest$, () => RestoreObjectOutput$
|
|
3252
3589
|
];
|
|
3253
3590
|
exports.SelectObjectContent$ = [9, n0, _SOC,
|
|
3254
|
-
{ [_h]: ["POST", "/{Key+}?select&select-type=2", 200] }, () =>
|
|
3591
|
+
{ [_h]: ["POST", "/{Key+}?select&select-type=2", 200] }, () => SelectObjectContentRequest$, () => SelectObjectContentOutput$
|
|
3255
3592
|
];
|
|
3256
3593
|
exports.UpdateBucketMetadataInventoryTableConfiguration$ = [9, n0, _UBMITC,
|
|
3257
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?metadataInventoryTable", 200] }, () =>
|
|
3594
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?metadataInventoryTable", 200] }, () => UpdateBucketMetadataInventoryTableConfigurationRequest$, () => __Unit
|
|
3258
3595
|
];
|
|
3259
3596
|
exports.UpdateBucketMetadataJournalTableConfiguration$ = [9, n0, _UBMJTC,
|
|
3260
|
-
{ [_hC]: "-", [_h]: ["PUT", "/?metadataJournalTable", 200] }, () =>
|
|
3597
|
+
{ [_hC]: "-", [_h]: ["PUT", "/?metadataJournalTable", 200] }, () => UpdateBucketMetadataJournalTableConfigurationRequest$, () => __Unit
|
|
3261
3598
|
];
|
|
3262
3599
|
exports.UpdateObjectEncryption$ = [9, n0, _UOE,
|
|
3263
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?encryption", 200] }, () =>
|
|
3600
|
+
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?encryption", 200] }, () => UpdateObjectEncryptionRequest$, () => UpdateObjectEncryptionResponse$
|
|
3264
3601
|
];
|
|
3265
3602
|
exports.UploadPart$ = [9, n0, _UP,
|
|
3266
|
-
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?x-id=UploadPart", 200] }, () =>
|
|
3603
|
+
{ [_hC]: "-", [_h]: ["PUT", "/{Key+}?x-id=UploadPart", 200] }, () => UploadPartRequest$, () => UploadPartOutput$
|
|
3267
3604
|
];
|
|
3268
3605
|
exports.UploadPartCopy$ = [9, n0, _UPC,
|
|
3269
|
-
{ [_h]: ["PUT", "/{Key+}?x-id=UploadPartCopy", 200] }, () =>
|
|
3606
|
+
{ [_h]: ["PUT", "/{Key+}?x-id=UploadPartCopy", 200] }, () => UploadPartCopyRequest$, () => UploadPartCopyOutput$
|
|
3270
3607
|
];
|
|
3271
3608
|
exports.WriteGetObjectResponse$ = [9, n0, _WGOR,
|
|
3272
|
-
{ [_en]: ["{RequestRoute}."], [_h]: ["POST", "/WriteGetObjectResponse", 200] }, () =>
|
|
3609
|
+
{ [_en]: ["{RequestRoute}."], [_h]: ["POST", "/WriteGetObjectResponse", 200] }, () => WriteGetObjectResponseRequest$, () => __Unit
|
|
3273
3610
|
];
|