Chris Prijic

Results 3 issues of Chris Prijic

#### Issue Summary I'm working on `struct-ing` out a bit more of the SendGrid API for a project, and am diving into testing the first few endpoints I've been building...

status: help wanted
difficulty: unknown or n/a
type: twilio enhancement

Is it useful to target property names, types, and tags with new methods in this library? E.g. - A tag targeted by `AddTagProvider` which is an alias for `AddProvider` -...

To address EOL for aws-sdk-go v1 (Issue: https://github.com/go-kit/kit/issues/1303) Changes: - Update deps from aws-sdk-go to aws-sdk-go-v2 - Update imports - Internalize interface for `CloudWatchAPI` - Comment usage of `context.TODO()` Only...