Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 PowerShell 命令检查 EC2 安全组 ID?
我是 PowerShell 的新手。我试图浏览但找不到答案。
下面的命令将获取 EC2 安全组 ID 和组名称
Get-EC2SecurityGroup|select groupname, groupid