Skip to content

converting apigateway queryparams to sqs Message Body object #45

@2dev2

Description

@2dev2

hi,

I am try to make get Rest api call with queryparams from api gateway to sqs.
I want to insert some predefined query params from apigateway to sqs as part of message body, How we can achieved that..

?text=this_is_test_message&id=3

in the sqs we should be able to store this data as an object {text:this_is_test_message, id:3}

Please give some idea how we can achieved this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions