зеркало из https://github.com/mozilla/MozDef.git
Update documentation strings
This commit is contained in:
Родитель
d373b2869f
Коммит
4d0b05e46a
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
AWSTemplateFormatVersion: "2010-09-09"
|
||||
Description: "Creates the base instance profile and delivery server roles."
|
||||
Description: "Creates the MozDef base instance profile and delivery server IAM role"
|
||||
Resources:
|
||||
WebRole:
|
||||
Type: "AWS::IAM::Role"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
AWSTemplateFormatVersion: "2010-09-09"
|
||||
Description: Create MozDef Amazon ES
|
||||
Parameters:
|
||||
SubnetIds:
|
||||
Type: "List<AWS::EC2::Subnet::Id>"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
AWSTemplateFormatVersion: "2010-09-09"
|
||||
Description: Deploy MozDef AmazonMQ instance.
|
||||
Description: Creates MozDef Amazon MQ
|
||||
Parameters:
|
||||
MQUserParameter:
|
||||
Type: String
|
||||
|
|
Загрузка…
Ссылка в новой задаче