https://github.com/awslabs/aws-solutions-constructs
The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.6%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
Basic Info
- Host: GitHub
- Owner: awslabs
- License: apache-2.0
- Language: TypeScript
- Default Branch: main
- Homepage: https://docs.aws.amazon.com/solutions/latest/constructs/
- Size: 59.5 MB
Statistics
- Stars: 1,324
- Watchers: 24
- Forks: 262
- Open Issues: 56
- Releases: 263
Topics
Metadata Files
README.md
AWS Solutions Constructs
| Browse Library:| https://aws.amazon.com/solutions/constructs/patterns/| |:-------------|:-------------| | Reference Documentation:| https://docs.aws.amazon.com/solutions/latest/constructs/|
The AWS Solutions Constructs library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions in code to create predictable and repeatable infrastructure. The goal of AWS Solutions Constructs is to accelerate the experience for developers to build solutions of any size using pattern-based definitions for their architecture.
The patterns defined in AWS Solutions Constructs are high level, multi-service abstractions of AWS CDK constructs that have default configurations based on well-architected best practices. The library is organized into logical modules using object-oriented techniques to create each architectural pattern model.
CDK Versions
AWS Solutions Constructs and the AWS CDK are independent teams and have different release schedules. Each release of AWS Solutions Constructs is built against a specific version of the AWS CDK. The CHANGELOG.md file lists the CDK version associated with each AWS Solutions Constructs release. For instance, AWS Solutions Constructs v2.39.0 was built against AWS CDK v2.76.0. This means that to use AWS Solutions Constructs v2.39.0, your application must include AWS CDK v2.76.0 or later. You can continue to use the latest AWS CDK versions and upgrade the your AWS Solutions Constructs version when new releases become available.
Modules
The AWS Solutions Constructs library is organized into several modules. They are named like this:
- aws-xxx: well architected pattern package for the indicated services. This package will contain constructs that contain multiple AWS CDK service modules to configure the given pattern.
- xxx: packages that don't start "aws-" are core modules that are used to configure best practice defaults for services used within the pattern library. They are not intended to be accessed directly.
Module Contents
Modules contain the following types:
- Patterns - All higher-level, multi-services constructs in this library.
- Other Types - All non-construct classes, interfaces, structs and enums that exist to support the patterns.
Patterns take a set of (input) properties in their constructor; the set of properties (and which ones are required) can be seen on a pattern's documentation page.
The pattern's documentation page also lists the available methods to call and the properties which can be used to retrieve information about the pattern after it has been instantiated.
Sample Use Cases
This library includes a collection of functional use case implementations to demonstrate the usage of AWS Solutions Constructs architectural patterns. These can be used in the same way as architectural patterns, and can be conceptualized as an additional "higher-level" abstraction of those patterns. The following use cases are provided as functional examples:
- aws-custom-glue-etl - implements an example using the Kinesis Data Streams Glue Job construct. The application architecture uses a custom ETL job defined in AWS Glue that takes in data from Amazon Kinesis Data Streams to process and store it in the target datastore as defined by the ETL script (for this example an S3 bucket location).
- Use case pattern: https://github.com/awslabs/aws-solutions-constructs/tree/main/source/use_cases/aws-custom-glue-etl
- aws-s3-static-website - implements an Amazon CloudFront distribution, Amazon S3 bucket and AWS Lambda-based custom resource to copy the static website content for the Wild Rydes demo website (part of the aws-serverless-web-app implementation).
- Use case pattern: https://github.com/awslabs/aws-solutions-constructs/tree/main/source/use_cases/aws-s3-static-website
- aws-restaurant-management-demo - implements a complex, multi-stack architecture that models a restaurant management system. This use case will provision a stack for service/wait staff to open/close orders, a stack for kitchen staff to view/complete orders, and a stack for managers to perform various business functions. It will also provision a stack
containing a central DynamoDB table for managing orders, as well as a Lambda layer for sharing common database access patterns.
- Use case pattern: https://github.com/awslabs/aws-solutions-constructs/tree/main/source/use_cases/aws-restaurant-management-demo
© Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Owner
- Name: Amazon Web Services - Labs
- Login: awslabs
- Kind: organization
- Location: Seattle, WA
- Website: http://amazon.com/aws/
- Repositories: 914
- Profile: https://github.com/awslabs
AWS Labs
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| biffgaut | 7****t | 564 |
| AWS Solutions Constructs Automation | a****m@a****m | 180 |
| nihitkas | n****s@a****m | 139 |
| Hitendra Nishar | h****r@a****m | 96 |
| mickychetta | 4****a | 95 |
| Ryan Hayes | h****y@a****m | 23 |
| George Bearden | g****n | 17 |
| Thiemo Belmega | t****a@a****m | 16 |
| surukonda | 6****a | 11 |
| root | r****t@i****l | 8 |
| Daniel Matuki da Cunha | 6****i | 4 |
| Alireza Assadzadeh | s****d@a****m | 3 |
| Beomseok Lee | 2****e | 3 |
| Daniel | 3****o | 3 |
| Harun Hasdal | h****l | 3 |
| Jonathan Barnett | me@i****m | 2 |
| Kiley Dorton | k****n@g****m | 2 |
| Stefán Freyr Stefánsson | s****r@g****m | 2 |
| Sandeep Veldi | v****i@a****m | 1 |
| EC2 Default User | e****r@i****l | 1 |
| ssenior | s****r@a****m | 1 |
| ericquinones | e****s@g****m | 1 |
| eggoynes | 4****s | 1 |
| aijunpeng | 4****g | 1 |
| WinterYukky | 4****y | 1 |
| Tarek Abdunabi | 3****i | 1 |
| Shuya Kinjo | a****8@g****m | 1 |
| Nikhil Reddy | 6****e | 1 |
| Naseem | n****h@g****m | 1 |
| François Farge | f****6@g****m | 1 |
| and 13 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 129
- Total pull requests: 587
- Average time to close issues: 4 months
- Average time to close pull requests: 5 days
- Total issue authors: 91
- Total pull request authors: 21
- Average comments per issue: 2.64
- Average comments per pull request: 2.32
- Merged pull requests: 467
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 24
- Pull requests: 273
- Average time to close issues: 8 days
- Average time to close pull requests: 1 day
- Issue authors: 23
- Pull request authors: 6
- Average comments per issue: 1.29
- Average comments per pull request: 1.58
- Merged pull requests: 203
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- biffgaut (18)
- trivikr (5)
- Gamecock (4)
- knihit (4)
- mdesousa (3)
- princeanire (2)
- maximedemarey-wb (2)
- fargito (2)
- fl0wo (2)
- YikaiHu (2)
- shellscape (2)
- garysassano (2)
- crenzoaws (2)
- StephenGoodall (2)
- jlosito (1)
Pull Request Authors
- aws-solutions-constructs-team (274)
- biffgaut (272)
- georgebearden (8)
- trivikr (4)
- hayesry (4)
- indieisaconcept (4)
- garysassano (2)
- scottschreckengaust (2)
- knihit (2)
- dcustic (2)
- gmartenscb (2)
- dependabot[bot] (2)
- SureshkumarKV (1)
- brookeatpost (1)
- nVitius (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 100
-
Total downloads:
- pypi 423,265 last-month
- npm 403,667 last-month
-
Total dependent packages: 279
(may contain duplicates) -
Total dependent repositories: 177
(may contain duplicates) - Total versions: 17,903
- Total maintainers: 1
npmjs.org: @aws-solutions-constructs/core
Core CDK Construct for patterns library
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.core
Core CDK Construct for patterns library
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.core.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-sqs-lambda
CDK constructs for defining an interaction between an Amazon SQS queue and an AWS Lambda function.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-dynamodbstreams-lambda
CDK Constructs for AWS DynamoDB Streams to AWS Lambda integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-route53-alb
CDK constructs for defining an interaction between an Amazon Route53 domain and an Application Load Balancer.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-lambda-stepfunctions
CDK constructs for defining an interaction between an AWS Lambda function and an AWS Step Function.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-eventbridge-kinesisstreams
CDK Constructs for deploying Amazon CloudWatch Events Rule that invokes Amazon Kinesis Data Stream
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-events-rule-step-function
CDK Constructs for deploying AWS Events Rule that invokes AWS Step Function
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 1.181.1
published about 3 years ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-eventbridge-lambda
CDK Constructs for deploying AWS Events Rule that inveokes AWS Lambda
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-eventbridge-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-apigateway-lambda
CDK constructs for defining an interaction between an API Gateway and a Lambda function.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-apigateway-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-cloudfront-s3
CDK Constructs for AWS Cloudfront to AWS S3 integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-cloudfront-s3.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-dynamodb
CDK Constructs for AWS Lambda to AWS DynamoDB integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-dynamodb.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-cognito-apigateway-lambda
CDK Constructs for AWS Cognito to AWS API Gateway to AWS Lambda integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-sqs-lambda
CDK constructs for defining an interaction between an Amazon SQS queue and an AWS Lambda function.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-sqs-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-cloudfront-apigateway-lambda
CDK Constructs for AWS Cloudfront to AWS API Gateway to AWS Lambda integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-cloudfront-apigateway-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-stepfunctions
CDK constructs for defining an interaction between an AWS Lambda function and an AWS Step Function.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-stepfunctions.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-sns-lambda
CDK Constructs for AWS SNS to AWS Lambda integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-lambda-ssmstringparameter
CDK constructs for defining an interaction between an AWS Lambda function and AWS Systems Manager Parameter Store String parameter
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-eventbridge-stepfunctions
CDK Constructs for deploying AWS Events Rule that invokes AWS Step Functions
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-eventbridge-stepfunctions.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-kinesis-firehose-s3
CDK constructs for defining an interaction between an Amazon Kinesis Data Firehose delivery stream and an Amazon S3 bucket.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-kinesis-firehose-s3.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-dynamodbstreams-lambda
CDK Constructs for AWS DynamoDB Streams to AWS Lambda integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-dynamodbstreams-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-s3-stepfunctions
CDK Constructs for AWS S3 to AWS Step Functions integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-s3-stepfunctions.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/resources
Resource CDK Constructs for patterns library
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-elasticsearch-kibana
CDK Constructs for AWS Lambda to AWS Elasticsearch with Kibana integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-elasticsearch-kibana.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-kinesis-streams-lambda
CDK constructs for defining an interaction between an Amazon Kinesis Data Stream and an AWS Lambda function.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-kinesis-streams-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-apigateway-kinesisstreams
CDK Constructs for AWS API Gateway and Amazon Kinesis Data Streams integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-apigateway-kinesisstreams.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-sqs
CDK constructs for defining an interaction between an AWS Lambda function and an Amazon SQS queue.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-sqs.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-apigateway-sqs
CDK constructs for defining an interaction between an AWS Lambda function and an Amazon S3 bucket.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-apigateway-sqs.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-sagemakerendpoint
CDK constructs for defining an interaction between an AWS Lambda function and an Amazon SageMaker inference endpoint.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-sagemakerendpoint.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-iot-lambda
CDK Constructs for AWS IoT to AWS Lambda integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-iot-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-cloudfront-apigateway
CDK Constructs for AWS Cloudfront to AWS API Gateway integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-cloudfront-apigateway.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-eventbridge-kinesis-streams
CDK Constructs for deploying Amazon CloudWatch Events Rule that invokes Amazon Kinesis Data Stream
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-eventbridge-kinesis-streams.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-eventbridge-kinesis-firehose-s3
CDK Constructs for Amazon CloudWatch Events Rule to Amazon Kinesis Firehose to Amazon S3 integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-eventbridge-kinesis-firehose-s3.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-cloudfront-mediastore
CDK Constructs for Amazon CloudFront to AWS Elemental MediaStore integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-cloudfront-mediastore.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-eventbridge-sqs
CDK Constructs for deploying AWS Eventbridge that invokes AWS SQS
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-eventbridge-sqs.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-events-rule-step-function
CDK Constructs for deploying AWS Events Rule that invokes AWS Step Function
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-events-rule-step-function.readthedocs.io/
- License: Apache-2.0
-
Latest release: 1.181.1
published about 3 years ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-eventbridge-sns
CDK Constructs for deploying AWS Events Rule that invokes AWS SNS
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-eventbridge-sns.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-route53-alb
CDK constructs for defining an interaction between an Amazon Route53 domain and an Application Load Balancer.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-route53-alb.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-iot-lambda-dynamodb
CDK Constructs for AWS IoT to AWS Lambda to AWS DyanmoDB integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-iot-lambda-dynamodb.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-s3-sqs
CDK constructs for defining an interaction between an Amazon S3 bucket and an Amazon SQS queue.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-s3-sqs.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-sqs-lambda
CDK construct that provisions (1) an AWS Lambda function that is configured to send messages to a queue; (2) an Amazon SQS queue; and (3) an AWS Lambda function configured to consume messages from the queue.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-sqs-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-s3
CDK constructs for defining an interaction between an AWS Lambda function and an Amazon S3 bucket.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-s3.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-s3-lambda
CDK Constructs for AWS S3 to AWS Lambda integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-s3-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-cognito-apigateway-lambda
CDK Constructs for AWS Cognito to AWS API Gateway to AWS Lambda integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-cognito-apigateway-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-sns-lambda
CDK Constructs for AWS SNS to AWS Lambda integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-sns-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-sns-sqs
CDK constructs for defining an interaction between an Amazon SNS topic and an Amazon SQS queue.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-sns-sqs.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-sns
CDK constructs for defining an interaction between an AWS Lambda function and an Amazon SNS topic.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-sns.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-alb-fargate
CDK Constructs for Application Load Balancer to AWS Fargate integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-alb-fargate.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-alb-lambda
CDK Constructs for Application Load Balancer to AWS Lambda integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-alb-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-kinesis-streams-kinesis-firehose-s3
CDK constructs for defining an interaction between an Amazon Kinesis Data Stream (KDS), Amazon Kinesis Data Firehose (KDF) delivery stream and an Amazon S3 bucket.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-kinesis-streams-kinesis-firehose-s3.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-sns
CDK Constructs for AWS Fargate to Amazon SNS integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-sns.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-s3
CDK Constructs for AWS Fargate to Amazon S3 integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-s3.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-events-rule-lambda
CDK Constructs for deploying AWS Events Rule that inveokes AWS Lambda
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-events-rule-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 1.181.1
published about 3 years ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-kinesis-streams-gluejob
CDK Constructs for streaming data from AWS Kinesis Data Stream for Glue ETL custom Job processing
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-kinesis-streams-gluejob.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-iot-kinesisfirehose-s3
CDK Constructs for AWS IoT to AWS Kinesis Firehose to AWS S3 integration.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-iot-kinesisfirehose-s3.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-ssmstringparameter
CDK constructs for defining an interaction between an AWS Lambda function and AWS Systems Manager Parameter Store String parameter
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-ssmstringparameter.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-secretsmanager
CDK constructs for defining an interaction between an AWS Lambda function and AWS Secrets Manager.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-secretsmanager.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-wafwebacl-apigateway
CDK constructs for defining an AWS web WAF connected to Amazon API Gateway REST API.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-wafwebacl-apigateway.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-iot-kinesisstreams
CDK Constructs for AWS IoT to AWS Kinesis Data Stream.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-iot-kinesisstreams.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-eventbridge
CDK constructs for defining an interaction between an AWS Lambda function and an Amazon EventBridge.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-eventbridge.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-wafwebacl-alb
CDK constructs for defining an AWS web WAF connected to an Application Load Balancer.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-wafwebacl-alb.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-iot-sqs
CDK Constructs for AWS IoT to AWS SQS integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-iot-sqs.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-route53-apigateway
CDK constructs for connecting an Amazon Route53 domain to an API Gateway.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-route53-apigateway.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-wafwebacl-cloudfront
CDK constructs for defining an AWS web WAF connected to Amazon CloudFront.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-wafwebacl-cloudfront.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-sqs
CDK Constructs for AWS Fargate to Amazon SQS integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-sqs.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-eventbridge
CDK Constructs for AWS Fargate to Amazon Eventbridge integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-eventbridge.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-iot-s3
CDK Constructs for AWS IoT to AWS S3 integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-iot-s3.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-lambda-sqs-lambda
CDK construct that provisions (1) an AWS Lambda function that is configured to send messages to a queue; (2) an Amazon SQS queue; and (3) an AWS Lambda function configured to consume messages from the queue.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-dynamodb
CDK Constructs for AWS Fargate to Amazon DynamoDB integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-dynamodb.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-ssmstringparameter
CDK Constructs for AWS Fargate to AWS SSM Parameter Store Integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-ssmstringparameter.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-secretsmanager
CDK Constructs for AWS Fargate to Amazon Secrets Manager integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-secretsmanager.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-stepfunctions
CDK Constructs for AWS Fargate to Amazon Step Functions integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-stepfunctions.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-elasticachememcached
CDK constructs for defining an interaction between an AWS Lambda function and an Amazon Elasticache memcached cache.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-elasticachememcached.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-route53-apigateway
CDK constructs for connecting an Amazon Route53 domain to an API Gateway.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-alb-fargate
CDK Constructs for Application Load Balancer to AWS Fargate integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-lambda-eventbridge
CDK constructs for defining an interaction between an AWS Lambda function and an Amazon EventBridge.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-fargate-s3
CDK Constructs for AWS Fargate to Amazon S3 integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-fargate-sns
CDK Constructs for AWS Fargate to Amazon SNS integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-fargate-sqs
CDK Constructs for AWS Fargate to Amazon SQS integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-fargate-dynamodb
CDK Constructs for AWS Fargate to Amazon DynamoDB integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-lambda-elasticachememcached
CDK constructs for defining an interaction between an AWS Lambda function and an Amazon Elasticache memcached cache.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-wafwebacl-appsync
CDK constructs for defining an AWS web WAF connected to an AWS AppSync API.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-wafwebacl-appsync.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-opensearch
CDK Constructs for AWS Fargate to Amazon OpenSearch Service
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-opensearch.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-opensearch
CDK Constructs for AWS Lambda to Amazon OpenSearch Service
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-opensearch.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-s3-sns
CDK constructs for defining an interaction between an Amazon S3 bucket and an Amazon SNS Topic.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-s3-sns.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-s3-sns
CDK constructs for defining an interaction between an Amazon S3 bucket and an Amazon SNS Topic.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-kinesisfirehose
CDK Constructs for AWS Fargate to Amazon Kinesis Firehose integration
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-kinesisfirehose.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-fargate-kinesisstreams
CDK Constructs for AWS Fargate to an Amazon Kinesis Data Stream
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-fargate-kinesisstreams.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-kinesisfirehose
CDK constructs for defining an interaction between an AWS Lambda function and an existing Amazon Kinesis Firehose Delivery Stream.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-kinesisfirehose.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-kinesis-streams
CDK constructs for defining an interaction between an AWS Lambda Function and an Amazon Kinesis Data Stream.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-kinesis-streams.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-fargate-opensearch
CDK Constructs for AWS Fargate to Amazon OpenSearch Service
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-fargate-kinesisstreams
CDK Constructs for AWS Fargate to an Amazon Kinesis Data Stream
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-lambda-kinesisfirehose
CDK constructs for defining an interaction between an AWS Lambda function and an existing Amazon Kinesis Firehose Delivery Stream.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.resources
Resource CDK Constructs for patterns library
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.resources.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-openapigateway-lambda
CDK constructs for defining an interaction between an OpenAPI-defined API Gateway and one or more Lambda functions.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-openapigateway-lambda.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
pypi.org: aws-solutions-constructs.aws-lambda-kendra
CDK constructs for defining an interaction between an AWS Lambda function and an existing Amazon Kinesis Firehose Delivery Stream.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-lambda-kendra.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
npmjs.org: @aws-solutions-constructs/aws-openapigateway-lambda
CDK constructs for defining an interaction between an OpenAPI-defined API Gateway and one or more Lambda functions.
- Homepage: https://github.com/awslabs/aws-solutions-constructs#readme
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
repo1.maven.org: software.amazon.awsconstructs:eventbridgestepfunctions
CDK Constructs for deploying AWS Events Rule that invokes AWS Step Functions
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://appdoc.app/artifact/software.amazon.awsconstructs/eventbridgestepfunctions/
- License: Apache License 2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
pypi.org: aws-solutions-constructs.aws-constructs-factories
Factories to allow creation of individual resources
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://aws-solutions-constructs.aws-constructs-factories.readthedocs.io/
- License: Apache-2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Maintainers (1)
repo1.maven.org: software.amazon.awsconstructs:wafwebaclapigateway
CDK constructs for defining an AWS web WAF connected to Amazon API Gateway REST API.
- Homepage: https://github.com/awslabs/aws-solutions-constructs.git
- Documentation: https://appdoc.app/artifact/software.amazon.awsconstructs/wafwebaclapigateway/
- License: Apache License 2.0
-
Latest release: 2.92.1
published 6 months ago
Rankings
Dependencies
- @types/prettier 2.6.0 development
- lerna ^3.22.1 development
- @typescript-eslint/eslint-plugin ^2.14.0
- @typescript-eslint/parser ^2.14.0
- aws-cdk-migration ^1.135.0
- eslint ^6.8.0
- eslint-import-resolver-node ^0.3.2
- eslint-import-resolver-typescript ^2.0.0
- eslint-plugin-import ^2.19.1
- eslint-plugin-license-header ^0.2.0
- fs-extra ^8.1.0
- jest ^27.4.0
- jsii ^1.49.0
- jsii-pacmak ^1.49.0
- tslint ^5.20.1
- typescript ~3.9.10
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecr 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/aws-elasticloadbalancingv2 0.0.0 development
- @aws-cdk/aws-iam 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-certificatemanager 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecr 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-elasticloadbalancingv2 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-elasticloadbalancingv2 0.0.0 development
- @aws-cdk/aws-iam 0.0.0 development
- @aws-cdk/aws-lambda 0.0.0 development
- @aws-cdk/aws-lambda-event-sources 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-certificatemanager 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-elasticloadbalancingv2 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-dynamodb 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kinesis 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-cloudfront 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-cloudfront 0.0.0
- @aws-cdk/aws-cloudfront-origins 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-cloudfront-apigateway 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudfront 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-mediastore 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.27
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-certificatemanager 0.0.0
- @aws-cdk/aws-cloudfront 0.0.0
- @aws-cdk/aws-cloudfront-origins 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-cognito 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-dynamodb 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-lambda-event-sources 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-cognito 0.0.0
- @aws-cdk/aws-dynamodb 0.0.0
- @aws-cdk/aws-elasticsearch 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-lambda-event-sources 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-dynamodbstreams-lambda 0.0.0
- @aws-solutions-constructs/aws-lambda-elasticsearch-kibana 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kinesisfirehose 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-kinesisfirehose-s3 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kinesis 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-sns 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-stepfunctions 0.0.0
- @aws-cdk/aws-stepfunctions-tasks 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-dynamodb 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-dynamodb 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/aws-events 0.0.0 development
- @aws-cdk/aws-iam 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/aws-iam 0.0.0 development
- @aws-cdk/aws-s3 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/aws-secretsmanager 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-secretsmanager 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/aws-sns 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-sns 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/aws-sqs 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- constructs ^3.2.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/aws-ssm 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-ssm 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-cloudwatch 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/aws-logs 0.0.0 development
- @aws-cdk/aws-stepfunctions 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-stepfunctions 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-iot 0.0.0
- @aws-cdk/aws-kinesisfirehose 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-kinesisfirehose-s3 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-iot 0.0.0
- @aws-cdk/aws-kinesis 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-iot 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-dynamodb 0.0.0
- @aws-cdk/aws-iot 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-iot-lambda 0.0.0
- @aws-solutions-constructs/aws-lambda-dynamodb 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-iot 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-iot 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kinesisfirehose 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-glue 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kinesis 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/aws-s3-assets 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kinesis 0.0.0
- @aws-cdk/aws-kinesisfirehose 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-kinesisfirehose-s3 0.0.0
- @aws-solutions-constructs/aws-kinesisstreams-lambda 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kinesis 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-lambda-event-sources 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-dynamodb 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-elasticache 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-cognito 0.0.0
- @aws-cdk/aws-elasticsearch 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/aws-s3-assets 0.0.0
- @aws-cdk/aws-sagemaker 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^24.0.23 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-secretsmanager 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-sns 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-lambda-event-sources 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-lambda-sqs 0.0.0
- @aws-solutions-constructs/aws-sqs-lambda 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^24.0.23 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-ssm 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- eslint-plugin-import ^2.22.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-stepfunctions 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-elasticloadbalancingv2 0.0.0 development
- @aws-cdk/aws-route53 0.0.0 development
- @aws-cdk/aws-route53-targets 0.0.0 development
- @aws-cdk/aws-s3 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-elasticloadbalancingv2 0.0.0
- @aws-cdk/aws-route53 0.0.0
- @aws-cdk/aws-route53-targets 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/assert 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- prettier ^2.5.1 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-certificatemanager 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-route53 0.0.0
- @aws-cdk/aws-route53-targets 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- hmarr/auto-approve-action v2.1.0 composite
- 8398a7/action-slack v3 composite
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- aws-cdk-lib 0.0.0 development
- constructs ^10.0.0 development
- @aws-solutions-constructs/aws-kinesisfirehose-s3 0.0.0
- @aws-solutions-constructs/core 0.0.0
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/aws-iam 0.0.0 development
- @aws-cdk/aws-kinesis 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-kinesis 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-cdk/aws-ec2 0.0.0 development
- @aws-cdk/aws-ecs 0.0.0 development
- @aws-cdk/aws-iam 0.0.0 development
- @aws-cdk/awsopensearchservice 0.0.0 development
- @aws-cdk/core 0.0.0 development
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^26.0.22 development
- @types/node ^10.3.0 development
- constructs 3.2.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-opensearchservice 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-solutions-constructs/core 0.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- aws-cdk-lib 2.82.0 development
- constructs ^10.0.0 development
- @aws-solutions-constructs/core 0.0.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-kinesisfirehose 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-kinesisfirehose-s3 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kinesis 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-cognito 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-opensearchservice 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @aws-sdk/client-s3 ^3.0.0 development
- @types/aws-lambda ^8.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- @aws-solutions-constructs/resources 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-lambda-event-sources 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/aws-s3-notifications 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/aws-s3-notifications 0.0.0
- @aws-cdk/aws-sns 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/aws-s3-notifications 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudtrail 0.0.0
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/aws-stepfunctions 0.0.0
- @aws-cdk/aws-stepfunctions-tasks 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-eventbridge-stepfunctions 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-lambda-event-sources 0.0.0
- @aws-cdk/aws-sns 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-sns 0.0.0
- @aws-cdk/aws-sns-subscriptions 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-lambda-event-sources 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-autoscaling 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-elasticloadbalancingv2 0.0.0
- @aws-cdk/aws-wafv2 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-route53-alb 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-autoscaling 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-elasticloadbalancingv2 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-wafv2 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- aws-cdk-lib 0.0.0 development
- constructs ^10.0.0 development
- @aws-solutions-constructs/core 0.0.0
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudfront 0.0.0
- @aws-cdk/aws-cloudfront-origins 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/aws-wafv2 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/core 0.0.0
- constructs ^3.2.0
- @types/deep-diff ^1.0.0 development
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @types/npmlog ^4.1.2 development
- @types/prettier 2.6.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-certificatemanager 0.0.0
- @aws-cdk/aws-cloudfront 0.0.0
- @aws-cdk/aws-cloudfront-origins 0.0.0
- @aws-cdk/aws-cloudwatch 0.0.0
- @aws-cdk/aws-cognito 0.0.0
- @aws-cdk/aws-dynamodb 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-ecr 0.0.0
- @aws-cdk/aws-ecs 0.0.0
- @aws-cdk/aws-elasticache 0.0.0
- @aws-cdk/aws-elasticloadbalancingv2 0.0.0
- @aws-cdk/aws-elasticloadbalancingv2-targets 0.0.0
- @aws-cdk/aws-elasticsearch 0.0.0
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/aws-glue 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-iot 0.0.0
- @aws-cdk/aws-kinesis 0.0.0
- @aws-cdk/aws-kinesisanalytics 0.0.0
- @aws-cdk/aws-kinesisfirehose 0.0.0
- @aws-cdk/aws-kms 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-lambda-event-sources 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-mediastore 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/aws-s3-assets 0.0.0
- @aws-cdk/aws-s3-notifications 0.0.0
- @aws-cdk/aws-sagemaker 0.0.0
- @aws-cdk/aws-secretsmanager 0.0.0
- @aws-cdk/aws-sns 0.0.0
- @aws-cdk/aws-sqs 0.0.0
- @aws-cdk/aws-ssm 0.0.0
- @aws-cdk/aws-stepfunctions 0.0.0
- @aws-cdk/aws-wafv2 0.0.0
- @aws-cdk/core 0.0.0
- deep-diff ^1.0.2
- deepmerge ^4.0.0
- npmlog ^4.1.2
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- aws-cdk-lib 0.0.0 development
- constructs ^10.0.0 development
- @aws-solutions-constructs/core 0.0.0
- @types/fs-extra ^8.1.2 development
- @types/node 18.11.9 development
- @types/yargs ^15.0.14 development
- aws-cdk-lib 2.105.0 development
- constructs ^10.0.0 development
- tslint ^5.20.1 development
- typescript ~3.9.10 development
- @aws-cdk/cloudformation-diff 2.111.0
- aws-cdk 2.111.0
- deepmerge ^4.0.0
- fs-extra ^9.0.1
- yargs ^16.1.1
- @types/jest ^24.9.1 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-glue 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-kinesis 0.0.0
- @aws-cdk/aws-logs 0.0.0
- @aws-cdk/aws-s3-assets 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-kinesisstreams-gluejob 0.0.0
- @aws-solutions-constructs/core 0.0.0
- source-map-support ^0.5.16
- uuid ^8.3.2
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-apigateway 0.0.0
- @aws-cdk/aws-dynamodb 0.0.0
- @aws-cdk/aws-ec2 0.0.0
- @aws-cdk/aws-events 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-redshift 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/aws-ssm 0.0.0
- @aws-cdk/aws-stepfunctions 0.0.0
- @aws-cdk/aws-stepfunctions-tasks 0.0.0
- @aws-cdk/core 0.0.0
- @aws-solutions-constructs/aws-cognito-apigateway-lambda 0.0.0
- @aws-solutions-constructs/aws-eventbridge-lambda 0.0.0
- @aws-solutions-constructs/aws-lambda-dynamodb 0.0.0
- @aws-solutions-constructs/aws-lambda-s3 0.0.0
- @aws-solutions-constructs/aws-lambda-sns 0.0.0
- @aws-solutions-constructs/aws-lambda-stepfunctions 0.0.0
- source-map-support ^0.5.16
- typescript ^4.2.4
- @types/jest ^27.4.0 development
- @types/node ^10.3.0 development
- @aws-cdk/aws-cloudformation 0.0.0
- @aws-cdk/aws-cloudfront 0.0.0
- @aws-cdk/aws-iam 0.0.0
- @aws-cdk/aws-lambda 0.0.0
- @aws-cdk/aws-s3 0.0.0
- @aws-cdk/core 0.0.0
- @aws-cdk/custom-resources 0.0.0
- @aws-solutions-constructs/aws-cloudfront-s3 0.0.0
- @aws-solutions-constructs/core 0.0.0
- source-map-support ^0.5.16
- boto3 *
- faker ==5.0.1