We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9352b4c commit 3df6d1bCopy full SHA for 3df6d1b
aws_advanced_python_wrapper/utils/rdsutils.py
@@ -264,3 +264,4 @@ def _get_dns_group(self, host: str):
264
@staticmethod
265
def clear_cache():
266
RdsUtils.CACHE_PATTERNS.clear()
267
+ RdsUtils.CACHE_DNS_PATTERNS.clear()
0 commit comments