/
AW
aws-samples
/
AWS Connected Device Framework: Notifications
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14m ago · Updated 3y ago
Details
Filter operations
Events
5
get
Lists all events for a specific event source
post
Creates a new Event
get
Returns a single event
delete
Deletes an event
patch
Updates an existing event.
EventSources
4
get
Returns all configured event sources
post
Creates a new EventSource
get
Returns a single event source
delete
Deletes an event source
Subscriptions
7
get
Lists all subscriptions for the provided event
post
Creates a new subscription of an event
get
Returns a single subscription
delete
Deletes a subscription
patch
Modify existing subscription
get
Lists all subscriptions for the provided user
delete
Delete subscriptions for a given user
Targets
2
post
Adds a new target to an existing subscription
delete
Delete a specific target from an existing subscription
EventSources
Returns all configured event sources
get
/eventsources
Response
— unresolved $ref
Changes