-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(aws-s3-notifications): Missing event type equivalent to s3:ObjectRestore:Delete #19223
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-s3-notificationseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp1
Description
Description
I am trying to get notified when an object that been restored but get expired, thus go back to GLASSIER class.
I could not find the equivalent of s3:ObjectRestore:Delete on https://docs.aws.amazon.com/cdk/api/v1/docs/@aws-cdk_aws-s3.EventType.html
Did I missed something ?
Use Case
Get notification when a restored object is expired
Proposed Solution
I am not expert enough but it may be simple as restore post and restore completed already exist.
Other information
No response
Acknowledge
- I may be able to implement this feature request
- This feature might incur a breaking change
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-s3-notificationseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp1