Add lifecycle events #43

Closed
opened 2023-03-08 23:38:06 +00:00 by snegurochka · 1 comment
Member

Original issue: https://github.com/nspcc-dev/neofs-s3-gw/issues/360

S3 GW should listen ticks from neofs and send the following notifications:

  • s3:LifecycleExpiration:Delete -- when an object in an unversioned bucket is deleted or object version is permanently deleted
  • s3:LifecycleExpiration:DeleteMarkerCreated
  • s3:LifecycleExpiration:*

Maybe:

  • s3:LifecycleTransition
Original issue: https://github.com/nspcc-dev/neofs-s3-gw/issues/360 S3 GW should listen ticks from neofs and send the following notifications: * s3:LifecycleExpiration:Delete -- when an object in an unversioned bucket is deleted or object version is permanently deleted * s3:LifecycleExpiration:DeleteMarkerCreated * s3:LifecycleExpiration:* Maybe: * s3:LifecycleTransition
Owner

After #401 we are going to rework notification subsystem completely. So this is not applicable right now. Closed.

After #401 we are going to rework notification subsystem completely. So this is not applicable right now. Closed.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#43
No description provided.