Slide 37
Slide 37 text
classmethod.jp
37
+40/ςϯϓϨʔτΛॻ͘
{
"AWSTemplateFormatVersion": "2010-‐‑‒09-‐‑‒09",
"Description": "Create-‐‑‒Snapshot -‐‑‒ scheduled job worker instance",
"Parameters": {
"KeyName": {
"Description": "Name of an existing EC2 KeyPair to enable SSH
access to the instances",
"Type": "String",
"MinLength": "1",
"MaxLength": "64",
"AllowedPattern": "[-‐‑‒_̲ a-‐‑‒zA-‐‑‒Z0-‐‑‒9]*",
"ConstraintDescription": "can contain only alphanumeric
characters, spaces, dashes and underscores."
},