You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GIVEN:
AMPS is connected to interact with AWS services.
WHEN:
An event arrives in SQS.
THEN:
AMPS consumes the event and puts it in a topic. If the event is an S3 event, AMPS parses the bucket and path and adds them to the message metadata such that they can be used in an S3 action
The text was updated successfully, but these errors were encountered:
GIVEN:
AMPS is connected to interact with AWS services.
WHEN:
An event arrives in SQS.
THEN:
AMPS consumes the event and puts it in a topic. If the event is an S3 event, AMPS parses the bucket and path and adds them to the message metadata such that they can be used in an S3 action
The text was updated successfully, but these errors were encountered: