зеркало из https://github.com/mozilla/MozDef.git
Add example aws_parameters file and gitignore
This commit is contained in:
Родитель
cbe504eaba
Коммит
8a091b00e5
|
@ -13,3 +13,4 @@ alerts/generic_alerts
|
|||
/.project
|
||||
/data
|
||||
.vscode
|
||||
cloudy_mozdef/aws_parameters.json
|
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
{
|
||||
"ParameterKey": "OIDCClientSecret",
|
||||
"ParameterValue": "secret-goes-here",
|
||||
"UsePreviousValue": false
|
||||
}
|
||||
]
|
Загрузка…
Ссылка в новой задаче