powered by
Deletes the lifecycle configuration from the bucket.
s3_delete_bucket_lifecycle(Bucket)
[required]
svc$delete_bucket_lifecycle( Bucket = "string" )
# NOT RUN { # The following example deletes lifecycle configuration on a bucket. # } # NOT RUN { svc$delete_bucket_lifecycle( Bucket = "examplebucket" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab