Commit 8eeb9d1
Add rekognition-service (#728)
* Add rekognition-service
* Add DeleteProject method
* Add Float in scalar type serializer.
* Add SearchFacesByImage method in rekognition-service.
* Implement unit input test in rekognition service.
* Add initial documentation of rekognition service.
* No docker image in rekognition service.
* Attribute Enum not created by code generator.
* Fix package order
* Add missing files
* Revert changes on SQS/STS
* Fix CS
* Regenerate code
* Fix tests
* Revert changes in non-related services
* Update src/Service/Rekognition/.github/workflows/branch_alias.yml
Co-authored-by: manuel <pompello98@gmail.com>
Co-authored-by: Jérémy Derussé <jeremy@derusse.com>
Co-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>1 parent 222be22 commit 8eeb9d1
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
196 | 197 | | |
197 | 198 | | |
198 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
199 | 213 | | |
200 | 214 | | |
201 | 215 | | |
| |||
0 commit comments