You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've been using "aws elb register-instances-with-load-balancer" successfully for several years but recently the behavior of the command seems to have changed.
How are you installing the AWS CLI? The CLI version locks to a specific version of botocore because sometimes we need to make coordinated changes across both repos (such as this issue).
… commands (aws#3554)
* support package and deploy CDK synthesized templates
* add unit testing, and integration testing
* run black
* add deploy integration testing
* fix failed integration test cases
* apply pr comments
* fix package image, check if ecr_repository is not empty
* black and use Asset parameters pattern
* apply pr comments
We've been using "aws elb register-instances-with-load-balancer" successfully for several years but recently the behavior of the command seems to have changed.
It works fine with botocore==1.10.19:
If fails with botocore==1.12.0:
The text was updated successfully, but these errors were encountered: