AWS AWSCloudFormation documentation change
Summary
Added 'client-vpn' to allowed values for resource type property
Security assessment
Change expands supported resource types without any security context or vulnerability mitigation mentioned in the diff
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-transitgatewaymeteringpolicyentry.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-transitgatewaymeteringpolicyentry.md index 49faa1495..c0da07b83 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-transitgatewaymeteringpolicyentry.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-transitgatewaymeteringpolicyentry.md @@ -100 +100 @@ _Required_ : No - _Allowed values_ : `vpc | vpn | direct-connect-gateway | peering | network-function | vpn-concentrator` + _Allowed values_ : `vpc | vpn | direct-connect-gateway | peering | network-function | vpn-concentrator | client-vpn` @@ -181 +181 @@ _Required_ : No - _Allowed values_ : `vpc | vpn | direct-connect-gateway | peering | network-function | vpn-concentrator` + _Allowed values_ : `vpc | vpn | direct-connect-gateway | peering | network-function | vpn-concentrator | client-vpn`