Uriah Carpenter
Uriah Carpenter
Hi @lox. I'm no longer convinced that it's just a plain regression. Even with `v1.8.4` I don't always get logs. [1.8.4 okay](https://buildkite.com/widen/mica/builds/36#df3c5824-1ce6-4fae-93d9-008114ee4a20) SAME exact Git hash... but [1.8.4 with no...
Our workaround for this issue is to have duplicate profiles in `~/.aws/config`; one with the `profile` prefix and one without. ``` [profile stage] region = us-east-1 output = json [stage]...
[Link to native JSON docs](https://developers.google.com/storage/docs/json_api/v1/how-tos/upload)
Salesforce can configured as [an IDP](https://help.salesforce.com/articleView?id=identity_provider_enable.htm&type=5): >Salesforce can act as a single sign-on (SSO) identity provider to service providers, allowing end users to easily and securely access many web and...
@dougglez If you didn't already find it, there is a method for testing Lambdas described in the wiki -- https://github.com/Widen/cloudfront-auth/wiki/Debug-&-Test