@aws-sdk/client-s3 3.169.0 → 3.170.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (118) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/S3.d.ts +1738 -470
  3. package/dist-types/ts3.4/S3Client.d.ts +716 -184
  4. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +41 -17
  5. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +34 -17
  7. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +34 -17
  8. package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +37 -17
  10. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +32 -17
  11. package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +32 -17
  12. package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +36 -17
  13. package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +36 -17
  16. package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +37 -17
  17. package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +33 -17
  19. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +37 -17
  20. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +33 -17
  21. package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +33 -17
  22. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +34 -17
  23. package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +38 -17
  24. package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +34 -17
  25. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +37 -17
  26. package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +34 -17
  28. package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +41 -17
  29. package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +34 -17
  30. package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +38 -17
  31. package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +38 -17
  35. package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +37 -17
  36. package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +37 -17
  40. package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +38 -17
  45. package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +37 -17
  46. package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +34 -17
  47. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +38 -17
  48. package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +34 -17
  49. package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +38 -17
  50. package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +41 -17
  51. package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +38 -17
  52. package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +37 -17
  53. package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +37 -17
  54. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +32 -17
  56. package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +34 -17
  57. package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +41 -17
  58. package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +41 -17
  60. package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +41 -17
  61. package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +34 -17
  62. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +41 -17
  63. package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +38 -17
  64. package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +34 -17
  65. package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +34 -17
  66. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +34 -17
  67. package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +37 -17
  68. package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +32 -17
  69. package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +37 -17
  70. package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +32 -17
  71. package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +33 -17
  72. package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +37 -17
  73. package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +37 -17
  74. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +37 -17
  75. package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +32 -17
  76. package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +37 -17
  77. package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +37 -17
  78. package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +37 -17
  79. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +32 -17
  80. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +36 -17
  81. package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +37 -17
  82. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +32 -17
  83. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +33 -17
  84. package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +32 -17
  85. package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +34 -17
  86. package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +42 -24
  87. package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +38 -17
  88. package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +41 -17
  89. package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +38 -17
  90. package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +37 -17
  91. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +36 -17
  92. package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +34 -17
  93. package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +38 -17
  94. package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +42 -24
  95. package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +37 -17
  96. package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +44 -24
  97. package/dist-types/ts3.4/commands/index.d.ts +93 -93
  98. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  99. package/dist-types/ts3.4/index.d.ts +7 -7
  100. package/dist-types/ts3.4/models/S3ServiceException.d.ts +8 -6
  101. package/dist-types/ts3.4/models/index.d.ts +2 -2
  102. package/dist-types/ts3.4/models/models_0.d.ts +3732 -3419
  103. package/dist-types/ts3.4/models/models_1.d.ts +723 -689
  104. package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
  105. package/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +11 -4
  106. package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +11 -4
  107. package/dist-types/ts3.4/pagination/index.d.ts +3 -3
  108. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +1124 -281
  109. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +83 -49
  110. package/dist-types/ts3.4/runtimeConfig.d.ts +86 -50
  111. package/dist-types/ts3.4/runtimeConfig.native.d.ts +84 -48
  112. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +20 -15
  113. package/dist-types/ts3.4/waiters/index.d.ts +4 -4
  114. package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +13 -7
  115. package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +13 -7
  116. package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +13 -7
  117. package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +13 -7
  118. package/package.json +51 -51
