plugins-source-aws-v11.0.0 - DEPRECATED - PLEASE USE A NEWER VERSION
Pre-release
Pre-release
11.0.0 (2023-01-12)
⚠ BREAKING CHANGES
- introduce
aws_s3_bucket_grantsexplicit primary key(bucket_arn, grantee_id). If you've previously synced this table you'll need to drop it for the PK change (migration) to succeed.
Features
- aws: Add Org resource policies (#6743) (80dcf8e)
- aws: Add support for xray resource policy (#4833) (b68dc35)
Bug Fixes
- aws: Add PKs To IAM Resources (#6741) (f7cdb07)
- deps: Update module github.com/cloudquery/plugin-sdk to v1.24.2 (#6695) (694ab9f)
- deps: Update module github.com/cloudquery/plugin-sdk to v1.25.0 (#6745) (9c41854)
- introduce
aws_s3_bucket_grantsexplicit primary key(bucket_arn, grantee_id). If you've previously synced this table you'll need to drop it for the PK change (migration) to succeed. (cf35801)