aws-solutions-library-samples / guidance-for-aws-deepracer-event-management

The AWS DeepRacer Event Manager (DREM) is used to run and manage all aspects of in-person events for AWS DeepRacer, an autonomous 1/18th scale race car designed to test reinforcement learning (RL) models by racing on a physical track.
https://aws.amazon.com/solutions/guidance/aws-deepracer-event-management/
MIT No Attribution
16 stars 10 forks source link

Respect region config in Makefile when getting ssm parameter #8

Closed franky920920 closed 9 months ago

franky920920 commented 9 months ago

Issue #, if available:

Description of changes: The current Makefile does not use region configured in build.config on ssm get-parameter, this commit uses this config.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

davidfsmith commented 9 months ago

Thank you for your contribution to DREM