Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Installation steps is not clear #25

@pawan-yadav

Description

@pawan-yadav

Hi Team, I am trying to integrate cloudsearchable gem with my existing project but installation steps are not clear, please add some step like where we will mention AWS credentails, how re-indexing will work etc.
I have tried with adding keys into initializer but not working

Aws.config.update({
   credentials: Aws::Credentials.new('your_access_key_id', 'your_secret_access_key')
})

Getting below error

Aws::CloudSearch::Errors::SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.

Please help @philipmw

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions