Upgrade to Pro — share decks privately, control downloads, hide ads and more …

絶対に落としてはいけない特設セール24時!!公開版 / 24H Special sale site that should never be open to the public!

deadcheat
January 31, 2019
4

絶対に落としてはいけない特設セール24時!!公開版 / 24H Special sale site that should never be open to the public!

deadcheat

January 31, 2019
Tweet

Transcript

  1. ¾•S“o ¢ ¿À(ÁÂÃÄi\M#Å*'_ÆDœ<ÇÈDLA°»¼S“c 6¾•«É0…„ÊeiËÌS“,RÍbÁÂÃÄi•Î”% ÏSÐR*°¤Ñb°(p%*•ÒÓ: ¢ ÔÕÖ×Ê…p"Ø®¯bÙÚ§¨bÛÜ(Ä>ÝÞ<>°ßà &'BáâC>A=ã>•°»¼ ¢ "Ø®¯b‚€o,äå(pæçèÅéÐR*#êëS“

    Ä>ÝÞ<>°w_O°…ìhíd|î&YwÆ>ïAð?ï=>È?@#ñò& 'BáâbÄ>ÝÞ<>oR„…/h ¢ ÔÕÖ×Ê…§pæçèóvô*hõ|°döfÊy÷b ø˜,sb(Š‹w_bBáâ#„…/h&'c B©\)wÆ>ïAð?>?@=#ùzÊy÷S“
  2. B©\)Ä>ÝÞ<>(c CD†úû“ ¢ OPNŸüPNüNHoRúû“ó•#,”'*“ ¢ LD<=ýïþ)ÿ•A@DL,¾ps%s%Ä>ÝÞ<>°úû'*Y•!%"#“%p$| õg1&Ysbi%âá#&'„Êe&0'S“ø˜†E“b°(&)*( oo“ ๏ +bó•,,T°pí0-.1oR/ÐG%s°é“c

    >ãï)Æ>ÝÞ<>)œÿ<>A=01œL?AðDL0?D<=)001œL?AðDL0L>Ý=)2Ä>ÝÞ<>3456) 007ðÿ01ðÆ=)2ö8g1õh69È=JðDL)>ÿ0LDÈA@=>ïA0N ๏ :;(B©\)_ÆDœ<Q°Báâ^b$0'i*<°s=e&g°é“ó•#& 'Åé€&Y ¢ JðA@œÞ>?DÝü>ãïü>ãï0Æ>ÝÞ<>0JDüÆ>ÝÞ<>iðÝÿDÈAS“
  3. ?@AbB< package main import ( "context" "github.com/aws/aws-lambda-go/lambda" ) func main()

    { lambda.Start(handleRequest) } func handleRequest(ctx context.Context, in interface{}) error { return nil }
  4. // APIGatewayProxyRequest contains data coming from the API Gateway proxy

    type APIGatewayProxyRequest struct { Resource string `json:"resource"` // The resource path defined in API Gateway Path string `json:"path"` // The url path for the caller HTTPMethod string `json:"httpMethod"` Headers map[string]string `json:"headers"` QueryStringParameters map[string]string `json:"queryStringParameters"` PathParameters map[string]string `json:"pathParameters"` StageVariables map[string]string `json:"stageVariables"` RequestContext APIGatewayProxyRequestContext `json:"requestContext"` Body string `json:"body"` IsBase64Encoded bool `json:"isBase64Encoded,omitempty"` }
  5. pN?‚d…sh}4c 6u*?‚vw:i£k“ ¢ Ïx°d…sh}yz°‰Fµ%éi{|#&ó• ๏ }~•€•—Fb$ìR®¯b%é#‰F°Y ๏ Íb4bG=Hü\=?_‚PP ๏ ƒb„…g>ÝÈ6‚PPÈ=Hüï=?:b†j

    ¢ pN?‚4i¶M>ÝȺ#.N ¢ Ä>ÝÞ<>b‡ˆßZ4*†P>‰ï=?ÐR*µ”Yb°OPPPsEnŽŠvÍ•c d«”oе&6‹:‰PPPÐR*°Œ•&%G•5 ๏ Ž•‰PPP#.N56ß•ÍF,#ú*€«F°&Y:
  6. ¨