Inefficient polling of AWS resource Low

Custom polling can be inefficient and prone to error. Consider using AWS waiters instead. A waiter is an abstraction used to poll AWS resources, such as DynamoDB tables or Amazon S3 buckets, until a desired state is reached.

Detector ID
java/aws-polling-instead-of-waiter@v1.0
Category
Common Weakness Enumeration (CWE) external icon