services/s3/drivers/s3_s3.class.php (5 lines): - line 116: #TODO: try async - line 118: $this->results['ObjectsInIntelligentTier'] = [1,'On']; # TODO: need to add "insufficient information" besides "success" and failure" - line 128: return; #TODO: check if this breaks the iteration over buckets - line 144: foreach ($policy->Statement as $obj) { # TODO: check how to make cleaner - line 156: // function __checkVersionAchiving() { # TODO: GLACIER check if needed & best practices services/rds/drivers/rds_common.class.php (1 line): - line 3: ## TODO: services/s3/drivers/s3_control.class.php (1 line): - line 41: $this->results['S3AccountPublicAccessBlock'] = [1,'On']; # TODO: how to return this?