pub async fn create_security_group_monitoring(
client: &Client,
vpc_id: &str,
deployer_ip: &str,
tag: &str,
) -> Result<String, Error>
Expand description
Creates a security group for the monitoring instance with access from the deployer IP