sparse-intern-71089
08/04/2020, 11:50 PMnice-airport-15607
08/05/2020, 3:31 PMnew aws.iot.TopicRule('this_is_not_the_name', {...})
isn’t the same as
new aws.iot.TopicRule('this_is_not_the_name', {
name: 'this_is_the_name',
...
})
which has a required name
in TopicRule
that i was missing…hundreds-musician-51496
08/05/2020, 5:57 PM-xxxxx
where xxxxx
is some hex numbers & letters. I think the hyphen (-
) used was the problem.nice-airport-15607
08/05/2020, 7:39 PM-
through a regex to replace globally to _