AWS ground-station documentation change
Summary
Added notes about security group quota limits and adjustable limits
Security assessment
While security groups are a security feature, the change only documents existing quota limits without addressing specific vulnerabilities or security controls.
Diff
diff --git a/ground-station/latest/ug/dataflows.vpc-configuration.md b/ground-station/latest/ug/dataflows.vpc-configuration.md index 31ca8d5fa..1599a0a94 100644 --- a//ground-station/latest/ug/dataflows.vpc-configuration.md +++ b//ground-station/latest/ug/dataflows.vpc-configuration.md @@ -24,0 +25,4 @@ The below list calls out unique setup considerations when setting up your VPC fo +###### Note + +The default quota for number of security groups attached per ENI is 5. This is an adjustable limit up to 16, see [Amazon VPC Quotas](https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html#vpc-limits-security-groups). + @@ -71,0 +76,4 @@ The below list calls out unique setup considerations when setting up your VPC fo +###### Note + +The default quota for number of security groups attached per ENI is 5. This is an adjustable limit up to 16, see [Amazon VPC Quotas](https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html#vpc-limits-security-groups). +