awslogs streams finds no stream
franck102 opened this issue · comments
franck102 commented
After logging in through sso with PowerUserAccess I can list log groups, but not streams:
> aws sso login
Successfully logged into Start URL: https://...
> awslogs groups
...
PassmateStack-KeycloakTaskDefinitionkeycloakLogGroupEF63A90C-r2FV2MO3ORso
...
> awslogs streams PassmateStack-KeycloakTaskDefinitionkeycloakLogGroupEF63A90C-r2FV2MO3ORso
<nothing is returned, no error>
ocrlgv commented
I ran into similar issues, double check your sso aws region setup is correct for the region you're in
aws configure get region
check if that is the region your logs are in.