1 Answer
- Newest
- Most votes
- Most comments
1
Try accessing the logs directly using the AWS CLI to see if it's a problem with the AWS service or your environment.
aws logs describe-log-groups --region sa-east-1
If possible, try setting up the same configuration in a different AWS region. This can help determine if the issue is region-specific.
Ensure, Security Groups: Port 443 (HTTPS) is open for outbound traffic in the security group attached to your instance or environment.
VPC/Subnet Configuration: If your instance is within a VPC, ensure that your VPC routing table is configured correctly to allow outbound internet access (via an Internet Gateway or NAT Gateway).
Relevant content
asked 3 years ago
asked 3 years ago
- AWS OFFICIALUpdated 5 months ago

VPC routing table was not configured correctly, thank you Deekshitha Urs.
Hi Deeksha, I have the same issue
I think I understand the root of the issue, but I can't fix it: Under data sources - IAM permission access settings, I set the checkbox for cloudwatch, and it updates the workspace. But when I open the access settings again, I don't see the checkbox