-
### Description:
Running sam local start-lambda in a Bitbucket pipeline to then run cfn test for my cloudformation hooks. I am trying to test the hooks before deploying.
Have tried all combina…
-
### Describe the bug
the command 'pnpm run galileo-cli deploy --help' throws an error messages:
Deploy Galileo into your AWS account
USAGE
$ galileo-cli deploy [--projen] [--profile ] [--con…
-
Please use this thread to report websites where Browserpass doesn't fully work, e.g. Browserpass is unable to fill username or password, or fills wrong form, or autosubmit doesn't work.
I'm not pro…
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (16) x64 Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz
Memory: 3.12 GB / 64.00 GB
Shell: /bin/zsh
Binaries:
Node: 20.…
-
### Reproduction Steps
```
const app1= new cdk.App();
const stack1 = new cdk.Stack(app, "stack1");
const stack2 = new cdk.Stack(app, "stack2");
const topic = new Topic(stack2, 'Topic');
cons…
-
**Is your feature request related to a problem? Please describe.**
Integrating Step Functions is not currently supported, but is something I find myself using
**Describe the solution you'd like**
…
-
I have a handful of cloud functions that work together and plan to add more. With the NodeJS 6 Cloud Function Emulator, I can run all of them on a single port for local development and manual integrat…
-
### Describe the bug
When setting `AwsCustomResource` with `installLatestAwsSdk: true` it fails to upgrade aws-sdk to latest version (at this moment `v3.556.0`) and fails back to the default (curre…
-
Does anyone use the basePath configuration in their next.config.js?
I am migrating to use open-next for deployment from using serverless-nextjs and facing an issue after deploying the server functi…
-
_Originally posted by @caruso-billfire in https://github.com/aws/aws-cdk/pull/5733#issuecomment-578246447_
How would you reference the image outside of the CDK? Is that use case supposed to even be…
eladb updated
3 months ago