Created
July 19, 2018 02:51
-
-
Save Jimeux/6bc8c79eef4b31443c09020bf73de95c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import ( | |
"github.com/aws/aws-sdk-go/aws" | |
"github.com/aws/aws-sdk-go/aws/session" | |
"github.com/aws/aws-sdk-go/service/sqs" | |
"github.com/aws/aws-sdk-go/service/sns" | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment