aws-observability / aws-rum-web

Amazon CloudWatch RUM Web Client
Apache License 2.0
114 stars 65 forks source link

chore: Update smoke tests to use enhanced auth flow #541

Closed qiah closed 2 months ago

qiah commented 2 months ago

Remove guestRoleArn from rum config to use enhanced auth flow in smoke tests.

qhanam commented 2 months ago

Looks good to me. The CDN authflow is still using the basic authflow, which means the smoke tests still cover that as well.

It might make sense to add integ tests for authorization at some point, but that is out of scope here.