Class: S3Secure::Lifecycle::Base

Inherits:
CLI::Base show all
Defined in:
lib/s3_secure/lifecycle/base.rb

Direct Known Subclasses

Add, List, Remove, Show

Constant Summary collapse

RULE_ID =
"s3-secure-automated-cleanup"

Method Summary

Methods inherited from CLI::Base

#buckets, #initialize

Methods included from CLI::Say

#say

Methods included from AwsServices

#sts

Methods included from AwsServices::S3

#check_bucket!, #new_s3_regional_client, #region, #region_map, #s3, #s3_client, #s3_regional_client

Constructor Details

This class inherits a constructor from S3Secure::CLI::Base