Kevin Hakanson

Results 9 issues of Kevin Hakanson

I just installed aws-shell on Mac OS X Yosemite (10.10.5) and got the following error on first execution: ``` $ aws-shell Traceback (most recent call last): File "/usr/local/bin/aws-shell", line 9,...

documentation

The constructor for [expressMiddleware](https://github.com/openzipkin/zipkin-js/blob/master/packages/zipkin-instrumentation-express/src/expressMiddleware.js#L26) takes a default value for `port` of `0` `module.exports = function expressMiddleware({tracer, serviceName = 'unknown', port = 0}) {` Using `ConsoleRecorder` I see log records like...

*Issue #, if available:* browser implementation regression of #6 *Description of changes:* - alg is optional [per rfc7517](https://datatracker.ietf.org/doc/html/rfc7517#section-4), but required on [RsaHashedImportParams](https://developer.mozilla.org/en-US/docs/Web/API/RsaHashedImportParams) used by [SubtleCrypto.importKey](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey), so default alg to "RS256"...

tl;dr - don't let your stack name contain "aws" --- The `MieCognitoDomain` step had a with `"Domain cannot contain reserved word: aws (Service: AWSCognitoIdentityProviderService; Status Code: 400; Error Code: InvalidParameterException;...

enhancement
priority: low

https://docs.angularjs.org/misc/downloading which is sourced from [downloading.ngdoc](https://github.com/angular/angular.js/blob/master/docs/content/misc/downloading.ngdoc) contains a "Including angular scripts from the Google CDN" section with this example for downloading from the Google CDN server: ``` ``` With [Subresource...

PRs plz!
needs: work
needs: docs

### Category Cedar editing features, Cedar validation features ### Describe the feature you'd like to request Cedar 3.0.0 released on 2023-12-15 and 3.0.1 on 2023-12-21. The [CHANGELOG](https://github.com/cedar-policy/cedar/blob/release/3.0.x/cedar-policy/CHANGELOG.md) covers new features,...

*Issue #, if available:* #78 *Description of changes:* To reference files specific to this release, define `AWSPuml` to: `!define AWSPuml https://raw.githubusercontent.com/awslabs/aws-icons-for-plantuml/v19.0/dist` This release recreates the icons based on the 2024-06-07...

### Category Other ### Describe the feature you'd like to request Currently the minimum support VSCode version is set to 1.83 in `package.json`. ``` "engines": { "vscode": "^1.83.0" }, ```...

enhancement

### Category Internal refactors/changes ### Describe the feature you'd like to request A first release of a [cedar-language-server](https://github.com/cedar-policy/cedar/tree/main/cedar-language-server) is now available in the `cedar-policy` repo. Investigate the functionality exposed by...

enhancement