aws-samples / aws-robomaker-simulation-launcher

This SAM lambda function will create a set of AWS RoboMaker simulation jobs, with defined scenarios through parameterized sets of environment variables.
MIT No Attribution
8 stars 4 forks source link

Changes for scenarios.json to support default values set in the launcher #2

Closed katakuji closed 4 years ago

katakuji commented 4 years ago

Issue #, if available: It's little difficult to apply the default parameters which are set by simulation launcher to the scenarios.json.

Description of changes: outputLocation, iamRole, securityGroups, subnets are from launcher if they are not set in scenarios.json file. Print S3 bucket name created by CloudFormation for easy to find out where bundle need to be placed for the workload.