p6-cdk-s3-protector 0.0.45 → 0.0.47

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 (343) hide show
  1. package/.jsii +4362 -58
  2. package/API.md +2 -2
  3. package/lib/p6cdks3protector.js +1 -1
  4. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +9984 -8599
  5. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +6 -0
  6. package/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +2 -0
  7. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +3 -10
  8. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +2 -7
  9. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +2 -7
  10. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +2 -6
  11. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -6
  12. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -6
  13. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +2 -7
  14. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +3 -11
  15. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +3 -9
  16. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +3 -9
  17. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +3 -9
  18. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +3 -9
  19. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +3 -9
  20. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +3 -9
  21. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +3 -9
  22. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +3 -9
  23. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +3 -9
  24. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +3 -9
  25. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +3 -9
  26. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +3 -9
  27. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +3 -9
  28. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +3 -9
  29. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +3 -9
  30. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +3 -10
  31. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +3 -10
  32. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +2 -6
  33. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +3 -9
  34. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +3 -10
  35. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +3 -10
  36. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +3 -10
  37. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +3 -10
  38. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +3 -11
  39. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +3 -10
  40. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +3 -11
  41. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -10
  42. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +3 -10
  43. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +3 -10
  44. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +3 -10
  45. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +3 -10
  46. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +3 -10
  47. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +3 -10
  48. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +3 -10
  49. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +3 -10
  50. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +3 -10
  51. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +3 -10
  52. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +3 -10
  53. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +3 -10
  54. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +3 -10
  55. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +3 -10
  56. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +3 -10
  57. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +2 -7
  58. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -7
  59. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +3 -10
  60. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +3 -10
  61. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +3 -10
  62. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +3 -10
  63. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +3 -10
  64. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +3 -10
  65. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +3 -10
  66. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +2 -7
  67. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +3 -10
  68. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +3 -10
  69. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +3 -11
  70. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +3 -10
  71. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +3 -10
  72. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +3 -10
  73. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +3 -10
  74. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +3 -10
  75. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +3 -10
  76. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +3 -10
  77. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +2 -7
  78. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -6
  79. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +2 -6
  80. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +3 -9
  81. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +2 -6
  82. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +2 -7
  83. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +3 -9
  84. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +3 -10
  85. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -6
  86. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +2 -6
  87. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +3 -9
  88. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +3 -9
  89. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -6
  90. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +2 -6
  91. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +2 -6
  92. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -6
  93. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +2 -6
  94. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +2 -6
  95. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +2 -6
  96. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +2 -6
  97. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +2 -7
  98. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +2 -6
  99. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -6
  100. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +2 -6
  101. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +2 -6
  102. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +2 -6
  103. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +3 -10
  104. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +2 -7
  105. package/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +2 -7
  106. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -6
  107. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -6
  108. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +2 -7
  109. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +2 -7
  110. package/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +3 -10
  111. package/node_modules/@aws-sdk/client-s3/dist-es/models/models_0.js +0 -151
  112. package/node_modules/@aws-sdk/client-s3/dist-es/models/models_1.js +0 -108
  113. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +6 -0
  114. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +10281 -0
  115. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +10 -1
  116. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +8 -106
  117. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +4 -73
  118. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -0
  119. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -0
  120. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -0
  121. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -0
  122. package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +494 -0
  123. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +4 -0
  124. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +0 -78
  125. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +0 -54
  126. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
  127. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
  128. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
  129. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
  130. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +500 -0
  131. package/node_modules/@aws-sdk/client-s3/package.json +9 -11
  132. package/node_modules/@aws-sdk/client-s3-control/dist-cjs/index.js +5497 -7718
  133. package/node_modules/@aws-sdk/client-s3-control/dist-cjs/runtimeConfig.shared.js +6 -0
  134. package/node_modules/@aws-sdk/client-s3-control/dist-es/S3ControlClient.js +2 -0
  135. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/AssociateAccessGrantsIdentityCenterCommand.js +2 -6
  136. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/CreateAccessGrantCommand.js +2 -6
  137. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/CreateAccessGrantsInstanceCommand.js +2 -6
  138. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/CreateAccessGrantsLocationCommand.js +2 -6
  139. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/CreateAccessPointCommand.js +3 -10
  140. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +3 -10
  141. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/CreateBucketCommand.js +2 -6
  142. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/CreateJobCommand.js +3 -10
  143. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/CreateMultiRegionAccessPointCommand.js +2 -6
  144. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/CreateStorageLensGroupCommand.js +3 -10
  145. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteAccessGrantCommand.js +2 -6
  146. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteAccessGrantsInstanceCommand.js +2 -6
  147. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.js +2 -6
  148. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteAccessGrantsLocationCommand.js +2 -6
  149. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteAccessPointCommand.js +3 -10
  150. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +3 -10
  151. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteAccessPointPolicyCommand.js +3 -10
  152. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +3 -10
  153. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteAccessPointScopeCommand.js +3 -10
  154. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteBucketCommand.js +3 -10
  155. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +3 -10
  156. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteBucketPolicyCommand.js +3 -10
  157. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteBucketReplicationCommand.js +3 -10
  158. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteBucketTaggingCommand.js +3 -10
  159. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteJobTaggingCommand.js +3 -10
  160. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +2 -6
  161. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeletePublicAccessBlockCommand.js +3 -10
  162. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteStorageLensConfigurationCommand.js +3 -10
  163. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +3 -10
  164. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DeleteStorageLensGroupCommand.js +3 -10
  165. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DescribeJobCommand.js +3 -10
  166. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +2 -6
  167. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/DissociateAccessGrantsIdentityCenterCommand.js +2 -6
  168. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessGrantCommand.js +2 -6
  169. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessGrantsInstanceCommand.js +2 -6
  170. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessGrantsInstanceForPrefixCommand.js +2 -6
  171. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessGrantsInstanceResourcePolicyCommand.js +2 -6
  172. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessGrantsLocationCommand.js +2 -6
  173. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessPointCommand.js +3 -10
  174. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +3 -10
  175. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +3 -10
  176. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessPointPolicyCommand.js +3 -10
  177. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +3 -10
  178. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessPointPolicyStatusCommand.js +3 -10
  179. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +3 -10
  180. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetAccessPointScopeCommand.js +3 -10
  181. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetBucketCommand.js +3 -10
  182. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -10
  183. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetBucketPolicyCommand.js +3 -10
  184. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetBucketReplicationCommand.js +3 -10
  185. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetBucketTaggingCommand.js +3 -10
  186. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetBucketVersioningCommand.js +3 -10
  187. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetDataAccessCommand.js +2 -7
  188. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetJobTaggingCommand.js +3 -10
  189. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetMultiRegionAccessPointCommand.js +2 -6
  190. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +2 -6
  191. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +2 -6
  192. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +2 -6
  193. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetPublicAccessBlockCommand.js +3 -10
  194. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetStorageLensConfigurationCommand.js +3 -10
  195. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +3 -10
  196. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/GetStorageLensGroupCommand.js +3 -10
  197. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListAccessGrantsCommand.js +2 -6
  198. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListAccessGrantsInstancesCommand.js +2 -6
  199. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListAccessGrantsLocationsCommand.js +2 -6
  200. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListAccessPointsCommand.js +3 -10
  201. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListAccessPointsForDirectoryBucketsCommand.js +3 -10
  202. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +3 -10
  203. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListCallerAccessGrantsCommand.js +2 -6
  204. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListJobsCommand.js +3 -10
  205. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListMultiRegionAccessPointsCommand.js +2 -6
  206. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListRegionalBucketsCommand.js +3 -10
  207. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListStorageLensConfigurationsCommand.js +3 -10
  208. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListStorageLensGroupsCommand.js +3 -10
  209. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/ListTagsForResourceCommand.js +3 -10
  210. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutAccessGrantsInstanceResourcePolicyCommand.js +2 -6
  211. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +3 -10
  212. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutAccessPointPolicyCommand.js +3 -10
  213. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +3 -10
  214. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutAccessPointScopeCommand.js +3 -10
  215. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -6
  216. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutBucketPolicyCommand.js +2 -6
  217. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutBucketReplicationCommand.js +2 -6
  218. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutBucketTaggingCommand.js +2 -6
  219. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutBucketVersioningCommand.js +2 -6
  220. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutJobTaggingCommand.js +3 -10
  221. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +2 -6
  222. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutPublicAccessBlockCommand.js +3 -10
  223. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutStorageLensConfigurationCommand.js +3 -10
  224. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +3 -10
  225. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +2 -6
  226. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/TagResourceCommand.js +3 -10
  227. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/UntagResourceCommand.js +3 -10
  228. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/UpdateAccessGrantsLocationCommand.js +2 -6
  229. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/UpdateJobPriorityCommand.js +3 -10
  230. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/UpdateJobStatusCommand.js +3 -10
  231. package/node_modules/@aws-sdk/client-s3-control/dist-es/commands/UpdateStorageLensGroupCommand.js +3 -10
  232. package/node_modules/@aws-sdk/client-s3-control/dist-es/models/models_0.js +0 -43
  233. package/node_modules/@aws-sdk/client-s3-control/dist-es/runtimeConfig.shared.js +6 -0
  234. package/node_modules/@aws-sdk/client-s3-control/dist-es/schemas/schemas_0.js +5577 -0
  235. package/node_modules/@aws-sdk/client-s3-control/dist-types/S3ControlClient.d.ts +10 -1
  236. package/node_modules/@aws-sdk/client-s3-control/dist-types/models/models_0.d.ts +12 -11
  237. package/node_modules/@aws-sdk/client-s3-control/dist-types/runtimeConfig.browser.d.ts +1 -0
  238. package/node_modules/@aws-sdk/client-s3-control/dist-types/runtimeConfig.d.ts +1 -0
  239. package/node_modules/@aws-sdk/client-s3-control/dist-types/runtimeConfig.native.d.ts +1 -0
  240. package/node_modules/@aws-sdk/client-s3-control/dist-types/runtimeConfig.shared.d.ts +2 -0
  241. package/node_modules/@aws-sdk/client-s3-control/dist-types/schemas/schemas_0.d.ts +460 -0
  242. package/node_modules/@aws-sdk/client-s3-control/dist-types/ts3.4/S3ControlClient.d.ts +4 -0
  243. package/node_modules/@aws-sdk/client-s3-control/dist-types/ts3.4/models/models_0.d.ts +0 -10
  244. package/node_modules/@aws-sdk/client-s3-control/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
  245. package/node_modules/@aws-sdk/client-s3-control/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
  246. package/node_modules/@aws-sdk/client-s3-control/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
  247. package/node_modules/@aws-sdk/client-s3-control/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
  248. package/node_modules/@aws-sdk/client-s3-control/dist-types/ts3.4/schemas/schemas_0.d.ts +466 -0
  249. package/node_modules/@aws-sdk/client-s3-control/package.json +5 -7
  250. package/node_modules/@aws-sdk/client-sso/package.json +4 -4
  251. package/node_modules/@aws-sdk/client-sts/package.json +5 -5
  252. package/node_modules/@aws-sdk/core/dist-cjs/index.js +44 -17
  253. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +44 -17
  254. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +19 -3
  255. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +4 -3
  256. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  257. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +13 -3
  258. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +2 -2
  259. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +2 -2
  260. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +7 -1
  261. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -0
  262. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +11 -1
  263. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +3 -0
  264. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +3 -0
  265. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +7 -1
  266. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
  267. package/node_modules/@aws-sdk/core/package.json +1 -1
  268. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  269. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  270. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  271. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  272. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  273. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  274. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/nested-clients/package.json +4 -4
  275. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  276. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
  277. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
  278. package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  279. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  280. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/nested-clients/package.json +4 -4
  281. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  282. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  283. package/node_modules/cdk-iam-floyd/README.md +4 -4
  284. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +8 -0
  285. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.js +17 -1
  286. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.d.ts +8 -0
  287. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.js +9 -1
  288. package/node_modules/cdk-iam-floyd/lib/generated/index.d.ts +1 -0
  289. package/node_modules/cdk-iam-floyd/lib/generated/index.js +6 -3
  290. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/appconfig.d.ts +1 -1
  291. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/appconfig.js +2 -2
  292. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/batch.d.ts +15 -0
  293. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/batch.js +16 -1
  294. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connect.d.ts +19 -0
  295. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connect.js +23 -1
  296. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connectcustomerprofiles.d.ts +172 -0
  297. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connectcustomerprofiles.js +229 -2
  298. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/costexplorerservice.d.ts +1 -1
  299. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/costexplorerservice.js +2 -2
  300. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/databasemigrationservice.d.ts +56 -0
  301. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/databasemigrationservice.js +78 -1
  302. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/datazone.d.ts +168 -0
  303. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/datazone.js +253 -1
  304. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/ec2autoscaling.d.ts +8 -0
  305. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/ec2autoscaling.js +9 -1
  306. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elastickubernetesservice.d.ts +18 -0
  307. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elastickubernetesservice.js +21 -1
  308. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/groundstation.d.ts +8 -0
  309. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/groundstation.js +12 -1
  310. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/guardduty.d.ts +12 -0
  311. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/guardduty.js +14 -2
  312. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/invoicingservice.d.ts +3 -3
  313. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/invoicingservice.js +4 -4
  314. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/managedstreamingforapachekafka.d.ts +8 -0
  315. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/managedstreamingforapachekafka.js +12 -1
  316. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/marketplaceentitlementservice.d.ts +1 -1
  317. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/marketplaceentitlementservice.js +2 -2
  318. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/marketplacemeteringservice.d.ts +4 -4
  319. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/marketplacemeteringservice.js +5 -5
  320. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/route53.d.ts +8 -0
  321. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/route53.js +12 -1
  322. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/s3tables.d.ts +125 -0
  323. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/s3tables.js +146 -2
  324. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/sagemakerunifiedstudiomcpisamanagedmcpsolutionforawsdataprocessingserviceslikeemr-glue-athena.d.ts +41 -0
  325. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/sagemakerunifiedstudiomcpisamanagedmcpsolutionforawsdataprocessingserviceslikeemr-glue-athena.js +60 -0
  326. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/securitytokenservice.d.ts +64 -0
  327. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/securitytokenservice.js +78 -1
  328. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/support.d.ts +27 -0
  329. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/support.js +37 -1
  330. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/supportconsole.d.ts +12 -0
  331. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/supportconsole.js +19 -1
  332. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/usersubscriptions.d.ts +8 -0
  333. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/usersubscriptions.js +12 -1
  334. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/vpclattice.d.ts +116 -0
  335. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/vpclattice.js +137 -1
  336. package/node_modules/cdk-iam-floyd/package.json +4 -4
  337. package/package.json +7 -7
  338. package/node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js +0 -8103
  339. package/node_modules/@aws-sdk/client-s3/dist-types/protocols/Aws_restXml.d.ts +0 -938
  340. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -1257
  341. package/node_modules/@aws-sdk/client-s3-control/dist-es/protocols/Aws_restXml.js +0 -7280
  342. package/node_modules/@aws-sdk/client-s3-control/dist-types/protocols/Aws_restXml.d.ts +0 -875
  343. package/node_modules/@aws-sdk/client-s3-control/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -1169
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DeleteBucketCommand, se_DeleteBucketCommand } from "../protocols/Aws_restXml";
5
+ import { DeleteBucket } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DeleteBucketCommand extends $Command
9
8
  .classBuilder()
