Aws-pdk

Latest version: v0.25.17

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

Scan your dependencies

Page 25 of 85

0.22.3

[0.22.3](https://github.com/aws/aws-pdk/compare/v0.22.2...v0.22.3) (2023-09-13)

0.22.2

[0.22.2](https://github.com/aws/aws-pdk/compare/v0.22.1...v0.22.2) (2023-09-12)


Features

* **type-safe-api:** add compilation to ESM for TypeScript ([561](https://github.com/aws/aws-pdk/issues/561)) ([0a6323a](https://github.com/aws/aws-pdk/commit/0a6323a28ec3160caef973fc8b263bc14d9dc015))

0.22.1

[0.22.1](https://github.com/aws/aws-pdk/compare/v0.22.0...v0.22.1) (2023-09-08)


Bug Fixes

* **docs:** minor changes in contributing docs ([562](https://github.com/aws/aws-pdk/issues/562)) ([3bdbe41](https://github.com/aws/aws-pdk/commit/3bdbe4114f453b2b9407129325422bee35f7bd73))

0.22.0

[0.22.0](https://github.com/aws/aws-pdk/compare/v0.21.6...v0.22.0) (2023-09-08)


⚠ BREAKING CHANGES

* **pipeline:** Removed RequestArrayParameters from input and type signature of
handlers/interceptors. number/bool/date request parameters will be coerced to their type defined in
the model. useIntegerType: true is specified by default for smithy to openapi conversion as this is
recommended and more intuitive behaviour than the default (where integers are still represented as
doubles).
* **pipeline:** Removed RequestArrayParameters from handler inputs and folded them into
RequestParameters. Renamed CorsInterceptor to ResponseHeadersInterceptor. Validated to ensure only
primitives (or arrays of primitives) are used in request paramters (query/path/headers).
RequestParameters coerce string values into their appropriate types for the handler wrappers to
consume, and will respond with a 400 if request parameters are of the wrong type.

* feat(type-safe-api): coerce python request parameters into declared types

Removes request_array_parameters and folds all request parameters into input.request_parameters.
cors_interceptor.py is now response_headers.py for the cors interceptor.
* **pipeline:** Removes request_array_parameters and folds all request parameters into
input.request_parameters. cors_interceptor.py is now response_headers.py for the cors interceptor.

Features

* **pipeline:** enable setting CodeBuild properties on FeatureBranch projects ([544](https://github.com/aws/aws-pdk/issues/544)) ([37d3150](https://github.com/aws/aws-pdk/commit/37d3150b039a97b2d7ccaa2fdc15d84b3d43fcd4)), closes [#546](https://github.com/aws/aws-pdk/issues/546) [#536](https://github.com/aws/aws-pdk/issues/536) [#550](https://github.com/aws/aws-pdk/issues/550) [#551](https://github.com/aws/aws-pdk/issues/551) [#552](https://github.com/aws/aws-pdk/issues/552) [#554](https://github.com/aws/aws-pdk/issues/554) [#555](https://github.com/aws/aws-pdk/issues/555) [#556](https://github.com/aws/aws-pdk/issues/556) [#557](https://github.com/aws/aws-pdk/issues/557)


Bug Fixes

* fix main field ([569](https://github.com/aws/aws-pdk/issues/569)) ([5632d40](https://github.com/aws/aws-pdk/commit/5632d406e41ff91e1d2534b337c12fac90234fef))
* **pipeline:** fix feature branch pipeline creation for bare PDKPipelinePyProject ([543](https://github.com/aws/aws-pdk/issues/543)) ([2163f85](https://github.com/aws/aws-pdk/commit/2163f85829bcd74c87d074bcbeb7734fe3a00da9)), closes [#462](https://github.com/aws/aws-pdk/issues/462)
* **type-safe-api:** ensure lambda permission policy size does not exceed limit for router ([563](https://github.com/aws/aws-pdk/issues/563)) ([26d4621](https://github.com/aws/aws-pdk/commit/26d462103b059075f003ede6580abb9028e6173f)), closes [#549](https://github.com/aws/aws-pdk/issues/549)

0.21.6

[0.21.6](https://github.com/aws/aws-pdk/compare/v0.21.5...v0.21.6) (2023-09-07)


Features

* refactor pdk to support simplified imports ([568](https://github.com/aws/aws-pdk/issues/568)) ([484fdf9](https://github.com/aws/aws-pdk/commit/484fdf96bbb44d80984801801d1ab353f2378eb6))

0.21.5

[0.21.5](https://github.com/aws/aws-pdk/compare/v0.21.4...v0.21.5) (2023-09-06)


Bug Fixes

* **type-safe-api:** update gradle to version 8 to allow java versions from 8 to 20 ([567](https://github.com/aws/aws-pdk/issues/567)) ([d02768a](https://github.com/aws/aws-pdk/commit/d02768a0b2281350f86cb4d2bab4bd06f6710bd1)), closes [#566](https://github.com/aws/aws-pdk/issues/566)

Page 25 of 85

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.