Skip to content

Commit

Permalink
updated ecr for vulns
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jun 13, 2025
1 parent 610774b commit b5e340a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@
from concurrent.futures import ThreadPoolExecutor, as_completed

from aws_resource_management.managers.base import ResourceManager
from aws_resource_management.utils.api_utils import create_client
from aws_resource_management.utils.aws_core_utils import create_client
from aws_resource_management.utils.logging_utils import logger
from aws_resource_management.utils.config_utils import get_config
from aws_resource_management.utils.aws_core_utils import create_cache_key, safe_get_dict_value
from aws_resource_management.utils.datetime_utils import parse_iso_datetime

config = get_config()
Expand Down

0 comments on commit b5e340a

Please sign in to comment.