- Fix spelling and typos in docs, code variables and code comments
- Code cleanup and refactoring
- Add support for contentHandling - Fixes gh-6949
- Fix deployment bucket SSE documentation
- Make authorizer type check from #6150 case insensitive
- Govcloud custom resource fix
- Lint and style patches
- Fix/cors omit access control allow credentials on false
- Fix: remove
$context.status
from websocket access log format - Clarifying Azure setup
- Expose ParallelizationFactor prop for Kinesis Streams
- Replace moment with dayjs
- Update AWS SQS event docs regarding FIFO queue trigger for Lambda
- Awsprovider - adding support for SDK sub-classes.
- Provide backoff for retryable aws requests and the option to adjust the cf status check interval via an environment variable
- Add page for best practices on CI/CD
- Optimize custom resources generation
- Update API GW stage settings only when explicitly set
- Do not apply APIGW wide settings on externally referenced APIGW
- Enable Content Trust checking when pulling lambci/lambda images
- Fix resolution of user configured APIGW
- Add option to change log level for websocket logs
- Support lambda provisioned concurrency
- Fix AWS creds handling
- Fix lambda provisioned concurrency setup