AWS rekognition documentation change
Summary
Added a new index page for Amazon Rekognition documentation with overview, getting started guides, feature descriptions, and resource links.
Security assessment
The change introduces a new documentation index page. It includes references to security-related features like 'Detect face liveness' and 'Moderate content', which are security features. However, the change itself is the creation of a general documentation index, not a direct response to a security vulnerability. It adds documentation about existing security features but does not indicate a security incident.
Diff
diff --git a/rekognition/index.md b/rekognition/index.md index 8b1378917..ed2bbe5f0 100644 --- a//rekognition/index.md +++ b//rekognition/index.md @@ -0,0 +1,112 @@ +# Amazon Rekognition Documentation + +Amazon Rekognition makes it easy to add image and video analysis to your applications. You just provide an image or video to the Amazon Rekognition API, and the service can identify objects, people, text, scenes, and activities. It can detect any inappropriate content as well. Amazon Rekognition also provides highly accurate facial analysis and facial recognition. With Amazon Rekognition Custom Labels, you can create a machine learning model that finds the objects, scenes, and concepts that are specific to your business needs. + +## Getting started + +### Amazon Rekognition Developer Guide + +Get started with Amazon Rekognition Image and Amazon Rekognition Video. + +[What is Amazon Rekognition](/rekognition/latest/dg/what-is.html) [Getting started](/rekognition/latest/dg/getting-started.html) [How it works](/rekognition/latest/dg/how-it-works.html) + +### Amazon Rekognition Custom Labels Developer Guide + +Get started with Amazon Rekognition Custom Labels by creating a model with an example dataset. + +[What is Amazon Rekognition Custom Labels](/rekognition/latest/customlabels-dg/what-is.html) [Getting started](/rekognition/latest/customlabels-dg/getting-started.html) [Understanding](/rekognition/latest/customlabels-dg/understanding-custom-labels.html) + +### What is Amazon Rekognition? + +A video introduction to Amazon Rekognition. + +[Amazon Rekognition video](https://www.youtube.com/watch?v=fnFpE6UEd_I) + +## Documentation and SDKs + +### [Developer Guide Provides a conceptual overview of Amazon Rekognition, detailed instructions for using the various features, and a complete API reference for developers. ](/rekognition/latest/dg/what-is.html) + +### [Custom Labels Developer Guide Provides information about creating an Amazon Rekognition Custom Labels model that predicts the presence of objects, scenes, and concepts in images. It includes instructions for training a model, evaluating a model, and using the model to make predictions. ](/rekognition/latest/customlabels-dg/what-is.html) + +### [API Reference Describes all the API operations for Amazon Rekognition in detail. ](/rekognition/latest/APIReference/) + +### [CLI reference Documents the AWS CLI commands for Amazon Rekognition. ](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/rekognition/index.html) + +[HTML](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/rekognition/index.html) + +### [SDKs AWS SDKs for programming Amazon Rekognition. ](https://aws.amazon.com/developer/tools/) + +## Using Amazon Rekognition + +### [Detect face liveness Detect real users and deter bad actors using spoofs in seconds during facial verification. ](/rekognition/latest/dg/face-liveness.html) + +[Face liveness](/rekognition/latest/dg/face-liveness.html) + +### [Find labels Detect thousands of objects and scenes, plus activities such as "delivering a package" or "playing soccer" in images, stored videos, and streaming videos. ](/rekognition/latest/dg/labels.html) + +[Image](/rekognition/latest/dg/labels-detect-labels-image.html) [Stored video](/rekognition/latest/dg/labels-detecting-labels-video.html) [Streaming video](/rekognition/latest/dg/streaming-video-detect-labels.html) + +### [Find custom labels Detect custom objects in images such as brand logos using automated machine learning (AutoML) to train your models with as few as 10 images. ](/rekognition/latest/customlabels-dg/what-is.html) + +[Custom Labels](/rekognition/latest/customlabels-dg/understanding-custom-labels.html) + +### [Detect and analyze faces Detect faces appearing in images and stored videos and recognize attributes such as open eyes, glasses, and facial hair for each. ](/rekognition/latest/dg/faces.html) + +[Image](/rekognition/latest/dg/faces-detect-images.html) [Stored video](/rekognition/latest/dg/faces-sqs-video.html) + +### [Compare and search faces Determine the similarity of a face against another picture or from your private image repository. ](/rekognition/latest/dg/collections.html) + +[Image](/rekognition/latest/dg/search-face-with-image-procedure.html) [Stored video](/rekognition/latest/dg/procedure-person-search-videos.html) [Streaming video](/rekognition/latest/dg/collections-streaming.html) + +### [Recognize celebrities Identify well-known people to catalog photos and footage for media, marketing, and advertising in images and stored videos. ](/rekognition/latest/dg/celebrities.html) + +[Image](/rekognition/latest/dg/celebrities-procedure-image.html) [Stored video](/rekognition/latest/dg/celebrities-video-sqs.html) + +### [Moderate content Detect potentially unsafe, inappropriate, or unwanted content across images and stored videos. ](/rekognition/latest/dg/moderation.html) + +[Image](/rekognition/latest/dg/procedure-moderate-images.html) [Stored video](/rekognition/latest/dg/procedure-moderate-videos.html) + +### [Detect text Extract skewed and distorted text from images and stored videos of street signs, social media posts, and product packaging. ](/rekognition/latest/dg/text-detection.html) + +[Image](/rekognition/latest/dg/text-detecting-text-procedure.html) [Stored video](/rekognition/latest/dg/text-detecting-video-procedure.html) + +### [Detect video segments Detect key segments in stored videos, such as black frames, start or end credits, slates, color bars, and shots. ](/rekognition/latest/dg/text-detection.html) + +[Stored video](/rekognition/latest/dg/segment-example.html) + +### [Track people paths Track the path people take in stored videos. ](/rekognition/latest/dg/persons.html) + +[Stored video](/rekognition/latest/dg/persons.html) + +### [Detect personal protective equipment Improve workplace safety practices by detecing personal protective equipment (PPE) worn by persons in an image. ](/rekognition/latest/dg/ppe-detection.html) + +[Image](/rekognition/latest/dg/ppe-procedure-image.html) + +## Tutorials and code examples + +### Tutorials + +Tutorials for using Amazon Rekognition. + +[Image and video](/rekognition/latest/dg/tutorials.html) [Custom Labels](/rekognition/latest/customlabels-dg/tutorial-classification.html) + +### [Code examples Developer center code examples for using Amazon Rekognition. ](https://aws.amazon.com/developer/code-examples/?awsf.sdk-code-examples-product=product%23rekognition&code-examples-all.sort-by=item.additionalFields.category&code-examples-all.sort-order=desc&awsf.sdk-code-examples-programming-language=*all&awsf.sdk-code-examples-type=*all&awsf.sdk-code-samples-tech-category=*all&code-examples-all.sort-by=item.additionalFields.category&code-examples-all.sort-order=desc&awsf.sdk-code-examples-type=*all) + +## Resources + +### [Amazon Rekognition blogs Read the Amazon Rekognition blogs. ](https://aws.amazon.com/search/?searchQuery=rekognition#facet_type=blogs&limit=25&page=1&sortResults=modification_date%20desc) + +### [Amazon Rekognition FAQs Find answers to frequently asked questions. ](https://aws.amazon.com/rekognition/faqs/) ### [AWS AI Service Card - Amazon Rekognition face matching Responsible use of Amazon Rekognition face matching. ](https://aws.amazon.com/machine-learning/responsible-machine-learning/rekognition-face-matching/) ### [Amazon Rekognition re:Post Forum Find crowd-sourced, expert-reviewed answers to your Amazon Rekognition questions. ](https://repost.aws/tags/TACF9yLNpNQ96-F8fImBZO_A?forumID=234) + +### [Amazon Rekognition product page Get more information about Amazon Rekognition. ](https://aws.amazon.com/rekognition/) + +## Related Links + + * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html) + * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/) + * [SDKs & Tools](https://aws.amazon.com/tools/) + * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html) + * [AWS Training](https://aws.amazon.com/training/) + * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/) + * [AWS Whitepapers](https://aws.amazon.com/whitepapers/) +