powered by
Returns the lifecycle configuration information set on the bucket.
s3_get_bucket_lifecycle_configuration(Bucket)
[required]
svc$get_bucket_lifecycle_configuration( Bucket = "string" )
# NOT RUN { # The following example retrieves lifecycle configuration on set on a # bucket. # } # NOT RUN { svc$get_bucket_lifecycle_configuration( Bucket = "examplebucket" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab