Back to Aws Doc Sdk Examples

Photo analysis

python/cross_service/photo_analyzer/api/templates/report.html

latest204 B
Original Source

Photo analysis

{{message}}


| {% for header in headers %} {{header}} | {% endfor %} | --- | {% for label_row in labels %} | {% for label in label_row %} {{label}} | {% endfor %} {% endfor %}