- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for validatePrefixAndFilter (0.11 sec)
-
internal/bucket/lifecycle/rule.go
func (r Rule) validateExpiration() error { return r.Expiration.Validate() } func (r Rule) validateNoncurrentExpiration() error { return r.NoncurrentVersionExpiration.Validate() } func (r Rule) validatePrefixAndFilter() error { // In the now deprecated PutBucketLifecycle API, Rule had a mandatory Prefix element and there existed no Filter field. // See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketLifecycle.html
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Mon Nov 25 20:12:21 UTC 2024 - 6.4K bytes - Viewed (0)