> RESOURCES_BY_RESOURCEID_RESYNC

        Handle resource of type resources_by_resourceid_resync

OPTIONS (= is mandatory):

- full
        Whether the requeset is for a full resync
        Used by `state=['post']'
        [Default: (null)]
        type: bool

- resourceId
        Identifier of the resource to be resynced
        Required with `state=['post']'
        Used by `state=['post']'
        [Default: (null)]
        type: str

- state
        (Choices: post)[Default: (null)]
        type: str


REQUIREMENTS:  python >= 3.6
