1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
1
Hello.
Is the specified region correct?
Try running the following AWS CLI command, specifying the region you normally use.
Also, please check if the AWS account you are using is correct.
https://docs.aws.amazon.com/rekognition/latest/dg/list-collection-procedure.html
aws rekognition list-collections --profile profile-name --region "your-region"
