Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ec2_instance: add AWSRetry.jittered_backoff on client.describe_instan…
…ce_attribute (#1650) (#1817) [PR #1650/ead83029 backport][stable-6] ec2_instance: add AWSRetry.jittered_backoff on client.describe_instance_attribute This is a backport of PR #1650 as merged into main (ead8302). SUMMARY try to fix InvalidInstanceID.NotFound Could not describe attribute groupSet for instance i-…: An error occurred (InvalidInstanceID.NotFound) when calling the DescribeInstanceAttribute operation: The instance ID 'i-…' does not exist The instance actually exists, it's just an API problem. ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_instance Reviewed-by: Alina Buzachis
- Loading branch information