Download the PHP package synida/aws-event-bridge-wrapper without Composer
On this page you can find all versions of the php package synida/aws-event-bridge-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download synida/aws-event-bridge-wrapper
More information about synida/aws-event-bridge-wrapper
Files in synida/aws-event-bridge-wrapper
Download synida/aws-event-bridge-wrapper
More information about synida/aws-event-bridge-wrapper
Files in synida/aws-event-bridge-wrapper
Vendor synida
Package aws-event-bridge-wrapper
Short Description PHP wrapper for basic PutEvent functionality for the EventBridge
License MIT
Homepage https://github.com/Synida/aws-event-bridge-wrapper
Package aws-event-bridge-wrapper
Short Description PHP wrapper for basic PutEvent functionality for the EventBridge
License MIT
Homepage https://github.com/Synida/aws-event-bridge-wrapper
Please rate this library. Is it a good library?
Informations about the package aws-event-bridge-wrapper
aws-event-bridge-wrapper
Minimalist package to support the aws events put-events --entries <entries>
command
Basic usage:
Info on the PutEvents function: https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutEvents.html
Accepted fields are the ones under the Entries
field and the following;
Detail
, DetailType
, EventBusName
, Resources
, Source
, Time
, TraceHeader
Important make sure that you are using aws cli 2+, otherwise you can expect errors on the entry fields from aws cli v1
All versions of aws-event-bridge-wrapper with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
The package synida/aws-event-bridge-wrapper contains the following files
Loading the files please wait ....