Exemplo n.º 1
0
def instance_id():
    """
    Return the instance identifier.
    """
    _check()
    return _ec.instance_id()
Exemplo n.º 2
0
def instance_id():
    """
    Return the instance identifier.
    """
    _check()
    return _ec.instance_id()