Skip to content

aws_sdk Adapter - require': cannot load such file -- aws (LoadError) #186

@bradly-swart

Description

@bradly-swart

In the aws_sdk.rb adapter, it has the following line.

require 'aws'

Is that not supposed to be;

require 'aws-sdk'

I can't start up my grape API app due to the configure block for Dynamoid failing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions