Sonny

Results 17 issues of Sonny

Accidentally closed the previous PR and am unable to open, previous PR here: https://github.com/cloud-custodian/cloud-custodian/pull/7073, many thanks to @mikejgray Copied from the original PR: Piggybacking off the work from Brent Clements...

Closes: https://github.com/cloud-custodian/cloud-custodian/issues/7528

closes: https://github.com/cloud-custodian/cloud-custodian/issues/7188 Sample Policy: ```yaml policies: - name: copy-from-instance-profile resource: aws.ec2 actions: - type: copy-related-tag resource: resourcegroupstaggingapi skip_missing: true key: "IamInstanceProfile.Arn" tags: '*' - name: copy-from-tag resource: aws.ec2 actions: -...

AWS recently added support for triggering Lambda with SQS as an event source, updating the mailer to trigger off of the event source rather than a 5 minute timer would...

kind/enhancement
area/tools
cloud/aws

I have a few clusters across different regions and as of now I have to set the env var `AWS_DEFAULT_REGION` when switching regions. would be nice to switch regions via...

Although this is already documented in the readme, wanted to open an issue to better track the status of the issue: Bug submitted to ubuntu bug tracker: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1721987 Fix submitted...

resolves: https://github.com/lidel/linux-on-huawei-matebook-x-2017/issues/8

TODO: - [x] docs: cli - [x] docs: tutorial - [x] docs: sample policies - [ ] docs: deployment examples - [ ] rename CLI? c7nctl, [c7n-uatu](https://marvel.fandom.com/wiki/Uatu_(Earth-616))? Create some policies:...

### Describe the feature The dockerfiles dont install the tencentcloud provider currently ### Extra information or context _No response_

kind/enhancement

### Describe the feature Add the tencent cloud provider to the tools/dev/changelog.py script ### Extra information or context _No response_

kind/enhancement