get_account_aws_native_id
Returns AWS Account ID from local config
def get_account_aws_native_id(self, profile='', aws_id=None, aws_secret=None):
Returns
Type
Return Value
str
AWS Account ID, AWS Account Name (if applicable)
Last updated
Returns AWS Account ID from local config
def get_account_aws_native_id(self, profile='', aws_id=None, aws_secret=None):
Type
Return Value
str
AWS Account ID, AWS Account Name (if applicable)
Last updated