Aws-architect

Latest version: v0.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

3.2

* Automatically create the service role to execute the lambda functions.
* Automatically create the s3 bucket with the website policy if it doesn't exist.

3.1

* Moved website bucket configuration to contentOptions.
* Added `AwsArchitect.PromoteToStage(source, stage)` function which will copy a bucket directory.

3.0

* Upgrade to handle ANY on aws resources.
* Allow running just a website on port 8080, without any extra api files.

2.1

* Add support for creating dynamoDB Tables.
* Separate policy examples into their own documents.
* Allow specifying specific port to run on.
* Deploy content directory to s3.

2.0

* All configuration is now contained in the api files. Generation, run, and testing is completed via index.js. New templates created.
* A single lambda function is created, for the purpose of the whole microservice.
* Introduced configuration options for the api and content (s3).

1.1

* Lambdas are not all specified in the file specified by the constructor call. Default is the `src/index.js` file in `make.js`. `aws-config.js` will be removed in version 2.0, and all configuration can be specified in the index.js composition root.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.