AWS Security ChangesHomeSearch

AWS grafana documentation change

Service: grafana · 2025-03-02 · Documentation low

File: grafana/latest/userguide/AMG-configure-vpc-faq.md

Summary

Added a new FAQ section about VPC dedicated tenancy support

Security assessment

The change adds information about VPC tenancy options but does not address security concerns or features

Diff

diff --git a/grafana/latest/userguide/AMG-configure-vpc-faq.md
index 332c90f3b..e45b8dc38 100644
--- a/grafana/latest/userguide/AMG-configure-vpc-faq.md
+++ b/grafana/latest/userguide/AMG-configure-vpc-faq.md
@@ -5 +5 @@
-When do I need to configure a VPC in Amazon Managed Grafana?Why are my existing data sources failing to connect after I configured a VPC with my Amazon Managed Grafana workspace?Can I connect both AWS Managed Services (such as Amazon Managed Service for Prometheus, CloudWatch, or X-Ray) and private data sources (including Amazon Redshift) to the same Amazon Managed Grafana workspace?Why do I get a 502 Bad Gateway Error when I am trying to connect to a data source after I configured the VPC in my Amazon Managed Grafana workspace?Can I connect to multiple VPCs from the same Amazon Managed Grafana workspace?How do I connect to data sources in a different VPC? How do I connect to data sources from a VPC that's in a different AWS Region or AWS account?When my Amazon Managed Grafana workspace is connected to a VPC will I still be able to connect to other public data sources?Before configuring a VPC connection my Grafana alerts were successfully being sent to downstream services, such as PagerDuty and Slack. After configuring VPC, why are my Grafana alerts not being delivered to these notification destinations?Can I edit my VPC manually? Why does modifying my security group or subnet cause my Amazon Managed Grafana workspace to become unavailable?
+When do I need to configure a VPC in Amazon Managed Grafana?Why are my existing data sources failing to connect after I configured a VPC with my Amazon Managed Grafana workspace?Can I use a VPC with dedicated tenancy?Can I connect both AWS Managed Services (such as Amazon Managed Service for Prometheus, CloudWatch, or X-Ray) and private data sources (including Amazon Redshift) to the same Amazon Managed Grafana workspace?Why do I get a 502 Bad Gateway Error when I am trying to connect to a data source after I configured the VPC in my Amazon Managed Grafana workspace?Can I connect to multiple VPCs from the same Amazon Managed Grafana workspace?How do I connect to data sources in a different VPC? How do I connect to data sources from a VPC that's in a different AWS Region or AWS account?When my Amazon Managed Grafana workspace is connected to a VPC will I still be able to connect to other public data sources?Before configuring a VPC connection my Grafana alerts were successfully being sent to downstream services, such as PagerDuty and Slack. After configuring VPC, why are my Grafana alerts not being delivered to these notification destinations?Can I edit my VPC manually? Why does modifying my security group or subnet cause my Amazon Managed Grafana workspace to become unavailable?
@@ -33,0 +34,4 @@ To resolve this issue, you must connect the other data sources to the VPC that y
+## Can I use a VPC with dedicated tenancy?
+
+No, [VPCs configured](https://docs.aws.amazon.com/vpc/latest/userguide/create-vpc.html) with `Tenancy` set to `Dedicated` are not supported.
+