Returns a new instance of AwsBucket.
28 29 30
# File 'lib/openc3/utilities/aws_bucket.rb', line 28 def initialize @client = Aws::S3::Client.new end