1234567891011121314151617 |
- [
- {
- "type": "feature",
- "category": "S3",
- "description": "A new `params` option is available in the `MultipartUploader` and `MultipartCopy` classes for parameters that should be applied to all sub-commands of their upload functionality. This also improves functionality around passing `params` directly to `ObjectUploader` and `ObjectCopier`. A new `before_lookup` callback has been added to `ObjectCopier` for operating on the `HeadObject` command directly; `params` will be passed to HeadObject as well. Since these are changes to existing options, they may alter current functionality."
- },
- {
- "type": "enhancement",
- "category": "MarketplaceCommerceAnalytics",
- "description": "Documentation updates for AWS Marketplace Commerce Analytics."
- },
- {
- "type": "api-change",
- "category": "S3",
- "description": "API Update for S3: Adding Object Tagging Header to MultipartUpload Initialization"
- }
- ]
|