Skip to content

Commit

Permalink
Import cloudfront sdk in signed url generation service
Browse files Browse the repository at this point in the history
  • Loading branch information
bodhish committed Aug 30, 2021
1 parent 0f1ff62 commit cb168ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/services/cloudfront/generate_signed_url_service.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'aws-sdk-cloudfront'

module Cloudfront
class GenerateSignedUrlService
def initialize(path)
Expand Down

0 comments on commit cb168ea

Please sign in to comment.