Skip to content

Commit

Permalink
Updates to use resource pack
Browse files Browse the repository at this point in the history
Signed-off-by: Rony Xavier <[email protected]>
  • Loading branch information
Rony Xavier authored and aaronlippold committed Sep 16, 2020
1 parent 178cd02 commit 5a4ee7a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion libraries/aws_s3_bucket_objects.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
require 'pp'
require "resource_support/aws/aws_plural_resource_mixin"
require "resource_support/aws/aws_backend_base"

class AwsS3BucketObjects < Inspec.resource(1)
name 'aws_s3_bucket_objects'
desc 'List objects within an S3 Bucket'
Expand Down

0 comments on commit 5a4ee7a

Please sign in to comment.