sqs-redrive
A CDK sqs-redrive construct
File Explorer
- build.yml
- pull-request-lint.yml
- release.yml
- upgrade-main.yml
- pull_request_template.md
- deps.json
- files.json
- tasks.json
- sqs-redrive-construct.d.ts
- sqs-redrive-construct.js
- sqs-redrive-construct.ts
- sqs-redrive.queue-redrive-function.ts
- sqs-redrive.queue-redrive.lambda.ts
- sqs-redrive.ts
- sqs-redrive-construct.test.d.ts
- sqs-redrive-construct.test.js
- sqs-redrive-construct.test.ts
- .eslintrc.json
- .gitattributes
- .gitignore
- .mergify.yml
- .npmignore
- .projenrc.ts
- API.md
- cdk.context.json
- cdk.json
- LICENSE
- package.json
- README.md
- tsconfig.dev.json
- tsconfig.json
- version.json
- yarn.lock
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
cdk
View Details ▼
cdk
AWS Cloud Development Kit.
cdk ls
List the stacks in the app:
cdk synth {{stack_name}}
Synthesize and print the CloudFormation template for the specified stack(s):
cdk deploy {{stack_name1 stack_name2 ...}}
Deploy one or more stacks:
// repository documentation
Was this content helpful?
(0 ratings)
