this is using the mbed os version 5-13-1

Dependencies:   mbed-http

Branch:
PassingRegression
Revision:
127:a21788227ca6
Parent:
123:a49e9ffbaca6
Child:
128:3a641aaad2d9
--- a/source/common_types.h	Sun Jul 07 20:36:41 2019 +0000
+++ b/source/common_types.h	Mon Jul 15 21:37:22 2019 +0000
@@ -228,6 +228,7 @@
     char *        AcceptVal;    /* types accepted */
     char *        contentType;  /* content type */
     char *        contentLen;   /* content length   */
+    char *        X_Amz_Target;   /* X-Amz-Target   */
     uint8_t *     body;         /* body     */
     uint8_t       buffer[TX_BUFFER_LEN - 8*sizeof(char *) 
                                      - sizeof(http_method)]; // buffer