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

Fix RUM Access Denied / Region Hard-Coding #48

Closed larsll closed 4 months ago

larsll commented 4 months ago

Issue #47

Description of changes: Removing hard-coded instances of region eu-west-1; dynamically assign value as per stack deployment region.

larsll commented 4 months ago

Re-requested review as I did a cleaner implementation -- using RUM specific region, not 'stealing' the config from other items.