Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def _resolve_backend(cls): """Dependency injection hook.""" return backends.get_backend()
Make boto3 calls that look real but have no effect