Unable to access Rekognition Console

0

Hey all,

I'm new to AWS services in general and I want to use AWS Rekognition to scan videos. Once I opened it, I was able to see only the Demo version so I went with the setup that I followed from this article: https://docs.aws.amazon.com/rekognition/latest/dg/getting-started.html

I have done the following:

  • Created an IAM user with full access to Rekognition and S3
  • Installed AWS CLI (tested on CMD on my local computer, was able to connect and perform a detect-label function successfully)

I want to access a mode user-friendly version of Rekognition via this link: https://us-east-1.console.aws.amazon.com/rekognition/home?region=us-east-1#/

As mentioned before, I see only the demo version via both the root and IAM users. I tried using a different browser and an incognito window.

I have not installed any SDKs yet as my understanding is that they are not needed and I still don't have MFA.

Any help is very appreciated

Dkersys
asked 2 months ago106 views
1 Answer
1

Hello.

You can open the screen for each Rekognition function by opening the tab as shown in the image below.
a

a

profile picture
EXPERT
answered 2 months ago
profile picture
EXPERT
reviewed 2 months ago
profile pictureAWS
EXPERT
reviewed 2 months ago
  • Hi, thank you for the reply.

    I think I'm just not educated enough. I was expecting a different overlay after doing the setup. An overlay, that would allow me to fetch a video from S3 and start analyzing it.

  • For video analysis, you can upload your stored videos by clicking "Stored Video Analysis". a
    a
    However, since only demo operations can be performed through the management console, to analyze the video files in S3, you have to execute the API using AWS CLI or other tools. https://docs.aws.amazon.com/rekognition/latest/dg/video.html

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions