Christopher Christou

Results 14 issues of Christopher Christou

The toolkit currently only shows CloudFormation stacks with a state of `'CREATE_COMPLETE' or 'UPDATE_COMPLETE'` that contain lambda functions. It should show almost all of the stacks instead. This should be...

feature-request
needs-discussion
service:cloudformation
ux

It should be possible to modify a Lambda Function's configuration from the AWS Explorer. This will likely want to leverage UI from #171

feature-request
service:lambda
ux

The command palette offers an action to create new Serverless Application projects, but we can improve the UX here through a more visible call to action. Acceptance Criteria: * AWS...

feature-request
service:lambda
ux

As a user, I can see and modify configuration details of a Lambda function without having to use the web console. The aspects that can be modified are currently TBD/open...

feature-request
needs-design
service:lambda
ux

**Is your feature request related to a problem? Please describe.** * it should be easy for users to understand what permissions are required for all features provided by the Toolkit...

feature-request
documentation
ux

**Describe the solution you'd like** The codebase should not contain endpoints.json. It should pull it down as part of the `npm install` step, so that the toolkit builds always embed/contain...

feature-request
CI/CD
build

### Description Node 8 and Node 10 do not appear to have consistent text output (flushing?) on Ubuntu. ### Steps to reproduce On Ubuntu 1. `sam init -r nodejs10.x` 1....

type/bug
maintainer/need-followup

### Describe your idea/feature/enhancement ![image](https://user-images.githubusercontent.com/39839589/74185353-53070700-4bfd-11ea-9e5b-6d57667f4543.png) The list of runtimes shown in `sam init` are hard to look through. For example, if I was interested in a node app, I have...

type/ux
area/init
maintainer/need-followup

I accidentally created my grammar file as a lowercase filename, and now I am unable to avoid the error(8) message. It seems like the extension has cached that errant pathname...

bug

### Issue # N/A Closes # N/A ### Reason for this change CodeBuild now has a Windows Server Core 2019 3.0 image (reference: [Images](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html#ec2-compute-images)), but this is not available from...

p2
beginning-contributor