JJ Ferman
JJ Ferman
### Describe the issue The documentation for setting the payload are as follows: ``` The JSON that you want to provide to your Lambda function as input. You can enter...
Solution for https://github.com/durch/rust-goauth/issues/23
**Is your feature request related to a problem? Please describe.** When constructing a JWT, the `scope` field is allowed to have multiple scopes, space-delimited. https://developers.google.com/identity/protocols/oauth2/service-account#httprest > A space-delimited list of...
Currently it appears the module supports only a single subnet ID. This means if you're using spot instances in an ASG, you can get denied provisioning an instance due to...