# File lib/aws/ec2/export_task.rb, line 102
      def s3_bucket
        S3::Bucket.new(s3_bucket_name, :config => config)
      end