ãµã¼ã¢ã³å¤§å¥½ããæ¨ªå±±ã§ãã ä»å AWS Lambda ã®Python対å¿ã§ä½ãåºæ¥ãã®ãè²ã ã¨æ°ã«ãªã£ãã®ã§ãæ¤è¨¼ãã¦ã¿ã¾ããã 以ä¸ã®å 容ã¯ã(2015/10/13ç¾å¨ã®æ å ±ã§ã) CPUã¯ï¼ Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHzãã® 2ã³ã¢ã®ç°å¢ã§åãã¦ããããã§ãã ããã°ã©ã import commands def _(cmd): return commands.getoutput(cmd) def lambda_handler(event, context): print _('cat /proc/cpuinfo | grep -e processor -e Xeon')


{{#tags}}- {{label}}
{{/tags}}