Kapil Thangavelu

Results 392 comments of Kapil Thangavelu

probably a few other managed opensource services in aws that could use it, eks, mq, memorydb.

that's odd I was able to run your example, I did get an error that retention values had to be a particular range of values. ``` Exception running policy:cloudwatch-logs-retention account:Sandbox-Kapil...

noted, to fix for custodian validate, we would need to also passing in the c7n-org vars file there, and it would only use top level variables, and additional option /...

no thats not supported, serverless policies run independently and generate stats/outputs independent of each other. is there a particular problem your trying to address? (ie. rather than the how). ie...

I'm not clear why there would be 90 lambda policies to update tags, given there's 50 tags.. ie it might be easier to explain the use case and problem your...

fwiw this particular can be simplified, the top level operator for filters is `and` and you can tag multiple values with a single tag action (and one underlying api call)....

is it a third party public image in the gallery or your org's image, not clear that tagging third party images is viable / allowed by the provider.

Seems reasonable, contributions welcome. Noting, you can get end result with existing primitives though with side effects that may not be appropriate for all envs. Asg instances are tagged with...

hmm we have copy related tags action in aws, it sounds like it would be useful to support the same in azure.

sounds good to me. one thing to check, it does raise some open questions about orphan resources if the cluster is using ec2 compute nodes.