now.utils.authentication.helpers module#

class now.utils.authentication.helpers.AWSProfile(aws_access_key_id, aws_secret_access_key, region)[source]#

Bases: object

aws_access_key_id: str#
aws_secret_access_key: str#
region: str#
now.utils.authentication.helpers.get_aws_profile()[source]#
now.utils.authentication.helpers.jina_auth_login()[source]#
now.utils.authentication.helpers.get_info_hubble(user_input)[source]#