Sean O'Brien

Results 82 comments of Sean O'Brien

Hi @twitu, Thanks for pointing this out. I can definitely see where this could cause some problems. Would you be able to provide debug logs by adding `boto3.set_stream_logger('')` to your...

Hi @twitu, Thanks for the additional information. Leaving this marked as a bug for now, as it appears #369 may need to be addressed before anything can be done about...

Hi @jthomerson, Thanks for the feature request!

Hi @singh0777, Thanks for the report! Taking a further look.

Hi @singh0777, After reviewing your code compared to the documentation, I'm not seeing anything that stands out as problematic. Would you be able to provide a full stack trace for...

Hi @singh0777, Thanks for the additional information! So I noticed a few things here— the endpoint url `https://autoscaling.eu-central-1.amazonaws.com/` is for the EC2 auto-scaling service. They also have an operation called...

Hi @singh0777, Sorry for the typo, I indeed meant `application-autoscaling`. The latest boto3 version is `1.17.62`— Have you tried to upgrade using pip?

Hi @singh0777, Sorry to hear it's still not working— If you generate another full stack trace, does the request endpoint/url follow the format `application-autoscaling..amazonaws.com`? This may be something we need...

Hi @singh0777, I was able to touch base with a member of the autoscaling team and they confirmed their legacy endpoint was the same as the one provided in the...

Hi @singh0777, Thanks for trying those steps! So it looks like (from the `describe_scaling_policies` response) everything is getting updated except for the `TargetValue`? Also, just to confirm, you're viewing the...