Creating User-Data for AWS installation
search cancel

Creating User-Data for AWS installation

book

Article ID: 240883

calendar_today

Updated On:

Products

Content Analysis Software

Issue/Introduction

Manual creation of user-data for AWS installation

Cause

User-data tool is not accessible

Resolution

Use the following example, replace your information on the right side of the keypairs.

{
"password":"password",
"enable_password":"password",
"hostname":"test",
"serial_number":"1234567890"
}