AWS AWSCloudFormation documentation change
Summary
Added support for importing new resources (e.g., VPCEncryptionControl, ECR SigningConfiguration)
Security assessment
Documents import support for security-related resources like VPCEncryptionControl, indirectly promoting secure configurations.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.md b/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.md index 85eff5875..09feafd27 100644 --- a//AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.md +++ b//AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.md @@ -472,0 +473,2 @@ Resource | Import | Drift detection | IaC generator +[`AWS::EC2::TransitGatewayMeteringPolicy`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-transitgatewaymeteringpolicy.html) | Yes | Yes | No +[`AWS::EC2::TransitGatewayMeteringPolicyEntry`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-transitgatewaymeteringpolicyentry.html) | Yes | Yes | No @@ -487,0 +490 @@ Resource | Import | Drift detection | IaC generator +[`AWS::EC2::VPCEncryptionControl`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-vpcencryptioncontrol.html) | Yes | Yes | No @@ -493,0 +497 @@ Resource | Import | Drift detection | IaC generator +[`AWS::EC2::VPNConcentrator`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-vpnconcentrator.html) | Yes | Yes | No @@ -509,0 +514 @@ Resource | Import | Drift detection | IaC generator +[`AWS::ECR::SigningConfiguration`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-ecr-signingconfiguration.html) | Yes | Yes | No @@ -512,0 +518 @@ Resource | Import | Drift detection | IaC generator +[`AWS::ECS::ExpressGatewayService`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-ecs-expressgatewayservice.html) | Yes | Yes | No @@ -607,0 +614,2 @@ Resource | Import | Drift detection | IaC generator +[`AWS::Glue::IdentityCenterConfiguration`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-glue-identitycenterconfiguration.html) | Yes | Yes | No +[`AWS::Glue::Integration`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-glue-integration.html) | Yes | Yes | No