{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "label": "aws.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L1"}, {"id": "aws_requestsigner", "label": "RequestSigner", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L76"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "aws_requestsigner_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L82"}, {"id": "aws_requestsigner_get_request_options", "label": ".get_request_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L92"}, {"id": "aws_get_canonical_querystring", "label": "_get_canonical_querystring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L162"}, {"id": "aws_sign", "label": "_sign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L198"}, {"id": "aws_get_signing_key", "label": "_get_signing_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L212"}, {"id": "aws_generate_authentication_header_map", "label": "_generate_authentication_header_map()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L233"}, {"id": "aws_awssecuritycredentials", "label": "AwsSecurityCredentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L348"}, {"id": "aws_awssecuritycredentialssupplier", "label": "AwsSecurityCredentialsSupplier", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L362"}, {"id": "aws_get_aws_security_credentials", "label": "get_aws_security_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L369"}, {"id": "aws_get_aws_region", "label": "get_aws_region()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L390"}, {"id": "aws_defaultawssecuritycredentialssupplier", "label": "_DefaultAwsSecurityCredentialsSupplier", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L409"}, {"id": "aws_defaultawssecuritycredentialssupplier_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L414"}, {"id": "aws_defaultawssecuritycredentialssupplier_get_imdsv2_session_token", "label": "._get_imdsv2_session_token()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L489"}, {"id": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "label": "._get_metadata_security_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L510"}, {"id": "aws_defaultawssecuritycredentialssupplier_get_metadata_role_name", "label": "._get_metadata_role_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L560"}, {"id": "aws_credentials", "label": "Credentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L607"}, {"id": "aws_credentials_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L613"}, {"id": "aws_credentials_retrieve_subject_token", "label": ".retrieve_subject_token()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L719"}, {"id": "aws_credentials_create_default_metrics_options", "label": "._create_default_metrics_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L808"}, {"id": "aws_credentials_has_custom_supplier", "label": "._has_custom_supplier()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L815"}, {"id": "aws_credentials_constructor_args", "label": "._constructor_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L818"}, {"id": "aws_from_info", "label": "from_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L830"}, {"id": "aws_from_file", "label": "from_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L853"}, {"id": "aws_rationale_77", "label": "Implements an AWS request signer based on the AWS Signature Version 4 signing", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L77"}, {"id": "aws_rationale_83", "label": "Instantiates an AWS request signer used to compute authenticated signed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L83"}, {"id": "aws_rationale_100", "label": "Generates the signed request for the provided HTTP request for calling a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L100"}, {"id": "aws_rationale_163", "label": "Generates the canonical query string given a raw query string. Logic is base", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L163"}, {"id": "aws_rationale_199", "label": "Creates the HMAC-SHA256 hash of the provided message using the provided key.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L199"}, {"id": "aws_rationale_213", "label": "Calculates the signing key used to calculate the signature for AWS Signature", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L213"}, {"id": "aws_rationale_243", "label": "Generates the authentication header map needed for generating the AWS Signat", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L243"}, {"id": "aws_rationale_349", "label": "A class that models AWS security credentials with an optional session token.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L349"}, {"id": "aws_rationale_363", "label": "Base class for AWS security credential suppliers. This can be implemented with c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L363"}, {"id": "aws_rationale_370", "label": "Returns the AWS security credentials for the requested context. .. warn", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L370"}, {"id": "aws_rationale_391", "label": "Returns the AWS region for the requested context. Args: con", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L391"}, {"id": "aws_rationale_410", "label": "Default implementation of AWS security credentials supplier. Supports retrieving", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L410"}, {"id": "aws_rationale_513", "label": "Retrieves the AWS security credentials required for signing AWS requests", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L513"}, {"id": "aws_rationale_561", "label": "Retrieves the AWS role currently attached to the current AWS workload by", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L561"}, {"id": "aws_rationale_608", "label": "AWS external account credentials. This is used to exchange serialized AWS si", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L608"}, {"id": "aws_rationale_623", "label": "Instantiates an AWS workload external account credentials object. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L623"}, {"id": "aws_rationale_720", "label": "Retrieves the subject token using the credential_source object. The subj", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L720"}, {"id": "aws_rationale_831", "label": "Creates an AWS Credentials instance from parsed external account info.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L831"}, {"id": "aws_rationale_854", "label": "Creates an AWS Credentials instance from an external account json file.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L854"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "hashlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "hmac", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "http_client", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "posixpath", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "urllib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_requestsigner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L76", "weight": 1.0}, {"source": "aws_requestsigner", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L76", "weight": 1.0}, {"source": "aws_requestsigner", "target": "aws_requestsigner_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L82", "weight": 1.0}, {"source": "aws_requestsigner", "target": "aws_requestsigner_get_request_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_get_canonical_querystring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_sign", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L198", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_get_signing_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L212", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_generate_authentication_header_map", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L233", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_awssecuritycredentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L348", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_awssecuritycredentialssupplier", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L362", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_get_aws_security_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L369", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_get_aws_region", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L390", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_defaultawssecuritycredentialssupplier", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L409", "weight": 1.0}, {"source": "aws_defaultawssecuritycredentialssupplier", "target": "aws_awssecuritycredentialssupplier", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L409", "weight": 1.0}, {"source": "aws_defaultawssecuritycredentialssupplier", "target": "aws_defaultawssecuritycredentialssupplier_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L414", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_get_aws_security_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L422", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_get_aws_region", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L451", "weight": 1.0}, {"source": "aws_defaultawssecuritycredentialssupplier", "target": "aws_defaultawssecuritycredentialssupplier_get_imdsv2_session_token", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L489", "weight": 1.0}, {"source": "aws_defaultawssecuritycredentialssupplier", "target": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L510", "weight": 1.0}, {"source": "aws_defaultawssecuritycredentialssupplier", "target": "aws_defaultawssecuritycredentialssupplier_get_metadata_role_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L560", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L607", "weight": 1.0}, {"source": "aws_credentials", "target": "aws_credentials_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L613", "weight": 1.0}, {"source": "aws_credentials", "target": "aws_credentials_retrieve_subject_token", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L719", "weight": 1.0}, {"source": "aws_credentials", "target": "aws_credentials_create_default_metrics_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L808", "weight": 1.0}, {"source": "aws_credentials", "target": "aws_credentials_has_custom_supplier", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L815", "weight": 1.0}, {"source": "aws_credentials", "target": "aws_credentials_constructor_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L818", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_from_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L830", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aws_py", "target": "aws_from_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L853", "weight": 1.0}, {"source": "aws_requestsigner_get_request_options", "target": "aws_generate_authentication_header_map", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L131", "weight": 1.0}, {"source": "aws_requestsigner_get_request_options", "target": "aws_get_canonical_querystring", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L134", "weight": 1.0}, {"source": "aws_get_signing_key", "target": "aws_sign", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L226", "weight": 1.0}, {"source": "aws_generate_authentication_header_map", "target": "aws_get_signing_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L324", "weight": 1.0}, {"source": "aws_get_aws_security_credentials", "target": "aws_awssecuritycredentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L432", "weight": 1.0}, {"source": "aws_get_aws_security_credentials", "target": "aws_defaultawssecuritycredentialssupplier_get_imdsv2_session_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L436", "weight": 1.0}, {"source": "aws_get_aws_security_credentials", "target": "aws_defaultawssecuritycredentialssupplier_get_metadata_role_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L437", "weight": 1.0}, {"source": "aws_get_aws_security_credentials", "target": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L440", "weight": 1.0}, {"source": "aws_get_aws_region", "target": "aws_defaultawssecuritycredentialssupplier_get_imdsv2_session_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L467", "weight": 1.0}, {"source": "aws_credentials_init", "target": "aws_defaultawssecuritycredentialssupplier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L692", "weight": 1.0}, {"source": "aws_credentials_retrieve_subject_token", "target": "aws_get_aws_region", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L755", "weight": 1.0}, {"source": "aws_credentials_retrieve_subject_token", "target": "aws_requestsigner", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L758", "weight": 1.0}, {"source": "aws_credentials_retrieve_subject_token", "target": "aws_get_aws_security_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L763", "weight": 1.0}, {"source": "aws_credentials_retrieve_subject_token", "target": "aws_requestsigner_get_request_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L769", "weight": 1.0}, {"source": "aws_credentials_create_default_metrics_options", "target": "aws_credentials_has_custom_supplier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L811", "weight": 1.0}, {"source": "aws_credentials_constructor_args", "target": "aws_credentials_has_custom_supplier", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L821", "weight": 1.0}, {"source": "aws_rationale_77", "target": "aws_requestsigner", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L77", "weight": 1.0}, {"source": "aws_rationale_83", "target": "aws_requestsigner_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L83", "weight": 1.0}, {"source": "aws_rationale_100", "target": "aws_requestsigner_get_request_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L100", "weight": 1.0}, {"source": "aws_rationale_163", "target": "aws_get_canonical_querystring", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L163", "weight": 1.0}, {"source": "aws_rationale_199", "target": "aws_sign", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L199", "weight": 1.0}, {"source": "aws_rationale_213", "target": "aws_get_signing_key", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L213", "weight": 1.0}, {"source": "aws_rationale_243", "target": "aws_generate_authentication_header_map", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L243", "weight": 1.0}, {"source": "aws_rationale_349", "target": "aws_awssecuritycredentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L349", "weight": 1.0}, {"source": "aws_rationale_363", "target": "aws_awssecuritycredentialssupplier", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L363", "weight": 1.0}, {"source": "aws_rationale_370", "target": "aws_awssecuritycredentialssupplier_get_aws_security_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L370", "weight": 1.0}, {"source": "aws_rationale_391", "target": "aws_awssecuritycredentialssupplier_get_aws_region", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L391", "weight": 1.0}, {"source": "aws_rationale_410", "target": "aws_defaultawssecuritycredentialssupplier", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L410", "weight": 1.0}, {"source": "aws_rationale_513", "target": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L513", "weight": 1.0}, {"source": "aws_rationale_561", "target": "aws_defaultawssecuritycredentialssupplier_get_metadata_role_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L561", "weight": 1.0}, {"source": "aws_rationale_608", "target": "aws_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L608", "weight": 1.0}, {"source": "aws_rationale_623", "target": "aws_credentials_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L623", "weight": 1.0}, {"source": "aws_rationale_720", "target": "aws_credentials_retrieve_subject_token", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L720", "weight": 1.0}, {"source": "aws_rationale_831", "target": "aws_credentials_from_info", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L831", "weight": 1.0}, {"source": "aws_rationale_854", "target": "aws_credentials_from_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L854", "weight": 1.0}], "raw_calls": [{"caller_nid": "aws_requestsigner_get_request_options", "callee": "urlparse", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L120"}, {"caller_nid": "aws_requestsigner_get_request_options", "callee": "urlparse", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L124"}, {"caller_nid": "aws_requestsigner_get_request_options", "callee": "urljoin", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L125"}, {"caller_nid": "aws_requestsigner_get_request_options", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L125"}, {"caller_nid": "aws_requestsigner_get_request_options", "callee": "InvalidResource", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L129"}, {"caller_nid": "aws_requestsigner_get_request_options", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L142"}, {"caller_nid": "aws_requestsigner_get_request_options", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L147"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "parse_qs", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L174"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L177"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L182"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L183"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L186"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L188"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L188"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L189"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L194"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L194"}, {"caller_nid": "aws_get_canonical_querystring", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L195"}, {"caller_nid": "aws_sign", "callee": "digest", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L209"}, {"caller_nid": "aws_sign", "callee": "new", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L209"}, {"caller_nid": "aws_sign", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L209"}, {"caller_nid": "aws_get_signing_key", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L226"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L264"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "utcnow", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L266"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "strftime", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L267"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "strftime", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L268"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L273"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L291"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L291"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L292"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L294"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L297"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L299"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "sha256", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L299"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L299"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L302"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L311"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L316"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L320"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "sha256", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L320"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L320"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L327"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "new", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L327"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L328"}, {"caller_nid": "aws_generate_authentication_header_map", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L332"}, {"caller_nid": "aws_get_aws_security_credentials", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L387"}, {"caller_nid": "aws_get_aws_region", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L406"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L415"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L416"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L417"}, {"caller_nid": "aws_get_aws_security_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L425"}, {"caller_nid": "aws_get_aws_security_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L426"}, {"caller_nid": "aws_get_aws_security_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L430"}, {"caller_nid": "aws_get_aws_security_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L445"}, {"caller_nid": "aws_get_aws_security_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L446"}, {"caller_nid": "aws_get_aws_security_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L447"}, {"caller_nid": "aws_get_aws_region", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L455"}, {"caller_nid": "aws_get_aws_region", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L459"}, {"caller_nid": "aws_get_aws_region", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L464"}, {"caller_nid": "aws_get_aws_region", "callee": "request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L471"}, {"caller_nid": "aws_get_aws_region", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L475"}, {"caller_nid": "aws_get_aws_region", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L476"}, {"caller_nid": "aws_get_aws_region", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L481"}, {"caller_nid": "aws_get_aws_region", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L482"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_imdsv2_session_token", "callee": "request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L495"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_imdsv2_session_token", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L500"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_imdsv2_session_token", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L501"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "callee": "request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L538"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L539"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L546"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L547"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L552"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L553"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_security_credentials", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L556"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_role_name", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L580"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_role_name", "callee": "request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L588"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_role_name", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L594"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_role_name", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L595"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_role_name", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L600"}, {"caller_nid": "aws_defaultawssecuritycredentialssupplier_get_metadata_role_name", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L601"}, {"caller_nid": "aws_credentials_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L663"}, {"caller_nid": "aws_credentials_init", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L672"}, {"caller_nid": "aws_credentials_init", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L679"}, {"caller_nid": "aws_credentials_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L690"}, {"caller_nid": "aws_credentials_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L694"}, {"caller_nid": "aws_credentials_init", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L699"}, {"caller_nid": "aws_credentials_init", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L701"}, {"caller_nid": "aws_credentials_init", "callee": "InvalidResource", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L706"}, {"caller_nid": "aws_credentials_init", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L709"}, {"caller_nid": "aws_credentials_init", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L710"}, {"caller_nid": "aws_credentials_init", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L711"}, {"caller_nid": "aws_credentials_retrieve_subject_token", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L771"}, {"caller_nid": "aws_credentials_retrieve_subject_token", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L786"}, {"caller_nid": "aws_credentials_retrieve_subject_token", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L795"}, {"caller_nid": "aws_credentials_retrieve_subject_token", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L796"}, {"caller_nid": "aws_credentials_retrieve_subject_token", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L799"}, {"caller_nid": "aws_credentials_retrieve_subject_token", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L800"}, {"caller_nid": "aws_credentials_retrieve_subject_token", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L804"}, {"caller_nid": "aws_credentials_retrieve_subject_token", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L805"}, {"caller_nid": "aws_credentials_create_default_metrics_options", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L809"}, {"caller_nid": "aws_credentials_constructor_args", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L819"}, {"caller_nid": "aws_credentials_constructor_args", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L822"}, {"caller_nid": "aws_from_info", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L844"}, {"caller_nid": "aws_from_info", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L847"}, {"caller_nid": "aws_from_info", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L850"}, {"caller_nid": "aws_from_file", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aws.py", "source_location": "L863"}]}