-
과금이 일어나지 않도록 삭제 가이드를 추가해주세요...!
-
When I enable SSL for a tracking domain, a Let's Encrypt cert is successfully received (and I can see that the cert exists in the postal db).
Connecting to the server on that tracking domain via ht…
-
### Link Checker
Errors were reported while checking the connectivity of links.
```
LICENSE
content/posts/Freenove/Freenove.md
OK ./freenove.jpg
content/posts/AutumnLeavesLaminate/AutumnLeavesLaminat…
-
### Link Checker
Errors were reported while checking the connectivity of links.
```
LICENSE
content/posts/AutumnLeavesLaminate/AutumnLeavesLaminate.md
OK ./AutumnLeavesLaminate.jpg
content/posts/Lego…
-
This is not an issue in aws-sdk-ios.
I am just trying to confirm if Amazon Rekognition SDK is available in Swift or ObjC?
I am currently referring this documentation - https://docs.aws.amazon.co…
-
I am trying to execute the sample code given here : https://docs.aws.amazon.com/rekognition/latest/dg/images-bytes.html
I am getting com.amazonaws.SdkClientException: Unable to execute HTTP request…
-
* What service are you using?
Kinesis video stream
* In what version of SDK are you facing the problem?
* Is the issue limited to Simulators / Actual Devices?
Yes
Hi.
I am trying to view…
-
Jetson 에서 FaceNet 을 이용하여 Bounding Box 를 Cropping 한 이미지는 얼굴 부분만 나타나게 된다.
하지만 Rekognition 의 적절한 얼굴 이미지 input 에 대한 명세를 살펴본 결과, 이는 적절하지 않은 input 으로 더 큰 범위의 Cropping 이 필요할 것으로 보인다.
관련 문장은 다음과 같다.
> …
-
Please add Thumbor's `SECURITY_KEY` to template params.
Currently this can be configured manually as Lambda env variable, which is not very good for CloudFormation stacks in general, creating DRIFT…
-
Hi,
I am trying to run real-time recommendations from AWS Personalize campaign in AWS Lambda following below code mentioned in the documentation .
```
import boto3
if __name__ == "__main__":
…