Chris Kalafarski

Results 32 issues of Chris Kalafarski

Unless I'm mistaken, JSONKit will not be able to compile when building iOS apps for 64 bit architectures, because the previously deprecated isa assignments are now completely removed.

I have a destination called email_users, but it seems like when I publish to that destination, it's mapping to the URI and then trying to load the URI as the...

*cfn-lint version: 0.48.2 (`cfn-lint --version`)* *Description of issue.* When I lint [this file](https://github.com/PRX/Infrastructure/blob/master/stacks/shared-vpc.yml#L38) on my Mac using 0.48.2, I get no errors. When the same file is linted using 0.48.2...

*cfn-lint version: 0.46.0* *Description of issue.* ```yaml RelayFunction: Type: AWS::Serverless::Function Properties: EventInvokeConfig: MaximumRetryAttempts: 5 ``` `cfn-lint` doesn't complain about this setup, but deploying it results in: > 1 validation error...

Add support for tags on `AWS::EC2::VPCEndpoint` resources

Coverage

One of the primary things we use Hubot for in our office is to support pure XMPP-based staff chat (essentially XMPP broadcast). In order to make that happen, I extended...

enhancement
question

## Describe the issue with documentation I have what I would think is a fairly unremarkable bit of code that sets some custom retry values for a v2 client: ```javascript...

documentation

### Describe the feature It would be great if the Ruby SDK implemented temporary credential caching, similar to what boto3 or the AWS CLI do. With those libraries, when working...

feature-request

Since it seems like we're going to be living with -moz, -webkit, etc for a while at, I think it would be convenient if there were a way to coerce...

I've seen this happen enough to know it's an issue, but we can't recreate the issue with any regularity. The problem is that (in our case) some small percentage of...