Commit e8e936a
authored
chore(deps): Update dependency source-aws to v19 (#292)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [source-aws](https://togithub.com/cloudquery/cloudquery) | major | `v18.4.0` -> `v19.0.0` |
---
### Release Notes
<details>
<summary>cloudquery/cloudquery (source-aws)</summary>
### [`v19.0.0`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-source-aws-v19.0.0)
[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-source-aws-v18.4.0...plugins-source-aws-v19.0.0)
##### ⚠ BREAKING CHANGES
- **aws:** Move `web_acl_arn` to its own table ([#​11421](https://togithub.com/cloudquery/cloudquery/issues/11421))
- **aws:** Add support For fully describing the organizational hierarchy ([#​11633](https://togithub.com/cloudquery/cloudquery/issues/11633))
- **aws:** Support all policy types in Identity Center ([#​10985](https://togithub.com/cloudquery/cloudquery/issues/10985))
##### This Release has the Following Changes to Tables
- Table `aws_cloudfront_functions` was added
- Table `aws_cloudfront_origin_access_identities` was added
- Table `aws_cloudfront_origin_request_policies` was added
- Table `aws_cloudfront_response_headers_policies` was added
- Table `aws_cloudtrail_channels` was added
- Table `aws_cloudtrail_imports` was added
- Table `aws_ec2_capacity_reservations` was added
- Table `aws_elbv2_load_balancer_web_acls` was added
- Table `aws_elbv2_load_balancers`: column `web_acl_arn` removed from table (:warning: breaking)
- Table `aws_organizations_account_parents` was added
- Table `aws_organizations_organizational_unit_parents` was added
- Table `aws_organizations_organizational_units`: column `account_id` removed from table (:warning: breaking)
- Table `aws_organizations_organizational_units`: column added with name `request_account_id (PK)` and type `utf8` (:warning: breaking)
- Table `aws_s3_buckets`: column added with name `policy_status` and type `json`
- Table `aws_ssoadmin_account_assignments` was removed (:warning: breaking)
- Table `aws_ssoadmin_instances`: primary key constraint added to column `instance_arn` (:warning: breaking)
- Table `aws_ssoadmin_instances`: primary key constraint removed from column `_cq_id` (:warning: breaking)
- Table `aws_ssoadmin_permission_set_account_assignments` was added
- Table `aws_ssoadmin_permission_set_customer_managed_policies` was added
- Table `aws_ssoadmin_permission_set_inline_policies` was added
- Table `aws_ssoadmin_permission_set_managed_policies` was added
- Table `aws_ssoadmin_permission_set_permissions_boundaries` was added
- Table `aws_ssoadmin_permission_sets`: column `inline_policy` removed from table (:warning: breaking)
- Table `aws_ssoadmin_permission_sets`: column added with name `instance_arn (PK)` and type `utf8` (:warning: breaking)
- Table `aws_ssoadmin_permission_sets`: primary key constraint added to column `permission_set_arn` (:warning: breaking)
- Table `aws_ssoadmin_permission_sets`: primary key constraint removed from column `_cq_id` (:warning: breaking)
##### Features
- **aws-services:** Support newly added regions ([#​11673](https://togithub.com/cloudquery/cloudquery/issues/11673)) ([8c0ab9d](https://togithub.com/cloudquery/cloudquery/commit/8c0ab9d7fc83a874e9df0ac089a14156f740c2a2))
- **aws:** Add PolicyStatus to WrappedBucket ([#​11657](https://togithub.com/cloudquery/cloudquery/issues/11657)) ([55d966a](https://togithub.com/cloudquery/cloudquery/commit/55d966ab28152945ca76dc73f8c3761cca90e1d9))
- **aws:** Add support for Cloudfront Functions ([#​11669](https://togithub.com/cloudquery/cloudquery/issues/11669)) ([102067a](https://togithub.com/cloudquery/cloudquery/commit/102067ac11d02ef9f37dcde8aed7f5357ace777f))
- **aws:** Add Support for Cloudtrail Channels ([#​11670](https://togithub.com/cloudquery/cloudquery/issues/11670)) ([0dc13de](https://togithub.com/cloudquery/cloudquery/commit/0dc13de97deb8c62f53b880eb866c80244e0f1ab))
- **aws:** Add Support for Cloudtrail Imports ([#​11671](https://togithub.com/cloudquery/cloudquery/issues/11671)) ([c908289](https://togithub.com/cloudquery/cloudquery/commit/c90828998dee1742240ea3a354760f5a7e15b2c9))
- **aws:** Add support for EC2 Capacity Reservations ([#​11666](https://togithub.com/cloudquery/cloudquery/issues/11666)) ([70d6052](https://togithub.com/cloudquery/cloudquery/commit/70d6052c8305463b802ac25151e12c03136afd24))
- **aws:** Add support For fully describing the organizational hierarchy ([#​11633](https://togithub.com/cloudquery/cloudquery/issues/11633)) ([f66995b](https://togithub.com/cloudquery/cloudquery/commit/f66995baa71a8bc0b4f2c917bffa29ff174a88b5))
- **aws:** Add Support for more Cloudfront Resources ([#​11668](https://togithub.com/cloudquery/cloudquery/issues/11668)) ([52e6ad9](https://togithub.com/cloudquery/cloudquery/commit/52e6ad978389f4eb3ab84f554bb2e692385a935c))
- **aws:** Support all policy types in Identity Center ([#​10985](https://togithub.com/cloudquery/cloudquery/issues/10985)) ([a8ab255](https://togithub.com/cloudquery/cloudquery/commit/a8ab255d369a2b88778da005b82fd7e59a085e00))
##### Bug Fixes
- **aws:** Move `web_acl_arn` to its own table ([#​11421](https://togithub.com/cloudquery/cloudquery/issues/11421)) ([cdda682](https://togithub.com/cloudquery/cloudquery/commit/cdda682263381d0e4a2262e5d32cb8d13ab25d05))
- **deps:** Update github.com/cloudquery/arrow/go/v13 digest to [`1e68c51`](https://togithub.com/cloudquery/cloudquery/commit/1e68c51) ([#​11637](https://togithub.com/cloudquery/cloudquery/issues/11637)) ([46043bc](https://togithub.com/cloudquery/cloudquery/commit/46043bce410f86ba42390a6b190f9232fc2a1ded))
- **deps:** Update github.com/cloudquery/arrow/go/v13 digest to [`43638cb`](https://togithub.com/cloudquery/cloudquery/commit/43638cb) ([#​11672](https://togithub.com/cloudquery/cloudquery/issues/11672)) ([3c60bbb](https://togithub.com/cloudquery/cloudquery/commit/3c60bbbb0233b17f934583766938780745145864))
- **deps:** Update github.com/cloudquery/arrow/go/v13 digest to [`b0832be`](https://togithub.com/cloudquery/cloudquery/commit/b0832be) ([#​11651](https://togithub.com/cloudquery/cloudquery/issues/11651)) ([71e8c29](https://togithub.com/cloudquery/cloudquery/commit/71e8c29624494a3e1cd104e46266a610ce57c83c))
- **deps:** Update module github.com/aws/aws-sdk-go-v2 to v1.18.1 ([#​11652](https://togithub.com/cloudquery/cloudquery/issues/11652)) ([4230b52](https://togithub.com/cloudquery/cloudquery/commit/4230b52a19e91b84fc38348291c371c6c8a735af))
- **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.18.27 ([#​11653](https://togithub.com/cloudquery/cloudquery/issues/11653)) ([4b45408](https://togithub.com/cloudquery/cloudquery/commit/4b454088055dcbd265e6cbb09420f7dae66865b5))
- **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.1.0 ([#​11665](https://togithub.com/cloudquery/cloudquery/issues/11665)) ([d8947c9](https://togithub.com/cloudquery/cloudquery/commit/d8947c9efa6ab8bf3952ad9d929e8ed81f2dea55))
- Use ServiceAccountRegion multiplexer for aws_availability_zones ([#​11686](https://togithub.com/cloudquery/cloudquery/issues/11686)) ([7f4788f](https://togithub.com/cloudquery/cloudquery/commit/7f4788fd9eae914b918bc17c80bee350f16408e5))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent 9aefdb2 commit e8e936a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments