:doc:`ServiceResource <index>` / Sub-Resource / Event

*****
Event
*****



.. py:method:: CloudFormation.ServiceResource.Event(id)

  Creates a Event resource.::

    event = cloudformation.Event('id')

  :type id: string
  :param id: The Event's id identifier. This **must** be set.
  
  :rtype: :py:class:`CloudFormation.Event`
  :returns: A Event resource
  