简体   繁体   中英

How to check EC2 security group id using Powershell command?

How to check EC2 security group ID using PowerShell command?

I am new to PowerShell. I tried to browse but couldn't find the answer.

下面的命令将获取EC2安全组ID和组名称

Get-EC2SecurityGroup|select groupname, groupid

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM