Skip to content

Conversation

@bbernays
Copy link
Collaborator

@bbernays bbernays commented Jan 24, 2023

Summary

This PR:

  1. Splits PostResolver into 3 different functions so that IAM permission errors don't cascade
  2. Adds a PK
  3. Adds support for new API GetRuntimeManagementConfig

@github-actions
Copy link

This PR has the following changes to source plugin(s) tables:

  • Table aws_lambda_function_versions: column added with name runtime_version_config and type JSON
  • Table aws_lambda_functions: column added with name runtime_version_arn and type String
  • Table aws_lambda_functions: column added with name update_runtime_on and type String
  • Table aws_lambda_functions: primary key constraint added to column arn
  • Table aws_lambda_functions: primary key constraint removed from column _cq_id

@bbernays bbernays requested a review from disq January 25, 2023 18:02
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jan 26, 2023
@kodiakhq kodiakhq bot merged commit 888e6e2 into cloudquery:main Jan 26, 2023
kodiakhq bot pushed a commit that referenced this pull request Jan 26, 2023
🤖 I have created a release *beep* *boop*
---


## [12.2.0](plugins-source-aws-v12.1.0...plugins-source-aws-v12.2.0) (2023-01-26)


### Features

* **aws:** Add support for Lambda Runtime Management ([#7152](#7152)) ([888e6e2](888e6e2))


### Bug Fixes

* **aws:** Built in Resolvers ([#7203](#7203)) ([6b32744](6b32744))
* **aws:** Cloudtrail pks ([#7199](#7199)) ([06d8ff6](06d8ff6))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.29.0 ([#7121](#7121)) ([b7441c9](b7441c9))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.30.0 ([#7222](#7222)) ([73ca21c](73ca21c))
* Update endpoints ([#7142](#7142)) ([7116865](7116865))
* Update endpoints ([#7198](#7198)) ([506392f](506392f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
@bbernays bbernays deleted the lambda-updates branch March 10, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants