def cloud_front_origin_access_identity_exists(Id, region=None, key=None, keyid=None, profile=None):
    '''
    Return True if a CloudFront origin access identity exists with the given Resource ID or False
    otherwise.