We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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>
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
After logging in through sso with PowerUserAccess I can list log groups, but not streams:
The text was updated successfully, but these errors were encountered: