-
Updated
Mar 25, 2022 - TypeScript
cdk
Here are 849 public repositories matching this topic...
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Jan 29, 2022
Sometimes variables needs to be upper case (e.g AWS_REGION). In the GitLab configuration, the variables for jobs are rendered as snake case and it does not respect to original formatting. But it works for global variables.
How to reproduce:
const gitLabCiConfig = new pj.gitlab.GitlabConfiguration(project, {
jobs: {
build: {
// does not work, renders lower cAdd error handling during credentials onChange event so that the Scan Account feature does not activate if credentials are invalid
Describe the bug
CodeUri in Function has invalid directory name
To Reproduce
- Create a powershell package using the new-awsPowerShellLambdaPackage:
New-AWSPowerShellLambdaPackage -ScriptPath checkdomainavailable.ps1 -OutputPackage checkdomainavailable.zip
- Add the function in template.yaml
CheckDomainAvailableFunction:
Type: AWS::Serverless::Function
Pr
-
Updated
Feb 13, 2022 - Python
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Feb 8, 2018 - JavaScript
-
Updated
Dec 31, 2021 - TypeScript
-
Updated
Mar 20, 2022 - TypeScript
-
Updated
Apr 19, 2021
-
Updated
Mar 23, 2022 - JavaScript
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Mar 25, 2022 - TypeScript
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Mar 20, 2022 - Python
-
Updated
Mar 19, 2022 - TypeScript
-
Updated
Feb 17, 2022 - JavaScript
-
Updated
Mar 26, 2022 - TypeScript
Update CDK to V2
-
Updated
Oct 25, 2021
-
Updated
Mar 21, 2022 - TypeScript
Requires an example of OpenID Token authentication decoding example.
Use Case
Authentication again OIDC.
Proposed Solution
Other
Improve this page
Add a description, image, and links to the cdk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cdk topic, visit your repo's landing page and select "manage topics."
Community Note