AWS::EC2::InternetGateway:

Properties:
  Tags: |
    [ 
      {
        "Key"   => "Name",
        "Value" => "IGW"
      }
    ]