AWS service
|
Description
|
Amazon API Gateway
|
Core. Entrypoint to
interact with the control and data plane APIs where
requests to create, read, update, delete, or run workflows
begin, or data retrieval begin.
|
Amazon Comprehend
|
Core. Can be integrated into workflows to find key
phrases in text and references to real-world objects, dates, and quantities in text.
|
Amazon DynamoDB
|
Core. Stores
workflow-related data, such as state machine definitions
for operators, workflow configurations, and workflow run
status.
|
Amazon Elemental MediaConvert
|
Core. Can be integrated into workflows to transcode
input video into MPEG4 format and generate thumbnails. |
AWS Identity and Access Management (IAM)
|
Core. Grants the solution’s AWS Lambda function access
to create Regional resources. |
Amazon Kinesis Data Streams
|
Core. Utilized to stream data changes reflected in
DynamoDB which consumers can extract, transform, and load data from the data store
to downstream services. |
AWS Lambda
|
Core. Supports workflow orchestration, operators
executions, and store workflow results. |
Amazon Polly
|
Core. Can be integrated into workflows to turn input
text into speech. |
Amazon Rekognition
|
Core. Can be integrated into workflows for celebrity
recognition, content moderation, face detection, face search, label detection, person
tracking, shot, text, and technical cue detection. |
Amazon Simple Notification Service
|
Core. Used for
supporting Workflow execution rate limits.
|
Amazon Simple Queue Service
|
Core. Used for
supporting Workflow execution rate limits.
|
Amazon Simple Storage Service
|
Core. Resource used for storing input user media and
output transformed media by the workflow. |
AWS Step Functions
|
Core. Resource that is
created when a user defines a new workflow using the
workflow API.
|
AWS Systems Manager
|
Core. Provides application-level resource monitoring
and visualization of resource operations and cost data. |
Amazon Transcribe
|
Core. Can be integrated into workflows to create SRT
or VTT caption files from video transcripts. It can also convert input audio to text.
|
Amazon Translate
|
Core. Can be integrated
into workflows to translate input text.
|
AWS X-Ray
|
Core. Provides
debugging tools for the Media Insights on AWS application.
|