Aws-pdk

Latest version: v0.26.3

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

Scan your dependencies

Page 27 of 86

0.21.2

[0.21.2](https://github.com/aws/aws-pdk/compare/v0.21.1...v0.21.2) (2023-09-04)

0.21.1

[0.21.1](https://github.com/aws/aws-pdk/compare/v0.21.0...v0.21.1) (2023-09-03)


Bug Fixes

* update monorepo docs ([556](https://github.com/aws/aws-pdk/issues/556)) ([b82b880](https://github.com/aws/aws-pdk/commit/b82b88021d9f6059fbafa0519d2dfa678460a421))

0.21.0

[0.21.0](https://github.com/aws/aws-pdk/compare/v0.20.1...v0.21.0) (2023-09-03)


⚠ BREAKING CHANGES

* **type-safe-api:** 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.
* **type-safe-api:** 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

* **type-safe-api:** python and java request parameters ([555](https://github.com/aws/aws-pdk/issues/555)) ([4421322](https://github.com/aws/aws-pdk/commit/44213220abfd776f84f893c64e77b0281f286306))


Bug Fixes

* add shopping list docs ([554](https://github.com/aws/aws-pdk/issues/554)) ([bc75daf](https://github.com/aws/aws-pdk/commit/bc75dafaa16d3c77d0a545cc7bad74f696772bf5))

0.20.1

[0.20.1](https://github.com/aws/aws-pdk/compare/v0.20.0...v0.20.1) (2023-09-02)


Bug Fixes

* enhance boilerplate infra & update docs ([552](https://github.com/aws/aws-pdk/issues/552)) ([d083f3a](https://github.com/aws/aws-pdk/commit/d083f3a63b94193b6c804b58a033c4c2f57fd461))

0.20.0

[0.20.0](https://github.com/aws/aws-pdk/compare/v0.19.70...v0.20.0) (2023-09-01)


⚠ BREAKING CHANGES

* **type-safe-api:** 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).

Features

* **type-safe-api:** coerce request parameters into defined types for typescript ([551](https://github.com/aws/aws-pdk/issues/551)) ([7804491](https://github.com/aws/aws-pdk/commit/780449152a65c437f9d93b0022af2fc9385b5a47))

0.19.70

[0.19.70](https://github.com/aws/aws-pdk/compare/v0.19.69...v0.19.70) (2023-08-31)


Features

* Change name to `aws/pdk` ([550](https://github.com/aws/aws-pdk/issues/550)) ([09f1358](https://github.com/aws/aws-pdk/commit/09f13580d6552b7e73a3a9ee422d0a06dc523b16))

Page 27 of 86

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.