vandr0iy
vandr0iy
As far as I know, the standard treats both values with and without the trailing dot as valid, where the former is preferred. Also, [the route53 docs](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resource-record-sets-values-basic.html#rrsets-values-basic-value) say the same....
Ah, just FYI - while I was searching for alternatives while cw is not working for me, I stumbled on [this](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/logs/tail.html). Quick usage example: ``` aws logs tail 'bellboy/prod' --format...
Yes, I picked it up from the history
tried also with other streams in the same AWS account, but with no luck. Works with other AWS accounts too, though. Could it be an AWS authorization issue, somehow?
@freben would something like [this](https://github.com/backstage/backstage/pull/31678) work?
comments addressed, please take a second look @camilaibs / @freben