Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Add (some) CloudWatch events #50

Merged

Commits on Jan 4, 2022

  1. Add (some) CloudWatch events

    Adds structs for all the events that are directly listed here:
    - https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/EventTypes.html
    Martin Madsen committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    6737f95 View commit details
    Browse the repository at this point in the history
  2. Rename directory for CloudWatch events

    Martin Madsen committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    524dce2 View commit details
    Browse the repository at this point in the history
  3. Make CloudWatch events public

    Martin Madsen committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    6cb82a0 View commit details
    Browse the repository at this point in the history
  4. Resolve naming conflicts and import HashMap

    Martin Madsen committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c00042b View commit details
    Browse the repository at this point in the history
  5. Correct signature of aws.Event.affected_entities

    Martin Madsen committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    20d7db0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Allow mapping request_parameters and response_elements

    Martin Madsen committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b76b341 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Run cargofmt and clippy

    Martin Madsen committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    97043fe View commit details
    Browse the repository at this point in the history