github.com/pachyderm/pachyderm@v1.13.4/doc/docs/master/deploy-manage/manage/s3gateway/unsupported-operations.md (about) 1 ## Unsupported operations 2 3 Some of the S3 functionalities are not yet supported by Pachyderm. 4 If you run any of these operations, Pachyderm returns a standard 5 S3 `NotImplemented` error. 6 7 The S3 Gateway does not support the following S3 operations: 8 9 * Accelerate 10 * Analytics 11 * Object copying. PFS supports this functionality through gRPC. 12 * CORS configuration 13 * Encryption 14 * HTML form uploads 15 * Inventory 16 * Legal holds 17 * Lifecycles 18 * Logging 19 * Metrics 20 * Notifications 21 * Object locks 22 * Payment requests 23 * Policies 24 * Public access blocks 25 * Regions 26 * Replication 27 * Retention policies 28 * Tagging 29 * Torrents 30 * Website configuration