@@ -14,16 +13,10 @@ export class DeleteBucketCommand extends $Command
14
13
  Bucket: { type: "contextParams", name: "Bucket" },
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
- return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
- getProcessArnablesPlugin(config),
21
- ];
16
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
22
17
  })
23
18
  .s("AWSS3ControlServiceV20180820", "DeleteBucket", {})
24
19
  .n("S3ControlClient", "DeleteBucketCommand")
25
- .f(void 0, void 0)
26
- .ser(se_DeleteBucketCommand)
27
- .de(de_DeleteBucketCommand)
20
+ .sc(DeleteBucket)
28
21
  .build() {
29
22
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DeleteBucketLifecycleConfigurationCommand, se_DeleteBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
5
+ import { DeleteBucketLifecycleConfiguration } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DeleteBucketLifecycleConfigurationCommand extends $Command
9
8
  .classBuilder()
@@ -14,16 +13,10 @@ export class DeleteBucketLifecycleConfigurationCommand extends $Command
14
13
  Bucket: { type: "contextParams", name: "Bucket" },
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
- return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
- getProcessArnablesPlugin(config),
21
- ];
16
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
22
17
  })
23
18
  .s("AWSS3ControlServiceV20180820", "DeleteBucketLifecycleConfiguration", {})
24
19
  .n("S3ControlClient", "DeleteBucketLifecycleConfigurationCommand")
25
- .f(void 0, void 0)
26
- .ser(se_DeleteBucketLifecycleConfigurationCommand)
27
- .de(de_DeleteBucketLifecycleConfigurationCommand)
20
+ .sc(DeleteBucketLifecycleConfiguration)
28
21
  .build() {
29
22
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DeleteBucketPolicyCommand, se_DeleteBucketPolicyCommand } from "../protocols/Aws_restXml";
5
+ import { DeleteBucketPolicy } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DeleteBucketPolicyCommand extends $Command
9
8
  .classBuilder()
@@ -14,16 +13,10 @@ export class DeleteBucketPolicyCommand extends $Command
14
13
  Bucket: { type: "contextParams", name: "Bucket" },
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
- return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
- getProcessArnablesPlugin(config),
21
- ];
16
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
22
17
  })
23
18
  .s("AWSS3ControlServiceV20180820", "DeleteBucketPolicy", {})
24
19
  .n("S3ControlClient", "DeleteBucketPolicyCommand")
25
- .f(void 0, void 0)
26
- .ser(se_DeleteBucketPolicyCommand)
27
- .de(de_DeleteBucketPolicyCommand)
20
+ .sc(DeleteBucketPolicy)
28
21
  .build() {
29
22
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DeleteBucketReplicationCommand, se_DeleteBucketReplicationCommand } from "../protocols/Aws_restXml";
5
+ import { DeleteBucketReplication } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DeleteBucketReplicationCommand extends $Command
9
8
  .classBuilder()