@@ -1,281 +1,1124 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
- import { EventStreamSerdeContext as __EventStreamSerdeContext, SerdeContext as __SerdeContext } from "@aws-sdk/types";
3
- import { AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput } from "../commands/AbortMultipartUploadCommand";
4
- import { CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput } from "../commands/CompleteMultipartUploadCommand";
5
- import { CopyObjectCommandInput, CopyObjectCommandOutput } from "../commands/CopyObjectCommand";
6
- import { CreateBucketCommandInput, CreateBucketCommandOutput } from "../commands/CreateBucketCommand";
7
- import { CreateMultipartUploadCommandInput, CreateMultipartUploadCommandOutput } from "../commands/CreateMultipartUploadCommand";
8
- import { DeleteBucketAnalyticsConfigurationCommandInput, DeleteBucketAnalyticsConfigurationCommandOutput } from "../commands/DeleteBucketAnalyticsConfigurationCommand";
9
- import { DeleteBucketCommandInput, DeleteBucketCommandOutput } from "../commands/DeleteBucketCommand";
10
- import { DeleteBucketCorsCommandInput, DeleteBucketCorsCommandOutput } from "../commands/DeleteBucketCorsCommand";
11
- import { DeleteBucketEncryptionCommandInput, DeleteBucketEncryptionCommandOutput } from "../commands/DeleteBucketEncryptionCommand";
12
- import { DeleteBucketIntelligentTieringConfigurationCommandInput, DeleteBucketIntelligentTieringConfigurationCommandOutput } from "../commands/DeleteBucketIntelligentTieringConfigurationCommand";
13
- import { DeleteBucketInventoryConfigurationCommandInput, DeleteBucketInventoryConfigurationCommandOutput } from "../commands/DeleteBucketInventoryConfigurationCommand";
14
- import { DeleteBucketLifecycleCommandInput, DeleteBucketLifecycleCommandOutput } from "../commands/DeleteBucketLifecycleCommand";
15
- import { DeleteBucketMetricsConfigurationCommandInput, DeleteBucketMetricsConfigurationCommandOutput } from "../commands/DeleteBucketMetricsConfigurationCommand";
16
- import { DeleteBucketOwnershipControlsCommandInput, DeleteBucketOwnershipControlsCommandOutput } from "../commands/DeleteBucketOwnershipControlsCommand";
17
- import { DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput } from "../commands/DeleteBucketPolicyCommand";
18
- import { DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput } from "../commands/DeleteBucketReplicationCommand";
19
- import { DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput } from "../commands/DeleteBucketTaggingCommand";
20
- import { DeleteBucketWebsiteCommandInput, DeleteBucketWebsiteCommandOutput } from "../commands/DeleteBucketWebsiteCommand";
21
- import { DeleteObjectCommandInput, DeleteObjectCommandOutput } from "../commands/DeleteObjectCommand";
22
- import { DeleteObjectsCommandInput, DeleteObjectsCommandOutput } from "../commands/DeleteObjectsCommand";
23
- import { DeleteObjectTaggingCommandInput, DeleteObjectTaggingCommandOutput } from "../commands/DeleteObjectTaggingCommand";
24
- import { DeletePublicAccessBlockCommandInput, DeletePublicAccessBlockCommandOutput } from "../commands/DeletePublicAccessBlockCommand";
25
- import { GetBucketAccelerateConfigurationCommandInput, GetBucketAccelerateConfigurationCommandOutput } from "../commands/GetBucketAccelerateConfigurationCommand";
26
- import { GetBucketAclCommandInput, GetBucketAclCommandOutput } from "../commands/GetBucketAclCommand";
27
- import { GetBucketAnalyticsConfigurationCommandInput, GetBucketAnalyticsConfigurationCommandOutput } from "../commands/GetBucketAnalyticsConfigurationCommand";
28
- import { GetBucketCorsCommandInput, GetBucketCorsCommandOutput } from "../commands/GetBucketCorsCommand";
29
- import { GetBucketEncryptionCommandInput, GetBucketEncryptionCommandOutput } from "../commands/GetBucketEncryptionCommand";
30
- import { GetBucketIntelligentTieringConfigurationCommandInput, GetBucketIntelligentTieringConfigurationCommandOutput } from "../commands/GetBucketIntelligentTieringConfigurationCommand";
31
- import { GetBucketInventoryConfigurationCommandInput, GetBucketInventoryConfigurationCommandOutput } from "../commands/GetBucketInventoryConfigurationCommand";
32
- import { GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput } from "../commands/GetBucketLifecycleConfigurationCommand";
33
- import { GetBucketLocationCommandInput, GetBucketLocationCommandOutput } from "../commands/GetBucketLocationCommand";
34
- import { GetBucketLoggingCommandInput, GetBucketLoggingCommandOutput } from "../commands/GetBucketLoggingCommand";
35
- import { GetBucketMetricsConfigurationCommandInput, GetBucketMetricsConfigurationCommandOutput } from "../commands/GetBucketMetricsConfigurationCommand";
36
- import { GetBucketNotificationConfigurationCommandInput, GetBucketNotificationConfigurationCommandOutput } from "../commands/GetBucketNotificationConfigurationCommand";
37
- import { GetBucketOwnershipControlsCommandInput, GetBucketOwnershipControlsCommandOutput } from "../commands/GetBucketOwnershipControlsCommand";
38
- import { GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput } from "../commands/GetBucketPolicyCommand";
39
- import { GetBucketPolicyStatusCommandInput, GetBucketPolicyStatusCommandOutput } from "../commands/GetBucketPolicyStatusCommand";
40
- import { GetBucketReplicationCommandInput, GetBucketReplicationCommandOutput } from "../commands/GetBucketReplicationCommand";
41
- import { GetBucketRequestPaymentCommandInput, GetBucketRequestPaymentCommandOutput } from "../commands/GetBucketRequestPaymentCommand";
42
- import { GetBucketTaggingCommandInput, GetBucketTaggingCommandOutput } from "../commands/GetBucketTaggingCommand";
43
- import { GetBucketVersioningCommandInput, GetBucketVersioningCommandOutput } from "../commands/GetBucketVersioningCommand";
44
- import { GetBucketWebsiteCommandInput, GetBucketWebsiteCommandOutput } from "../commands/GetBucketWebsiteCommand";
45
- import { GetObjectAclCommandInput, GetObjectAclCommandOutput } from "../commands/GetObjectAclCommand";
46
- import { GetObjectAttributesCommandInput, GetObjectAttributesCommandOutput } from "../commands/GetObjectAttributesCommand";
47
- import { GetObjectCommandInput, GetObjectCommandOutput } from "../commands/GetObjectCommand";
48
- import { GetObjectLegalHoldCommandInput, GetObjectLegalHoldCommandOutput } from "../commands/GetObjectLegalHoldCommand";
49
- import { GetObjectLockConfigurationCommandInput, GetObjectLockConfigurationCommandOutput } from "../commands/GetObjectLockConfigurationCommand";
50
- import { GetObjectRetentionCommandInput, GetObjectRetentionCommandOutput } from "../commands/GetObjectRetentionCommand";
51
- import { GetObjectTaggingCommandInput, GetObjectTaggingCommandOutput } from "../commands/GetObjectTaggingCommand";
52
- import { GetObjectTorrentCommandInput, GetObjectTorrentCommandOutput } from "../commands/GetObjectTorrentCommand";
53
- import { GetPublicAccessBlockCommandInput, GetPublicAccessBlockCommandOutput } from "../commands/GetPublicAccessBlockCommand";
54
- import { HeadBucketCommandInput, HeadBucketCommandOutput } from "../commands/HeadBucketCommand";
55
- import { HeadObjectCommandInput, HeadObjectCommandOutput } from "../commands/HeadObjectCommand";
56
- import { ListBucketAnalyticsConfigurationsCommandInput, ListBucketAnalyticsConfigurationsCommandOutput } from "../commands/ListBucketAnalyticsConfigurationsCommand";
57
- import { ListBucketIntelligentTieringConfigurationsCommandInput, ListBucketIntelligentTieringConfigurationsCommandOutput } from "../commands/ListBucketIntelligentTieringConfigurationsCommand";
58
- import { ListBucketInventoryConfigurationsCommandInput, ListBucketInventoryConfigurationsCommandOutput } from "../commands/ListBucketInventoryConfigurationsCommand";
59
- import { ListBucketMetricsConfigurationsCommandInput, ListBucketMetricsConfigurationsCommandOutput } from "../commands/ListBucketMetricsConfigurationsCommand";
60
- import { ListBucketsCommandInput, ListBucketsCommandOutput } from "../commands/ListBucketsCommand";
61
- import { ListMultipartUploadsCommandInput, ListMultipartUploadsCommandOutput } from "../commands/ListMultipartUploadsCommand";
62
- import { ListObjectsCommandInput, ListObjectsCommandOutput } from "../commands/ListObjectsCommand";
63
- import { ListObjectsV2CommandInput, ListObjectsV2CommandOutput } from "../commands/ListObjectsV2Command";
64
- import { ListObjectVersionsCommandInput, ListObjectVersionsCommandOutput } from "../commands/ListObjectVersionsCommand";
65
- import { ListPartsCommandInput, ListPartsCommandOutput } from "../commands/ListPartsCommand";
66
- import { PutBucketAccelerateConfigurationCommandInput, PutBucketAccelerateConfigurationCommandOutput } from "../commands/PutBucketAccelerateConfigurationCommand";
67
- import { PutBucketAclCommandInput, PutBucketAclCommandOutput } from "../commands/PutBucketAclCommand";
68
- import { PutBucketAnalyticsConfigurationCommandInput, PutBucketAnalyticsConfigurationCommandOutput } from "../commands/PutBucketAnalyticsConfigurationCommand";
69
- import { PutBucketCorsCommandInput, PutBucketCorsCommandOutput } from "../commands/PutBucketCorsCommand";
70
- import { PutBucketEncryptionCommandInput, PutBucketEncryptionCommandOutput } from "../commands/PutBucketEncryptionCommand";
71
- import { PutBucketIntelligentTieringConfigurationCommandInput, PutBucketIntelligentTieringConfigurationCommandOutput } from "../commands/PutBucketIntelligentTieringConfigurationCommand";
72
- import { PutBucketInventoryConfigurationCommandInput, PutBucketInventoryConfigurationCommandOutput } from "../commands/PutBucketInventoryConfigurationCommand";
73
- import { PutBucketLifecycleConfigurationCommandInput, PutBucketLifecycleConfigurationCommandOutput } from "../commands/PutBucketLifecycleConfigurationCommand";
74
- import { PutBucketLoggingCommandInput, PutBucketLoggingCommandOutput } from "../commands/PutBucketLoggingCommand";
75
- import { PutBucketMetricsConfigurationCommandInput, PutBucketMetricsConfigurationCommandOutput } from "../commands/PutBucketMetricsConfigurationCommand";
76
- import { PutBucketNotificationConfigurationCommandInput, PutBucketNotificationConfigurationCommandOutput } from "../commands/PutBucketNotificationConfigurationCommand";
77
- import { PutBucketOwnershipControlsCommandInput, PutBucketOwnershipControlsCommandOutput } from "../commands/PutBucketOwnershipControlsCommand";
78
- import { PutBucketPolicyCommandInput, PutBucketPolicyCommandOutput } from "../commands/PutBucketPolicyCommand";
79
- import { PutBucketReplicationCommandInput, PutBucketReplicationCommandOutput } from "../commands/PutBucketReplicationCommand";
80
- import { PutBucketRequestPaymentCommandInput, PutBucketRequestPaymentCommandOutput } from "../commands/PutBucketRequestPaymentCommand";
81
- import { PutBucketTaggingCommandInput, PutBucketTaggingCommandOutput } from "../commands/PutBucketTaggingCommand";
82
- import { PutBucketVersioningCommandInput, PutBucketVersioningCommandOutput } from "../commands/PutBucketVersioningCommand";
83
- import { PutBucketWebsiteCommandInput, PutBucketWebsiteCommandOutput } from "../commands/PutBucketWebsiteCommand";
84
- import { PutObjectAclCommandInput, PutObjectAclCommandOutput } from "../commands/PutObjectAclCommand";
85
- import { PutObjectCommandInput, PutObjectCommandOutput } from "../commands/PutObjectCommand";
86
- import { PutObjectLegalHoldCommandInput, PutObjectLegalHoldCommandOutput } from "../commands/PutObjectLegalHoldCommand";
87
- import { PutObjectLockConfigurationCommandInput, PutObjectLockConfigurationCommandOutput } from "../commands/PutObjectLockConfigurationCommand";
88
- import { PutObjectRetentionCommandInput, PutObjectRetentionCommandOutput } from "../commands/PutObjectRetentionCommand";
89
- import { PutObjectTaggingCommandInput, PutObjectTaggingCommandOutput } from "../commands/PutObjectTaggingCommand";
90
- import { PutPublicAccessBlockCommandInput, PutPublicAccessBlockCommandOutput } from "../commands/PutPublicAccessBlockCommand";
91
- import { RestoreObjectCommandInput, RestoreObjectCommandOutput } from "../commands/RestoreObjectCommand";
92
- import { SelectObjectContentCommandInput, SelectObjectContentCommandOutput } from "../commands/SelectObjectContentCommand";
93
- import { UploadPartCommandInput, UploadPartCommandOutput } from "../commands/UploadPartCommand";
94
- import { UploadPartCopyCommandInput, UploadPartCopyCommandOutput } from "../commands/UploadPartCopyCommand";
95
- import { WriteGetObjectResponseCommandInput, WriteGetObjectResponseCommandOutput } from "../commands/WriteGetObjectResponseCommand";
96
- export declare const serializeAws_restXmlAbortMultipartUploadCommand: (input: AbortMultipartUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_restXmlCompleteMultipartUploadCommand: (input: CompleteMultipartUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_restXmlCopyObjectCommand: (input: CopyObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_restXmlCreateBucketCommand: (input: CreateBucketCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_restXmlCreateMultipartUploadCommand: (input: CreateMultipartUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_restXmlDeleteBucketCommand: (input: DeleteBucketCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_restXmlDeleteBucketAnalyticsConfigurationCommand: (input: DeleteBucketAnalyticsConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_restXmlDeleteBucketCorsCommand: (input: DeleteBucketCorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_restXmlDeleteBucketEncryptionCommand: (input: DeleteBucketEncryptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_restXmlDeleteBucketIntelligentTieringConfigurationCommand: (input: DeleteBucketIntelligentTieringConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_restXmlDeleteBucketInventoryConfigurationCommand: (input: DeleteBucketInventoryConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_restXmlDeleteBucketLifecycleCommand: (input: DeleteBucketLifecycleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_restXmlDeleteBucketMetricsConfigurationCommand: (input: DeleteBucketMetricsConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_restXmlDeleteBucketOwnershipControlsCommand: (input: DeleteBucketOwnershipControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_restXmlDeleteBucketPolicyCommand: (input: DeleteBucketPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_restXmlDeleteBucketReplicationCommand: (input: DeleteBucketReplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_restXmlDeleteBucketTaggingCommand: (input: DeleteBucketTaggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_restXmlDeleteBucketWebsiteCommand: (input: DeleteBucketWebsiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_restXmlDeleteObjectCommand: (input: DeleteObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_restXmlDeleteObjectsCommand: (input: DeleteObjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_restXmlDeleteObjectTaggingCommand: (input: DeleteObjectTaggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_restXmlDeletePublicAccessBlockCommand: (input: DeletePublicAccessBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_restXmlGetBucketAccelerateConfigurationCommand: (input: GetBucketAccelerateConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_restXmlGetBucketAclCommand: (input: GetBucketAclCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_restXmlGetBucketAnalyticsConfigurationCommand: (input: GetBucketAnalyticsConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_restXmlGetBucketCorsCommand: (input: GetBucketCorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_restXmlGetBucketEncryptionCommand: (input: GetBucketEncryptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_restXmlGetBucketIntelligentTieringConfigurationCommand: (input: GetBucketIntelligentTieringConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_restXmlGetBucketInventoryConfigurationCommand: (input: GetBucketInventoryConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_restXmlGetBucketLifecycleConfigurationCommand: (input: GetBucketLifecycleConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_restXmlGetBucketLocationCommand: (input: GetBucketLocationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_restXmlGetBucketLoggingCommand: (input: GetBucketLoggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_restXmlGetBucketMetricsConfigurationCommand: (input: GetBucketMetricsConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_restXmlGetBucketNotificationConfigurationCommand: (input: GetBucketNotificationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_restXmlGetBucketOwnershipControlsCommand: (input: GetBucketOwnershipControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_restXmlGetBucketPolicyCommand: (input: GetBucketPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_restXmlGetBucketPolicyStatusCommand: (input: GetBucketPolicyStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_restXmlGetBucketReplicationCommand: (input: GetBucketReplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_restXmlGetBucketRequestPaymentCommand: (input: GetBucketRequestPaymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_restXmlGetBucketTaggingCommand: (input: GetBucketTaggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_restXmlGetBucketVersioningCommand: (input: GetBucketVersioningCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_restXmlGetBucketWebsiteCommand: (input: GetBucketWebsiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_restXmlGetObjectCommand: (input: GetObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_restXmlGetObjectAclCommand: (input: GetObjectAclCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_restXmlGetObjectAttributesCommand: (input: GetObjectAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_restXmlGetObjectLegalHoldCommand: (input: GetObjectLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_restXmlGetObjectLockConfigurationCommand: (input: GetObjectLockConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_restXmlGetObjectRetentionCommand: (input: GetObjectRetentionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_restXmlGetObjectTaggingCommand: (input: GetObjectTaggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_restXmlGetObjectTorrentCommand: (input: GetObjectTorrentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_restXmlGetPublicAccessBlockCommand: (input: GetPublicAccessBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_restXmlHeadBucketCommand: (input: HeadBucketCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_restXmlHeadObjectCommand: (input: HeadObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_restXmlListBucketAnalyticsConfigurationsCommand: (input: ListBucketAnalyticsConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_restXmlListBucketIntelligentTieringConfigurationsCommand: (input: ListBucketIntelligentTieringConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_restXmlListBucketInventoryConfigurationsCommand: (input: ListBucketInventoryConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_restXmlListBucketMetricsConfigurationsCommand: (input: ListBucketMetricsConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_restXmlListBucketsCommand: (input: ListBucketsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_restXmlListMultipartUploadsCommand: (input: ListMultipartUploadsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_restXmlListObjectsCommand: (input: ListObjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_restXmlListObjectsV2Command: (input: ListObjectsV2CommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const serializeAws_restXmlListObjectVersionsCommand: (input: ListObjectVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- export declare const serializeAws_restXmlListPartsCommand: (input: ListPartsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- export declare const serializeAws_restXmlPutBucketAccelerateConfigurationCommand: (input: PutBucketAccelerateConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- export declare const serializeAws_restXmlPutBucketAclCommand: (input: PutBucketAclCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- export declare const serializeAws_restXmlPutBucketAnalyticsConfigurationCommand: (input: PutBucketAnalyticsConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_restXmlPutBucketCorsCommand: (input: PutBucketCorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_restXmlPutBucketEncryptionCommand: (input: PutBucketEncryptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_restXmlPutBucketIntelligentTieringConfigurationCommand: (input: PutBucketIntelligentTieringConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_restXmlPutBucketInventoryConfigurationCommand: (input: PutBucketInventoryConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_restXmlPutBucketLifecycleConfigurationCommand: (input: PutBucketLifecycleConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_restXmlPutBucketLoggingCommand: (input: PutBucketLoggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_restXmlPutBucketMetricsConfigurationCommand: (input: PutBucketMetricsConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_restXmlPutBucketNotificationConfigurationCommand: (input: PutBucketNotificationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_restXmlPutBucketOwnershipControlsCommand: (input: PutBucketOwnershipControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const serializeAws_restXmlPutBucketPolicyCommand: (input: PutBucketPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- export declare const serializeAws_restXmlPutBucketReplicationCommand: (input: PutBucketReplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- export declare const serializeAws_restXmlPutBucketRequestPaymentCommand: (input: PutBucketRequestPaymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- export declare const serializeAws_restXmlPutBucketTaggingCommand: (input: PutBucketTaggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- export declare const serializeAws_restXmlPutBucketVersioningCommand: (input: PutBucketVersioningCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- export declare const serializeAws_restXmlPutBucketWebsiteCommand: (input: PutBucketWebsiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- export declare const serializeAws_restXmlPutObjectCommand: (input: PutObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- export declare const serializeAws_restXmlPutObjectAclCommand: (input: PutObjectAclCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- export declare const serializeAws_restXmlPutObjectLegalHoldCommand: (input: PutObjectLegalHoldCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- export declare const serializeAws_restXmlPutObjectLockConfigurationCommand: (input: PutObjectLockConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- export declare const serializeAws_restXmlPutObjectRetentionCommand: (input: PutObjectRetentionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- export declare const serializeAws_restXmlPutObjectTaggingCommand: (input: PutObjectTaggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- export declare const serializeAws_restXmlPutPublicAccessBlockCommand: (input: PutPublicAccessBlockCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- export declare const serializeAws_restXmlRestoreObjectCommand: (input: RestoreObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- export declare const serializeAws_restXmlSelectObjectContentCommand: (input: SelectObjectContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
- export declare const serializeAws_restXmlUploadPartCommand: (input: UploadPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- export declare const serializeAws_restXmlUploadPartCopyCommand: (input: UploadPartCopyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- export declare const serializeAws_restXmlWriteGetObjectResponseCommand: (input: WriteGetObjectResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- export declare const deserializeAws_restXmlAbortMultipartUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AbortMultipartUploadCommandOutput>;
190
- export declare const deserializeAws_restXmlCompleteMultipartUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CompleteMultipartUploadCommandOutput>;
191
- export declare const deserializeAws_restXmlCopyObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyObjectCommandOutput>;
192
- export declare const deserializeAws_restXmlCreateBucketCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBucketCommandOutput>;
193
- export declare const deserializeAws_restXmlCreateMultipartUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultipartUploadCommandOutput>;
194
- export declare const deserializeAws_restXmlDeleteBucketCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketCommandOutput>;
195
- export declare const deserializeAws_restXmlDeleteBucketAnalyticsConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketAnalyticsConfigurationCommandOutput>;
196
- export declare const deserializeAws_restXmlDeleteBucketCorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketCorsCommandOutput>;
197
- export declare const deserializeAws_restXmlDeleteBucketEncryptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketEncryptionCommandOutput>;
198
- export declare const deserializeAws_restXmlDeleteBucketIntelligentTieringConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketIntelligentTieringConfigurationCommandOutput>;
199
- export declare const deserializeAws_restXmlDeleteBucketInventoryConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketInventoryConfigurationCommandOutput>;
200
- export declare const deserializeAws_restXmlDeleteBucketLifecycleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketLifecycleCommandOutput>;
201
- export declare const deserializeAws_restXmlDeleteBucketMetricsConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketMetricsConfigurationCommandOutput>;
202
- export declare const deserializeAws_restXmlDeleteBucketOwnershipControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketOwnershipControlsCommandOutput>;
203
- export declare const deserializeAws_restXmlDeleteBucketPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketPolicyCommandOutput>;
204
- export declare const deserializeAws_restXmlDeleteBucketReplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketReplicationCommandOutput>;
205
- export declare const deserializeAws_restXmlDeleteBucketTaggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketTaggingCommandOutput>;
206
- export declare const deserializeAws_restXmlDeleteBucketWebsiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBucketWebsiteCommandOutput>;
207
- export declare const deserializeAws_restXmlDeleteObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteObjectCommandOutput>;
208
- export declare const deserializeAws_restXmlDeleteObjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteObjectsCommandOutput>;
209
- export declare const deserializeAws_restXmlDeleteObjectTaggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteObjectTaggingCommandOutput>;
210
- export declare const deserializeAws_restXmlDeletePublicAccessBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePublicAccessBlockCommandOutput>;
211
- export declare const deserializeAws_restXmlGetBucketAccelerateConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketAccelerateConfigurationCommandOutput>;
212
- export declare const deserializeAws_restXmlGetBucketAclCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketAclCommandOutput>;
213
- export declare const deserializeAws_restXmlGetBucketAnalyticsConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketAnalyticsConfigurationCommandOutput>;
214
- export declare const deserializeAws_restXmlGetBucketCorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketCorsCommandOutput>;
215
- export declare const deserializeAws_restXmlGetBucketEncryptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketEncryptionCommandOutput>;
216
- export declare const deserializeAws_restXmlGetBucketIntelligentTieringConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketIntelligentTieringConfigurationCommandOutput>;
217
- export declare const deserializeAws_restXmlGetBucketInventoryConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketInventoryConfigurationCommandOutput>;
218
- export declare const deserializeAws_restXmlGetBucketLifecycleConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketLifecycleConfigurationCommandOutput>;
219
- export declare const deserializeAws_restXmlGetBucketLocationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketLocationCommandOutput>;
220
- export declare const deserializeAws_restXmlGetBucketLoggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketLoggingCommandOutput>;
221
- export declare const deserializeAws_restXmlGetBucketMetricsConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketMetricsConfigurationCommandOutput>;
222
- export declare const deserializeAws_restXmlGetBucketNotificationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketNotificationConfigurationCommandOutput>;
223
- export declare const deserializeAws_restXmlGetBucketOwnershipControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketOwnershipControlsCommandOutput>;
224
- export declare const deserializeAws_restXmlGetBucketPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketPolicyCommandOutput>;
225
- export declare const deserializeAws_restXmlGetBucketPolicyStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketPolicyStatusCommandOutput>;
226
- export declare const deserializeAws_restXmlGetBucketReplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketReplicationCommandOutput>;
227
- export declare const deserializeAws_restXmlGetBucketRequestPaymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketRequestPaymentCommandOutput>;
228
- export declare const deserializeAws_restXmlGetBucketTaggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketTaggingCommandOutput>;
229
- export declare const deserializeAws_restXmlGetBucketVersioningCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketVersioningCommandOutput>;
230
- export declare const deserializeAws_restXmlGetBucketWebsiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBucketWebsiteCommandOutput>;
231
- export declare const deserializeAws_restXmlGetObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetObjectCommandOutput>;
232
- export declare const deserializeAws_restXmlGetObjectAclCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetObjectAclCommandOutput>;
233
- export declare const deserializeAws_restXmlGetObjectAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetObjectAttributesCommandOutput>;
234
- export declare const deserializeAws_restXmlGetObjectLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetObjectLegalHoldCommandOutput>;
235
- export declare const deserializeAws_restXmlGetObjectLockConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetObjectLockConfigurationCommandOutput>;
236
- export declare const deserializeAws_restXmlGetObjectRetentionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetObjectRetentionCommandOutput>;
237
- export declare const deserializeAws_restXmlGetObjectTaggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetObjectTaggingCommandOutput>;
238
- export declare const deserializeAws_restXmlGetObjectTorrentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetObjectTorrentCommandOutput>;
239
- export declare const deserializeAws_restXmlGetPublicAccessBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPublicAccessBlockCommandOutput>;
240
- export declare const deserializeAws_restXmlHeadBucketCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<HeadBucketCommandOutput>;
241
- export declare const deserializeAws_restXmlHeadObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<HeadObjectCommandOutput>;
242
- export declare const deserializeAws_restXmlListBucketAnalyticsConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBucketAnalyticsConfigurationsCommandOutput>;
243
- export declare const deserializeAws_restXmlListBucketIntelligentTieringConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBucketIntelligentTieringConfigurationsCommandOutput>;
244
- export declare const deserializeAws_restXmlListBucketInventoryConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBucketInventoryConfigurationsCommandOutput>;
245
- export declare const deserializeAws_restXmlListBucketMetricsConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBucketMetricsConfigurationsCommandOutput>;
246
- export declare const deserializeAws_restXmlListBucketsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBucketsCommandOutput>;
247
- export declare const deserializeAws_restXmlListMultipartUploadsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultipartUploadsCommandOutput>;
248
- export declare const deserializeAws_restXmlListObjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListObjectsCommandOutput>;
249
- export declare const deserializeAws_restXmlListObjectsV2Command: (output: __HttpResponse, context: __SerdeContext) => Promise<ListObjectsV2CommandOutput>;
250
- export declare const deserializeAws_restXmlListObjectVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListObjectVersionsCommandOutput>;
251
- export declare const deserializeAws_restXmlListPartsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPartsCommandOutput>;
252
- export declare const deserializeAws_restXmlPutBucketAccelerateConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketAccelerateConfigurationCommandOutput>;
253
- export declare const deserializeAws_restXmlPutBucketAclCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketAclCommandOutput>;
254
- export declare const deserializeAws_restXmlPutBucketAnalyticsConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketAnalyticsConfigurationCommandOutput>;
255
- export declare const deserializeAws_restXmlPutBucketCorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketCorsCommandOutput>;
256
- export declare const deserializeAws_restXmlPutBucketEncryptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketEncryptionCommandOutput>;
257
- export declare const deserializeAws_restXmlPutBucketIntelligentTieringConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketIntelligentTieringConfigurationCommandOutput>;
258
- export declare const deserializeAws_restXmlPutBucketInventoryConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketInventoryConfigurationCommandOutput>;
259
- export declare const deserializeAws_restXmlPutBucketLifecycleConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketLifecycleConfigurationCommandOutput>;
260
- export declare const deserializeAws_restXmlPutBucketLoggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketLoggingCommandOutput>;
261
- export declare const deserializeAws_restXmlPutBucketMetricsConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketMetricsConfigurationCommandOutput>;
262
- export declare const deserializeAws_restXmlPutBucketNotificationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketNotificationConfigurationCommandOutput>;
263
- export declare const deserializeAws_restXmlPutBucketOwnershipControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketOwnershipControlsCommandOutput>;
264
- export declare const deserializeAws_restXmlPutBucketPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketPolicyCommandOutput>;
265
- export declare const deserializeAws_restXmlPutBucketReplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketReplicationCommandOutput>;
266
- export declare const deserializeAws_restXmlPutBucketRequestPaymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketRequestPaymentCommandOutput>;
267
- export declare const deserializeAws_restXmlPutBucketTaggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketTaggingCommandOutput>;
268
- export declare const deserializeAws_restXmlPutBucketVersioningCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketVersioningCommandOutput>;
269
- export declare const deserializeAws_restXmlPutBucketWebsiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutBucketWebsiteCommandOutput>;
270
- export declare const deserializeAws_restXmlPutObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutObjectCommandOutput>;
271
- export declare const deserializeAws_restXmlPutObjectAclCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutObjectAclCommandOutput>;
272
- export declare const deserializeAws_restXmlPutObjectLegalHoldCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutObjectLegalHoldCommandOutput>;
273
- export declare const deserializeAws_restXmlPutObjectLockConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutObjectLockConfigurationCommandOutput>;
274
- export declare const deserializeAws_restXmlPutObjectRetentionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutObjectRetentionCommandOutput>;
275
- export declare const deserializeAws_restXmlPutObjectTaggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutObjectTaggingCommandOutput>;
276
- export declare const deserializeAws_restXmlPutPublicAccessBlockCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPublicAccessBlockCommandOutput>;
277
- export declare const deserializeAws_restXmlRestoreObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreObjectCommandOutput>;
278
- export declare const deserializeAws_restXmlSelectObjectContentCommand: (output: __HttpResponse, context: __SerdeContext & __EventStreamSerdeContext) => Promise<SelectObjectContentCommandOutput>;
279
- export declare const deserializeAws_restXmlUploadPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UploadPartCommandOutput>;
280
- export declare const deserializeAws_restXmlUploadPartCopyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UploadPartCopyCommandOutput>;
281
- export declare const deserializeAws_restXmlWriteGetObjectResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<WriteGetObjectResponseCommandOutput>;
1
+ import {
2
+ HttpRequest as __HttpRequest,
3
+ HttpResponse as __HttpResponse,
4
+ } from "@aws-sdk/protocol-http";
5
+ import {
6
+ EventStreamSerdeContext as __EventStreamSerdeContext,
7
+ SerdeContext as __SerdeContext,
8
+ } from "@aws-sdk/types";
9
+ import {
10
+ AbortMultipartUploadCommandInput,
11
+ AbortMultipartUploadCommandOutput,
12
+ } from "../commands/AbortMultipartUploadCommand";
13
+ import {
14
+ CompleteMultipartUploadCommandInput,
15
+ CompleteMultipartUploadCommandOutput,
16
+ } from "../commands/CompleteMultipartUploadCommand";
17
+ import {
18
+ CopyObjectCommandInput,
19
+ CopyObjectCommandOutput,
20
+ } from "../commands/CopyObjectCommand";
21
+ import {
22
+ CreateBucketCommandInput,
23
+ CreateBucketCommandOutput,
24
+ } from "../commands/CreateBucketCommand";
25
+ import {
26
+ CreateMultipartUploadCommandInput,
27
+ CreateMultipartUploadCommandOutput,
28
+ } from "../commands/CreateMultipartUploadCommand";
29
+ import {
30
+ DeleteBucketAnalyticsConfigurationCommandInput,
31
+ DeleteBucketAnalyticsConfigurationCommandOutput,
32
+ } from "../commands/DeleteBucketAnalyticsConfigurationCommand";
33
+ import {
34
+ DeleteBucketCommandInput,
35
+ DeleteBucketCommandOutput,
36
+ } from "../commands/DeleteBucketCommand";
37
+ import {
38
+ DeleteBucketCorsCommandInput,
39
+ DeleteBucketCorsCommandOutput,
40
+ } from "../commands/DeleteBucketCorsCommand";
41
+ import {
42
+ DeleteBucketEncryptionCommandInput,
43
+ DeleteBucketEncryptionCommandOutput,
44
+ } from "../commands/DeleteBucketEncryptionCommand";
45
+ import {
46
+ DeleteBucketIntelligentTieringConfigurationCommandInput,
47
+ DeleteBucketIntelligentTieringConfigurationCommandOutput,
48
+ } from "../commands/DeleteBucketIntelligentTieringConfigurationCommand";
49
+ import {
50
+ DeleteBucketInventoryConfigurationCommandInput,
51
+ DeleteBucketInventoryConfigurationCommandOutput,
52
+ } from "../commands/DeleteBucketInventoryConfigurationCommand";
53
+ import {
54
+ DeleteBucketLifecycleCommandInput,
55
+ DeleteBucketLifecycleCommandOutput,
56
+ } from "../commands/DeleteBucketLifecycleCommand";
57
+ import {
58
+ DeleteBucketMetricsConfigurationCommandInput,
59
+ DeleteBucketMetricsConfigurationCommandOutput,
60
+ } from "../commands/DeleteBucketMetricsConfigurationCommand";
61
+ import {
62
+ DeleteBucketOwnershipControlsCommandInput,
63
+ DeleteBucketOwnershipControlsCommandOutput,
64
+ } from "../commands/DeleteBucketOwnershipControlsCommand";
65
+ import {
66
+ DeleteBucketPolicyCommandInput,
67
+ DeleteBucketPolicyCommandOutput,
68
+ } from "../commands/DeleteBucketPolicyCommand";
69
+ import {
70
+ DeleteBucketReplicationCommandInput,
71
+ DeleteBucketReplicationCommandOutput,
72
+ } from "../commands/DeleteBucketReplicationCommand";
73
+ import {
74
+ DeleteBucketTaggingCommandInput,
75
+ DeleteBucketTaggingCommandOutput,
76
+ } from "../commands/DeleteBucketTaggingCommand";
77
+ import {
78
+ DeleteBucketWebsiteCommandInput,
79
+ DeleteBucketWebsiteCommandOutput,
80
+ } from "../commands/DeleteBucketWebsiteCommand";
81
+ import {
82
+ DeleteObjectCommandInput,
83
+ DeleteObjectCommandOutput,
84
+ } from "../commands/DeleteObjectCommand";
85
+ import {
86
+ DeleteObjectsCommandInput,
87
+ DeleteObjectsCommandOutput,
88
+ } from "../commands/DeleteObjectsCommand";
89
+ import {
90
+ DeleteObjectTaggingCommandInput,
91
+ DeleteObjectTaggingCommandOutput,
92
+ } from "../commands/DeleteObjectTaggingCommand";
93
+ import {
94
+ DeletePublicAccessBlockCommandInput,
95
+ DeletePublicAccessBlockCommandOutput,
96
+ } from "../commands/DeletePublicAccessBlockCommand";
97
+ import {
98
+ GetBucketAccelerateConfigurationCommandInput,
99
+ GetBucketAccelerateConfigurationCommandOutput,
100
+ } from "../commands/GetBucketAccelerateConfigurationCommand";
101
+ import {
102
+ GetBucketAclCommandInput,
103
+ GetBucketAclCommandOutput,
104
+ } from "../commands/GetBucketAclCommand";
105
+ import {
106
+ GetBucketAnalyticsConfigurationCommandInput,
107
+ GetBucketAnalyticsConfigurationCommandOutput,
108
+ } from "../commands/GetBucketAnalyticsConfigurationCommand";
109
+ import {
110
+ GetBucketCorsCommandInput,
111
+ GetBucketCorsCommandOutput,
112
+ } from "../commands/GetBucketCorsCommand";
113
+ import {
114
+ GetBucketEncryptionCommandInput,
115
+ GetBucketEncryptionCommandOutput,
116
+ } from "../commands/GetBucketEncryptionCommand";
117
+ import {
118
+ GetBucketIntelligentTieringConfigurationCommandInput,
119
+ GetBucketIntelligentTieringConfigurationCommandOutput,
120
+ } from "../commands/GetBucketIntelligentTieringConfigurationCommand";
121
+ import {
122
+ GetBucketInventoryConfigurationCommandInput,
123
+ GetBucketInventoryConfigurationCommandOutput,
124
+ } from "../commands/GetBucketInventoryConfigurationCommand";
125
+ import {
126
+ GetBucketLifecycleConfigurationCommandInput,
127
+ GetBucketLifecycleConfigurationCommandOutput,
128
+ } from "../commands/GetBucketLifecycleConfigurationCommand";
129
+ import {
130
+ GetBucketLocationCommandInput,
131
+ GetBucketLocationCommandOutput,
132
+ } from "../commands/GetBucketLocationCommand";
133
+ import {
134
+ GetBucketLoggingCommandInput,
135
+ GetBucketLoggingCommandOutput,
136
+ } from "../commands/GetBucketLoggingCommand";
137
+ import {
138
+ GetBucketMetricsConfigurationCommandInput,
139
+ GetBucketMetricsConfigurationCommandOutput,
140
+ } from "../commands/GetBucketMetricsConfigurationCommand";
141
+ import {
142
+ GetBucketNotificationConfigurationCommandInput,
143
+ GetBucketNotificationConfigurationCommandOutput,
144
+ } from "../commands/GetBucketNotificationConfigurationCommand";
145
+ import {
146
+ GetBucketOwnershipControlsCommandInput,
147
+ GetBucketOwnershipControlsCommandOutput,
148
+ } from "../commands/GetBucketOwnershipControlsCommand";
149
+ import {
150
+ GetBucketPolicyCommandInput,
151
+ GetBucketPolicyCommandOutput,
152
+ } from "../commands/GetBucketPolicyCommand";
153
+ import {
154
+ GetBucketPolicyStatusCommandInput,
155
+ GetBucketPolicyStatusCommandOutput,
156
+ } from "../commands/GetBucketPolicyStatusCommand";
157
+ import {
158
+ GetBucketReplicationCommandInput,
159
+ GetBucketReplicationCommandOutput,
160
+ } from "../commands/GetBucketReplicationCommand";
161
+ import {
162
+ GetBucketRequestPaymentCommandInput,
163
+ GetBucketRequestPaymentCommandOutput,
164
+ } from "../commands/GetBucketRequestPaymentCommand";
165
+ import {
166
+ GetBucketTaggingCommandInput,
167
+ GetBucketTaggingCommandOutput,
168
+ } from "../commands/GetBucketTaggingCommand";
169
+ import {
170
+ GetBucketVersioningCommandInput,
171
+ GetBucketVersioningCommandOutput,
172
+ } from "../commands/GetBucketVersioningCommand";
173
+ import {
174
+ GetBucketWebsiteCommandInput,
175
+ GetBucketWebsiteCommandOutput,
176
+ } from "../commands/GetBucketWebsiteCommand";
177
+ import {
178
+ GetObjectAclCommandInput,
179
+ GetObjectAclCommandOutput,
180
+ } from "../commands/GetObjectAclCommand";
181
+ import {
182
+ GetObjectAttributesCommandInput,
183
+ GetObjectAttributesCommandOutput,
184
+ } from "../commands/GetObjectAttributesCommand";
185
+ import {
186
+ GetObjectCommandInput,
187
+ GetObjectCommandOutput,
188
+ } from "../commands/GetObjectCommand";
189
+ import {
190
+ GetObjectLegalHoldCommandInput,
191
+ GetObjectLegalHoldCommandOutput,
192
+ } from "../commands/GetObjectLegalHoldCommand";
193
+ import {
194
+ GetObjectLockConfigurationCommandInput,
195
+ GetObjectLockConfigurationCommandOutput,
196
+ } from "../commands/GetObjectLockConfigurationCommand";
197
+ import {
198
+ GetObjectRetentionCommandInput,
199
+ GetObjectRetentionCommandOutput,
200
+ } from "../commands/GetObjectRetentionCommand";
201
+ import {
202
+ GetObjectTaggingCommandInput,
203
+ GetObjectTaggingCommandOutput,
204
+ } from "../commands/GetObjectTaggingCommand";
205
+ import {
206
+ GetObjectTorrentCommandInput,
207
+ GetObjectTorrentCommandOutput,
208
+ } from "../commands/GetObjectTorrentCommand";
209
+ import {
210
+ GetPublicAccessBlockCommandInput,
211
+ GetPublicAccessBlockCommandOutput,
212
+ } from "../commands/GetPublicAccessBlockCommand";
213
+ import {
214
+ HeadBucketCommandInput,
215
+ HeadBucketCommandOutput,
216
+ } from "../commands/HeadBucketCommand";
217
+ import {
218
+ HeadObjectCommandInput,
219
+ HeadObjectCommandOutput,
220
+ } from "../commands/HeadObjectCommand";
221
+ import {
222
+ ListBucketAnalyticsConfigurationsCommandInput,
223
+ ListBucketAnalyticsConfigurationsCommandOutput,
224
+ } from "../commands/ListBucketAnalyticsConfigurationsCommand";
225
+ import {
226
+ ListBucketIntelligentTieringConfigurationsCommandInput,
227
+ ListBucketIntelligentTieringConfigurationsCommandOutput,
228
+ } from "../commands/ListBucketIntelligentTieringConfigurationsCommand";
229
+ import {
230
+ ListBucketInventoryConfigurationsCommandInput,
231
+ ListBucketInventoryConfigurationsCommandOutput,
232
+ } from "../commands/ListBucketInventoryConfigurationsCommand";
233
+ import {
234
+ ListBucketMetricsConfigurationsCommandInput,
235
+ ListBucketMetricsConfigurationsCommandOutput,
236
+ } from "../commands/ListBucketMetricsConfigurationsCommand";
237
+ import {
238
+ ListBucketsCommandInput,
239
+ ListBucketsCommandOutput,
240
+ } from "../commands/ListBucketsCommand";
241
+ import {
242
+ ListMultipartUploadsCommandInput,
243
+ ListMultipartUploadsCommandOutput,
244
+ } from "../commands/ListMultipartUploadsCommand";
245
+ import {
246
+ ListObjectsCommandInput,
247
+ ListObjectsCommandOutput,
248
+ } from "../commands/ListObjectsCommand";
249
+ import {
250
+ ListObjectsV2CommandInput,
251
+ ListObjectsV2CommandOutput,
252
+ } from "../commands/ListObjectsV2Command";
253
+ import {
254
+ ListObjectVersionsCommandInput,
255
+ ListObjectVersionsCommandOutput,
256
+ } from "../commands/ListObjectVersionsCommand";
257
+ import {
258
+ ListPartsCommandInput,
259
+ ListPartsCommandOutput,
260
+ } from "../commands/ListPartsCommand";
261
+ import {
262
+ PutBucketAccelerateConfigurationCommandInput,
263
+ PutBucketAccelerateConfigurationCommandOutput,
264
+ } from "../commands/PutBucketAccelerateConfigurationCommand";
265
+ import {
266
+ PutBucketAclCommandInput,
267
+ PutBucketAclCommandOutput,
268
+ } from "../commands/PutBucketAclCommand";
269
+ import {
270
+ PutBucketAnalyticsConfigurationCommandInput,
271
+ PutBucketAnalyticsConfigurationCommandOutput,
272
+ } from "../commands/PutBucketAnalyticsConfigurationCommand";
273
+ import {
274
+ PutBucketCorsCommandInput,
275
+ PutBucketCorsCommandOutput,
276
+ } from "../commands/PutBucketCorsCommand";
277
+ import {
278
+ PutBucketEncryptionCommandInput,
279
+ PutBucketEncryptionCommandOutput,
280
+ } from "../commands/PutBucketEncryptionCommand";
281
+ import {
282
+ PutBucketIntelligentTieringConfigurationCommandInput,
283
+ PutBucketIntelligentTieringConfigurationCommandOutput,
284
+ } from "../commands/PutBucketIntelligentTieringConfigurationCommand";
285
+ import {
286
+ PutBucketInventoryConfigurationCommandInput,
287
+ PutBucketInventoryConfigurationCommandOutput,
288
+ } from "../commands/PutBucketInventoryConfigurationCommand";
289
+ import {
290
+ PutBucketLifecycleConfigurationCommandInput,
291
+ PutBucketLifecycleConfigurationCommandOutput,
292
+ } from "../commands/PutBucketLifecycleConfigurationCommand";
293
+ import {
294
+ PutBucketLoggingCommandInput,
295
+ PutBucketLoggingCommandOutput,
296
+ } from "../commands/PutBucketLoggingCommand";
297
+ import {
298
+ PutBucketMetricsConfigurationCommandInput,
299
+ PutBucketMetricsConfigurationCommandOutput,
300
+ } from "../commands/PutBucketMetricsConfigurationCommand";
301
+ import {
302
+ PutBucketNotificationConfigurationCommandInput,
303
+ PutBucketNotificationConfigurationCommandOutput,
304
+ } from "../commands/PutBucketNotificationConfigurationCommand";
305
+ import {
306
+ PutBucketOwnershipControlsCommandInput,
307
+ PutBucketOwnershipControlsCommandOutput,
308
+ } from "../commands/PutBucketOwnershipControlsCommand";
309
+ import {
310
+ PutBucketPolicyCommandInput,
311
+ PutBucketPolicyCommandOutput,
312
+ } from "../commands/PutBucketPolicyCommand";
313
+ import {
314
+ PutBucketReplicationCommandInput,
315
+ PutBucketReplicationCommandOutput,
316
+ } from "../commands/PutBucketReplicationCommand";
317
+ import {
318
+ PutBucketRequestPaymentCommandInput,
319
+ PutBucketRequestPaymentCommandOutput,
320
+ } from "../commands/PutBucketRequestPaymentCommand";
321
+ import {
322
+ PutBucketTaggingCommandInput,
323
+ PutBucketTaggingCommandOutput,
324
+ } from "../commands/PutBucketTaggingCommand";
325
+ import {
326
+ PutBucketVersioningCommandInput,
327
+ PutBucketVersioningCommandOutput,
328
+ } from "../commands/PutBucketVersioningCommand";
329
+ import {
330
+ PutBucketWebsiteCommandInput,
331
+ PutBucketWebsiteCommandOutput,
332
+ } from "../commands/PutBucketWebsiteCommand";
333
+ import {
334
+ PutObjectAclCommandInput,
335
+ PutObjectAclCommandOutput,
336
+ } from "../commands/PutObjectAclCommand";
337
+ import {
338
+ PutObjectCommandInput,
339
+ PutObjectCommandOutput,
340
+ } from "../commands/PutObjectCommand";
341
+ import {
342
+ PutObjectLegalHoldCommandInput,
343
+ PutObjectLegalHoldCommandOutput,
344
+ } from "../commands/PutObjectLegalHoldCommand";
345
+ import {
346
+ PutObjectLockConfigurationCommandInput,
347
+ PutObjectLockConfigurationCommandOutput,
348
+ } from "../commands/PutObjectLockConfigurationCommand";
349
+ import {
350
+ PutObjectRetentionCommandInput,
351
+ PutObjectRetentionCommandOutput,
352
+ } from "../commands/PutObjectRetentionCommand";
353
+ import {
354
+ PutObjectTaggingCommandInput,
355
+ PutObjectTaggingCommandOutput,
356
+ } from "../commands/PutObjectTaggingCommand";
357
+ import {
358
+ PutPublicAccessBlockCommandInput,
359
+ PutPublicAccessBlockCommandOutput,
360
+ } from "../commands/PutPublicAccessBlockCommand";
361
+ import {
362
+ RestoreObjectCommandInput,
363
+ RestoreObjectCommandOutput,
364
+ } from "../commands/RestoreObjectCommand";
365
+ import {
366
+ SelectObjectContentCommandInput,
367
+ SelectObjectContentCommandOutput,
368
+ } from "../commands/SelectObjectContentCommand";
369
+ import {
370
+ UploadPartCommandInput,
371
+ UploadPartCommandOutput,
372
+ } from "../commands/UploadPartCommand";
373
+ import {
374
+ UploadPartCopyCommandInput,
375
+ UploadPartCopyCommandOutput,
376
+ } from "../commands/UploadPartCopyCommand";
377
+ import {
378
+ WriteGetObjectResponseCommandInput,
379
+ WriteGetObjectResponseCommandOutput,
380
+ } from "../commands/WriteGetObjectResponseCommand";
381
+ export declare const serializeAws_restXmlAbortMultipartUploadCommand: (
382
+ input: AbortMultipartUploadCommandInput,
383
+ context: __SerdeContext
384
+ ) => Promise<__HttpRequest>;
385
+ export declare const serializeAws_restXmlCompleteMultipartUploadCommand: (
386
+ input: CompleteMultipartUploadCommandInput,
387
+ context: __SerdeContext
388
+ ) => Promise<__HttpRequest>;
389
+ export declare const serializeAws_restXmlCopyObjectCommand: (
390
+ input: CopyObjectCommandInput,
391
+ context: __SerdeContext
392
+ ) => Promise<__HttpRequest>;
393
+ export declare const serializeAws_restXmlCreateBucketCommand: (
394
+ input: CreateBucketCommandInput,
395
+ context: __SerdeContext
396
+ ) => Promise<__HttpRequest>;
397
+ export declare const serializeAws_restXmlCreateMultipartUploadCommand: (
398
+ input: CreateMultipartUploadCommandInput,
399
+ context: __SerdeContext
400
+ ) => Promise<__HttpRequest>;
401
+ export declare const serializeAws_restXmlDeleteBucketCommand: (
402
+ input: DeleteBucketCommandInput,
403
+ context: __SerdeContext
404
+ ) => Promise<__HttpRequest>;
405
+ export declare const serializeAws_restXmlDeleteBucketAnalyticsConfigurationCommand: (
406
+ input: DeleteBucketAnalyticsConfigurationCommandInput,
407
+ context: __SerdeContext
408
+ ) => Promise<__HttpRequest>;
409
+ export declare const serializeAws_restXmlDeleteBucketCorsCommand: (
410
+ input: DeleteBucketCorsCommandInput,
411
+ context: __SerdeContext
412
+ ) => Promise<__HttpRequest>;
413
+ export declare const serializeAws_restXmlDeleteBucketEncryptionCommand: (
414
+ input: DeleteBucketEncryptionCommandInput,
415
+ context: __SerdeContext
416
+ ) => Promise<__HttpRequest>;
417
+ export declare const serializeAws_restXmlDeleteBucketIntelligentTieringConfigurationCommand: (
418
+ input: DeleteBucketIntelligentTieringConfigurationCommandInput,
419
+ context: __SerdeContext
420
+ ) => Promise<__HttpRequest>;
421
+ export declare const serializeAws_restXmlDeleteBucketInventoryConfigurationCommand: (
422
+ input: DeleteBucketInventoryConfigurationCommandInput,
423
+ context: __SerdeContext
424
+ ) => Promise<__HttpRequest>;
425
+ export declare const serializeAws_restXmlDeleteBucketLifecycleCommand: (
426
+ input: DeleteBucketLifecycleCommandInput,
427
+ context: __SerdeContext
428
+ ) => Promise<__HttpRequest>;
429
+ export declare const serializeAws_restXmlDeleteBucketMetricsConfigurationCommand: (
430
+ input: DeleteBucketMetricsConfigurationCommandInput,
431
+ context: __SerdeContext
432
+ ) => Promise<__HttpRequest>;
433
+ export declare const serializeAws_restXmlDeleteBucketOwnershipControlsCommand: (
434
+ input: DeleteBucketOwnershipControlsCommandInput,
435
+ context: __SerdeContext
436
+ ) => Promise<__HttpRequest>;
437
+ export declare const serializeAws_restXmlDeleteBucketPolicyCommand: (
438
+ input: DeleteBucketPolicyCommandInput,
439
+ context: __SerdeContext
440
+ ) => Promise<__HttpRequest>;
441
+ export declare const serializeAws_restXmlDeleteBucketReplicationCommand: (
442
+ input: DeleteBucketReplicationCommandInput,
443
+ context: __SerdeContext
444
+ ) => Promise<__HttpRequest>;
445
+ export declare const serializeAws_restXmlDeleteBucketTaggingCommand: (
446
+ input: DeleteBucketTaggingCommandInput,
447
+ context: __SerdeContext
448
+ ) => Promise<__HttpRequest>;
449
+ export declare const serializeAws_restXmlDeleteBucketWebsiteCommand: (
450
+ input: DeleteBucketWebsiteCommandInput,
451
+ context: __SerdeContext
452
+ ) => Promise<__HttpRequest>;
453
+ export declare const serializeAws_restXmlDeleteObjectCommand: (
454
+ input: DeleteObjectCommandInput,
455
+ context: __SerdeContext
456
+ ) => Promise<__HttpRequest>;
457
+ export declare const serializeAws_restXmlDeleteObjectsCommand: (
458
+ input: DeleteObjectsCommandInput,
459
+ context: __SerdeContext
460
+ ) => Promise<__HttpRequest>;
461
+ export declare const serializeAws_restXmlDeleteObjectTaggingCommand: (
462
+ input: DeleteObjectTaggingCommandInput,
463
+ context: __SerdeContext
464
+ ) => Promise<__HttpRequest>;
465
+ export declare const serializeAws_restXmlDeletePublicAccessBlockCommand: (
466
+ input: DeletePublicAccessBlockCommandInput,
467
+ context: __SerdeContext
468
+ ) => Promise<__HttpRequest>;
469
+ export declare const serializeAws_restXmlGetBucketAccelerateConfigurationCommand: (
470
+ input: GetBucketAccelerateConfigurationCommandInput,
471
+ context: __SerdeContext
472
+ ) => Promise<__HttpRequest>;
473
+ export declare const serializeAws_restXmlGetBucketAclCommand: (
474
+ input: GetBucketAclCommandInput,
475
+ context: __SerdeContext
476
+ ) => Promise<__HttpRequest>;
477
+ export declare const serializeAws_restXmlGetBucketAnalyticsConfigurationCommand: (
478
+ input: GetBucketAnalyticsConfigurationCommandInput,
479
+ context: __SerdeContext
480
+ ) => Promise<__HttpRequest>;
481
+ export declare const serializeAws_restXmlGetBucketCorsCommand: (
482
+ input: GetBucketCorsCommandInput,
483
+ context: __SerdeContext
484
+ ) => Promise<__HttpRequest>;
485
+ export declare const serializeAws_restXmlGetBucketEncryptionCommand: (
486
+ input: GetBucketEncryptionCommandInput,
487
+ context: __SerdeContext
488
+ ) => Promise<__HttpRequest>;
489
+ export declare const serializeAws_restXmlGetBucketIntelligentTieringConfigurationCommand: (
490
+ input: GetBucketIntelligentTieringConfigurationCommandInput,
491
+ context: __SerdeContext
492
+ ) => Promise<__HttpRequest>;
493
+ export declare const serializeAws_restXmlGetBucketInventoryConfigurationCommand: (
494
+ input: GetBucketInventoryConfigurationCommandInput,
495
+ context: __SerdeContext
496
+ ) => Promise<__HttpRequest>;
497
+ export declare const serializeAws_restXmlGetBucketLifecycleConfigurationCommand: (
498
+ input: GetBucketLifecycleConfigurationCommandInput,
499
+ context: __SerdeContext
500
+ ) => Promise<__HttpRequest>;
501
+ export declare const serializeAws_restXmlGetBucketLocationCommand: (
502
+ input: GetBucketLocationCommandInput,
503
+ context: __SerdeContext
504
+ ) => Promise<__HttpRequest>;
505
+ export declare const serializeAws_restXmlGetBucketLoggingCommand: (
506
+ input: GetBucketLoggingCommandInput,
507
+ context: __SerdeContext
508
+ ) => Promise<__HttpRequest>;
509
+ export declare const serializeAws_restXmlGetBucketMetricsConfigurationCommand: (
510
+ input: GetBucketMetricsConfigurationCommandInput,
511
+ context: __SerdeContext
512
+ ) => Promise<__HttpRequest>;
513
+ export declare const serializeAws_restXmlGetBucketNotificationConfigurationCommand: (
514
+ input: GetBucketNotificationConfigurationCommandInput,
515
+ context: __SerdeContext
516
+ ) => Promise<__HttpRequest>;
517
+ export declare const serializeAws_restXmlGetBucketOwnershipControlsCommand: (
518
+ input: GetBucketOwnershipControlsCommandInput,
519
+ context: __SerdeContext
520
+ ) => Promise<__HttpRequest>;
521
+ export declare const serializeAws_restXmlGetBucketPolicyCommand: (
522
+ input: GetBucketPolicyCommandInput,
523
+ context: __SerdeContext
524
+ ) => Promise<__HttpRequest>;
525
+ export declare const serializeAws_restXmlGetBucketPolicyStatusCommand: (
526
+ input: GetBucketPolicyStatusCommandInput,
527
+ context: __SerdeContext
528
+ ) => Promise<__HttpRequest>;
529
+ export declare const serializeAws_restXmlGetBucketReplicationCommand: (
530
+ input: GetBucketReplicationCommandInput,
531
+ context: __SerdeContext
532
+ ) => Promise<__HttpRequest>;
533
+ export declare const serializeAws_restXmlGetBucketRequestPaymentCommand: (
534
+ input: GetBucketRequestPaymentCommandInput,
535
+ context: __SerdeContext
536
+ ) => Promise<__HttpRequest>;
537
+ export declare const serializeAws_restXmlGetBucketTaggingCommand: (
538
+ input: GetBucketTaggingCommandInput,
539
+ context: __SerdeContext
540
+ ) => Promise<__HttpRequest>;
541
+ export declare const serializeAws_restXmlGetBucketVersioningCommand: (
542
+ input: GetBucketVersioningCommandInput,
543
+ context: __SerdeContext
544
+ ) => Promise<__HttpRequest>;
545
+ export declare const serializeAws_restXmlGetBucketWebsiteCommand: (
546
+ input: GetBucketWebsiteCommandInput,
547
+ context: __SerdeContext
548
+ ) => Promise<__HttpRequest>;
549
+ export declare const serializeAws_restXmlGetObjectCommand: (
550
+ input: GetObjectCommandInput,
551
+ context: __SerdeContext
552
+ ) => Promise<__HttpRequest>;
553
+ export declare const serializeAws_restXmlGetObjectAclCommand: (
554
+ input: GetObjectAclCommandInput,
555
+ context: __SerdeContext
556
+ ) => Promise<__HttpRequest>;
557
+ export declare const serializeAws_restXmlGetObjectAttributesCommand: (
558
+ input: GetObjectAttributesCommandInput,
559
+ context: __SerdeContext
560
+ ) => Promise<__HttpRequest>;
561
+ export declare const serializeAws_restXmlGetObjectLegalHoldCommand: (
562
+ input: GetObjectLegalHoldCommandInput,
563
+ context: __SerdeContext
564
+ ) => Promise<__HttpRequest>;
565
+ export declare const serializeAws_restXmlGetObjectLockConfigurationCommand: (
566
+ input: GetObjectLockConfigurationCommandInput,
567
+ context: __SerdeContext
568
+ ) => Promise<__HttpRequest>;
569
+ export declare const serializeAws_restXmlGetObjectRetentionCommand: (
570
+ input: GetObjectRetentionCommandInput,
571
+ context: __SerdeContext
572
+ ) => Promise<__HttpRequest>;
573
+ export declare const serializeAws_restXmlGetObjectTaggingCommand: (
574
+ input: GetObjectTaggingCommandInput,
575
+ context: __SerdeContext
576
+ ) => Promise<__HttpRequest>;
577
+ export declare const serializeAws_restXmlGetObjectTorrentCommand: (
578
+ input: GetObjectTorrentCommandInput,
579
+ context: __SerdeContext
580
+ ) => Promise<__HttpRequest>;
581
+ export declare const serializeAws_restXmlGetPublicAccessBlockCommand: (
582
+ input: GetPublicAccessBlockCommandInput,
583
+ context: __SerdeContext
584
+ ) => Promise<__HttpRequest>;
585
+ export declare const serializeAws_restXmlHeadBucketCommand: (
586
+ input: HeadBucketCommandInput,
587
+ context: __SerdeContext
588
+ ) => Promise<__HttpRequest>;
589
+ export declare const serializeAws_restXmlHeadObjectCommand: (
590
+ input: HeadObjectCommandInput,
591
+ context: __SerdeContext
592
+ ) => Promise<__HttpRequest>;
593
+ export declare const serializeAws_restXmlListBucketAnalyticsConfigurationsCommand: (
594
+ input: ListBucketAnalyticsConfigurationsCommandInput,
595
+ context: __SerdeContext
596
+ ) => Promise<__HttpRequest>;
597
+ export declare const serializeAws_restXmlListBucketIntelligentTieringConfigurationsCommand: (
598
+ input: ListBucketIntelligentTieringConfigurationsCommandInput,
599
+ context: __SerdeContext
600
+ ) => Promise<__HttpRequest>;
601
+ export declare const serializeAws_restXmlListBucketInventoryConfigurationsCommand: (
602
+ input: ListBucketInventoryConfigurationsCommandInput,
603
+ context: __SerdeContext
604
+ ) => Promise<__HttpRequest>;
605
+ export declare const serializeAws_restXmlListBucketMetricsConfigurationsCommand: (
606
+ input: ListBucketMetricsConfigurationsCommandInput,
607
+ context: __SerdeContext
608
+ ) => Promise<__HttpRequest>;
609
+ export declare const serializeAws_restXmlListBucketsCommand: (
610
+ input: ListBucketsCommandInput,
611
+ context: __SerdeContext
612
+ ) => Promise<__HttpRequest>;
613
+ export declare const serializeAws_restXmlListMultipartUploadsCommand: (
614
+ input: ListMultipartUploadsCommandInput,
615
+ context: __SerdeContext
616
+ ) => Promise<__HttpRequest>;
617
+ export declare const serializeAws_restXmlListObjectsCommand: (
618
+ input: ListObjectsCommandInput,
619
+ context: __SerdeContext
620
+ ) => Promise<__HttpRequest>;
621
+ export declare const serializeAws_restXmlListObjectsV2Command: (
622
+ input: ListObjectsV2CommandInput,
623
+ context: __SerdeContext
624
+ ) => Promise<__HttpRequest>;
625
+ export declare const serializeAws_restXmlListObjectVersionsCommand: (
626
+ input: ListObjectVersionsCommandInput,
627
+ context: __SerdeContext
628
+ ) => Promise<__HttpRequest>;
629
+ export declare const serializeAws_restXmlListPartsCommand: (
630
+ input: ListPartsCommandInput,
631
+ context: __SerdeContext
632
+ ) => Promise<__HttpRequest>;
633
+ export declare const serializeAws_restXmlPutBucketAccelerateConfigurationCommand: (
634
+ input: PutBucketAccelerateConfigurationCommandInput,
635
+ context: __SerdeContext
636
+ ) => Promise<__HttpRequest>;
637
+ export declare const serializeAws_restXmlPutBucketAclCommand: (
638
+ input: PutBucketAclCommandInput,
639
+ context: __SerdeContext
640
+ ) => Promise<__HttpRequest>;
641
+ export declare const serializeAws_restXmlPutBucketAnalyticsConfigurationCommand: (
642
+ input: PutBucketAnalyticsConfigurationCommandInput,
643
+ context: __SerdeContext
644
+ ) => Promise<__HttpRequest>;
645
+ export declare const serializeAws_restXmlPutBucketCorsCommand: (
646
+ input: PutBucketCorsCommandInput,
647
+ context: __SerdeContext
648
+ ) => Promise<__HttpRequest>;
649
+ export declare const serializeAws_restXmlPutBucketEncryptionCommand: (
650
+ input: PutBucketEncryptionCommandInput,
651
+ context: __SerdeContext
652
+ ) => Promise<__HttpRequest>;
653
+ export declare const serializeAws_restXmlPutBucketIntelligentTieringConfigurationCommand: (
654
+ input: PutBucketIntelligentTieringConfigurationCommandInput,
655
+ context: __SerdeContext
656
+ ) => Promise<__HttpRequest>;
657
+ export declare const serializeAws_restXmlPutBucketInventoryConfigurationCommand: (
658
+ input: PutBucketInventoryConfigurationCommandInput,
659
+ context: __SerdeContext
660
+ ) => Promise<__HttpRequest>;
661
+ export declare const serializeAws_restXmlPutBucketLifecycleConfigurationCommand: (
662
+ input: PutBucketLifecycleConfigurationCommandInput,
663
+ context: __SerdeContext
664
+ ) => Promise<__HttpRequest>;
665
+ export declare const serializeAws_restXmlPutBucketLoggingCommand: (
666
+ input: PutBucketLoggingCommandInput,
667
+ context: __SerdeContext
668
+ ) => Promise<__HttpRequest>;
669
+ export declare const serializeAws_restXmlPutBucketMetricsConfigurationCommand: (
670
+ input: PutBucketMetricsConfigurationCommandInput,
671
+ context: __SerdeContext
672
+ ) => Promise<__HttpRequest>;
673
+ export declare const serializeAws_restXmlPutBucketNotificationConfigurationCommand: (
674
+ input: PutBucketNotificationConfigurationCommandInput,
675
+ context: __SerdeContext
676
+ ) => Promise<__HttpRequest>;
677
+ export declare const serializeAws_restXmlPutBucketOwnershipControlsCommand: (
678
+ input: PutBucketOwnershipControlsCommandInput,
679
+ context: __SerdeContext
680
+ ) => Promise<__HttpRequest>;
681
+ export declare const serializeAws_restXmlPutBucketPolicyCommand: (
682
+ input: PutBucketPolicyCommandInput,
683
+ context: __SerdeContext
684
+ ) => Promise<__HttpRequest>;
685
+ export declare const serializeAws_restXmlPutBucketReplicationCommand: (
686
+ input: PutBucketReplicationCommandInput,
687
+ context: __SerdeContext
688
+ ) => Promise<__HttpRequest>;
689
+ export declare const serializeAws_restXmlPutBucketRequestPaymentCommand: (
690
+ input: PutBucketRequestPaymentCommandInput,
691
+ context: __SerdeContext
692
+ ) => Promise<__HttpRequest>;
693
+ export declare const serializeAws_restXmlPutBucketTaggingCommand: (
694
+ input: PutBucketTaggingCommandInput,
695
+ context: __SerdeContext
696
+ ) => Promise<__HttpRequest>;
697
+ export declare const serializeAws_restXmlPutBucketVersioningCommand: (
698
+ input: PutBucketVersioningCommandInput,
699
+ context: __SerdeContext
700
+ ) => Promise<__HttpRequest>;
701
+ export declare const serializeAws_restXmlPutBucketWebsiteCommand: (
702
+ input: PutBucketWebsiteCommandInput,
703
+ context: __SerdeContext
704
+ ) => Promise<__HttpRequest>;
705
+ export declare const serializeAws_restXmlPutObjectCommand: (
706
+ input: PutObjectCommandInput,
707
+ context: __SerdeContext
708
+ ) => Promise<__HttpRequest>;
709
+ export declare const serializeAws_restXmlPutObjectAclCommand: (
710
+ input: PutObjectAclCommandInput,
711
+ context: __SerdeContext
712
+ ) => Promise<__HttpRequest>;
713
+ export declare const serializeAws_restXmlPutObjectLegalHoldCommand: (
714
+ input: PutObjectLegalHoldCommandInput,
715
+ context: __SerdeContext
716
+ ) => Promise<__HttpRequest>;
717
+ export declare const serializeAws_restXmlPutObjectLockConfigurationCommand: (
718
+ input: PutObjectLockConfigurationCommandInput,
719
+ context: __SerdeContext
720
+ ) => Promise<__HttpRequest>;
721
+ export declare const serializeAws_restXmlPutObjectRetentionCommand: (
722
+ input: PutObjectRetentionCommandInput,
723
+ context: __SerdeContext
724
+ ) => Promise<__HttpRequest>;
725
+ export declare const serializeAws_restXmlPutObjectTaggingCommand: (
726
+ input: PutObjectTaggingCommandInput,
727
+ context: __SerdeContext
728
+ ) => Promise<__HttpRequest>;
729
+ export declare const serializeAws_restXmlPutPublicAccessBlockCommand: (
730
+ input: PutPublicAccessBlockCommandInput,
731
+ context: __SerdeContext
732
+ ) => Promise<__HttpRequest>;
733
+ export declare const serializeAws_restXmlRestoreObjectCommand: (
734
+ input: RestoreObjectCommandInput,
735
+ context: __SerdeContext
736
+ ) => Promise<__HttpRequest>;
737
+ export declare const serializeAws_restXmlSelectObjectContentCommand: (
738
+ input: SelectObjectContentCommandInput,
739
+ context: __SerdeContext
740
+ ) => Promise<__HttpRequest>;
741
+ export declare const serializeAws_restXmlUploadPartCommand: (
742
+ input: UploadPartCommandInput,
743
+ context: __SerdeContext
744
+ ) => Promise<__HttpRequest>;
745
+ export declare const serializeAws_restXmlUploadPartCopyCommand: (
746
+ input: UploadPartCopyCommandInput,
747
+ context: __SerdeContext
748
+ ) => Promise<__HttpRequest>;
749
+ export declare const serializeAws_restXmlWriteGetObjectResponseCommand: (
750
+ input: WriteGetObjectResponseCommandInput,
751
+ context: __SerdeContext
752
+ ) => Promise<__HttpRequest>;
753
+ export declare const deserializeAws_restXmlAbortMultipartUploadCommand: (
754
+ output: __HttpResponse,
755
+ context: __SerdeContext
756
+ ) => Promise<AbortMultipartUploadCommandOutput>;
757
+ export declare const deserializeAws_restXmlCompleteMultipartUploadCommand: (
758
+ output: __HttpResponse,
759
+ context: __SerdeContext
760
+ ) => Promise<CompleteMultipartUploadCommandOutput>;
761
+ export declare const deserializeAws_restXmlCopyObjectCommand: (
762
+ output: __HttpResponse,
763
+ context: __SerdeContext
764
+ ) => Promise<CopyObjectCommandOutput>;
765
+ export declare const deserializeAws_restXmlCreateBucketCommand: (
766
+ output: __HttpResponse,
767
+ context: __SerdeContext
768
+ ) => Promise<CreateBucketCommandOutput>;
769
+ export declare const deserializeAws_restXmlCreateMultipartUploadCommand: (
770
+ output: __HttpResponse,
771
+ context: __SerdeContext
772
+ ) => Promise<CreateMultipartUploadCommandOutput>;
773
+ export declare const deserializeAws_restXmlDeleteBucketCommand: (
774
+ output: __HttpResponse,
775
+ context: __SerdeContext
776
+ ) => Promise<DeleteBucketCommandOutput>;
777
+ export declare const deserializeAws_restXmlDeleteBucketAnalyticsConfigurationCommand: (
778
+ output: __HttpResponse,
779
+ context: __SerdeContext
780
+ ) => Promise<DeleteBucketAnalyticsConfigurationCommandOutput>;
781
+ export declare const deserializeAws_restXmlDeleteBucketCorsCommand: (
782
+ output: __HttpResponse,
783
+ context: __SerdeContext
784
+ ) => Promise<DeleteBucketCorsCommandOutput>;
785
+ export declare const deserializeAws_restXmlDeleteBucketEncryptionCommand: (
786
+ output: __HttpResponse,
787
+ context: __SerdeContext
788
+ ) => Promise<DeleteBucketEncryptionCommandOutput>;
789
+ export declare const deserializeAws_restXmlDeleteBucketIntelligentTieringConfigurationCommand: (
790
+ output: __HttpResponse,
791
+ context: __SerdeContext
792
+ ) => Promise<DeleteBucketIntelligentTieringConfigurationCommandOutput>;
793
+ export declare const deserializeAws_restXmlDeleteBucketInventoryConfigurationCommand: (
794
+ output: __HttpResponse,
795
+ context: __SerdeContext
796
+ ) => Promise<DeleteBucketInventoryConfigurationCommandOutput>;
797
+ export declare const deserializeAws_restXmlDeleteBucketLifecycleCommand: (
798
+ output: __HttpResponse,
799
+ context: __SerdeContext
800
+ ) => Promise<DeleteBucketLifecycleCommandOutput>;
801
+ export declare const deserializeAws_restXmlDeleteBucketMetricsConfigurationCommand: (
802
+ output: __HttpResponse,
803
+ context: __SerdeContext
804
+ ) => Promise<DeleteBucketMetricsConfigurationCommandOutput>;
805
+ export declare const deserializeAws_restXmlDeleteBucketOwnershipControlsCommand: (
806
+ output: __HttpResponse,
807
+ context: __SerdeContext
808
+ ) => Promise<DeleteBucketOwnershipControlsCommandOutput>;
809
+ export declare const deserializeAws_restXmlDeleteBucketPolicyCommand: (
810
+ output: __HttpResponse,
811
+ context: __SerdeContext
812
+ ) => Promise<DeleteBucketPolicyCommandOutput>;
813
+ export declare const deserializeAws_restXmlDeleteBucketReplicationCommand: (
814
+ output: __HttpResponse,
815
+ context: __SerdeContext
816
+ ) => Promise<DeleteBucketReplicationCommandOutput>;
817
+ export declare const deserializeAws_restXmlDeleteBucketTaggingCommand: (
818
+ output: __HttpResponse,
819
+ context: __SerdeContext
820
+ ) => Promise<DeleteBucketTaggingCommandOutput>;
821
+ export declare const deserializeAws_restXmlDeleteBucketWebsiteCommand: (
822
+ output: __HttpResponse,
823
+ context: __SerdeContext
824
+ ) => Promise<DeleteBucketWebsiteCommandOutput>;
825
+ export declare const deserializeAws_restXmlDeleteObjectCommand: (
826
+ output: __HttpResponse,
827
+ context: __SerdeContext
828
+ ) => Promise<DeleteObjectCommandOutput>;
829
+ export declare const deserializeAws_restXmlDeleteObjectsCommand: (
830
+ output: __HttpResponse,
831
+ context: __SerdeContext
832
+ ) => Promise<DeleteObjectsCommandOutput>;
833
+ export declare const deserializeAws_restXmlDeleteObjectTaggingCommand: (
834
+ output: __HttpResponse,
835
+ context: __SerdeContext
836
+ ) => Promise<DeleteObjectTaggingCommandOutput>;
837
+ export declare const deserializeAws_restXmlDeletePublicAccessBlockCommand: (
838
+ output: __HttpResponse,
839
+ context: __SerdeContext
840
+ ) => Promise<DeletePublicAccessBlockCommandOutput>;
841
+ export declare const deserializeAws_restXmlGetBucketAccelerateConfigurationCommand: (
842
+ output: __HttpResponse,
843
+ context: __SerdeContext
844
+ ) => Promise<GetBucketAccelerateConfigurationCommandOutput>;
845
+ export declare const deserializeAws_restXmlGetBucketAclCommand: (
846
+ output: __HttpResponse,
847
+ context: __SerdeContext
848
+ ) => Promise<GetBucketAclCommandOutput>;
849
+ export declare const deserializeAws_restXmlGetBucketAnalyticsConfigurationCommand: (
850
+ output: __HttpResponse,
851
+ context: __SerdeContext
852
+ ) => Promise<GetBucketAnalyticsConfigurationCommandOutput>;
853
+ export declare const deserializeAws_restXmlGetBucketCorsCommand: (
854
+ output: __HttpResponse,
855
+ context: __SerdeContext
856
+ ) => Promise<GetBucketCorsCommandOutput>;
857
+ export declare const deserializeAws_restXmlGetBucketEncryptionCommand: (
858
+ output: __HttpResponse,
859
+ context: __SerdeContext
860
+ ) => Promise<GetBucketEncryptionCommandOutput>;
861
+ export declare const deserializeAws_restXmlGetBucketIntelligentTieringConfigurationCommand: (
862
+ output: __HttpResponse,
863
+ context: __SerdeContext
864
+ ) => Promise<GetBucketIntelligentTieringConfigurationCommandOutput>;
865
+ export declare const deserializeAws_restXmlGetBucketInventoryConfigurationCommand: (
866
+ output: __HttpResponse,
867
+ context: __SerdeContext
868
+ ) => Promise<GetBucketInventoryConfigurationCommandOutput>;
869
+ export declare const deserializeAws_restXmlGetBucketLifecycleConfigurationCommand: (
870
+ output: __HttpResponse,
871
+ context: __SerdeContext
872
+ ) => Promise<GetBucketLifecycleConfigurationCommandOutput>;
873
+ export declare const deserializeAws_restXmlGetBucketLocationCommand: (
874
+ output: __HttpResponse,
875
+ context: __SerdeContext
876
+ ) => Promise<GetBucketLocationCommandOutput>;
877
+ export declare const deserializeAws_restXmlGetBucketLoggingCommand: (
878
+ output: __HttpResponse,
879
+ context: __SerdeContext
880
+ ) => Promise<GetBucketLoggingCommandOutput>;
881
+ export declare const deserializeAws_restXmlGetBucketMetricsConfigurationCommand: (
882
+ output: __HttpResponse,
883
+ context: __SerdeContext
884
+ ) => Promise<GetBucketMetricsConfigurationCommandOutput>;
885
+ export declare const deserializeAws_restXmlGetBucketNotificationConfigurationCommand: (
886
+ output: __HttpResponse,
887
+ context: __SerdeContext
888
+ ) => Promise<GetBucketNotificationConfigurationCommandOutput>;
889
+ export declare const deserializeAws_restXmlGetBucketOwnershipControlsCommand: (
890
+ output: __HttpResponse,
891
+ context: __SerdeContext
892
+ ) => Promise<GetBucketOwnershipControlsCommandOutput>;
893
+ export declare const deserializeAws_restXmlGetBucketPolicyCommand: (
894
+ output: __HttpResponse,
895
+ context: __SerdeContext
896
+ ) => Promise<GetBucketPolicyCommandOutput>;
897
+ export declare const deserializeAws_restXmlGetBucketPolicyStatusCommand: (
898
+ output: __HttpResponse,
899
+ context: __SerdeContext
900
+ ) => Promise<GetBucketPolicyStatusCommandOutput>;
901
+ export declare const deserializeAws_restXmlGetBucketReplicationCommand: (
902
+ output: __HttpResponse,
903
+ context: __SerdeContext
904
+ ) => Promise<GetBucketReplicationCommandOutput>;
905
+ export declare const deserializeAws_restXmlGetBucketRequestPaymentCommand: (
906
+ output: __HttpResponse,
907
+ context: __SerdeContext
908
+ ) => Promise<GetBucketRequestPaymentCommandOutput>;
909
+ export declare const deserializeAws_restXmlGetBucketTaggingCommand: (
910
+ output: __HttpResponse,
911
+ context: __SerdeContext
912
+ ) => Promise<GetBucketTaggingCommandOutput>;
913
+ export declare const deserializeAws_restXmlGetBucketVersioningCommand: (
914
+ output: __HttpResponse,
915
+ context: __SerdeContext
916
+ ) => Promise<GetBucketVersioningCommandOutput>;
917
+ export declare const deserializeAws_restXmlGetBucketWebsiteCommand: (
918
+ output: __HttpResponse,
919
+ context: __SerdeContext
920
+ ) => Promise<GetBucketWebsiteCommandOutput>;
921
+ export declare const deserializeAws_restXmlGetObjectCommand: (
922
+ output: __HttpResponse,
923
+ context: __SerdeContext
924
+ ) => Promise<GetObjectCommandOutput>;
925
+ export declare const deserializeAws_restXmlGetObjectAclCommand: (
926
+ output: __HttpResponse,
927
+ context: __SerdeContext
928
+ ) => Promise<GetObjectAclCommandOutput>;
929
+ export declare const deserializeAws_restXmlGetObjectAttributesCommand: (
930
+ output: __HttpResponse,
931
+ context: __SerdeContext
932
+ ) => Promise<GetObjectAttributesCommandOutput>;
933
+ export declare const deserializeAws_restXmlGetObjectLegalHoldCommand: (
934
+ output: __HttpResponse,
935
+ context: __SerdeContext
936
+ ) => Promise<GetObjectLegalHoldCommandOutput>;
937
+ export declare const deserializeAws_restXmlGetObjectLockConfigurationCommand: (
938
+ output: __HttpResponse,
939
+ context: __SerdeContext
940
+ ) => Promise<GetObjectLockConfigurationCommandOutput>;
941
+ export declare const deserializeAws_restXmlGetObjectRetentionCommand: (
942
+ output: __HttpResponse,
943
+ context: __SerdeContext
944
+ ) => Promise<GetObjectRetentionCommandOutput>;
945
+ export declare const deserializeAws_restXmlGetObjectTaggingCommand: (
946
+ output: __HttpResponse,
947
+ context: __SerdeContext
948
+ ) => Promise<GetObjectTaggingCommandOutput>;
949
+ export declare const deserializeAws_restXmlGetObjectTorrentCommand: (
950
+ output: __HttpResponse,
951
+ context: __SerdeContext
952
+ ) => Promise<GetObjectTorrentCommandOutput>;
953
+ export declare const deserializeAws_restXmlGetPublicAccessBlockCommand: (
954
+ output: __HttpResponse,
955
+ context: __SerdeContext
956
+ ) => Promise<GetPublicAccessBlockCommandOutput>;
957
+ export declare const deserializeAws_restXmlHeadBucketCommand: (
958
+ output: __HttpResponse,
959
+ context: __SerdeContext
960
+ ) => Promise<HeadBucketCommandOutput>;
961
+ export declare const deserializeAws_restXmlHeadObjectCommand: (
962
+ output: __HttpResponse,
963
+ context: __SerdeContext
964
+ ) => Promise<HeadObjectCommandOutput>;
965
+ export declare const deserializeAws_restXmlListBucketAnalyticsConfigurationsCommand: (
966
+ output: __HttpResponse,
967
+ context: __SerdeContext
968
+ ) => Promise<ListBucketAnalyticsConfigurationsCommandOutput>;
969
+ export declare const deserializeAws_restXmlListBucketIntelligentTieringConfigurationsCommand: (
970
+ output: __HttpResponse,
971
+ context: __SerdeContext
972
+ ) => Promise<ListBucketIntelligentTieringConfigurationsCommandOutput>;
973
+ export declare const deserializeAws_restXmlListBucketInventoryConfigurationsCommand: (
974
+ output: __HttpResponse,
975
+ context: __SerdeContext
976
+ ) => Promise<ListBucketInventoryConfigurationsCommandOutput>;
977
+ export declare const deserializeAws_restXmlListBucketMetricsConfigurationsCommand: (
978
+ output: __HttpResponse,
979
+ context: __SerdeContext
980
+ ) => Promise<ListBucketMetricsConfigurationsCommandOutput>;
981
+ export declare const deserializeAws_restXmlListBucketsCommand: (
982
+ output: __HttpResponse,
983
+ context: __SerdeContext
984
+ ) => Promise<ListBucketsCommandOutput>;
985
+ export declare const deserializeAws_restXmlListMultipartUploadsCommand: (
986
+ output: __HttpResponse,
987
+ context: __SerdeContext
988
+ ) => Promise<ListMultipartUploadsCommandOutput>;
989
+ export declare const deserializeAws_restXmlListObjectsCommand: (
990
+ output: __HttpResponse,
991
+ context: __SerdeContext
992
+ ) => Promise<ListObjectsCommandOutput>;
993
+ export declare const deserializeAws_restXmlListObjectsV2Command: (
994
+ output: __HttpResponse,
995
+ context: __SerdeContext
996
+ ) => Promise<ListObjectsV2CommandOutput>;
997
+ export declare const deserializeAws_restXmlListObjectVersionsCommand: (
998
+ output: __HttpResponse,
999
+ context: __SerdeContext
1000
+ ) => Promise<ListObjectVersionsCommandOutput>;
1001
+ export declare const deserializeAws_restXmlListPartsCommand: (
1002
+ output: __HttpResponse,
1003
+ context: __SerdeContext
1004
+ ) => Promise<ListPartsCommandOutput>;
1005
+ export declare const deserializeAws_restXmlPutBucketAccelerateConfigurationCommand: (
1006
+ output: __HttpResponse,
1007
+ context: __SerdeContext
1008
+ ) => Promise<PutBucketAccelerateConfigurationCommandOutput>;
1009
+ export declare const deserializeAws_restXmlPutBucketAclCommand: (
1010
+ output: __HttpResponse,
1011
+ context: __SerdeContext
1012
+ ) => Promise<PutBucketAclCommandOutput>;
1013
+ export declare const deserializeAws_restXmlPutBucketAnalyticsConfigurationCommand: (
1014
+ output: __HttpResponse,
1015
+ context: __SerdeContext
1016
+ ) => Promise<PutBucketAnalyticsConfigurationCommandOutput>;
1017
+ export declare const deserializeAws_restXmlPutBucketCorsCommand: (
1018
+ output: __HttpResponse,
1019
+ context: __SerdeContext
1020
+ ) => Promise<PutBucketCorsCommandOutput>;
1021
+ export declare const deserializeAws_restXmlPutBucketEncryptionCommand: (
1022
+ output: __HttpResponse,
1023
+ context: __SerdeContext
1024
+ ) => Promise<PutBucketEncryptionCommandOutput>;
1025
+ export declare const deserializeAws_restXmlPutBucketIntelligentTieringConfigurationCommand: (
1026
+ output: __HttpResponse,
1027
+ context: __SerdeContext
1028
+ ) => Promise<PutBucketIntelligentTieringConfigurationCommandOutput>;
1029
+ export declare const deserializeAws_restXmlPutBucketInventoryConfigurationCommand: (
1030
+ output: __HttpResponse,
1031
+ context: __SerdeContext
1032
+ ) => Promise<PutBucketInventoryConfigurationCommandOutput>;
1033
+ export declare const deserializeAws_restXmlPutBucketLifecycleConfigurationCommand: (
1034
+ output: __HttpResponse,
1035
+ context: __SerdeContext
1036
+ ) => Promise<PutBucketLifecycleConfigurationCommandOutput>;
1037
+ export declare const deserializeAws_restXmlPutBucketLoggingCommand: (
1038
+ output: __HttpResponse,
1039
+ context: __SerdeContext
1040
+ ) => Promise<PutBucketLoggingCommandOutput>;
1041
+ export declare const deserializeAws_restXmlPutBucketMetricsConfigurationCommand: (
1042
+ output: __HttpResponse,
1043
+ context: __SerdeContext
1044
+ ) => Promise<PutBucketMetricsConfigurationCommandOutput>;
1045
+ export declare const deserializeAws_restXmlPutBucketNotificationConfigurationCommand: (
1046
+ output: __HttpResponse,
1047
+ context: __SerdeContext
1048
+ ) => Promise<PutBucketNotificationConfigurationCommandOutput>;
1049
+ export declare const deserializeAws_restXmlPutBucketOwnershipControlsCommand: (
1050
+ output: __HttpResponse,
1051
+ context: __SerdeContext
1052
+ ) => Promise<PutBucketOwnershipControlsCommandOutput>;
1053
+ export declare const deserializeAws_restXmlPutBucketPolicyCommand: (
1054
+ output: __HttpResponse,
1055
+ context: __SerdeContext
1056
+ ) => Promise<PutBucketPolicyCommandOutput>;
1057
+ export declare const deserializeAws_restXmlPutBucketReplicationCommand: (
1058
+ output: __HttpResponse,
1059
+ context: __SerdeContext
1060
+ ) => Promise<PutBucketReplicationCommandOutput>;
1061
+ export declare const deserializeAws_restXmlPutBucketRequestPaymentCommand: (
1062
+ output: __HttpResponse,
1063
+ context: __SerdeContext
1064
+ ) => Promise<PutBucketRequestPaymentCommandOutput>;
1065
+ export declare const deserializeAws_restXmlPutBucketTaggingCommand: (
1066
+ output: __HttpResponse,
1067
+ context: __SerdeContext
1068
+ ) => Promise<PutBucketTaggingCommandOutput>;
1069
+ export declare const deserializeAws_restXmlPutBucketVersioningCommand: (
1070
+ output: __HttpResponse,
1071
+ context: __SerdeContext
1072
+ ) => Promise<PutBucketVersioningCommandOutput>;
1073
+ export declare const deserializeAws_restXmlPutBucketWebsiteCommand: (
1074
+ output: __HttpResponse,
1075
+ context: __SerdeContext
1076
+ ) => Promise<PutBucketWebsiteCommandOutput>;
1077
+ export declare const deserializeAws_restXmlPutObjectCommand: (
1078
+ output: __HttpResponse,
1079
+ context: __SerdeContext
1080
+ ) => Promise<PutObjectCommandOutput>;
1081
+ export declare const deserializeAws_restXmlPutObjectAclCommand: (
1082
+ output: __HttpResponse,
1083
+ context: __SerdeContext
1084
+ ) => Promise<PutObjectAclCommandOutput>;
1085
+ export declare const deserializeAws_restXmlPutObjectLegalHoldCommand: (
1086
+ output: __HttpResponse,
1087
+ context: __SerdeContext
1088
+ ) => Promise<PutObjectLegalHoldCommandOutput>;
1089
+ export declare const deserializeAws_restXmlPutObjectLockConfigurationCommand: (
1090
+ output: __HttpResponse,
1091
+ context: __SerdeContext
1092
+ ) => Promise<PutObjectLockConfigurationCommandOutput>;
1093
+ export declare const deserializeAws_restXmlPutObjectRetentionCommand: (
1094
+ output: __HttpResponse,
1095
+ context: __SerdeContext
1096
+ ) => Promise<PutObjectRetentionCommandOutput>;
1097
+ export declare const deserializeAws_restXmlPutObjectTaggingCommand: (
1098
+ output: __HttpResponse,
1099
+ context: __SerdeContext
1100
+ ) => Promise<PutObjectTaggingCommandOutput>;
1101
+ export declare const deserializeAws_restXmlPutPublicAccessBlockCommand: (
1102
+ output: __HttpResponse,
1103
+ context: __SerdeContext
1104
+ ) => Promise<PutPublicAccessBlockCommandOutput>;
1105
+ export declare const deserializeAws_restXmlRestoreObjectCommand: (
1106
+ output: __HttpResponse,
1107
+ context: __SerdeContext
1108
+ ) => Promise<RestoreObjectCommandOutput>;
1109
+ export declare const deserializeAws_restXmlSelectObjectContentCommand: (
1110
+ output: __HttpResponse,
1111
+ context: __SerdeContext & __EventStreamSerdeContext
1112
+ ) => Promise<SelectObjectContentCommandOutput>;
1113
+ export declare const deserializeAws_restXmlUploadPartCommand: (
1114
+ output: __HttpResponse,
1115
+ context: __SerdeContext
1116
+ ) => Promise<UploadPartCommandOutput>;
1117
+ export declare const deserializeAws_restXmlUploadPartCopyCommand: (
1118
+ output: __HttpResponse,
1119
+ context: __SerdeContext
1120
+ ) => Promise<UploadPartCopyCommandOutput>;
1121
+ export declare const deserializeAws_restXmlWriteGetObjectResponseCommand: (
1122
+ output: __HttpResponse,
1123
+ context: __SerdeContext
1124
+ ) => Promise<WriteGetObjectResponseCommandOutput>;