Adam
Adam
./cleanup.sh Starting cleanup. Loading config parameters Removing IAM Roles Removing Cognito Identity Pool usage: aws [options] [ ...] [parameters] To see help text, you can run: aws: error: argument --identity-pool-id:...
After signing up there - no email even when the email is verified and screen confimation is given - perhaps somehow related to the previous problem of the install process...
When installing got the error: An error occurred (InvalidParameterValueException) when calling the CreateFunction operation: The role defined for the function cannot be assumed by Lambda. I think this is related...
**Description:** I want a lambda to call itself. I am using an expression inside a python programme FunctionName=context.function_name yet, it returns ResourceNotFoundException error as there is no such a function,...
`CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o main` main.go:8:9: cannot find package "github.com/go-redis/redis/v7" in any of: /usr/local/go/src/github.com/go-redis/redis/v7 (from $GOROOT) /home/adam/go/kind/src/github.com/go-redis/redis/v7 (from $GOPATH)