Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.9.46.0 source code.tar.gz | 2025-07-17 | 18.4 MB | |
0.9.46.0 source code.zip | 2025-07-17 | 26.4 MB | |
README.md | 2025-07-17 | 6.3 kB | |
Totals: 3 Items | 44.8 MB | 3 |
What's Changed
aws
- aws - account - add new action for setting sts config (#10225)
- aws - add resource client-vpn-endpoint (#10257)
- aws - add vpc-endpoint-service-configuration resource (#10220)
- aws - cross-account filter - support additional condition keys (#10264)
- aws - delivery-destination - fix cross-account for destinations with no policy (#10254)
- aws - invoke-lambda - use keyword args for
assumed_session()
call (#10252) - aws - kms - Add UnsupportedOperationException handling for getRotationStatus (#10180)
- aws - kms-key - add schedule-deletion action (#10195)
- aws - opensearch-ingestion - pipeline-config filter (#10236)
- aws - policy-statement - more partial match (#10115)
- aws - resolver-logs - skip operations on resources from other accounts (#10169)
- aws - sesv2 - dedicated ip pool bug fix for get operation (#10197)
- aws - quicksight-user delete (#10224)
- aws - Enhancing Comprehend support with new job resources and KMS filter (#10251)
azure
- azure - defender-contacts - work around upstream sdk issue (#10216)
- azure - define default values for report metadata attributes (#10255)
- azure - storage - file services filter (#10217)
docs
- docs - update from poetry to uv (#10151)
releng
- releng - 2025.06 - version increment and dep upgrade (#10229)
- releng - 2025.07 - update deps for release / specifically twine >= 6 (#10258)
- releng - :seedling: Bump codecov/codecov-action in the github-actions group (#10178)
- releng - :seedling: bump astral-sh/setup-uv in github-actions (#10238)
- releng - add initial nix support via flake with uv (#10148)
- releng - docker uv fixes (#10203)
- releng - releasee fixes for uv switch out (#10260)
- releng - remove xfail marker on c7n-left test for issue 10119 (#10259)
- releng - switch out to uv (#10140)
- releng - update dependencies for new tfparse (#10250)
tools
- tools/c7n_mailer - gcp attempt to prevent dupe delivery by ack'ing messages individually (#10221)
schema changes
aws.client-vpn-endpoint
addedaws.comprehend-document-classification-job
addedaws.comprehend-dominant-language-detection-job
addedaws.comprehend-entities-detection-job
addedaws.comprehend-events-detection-job
addedaws.comprehend-key-phrases-detection-job
addedaws.comprehend-pii-entities-detection-job
addedaws.comprehend-sentiment-detection-job
addedaws.comprehend-targeted-sentiment-detection-job
addedaws.comprehend-topics-detection-job
addedaws.vpc-endpoint-service-configuration
addedterraform._
addedaws.account
- added actions:
set-security-token-service-preferences
aws.comprehend-document-classifier
- added filters:
kms-key
aws.comprehend-entity-recognizer
- added filters:
kms-key
aws.comprehend-flywheel
- added filters:
kms-key
aws.iam-oidc-provider
- added filters:
config-compliance
,json-diff
aws.identity-pool
- added filters:
json-diff
aws.kms-key
- added actions:
schedule-deletion
aws.memorydb-subnet-group
- added filters:
json-diff
aws.opensearch-ingestion
- added filters:
pipeline-config
aws.quicksight-user
- added actions:
delete
azure.storage
- added filters:
file-services
New Contributors
- @hussainsultan made their first contribution in https://github.com/cloud-custodian/cloud-custodian/pull/10148
- @Adelabumowe made their first contribution in https://github.com/cloud-custodian/cloud-custodian/pull/10221
- @cdemers made their first contribution in https://github.com/cloud-custodian/cloud-custodian/pull/10257
- @germangarces made their first contribution in https://github.com/cloud-custodian/cloud-custodian/pull/10252
Full Changelog: https://github.com/cloud-custodian/cloud-custodian/compare/0.9.45.0...0.9.46.0