@@ -14,16 +13,10 @@ export class DeleteBucketReplicationCommand extends $Command
14
13
  Bucket: { type: "contextParams", name: "Bucket" },
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
- return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
- getProcessArnablesPlugin(config),
21
- ];
16
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
22
17
  })
23
18
  .s("AWSS3ControlServiceV20180820", "DeleteBucketReplication", {})
24
19
  .n("S3ControlClient", "DeleteBucketReplicationCommand")
25
- .f(void 0, void 0)
26
- .ser(se_DeleteBucketReplicationCommand)
27
- .de(de_DeleteBucketReplicationCommand)
20
+ .sc(DeleteBucketReplication)
28
21
  .build() {
29
22
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DeleteBucketTaggingCommand, se_DeleteBucketTaggingCommand } from "../protocols/Aws_restXml";
5
+ import { DeleteBucketTagging } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DeleteBucketTaggingCommand extends $Command
9
8
  .classBuilder()
@@ -14,16 +13,10 @@ export class DeleteBucketTaggingCommand extends $Command
14
13
  Bucket: { type: "contextParams", name: "Bucket" },
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
- return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
- getProcessArnablesPlugin(config),
21
- ];
16
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
22
17
  })
23
18
  .s("AWSS3ControlServiceV20180820", "DeleteBucketTagging", {})
24
19
  .n("S3ControlClient", "DeleteBucketTaggingCommand")
25
- .f(void 0, void 0)
26
- .ser(se_DeleteBucketTaggingCommand)
27
- .de(de_DeleteBucketTaggingCommand)
20
+ .sc(DeleteBucketTagging)
28
21
  .build() {
29
22
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DeleteJobTaggingCommand, se_DeleteJobTaggingCommand } from "../protocols/Aws_restXml";
5
+ import { DeleteJobTagging } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DeleteJobTaggingCommand extends $Command
9
8
  .classBuilder()
@@ -13,16 +12,10 @@ export class DeleteJobTaggingCommand extends $Command
13
12
  AccountId: { type: "contextParams", name: "AccountId" },
14
13
  })
15
14
  .m(function (Command, cs, config, o) {
16
- return [
17
- getSerdePlugin(config, this.serialize, this.deserialize),
18
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
19
- getProcessArnablesPlugin(config),
20
- ];
15
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
21
16
  })
22
17
  .s("AWSS3ControlServiceV20180820", "DeleteJobTagging", {})
23
18
  .n("S3ControlClient", "DeleteJobTaggingCommand")
24
- .f(void 0, void 0)
25
- .ser(se_DeleteJobTaggingCommand)
26
- .de(de_DeleteJobTaggingCommand)
19
+ .sc(DeleteJobTagging)
27
20
  .build() {
28
21
  }
@@ -1,10 +1,9 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
- import { getSerdePlugin } from "@smithy/middleware-serde";
5
4
  import { Command as $Command } from "@smithy/smithy-client";
6
5
  import { commonParams } from "../endpoint/EndpointParameters";
7
- import { de_DeleteMultiRegionAccessPointCommand, se_DeleteMultiRegionAccessPointCommand, } from "../protocols/Aws_restXml";
6
+ import { DeleteMultiRegionAccessPoint } from "../schemas/schemas_0";
8
7
  export { $Command };
9
8
  export class DeleteMultiRegionAccessPointCommand extends $Command
10
9
  .classBuilder()
@@ -15,7 +14,6 @@ export class DeleteMultiRegionAccessPointCommand extends $Command
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
16
  return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
17
  getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
18
  getProcessArnablesPlugin(config),
21
19
  getApplyMd5BodyChecksumPlugin(config),
@@ -23,8 +21,6 @@ export class DeleteMultiRegionAccessPointCommand extends $Command
23
21
  })
24
22
  .s("AWSS3ControlServiceV20180820", "DeleteMultiRegionAccessPoint", {})
25
23
  .n("S3ControlClient", "DeleteMultiRegionAccessPointCommand")
26
- .f(void 0, void 0)
27
- .ser(se_DeleteMultiRegionAccessPointCommand)
28
- .de(de_DeleteMultiRegionAccessPointCommand)
24
+ .sc(DeleteMultiRegionAccessPoint)
29
25
  .build() {
30
26
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DeletePublicAccessBlockCommand, se_DeletePublicAccessBlockCommand } from "../protocols/Aws_restXml";
5
+ import { DeletePublicAccessBlock } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DeletePublicAccessBlockCommand extends $Command
9
8
  .classBuilder()
@@ -13,16 +12,10 @@ export class DeletePublicAccessBlockCommand extends $Command
13
12
  AccountId: { type: "contextParams", name: "AccountId" },
14
13
  })
15
14
  .m(function (Command, cs, config, o) {
16
- return [
17
- getSerdePlugin(config, this.serialize, this.deserialize),
18
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
19
- getProcessArnablesPlugin(config),
20
- ];
15
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
21
16
  })
22
17
  .s("AWSS3ControlServiceV20180820", "DeletePublicAccessBlock", {})
23
18
  .n("S3ControlClient", "DeletePublicAccessBlockCommand")
24
- .f(void 0, void 0)
25
- .ser(se_DeletePublicAccessBlockCommand)
26
- .de(de_DeletePublicAccessBlockCommand)
19
+ .sc(DeletePublicAccessBlock)
27
20
  .build() {
28
21
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DeleteStorageLensConfigurationCommand, se_DeleteStorageLensConfigurationCommand, } from "../protocols/Aws_restXml";
5
+ import { DeleteStorageLensConfiguration } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DeleteStorageLensConfigurationCommand extends $Command
9
8
  .classBuilder()
@@ -13,16 +12,10 @@ export class DeleteStorageLensConfigurationCommand extends $Command
13
12
  AccountId: { type: "contextParams", name: "AccountId" },
14
13
  })
15
14
  .m(function (Command, cs, config, o) {
16
- return [
17
- getSerdePlugin(config, this.serialize, this.deserialize),
18
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
19
- getProcessArnablesPlugin(config),
20
- ];
15
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
21
16
  })
22
17
  .s("AWSS3ControlServiceV20180820", "DeleteStorageLensConfiguration", {})
23
18
  .n("S3ControlClient", "DeleteStorageLensConfigurationCommand")
24
- .f(void 0, void 0)
25
- .ser(se_DeleteStorageLensConfigurationCommand)
26
- .de(de_DeleteStorageLensConfigurationCommand)
19
+ .sc(DeleteStorageLensConfiguration)
27
20
  .build() {
28
21
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DeleteStorageLensConfigurationTaggingCommand, se_DeleteStorageLensConfigurationTaggingCommand, } from "../protocols/Aws_restXml";
5
+ import { DeleteStorageLensConfigurationTagging } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DeleteStorageLensConfigurationTaggingCommand extends $Command
9
8
  .classBuilder()
@@ -13,16 +12,10 @@ export class DeleteStorageLensConfigurationTaggingCommand extends $Command
13
12
  AccountId: { type: "contextParams", name: "AccountId" },
14
13
  })
15
14
  .m(function (Command, cs, config, o) {
16
- return [
17
- getSerdePlugin(config, this.serialize, this.deserialize),
18
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
19
- getProcessArnablesPlugin(config),
20
- ];
15
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
21
16
  })
22
17
  .s("AWSS3ControlServiceV20180820", "DeleteStorageLensConfigurationTagging", {})
23
18
  .n("S3ControlClient", "DeleteStorageLensConfigurationTaggingCommand")
24
- .f(void 0, void 0)
25
- .ser(se_DeleteStorageLensConfigurationTaggingCommand)
26
- .de(de_DeleteStorageLensConfigurationTaggingCommand)
19
+ .sc(DeleteStorageLensConfigurationTagging)
27
20
  .build() {
28
21
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DeleteStorageLensGroupCommand, se_DeleteStorageLensGroupCommand } from "../protocols/Aws_restXml";
5
+ import { DeleteStorageLensGroup } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DeleteStorageLensGroupCommand extends $Command
9
8
  .classBuilder()
@@ -13,16 +12,10 @@ export class DeleteStorageLensGroupCommand extends $Command
13
12
  AccountId: { type: "contextParams", name: "AccountId" },
14
13
  })
15
14
  .m(function (Command, cs, config, o) {
16
- return [
17
- getSerdePlugin(config, this.serialize, this.deserialize),
18
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
19
- getProcessArnablesPlugin(config),
20
- ];
15
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
21
16
  })
22
17
  .s("AWSS3ControlServiceV20180820", "DeleteStorageLensGroup", {})
23
18
  .n("S3ControlClient", "DeleteStorageLensGroupCommand")
24
- .f(void 0, void 0)
25
- .ser(se_DeleteStorageLensGroupCommand)
26
- .de(de_DeleteStorageLensGroupCommand)
19
+ .sc(DeleteStorageLensGroup)
27
20
  .build() {
28
21
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_DescribeJobCommand, se_DescribeJobCommand } from "../protocols/Aws_restXml";
5
+ import { DescribeJob } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class DescribeJobCommand extends $Command
9
8
  .classBuilder()
@@ -13,16 +12,10 @@ export class DescribeJobCommand extends $Command
13
12
  AccountId: { type: "contextParams", name: "AccountId" },
14
13
  })
15
14
  .m(function (Command, cs, config, o) {
16
- return [
17
- getSerdePlugin(config, this.serialize, this.deserialize),
18
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
19
- getProcessArnablesPlugin(config),
20
- ];
15
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
21
16
  })
22
17
  .s("AWSS3ControlServiceV20180820", "DescribeJob", {})
23
18
  .n("S3ControlClient", "DescribeJobCommand")
24
- .f(void 0, void 0)
25
- .ser(se_DescribeJobCommand)
26
- .de(de_DescribeJobCommand)
19
+ .sc(DescribeJob)
27
20
  .build() {
28
21
  }
@@ -1,10 +1,9 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
- import { getSerdePlugin } from "@smithy/middleware-serde";
5
4
  import { Command as $Command } from "@smithy/smithy-client";
6
5
  import { commonParams } from "../endpoint/EndpointParameters";
7
- import { de_DescribeMultiRegionAccessPointOperationCommand, se_DescribeMultiRegionAccessPointOperationCommand, } from "../protocols/Aws_restXml";
6
+ import { DescribeMultiRegionAccessPointOperation } from "../schemas/schemas_0";
8
7
  export { $Command };
9
8
  export class DescribeMultiRegionAccessPointOperationCommand extends $Command
10
9
  .classBuilder()
@@ -15,7 +14,6 @@ export class DescribeMultiRegionAccessPointOperationCommand extends $Command
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
16
  return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
17
  getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
18
  getProcessArnablesPlugin(config),
21
19
  getApplyMd5BodyChecksumPlugin(config),
@@ -23,8 +21,6 @@ export class DescribeMultiRegionAccessPointOperationCommand extends $Command
23
21
  })
24
22
  .s("AWSS3ControlServiceV20180820", "DescribeMultiRegionAccessPointOperation", {})
25
23
  .n("S3ControlClient", "DescribeMultiRegionAccessPointOperationCommand")
26
- .f(void 0, void 0)
27
- .ser(se_DescribeMultiRegionAccessPointOperationCommand)
28
- .de(de_DescribeMultiRegionAccessPointOperationCommand)
24
+ .sc(DescribeMultiRegionAccessPointOperation)
29
25
  .build() {
30
26
  }
@@ -1,10 +1,9 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
- import { getSerdePlugin } from "@smithy/middleware-serde";
5
4
  import { Command as $Command } from "@smithy/smithy-client";
6
5
  import { commonParams } from "../endpoint/EndpointParameters";
7
- import { de_DissociateAccessGrantsIdentityCenterCommand, se_DissociateAccessGrantsIdentityCenterCommand, } from "../protocols/Aws_restXml";
6
+ import { DissociateAccessGrantsIdentityCenter } from "../schemas/schemas_0";
8
7
  export { $Command };
9
8
  export class DissociateAccessGrantsIdentityCenterCommand extends $Command
10
9
  .classBuilder()
@@ -15,7 +14,6 @@ export class DissociateAccessGrantsIdentityCenterCommand extends $Command
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
16
  return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
17
  getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
18
  getProcessArnablesPlugin(config),
21
19
  getApplyMd5BodyChecksumPlugin(config),
@@ -23,8 +21,6 @@ export class DissociateAccessGrantsIdentityCenterCommand extends $Command
23
21
  })
24
22
  .s("AWSS3ControlServiceV20180820", "DissociateAccessGrantsIdentityCenter", {})
25
23
  .n("S3ControlClient", "DissociateAccessGrantsIdentityCenterCommand")
26
- .f(void 0, void 0)
27
- .ser(se_DissociateAccessGrantsIdentityCenterCommand)
28
- .de(de_DissociateAccessGrantsIdentityCenterCommand)
24
+ .sc(DissociateAccessGrantsIdentityCenter)
29
25
  .build() {
30
26
  }
@@ -1,10 +1,9 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
- import { getSerdePlugin } from "@smithy/middleware-serde";
5
4
  import { Command as $Command } from "@smithy/smithy-client";
6
5
  import { commonParams } from "../endpoint/EndpointParameters";
7
- import { de_GetAccessGrantCommand, se_GetAccessGrantCommand } from "../protocols/Aws_restXml";
6
+ import { GetAccessGrant } from "../schemas/schemas_0";
8
7
  export { $Command };
9
8
  export class GetAccessGrantCommand extends $Command
10
9
  .classBuilder()
@@ -15,7 +14,6 @@ export class GetAccessGrantCommand extends $Command
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
16
  return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
17
  getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
18
  getProcessArnablesPlugin(config),
21
19
  getApplyMd5BodyChecksumPlugin(config),
@@ -23,8 +21,6 @@ export class GetAccessGrantCommand extends $Command
23
21
  })
24
22
  .s("AWSS3ControlServiceV20180820", "GetAccessGrant", {})
25
23
  .n("S3ControlClient", "GetAccessGrantCommand")
26
- .f(void 0, void 0)
27
- .ser(se_GetAccessGrantCommand)
28
- .de(de_GetAccessGrantCommand)
24
+ .sc(GetAccessGrant)
29
25
  .build() {
30
26
  }
@@ -1,10 +1,9 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
- import { getSerdePlugin } from "@smithy/middleware-serde";
5
4
  import { Command as $Command } from "@smithy/smithy-client";
6
5
  import { commonParams } from "../endpoint/EndpointParameters";
7
- import { de_GetAccessGrantsInstanceCommand, se_GetAccessGrantsInstanceCommand } from "../protocols/Aws_restXml";
6
+ import { GetAccessGrantsInstance } from "../schemas/schemas_0";
8
7
  export { $Command };
9
8
  export class GetAccessGrantsInstanceCommand extends $Command
10
9
  .classBuilder()
@@ -15,7 +14,6 @@ export class GetAccessGrantsInstanceCommand extends $Command
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
16
  return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
17
  getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
18
  getProcessArnablesPlugin(config),
21
19
  getApplyMd5BodyChecksumPlugin(config),
@@ -23,8 +21,6 @@ export class GetAccessGrantsInstanceCommand extends $Command
23
21
  })
24
22
  .s("AWSS3ControlServiceV20180820", "GetAccessGrantsInstance", {})
25
23
  .n("S3ControlClient", "GetAccessGrantsInstanceCommand")
26
- .f(void 0, void 0)
27
- .ser(se_GetAccessGrantsInstanceCommand)
28
- .de(de_GetAccessGrantsInstanceCommand)
24
+ .sc(GetAccessGrantsInstance)
29
25
  .build() {
30
26
  }
@@ -1,10 +1,9 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
- import { getSerdePlugin } from "@smithy/middleware-serde";
5
4
  import { Command as $Command } from "@smithy/smithy-client";
6
5
  import { commonParams } from "../endpoint/EndpointParameters";
7
- import { de_GetAccessGrantsInstanceForPrefixCommand, se_GetAccessGrantsInstanceForPrefixCommand, } from "../protocols/Aws_restXml";
6
+ import { GetAccessGrantsInstanceForPrefix } from "../schemas/schemas_0";
8
7
  export { $Command };
9
8
  export class GetAccessGrantsInstanceForPrefixCommand extends $Command
10
9
  .classBuilder()
@@ -15,7 +14,6 @@ export class GetAccessGrantsInstanceForPrefixCommand extends $Command
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
16
  return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
17
  getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
18
  getProcessArnablesPlugin(config),
21
19
  getApplyMd5BodyChecksumPlugin(config),
@@ -23,8 +21,6 @@ export class GetAccessGrantsInstanceForPrefixCommand extends $Command
23
21
  })
24
22
  .s("AWSS3ControlServiceV20180820", "GetAccessGrantsInstanceForPrefix", {})
25
23
  .n("S3ControlClient", "GetAccessGrantsInstanceForPrefixCommand")
26
- .f(void 0, void 0)
27
- .ser(se_GetAccessGrantsInstanceForPrefixCommand)
28
- .de(de_GetAccessGrantsInstanceForPrefixCommand)
24
+ .sc(GetAccessGrantsInstanceForPrefix)
29
25
  .build() {
30
26
  }
@@ -1,10 +1,9 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
- import { getSerdePlugin } from "@smithy/middleware-serde";
5
4
  import { Command as $Command } from "@smithy/smithy-client";
6
5
  import { commonParams } from "../endpoint/EndpointParameters";
7
- import { de_GetAccessGrantsInstanceResourcePolicyCommand, se_GetAccessGrantsInstanceResourcePolicyCommand, } from "../protocols/Aws_restXml";
6
+ import { GetAccessGrantsInstanceResourcePolicy } from "../schemas/schemas_0";
8
7
  export { $Command };
9
8
  export class GetAccessGrantsInstanceResourcePolicyCommand extends $Command
10
9
  .classBuilder()
@@ -15,7 +14,6 @@ export class GetAccessGrantsInstanceResourcePolicyCommand extends $Command
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
16
  return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
17
  getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
18
  getProcessArnablesPlugin(config),
21
19
  getApplyMd5BodyChecksumPlugin(config),
@@ -23,8 +21,6 @@ export class GetAccessGrantsInstanceResourcePolicyCommand extends $Command
23
21
  })
24
22
  .s("AWSS3ControlServiceV20180820", "GetAccessGrantsInstanceResourcePolicy", {})
25
23
  .n("S3ControlClient", "GetAccessGrantsInstanceResourcePolicyCommand")
26
- .f(void 0, void 0)
27
- .ser(se_GetAccessGrantsInstanceResourcePolicyCommand)
28
- .de(de_GetAccessGrantsInstanceResourcePolicyCommand)
24
+ .sc(GetAccessGrantsInstanceResourcePolicy)
29
25
  .build() {
30
26
  }
@@ -1,10 +1,9 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
- import { getSerdePlugin } from "@smithy/middleware-serde";
5
4
  import { Command as $Command } from "@smithy/smithy-client";
6
5
  import { commonParams } from "../endpoint/EndpointParameters";
7
- import { de_GetAccessGrantsLocationCommand, se_GetAccessGrantsLocationCommand } from "../protocols/Aws_restXml";
6
+ import { GetAccessGrantsLocation } from "../schemas/schemas_0";
8
7
  export { $Command };
9
8
  export class GetAccessGrantsLocationCommand extends $Command
10
9
  .classBuilder()
@@ -15,7 +14,6 @@ export class GetAccessGrantsLocationCommand extends $Command
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
16
  return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
17
  getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
18
  getProcessArnablesPlugin(config),
21
19
  getApplyMd5BodyChecksumPlugin(config),
@@ -23,8 +21,6 @@ export class GetAccessGrantsLocationCommand extends $Command
23
21
  })
24
22
  .s("AWSS3ControlServiceV20180820", "GetAccessGrantsLocation", {})
25
23
  .n("S3ControlClient", "GetAccessGrantsLocationCommand")
26
- .f(void 0, void 0)
27
- .ser(se_GetAccessGrantsLocationCommand)
28
- .de(de_GetAccessGrantsLocationCommand)
24
+ .sc(GetAccessGrantsLocation)
29
25
  .build() {
30
26
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_GetAccessPointCommand, se_GetAccessPointCommand } from "../protocols/Aws_restXml";
5
+ import { GetAccessPoint } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class GetAccessPointCommand extends $Command
9
8
  .classBuilder()
@@ -14,16 +13,10 @@ export class GetAccessPointCommand extends $Command
14
13
  AccountId: { type: "contextParams", name: "AccountId" },
15
14
  })
16
15
  .m(function (Command, cs, config, o) {
17
- return [
18
- getSerdePlugin(config, this.serialize, this.deserialize),
19
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
20
- getProcessArnablesPlugin(config),
21
- ];
16
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
22
17
  })
23
18
  .s("AWSS3ControlServiceV20180820", "GetAccessPoint", {})
24
19
  .n("S3ControlClient", "GetAccessPointCommand")
25
- .f(void 0, void 0)
26
- .ser(se_GetAccessPointCommand)
27
- .de(de_GetAccessPointCommand)
20
+ .sc(GetAccessPoint)
28
21
  .build() {
29
22
  }
@@ -1,9 +1,8 @@
1
1
  import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
- import { getSerdePlugin } from "@smithy/middleware-serde";
4
3
  import { Command as $Command } from "@smithy/smithy-client";
5
4
  import { commonParams } from "../endpoint/EndpointParameters";
6
- import { de_GetAccessPointConfigurationForObjectLambdaCommand, se_GetAccessPointConfigurationForObjectLambdaCommand, } from "../protocols/Aws_restXml";
5
+ import { GetAccessPointConfigurationForObjectLambda } from "../schemas/schemas_0";
7
6
  export { $Command };
8
7
  export class GetAccessPointConfigurationForObjectLambdaCommand extends $Command
9
8
  .classBuilder()
@@ -13,16 +12,10 @@ export class GetAccessPointConfigurationForObjectLambdaCommand extends $Command
13
12
  AccountId: { type: "contextParams", name: "AccountId" },
14
13
  })
15
14
  .m(function (Command, cs, config, o) {
16
- return [
17
- getSerdePlugin(config, this.serialize, this.deserialize),
18
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
19
- getProcessArnablesPlugin(config),
20
- ];
15
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions()), getProcessArnablesPlugin(config)];
21
16
  })
22
17
  .s("AWSS3ControlServiceV20180820", "GetAccessPointConfigurationForObjectLambda", {})
23
18
  .n("S3ControlClient", "GetAccessPointConfigurationForObjectLambdaCommand")
24
- .f(void 0, void 0)
25
- .ser(se_GetAccessPointConfigurationForObjectLambdaCommand)
26
- .de(de_GetAccessPointConfigurationForObjectLambdaCommand)
19
+ .sc(GetAccessPointConfigurationForObjectLambda)
27
20
  .build() {
28
21
  }