Amazon Q에게 플릿에 대해 질문하는 효과적인 프롬프트 작성 방법 배우기 - AWS Systems Manager

Amazon Q에게 플릿에 대해 질문하는 효과적인 프롬프트 작성 방법 배우기

Amazon Q에 제공하는 질문 또는 프롬프트의 품질이 좋을수록 더 나은 결과를 얻을 수 있습니다.

쿼리 프롬프트 관련 팁

Amazon Q에 플릿에 대해 쿼리하는 경우 다음 팁을 기억하세요.

  1. 결과의 정확도를 높이려면 프롬프트에 ‘노드’ 및 ‘인스턴스’ 대신 ‘관리형 노드’ 및 ‘관리형 인스턴스’라는 용어를 사용합니다.

  2. AWS Organizations에 구성된 대로 조직에 속한 여러 계정에서 결과를 쿼리하려면 지정된 홈 리전의 위임된 관리자 계정에 로그인해야 합니다.

  3. 위임된 관리자 계정에서 “내 조직에서” 또는 “내 계정 123456789012”와 같은 구체적인 용어를 사용하여 조직 전반에 걸친 노드 및 인스턴스에 대해 질문하고 있음을 Amazon Q가 이해할 수 있도록 하세요.

Amazon Q에 대한 샘플 질문

다음 표에서는 더 나은 결과를 얻을 수 있는 Amazon Q 쿼리를 생성하는 몇 가지 방법을 보여주는 샘플 질문을 제공합니다.

또한 프롬프트의 콘텐츠에서 생성되는 ListNodes 명령을 실행하는 경우에 Amazon Q에서 적용하는 필터의 예시도 제공합니다.

샘플 자연어 질문 Amazon Q 적용 필터
Show me my Windows managed nodes.
PlatformType = Windows
List my managed instances in account 123456789012.
AccountId = 123456789012
Show me all managed nodes running Amazon Linux 1 across my organization.
PlatformName = Amazon Linux PlatformVersion = 1
Show me all managed instances running Microsoft Windows Server 2019 Datacenter in my organization.
PlatformName = Microsoft Windows Server 2019 Datacenter
Can you show me all managed nodes with SSM Agent version 3.3.1142.0?
AgentType = amazon-ssm-agent AgentVersion = 3.3.1142.0
List all Amazon Linux 2 managed instances in account 123456789012 that have SSM Agent version 3.3.1230.0.
PlatformName = Amazon Linux PlatformVersion = 2 AccountId = 123456789012 AgentType = amazon-ssm-agent AgentVersion = 3.3.1230.0
What Microsoft Windows Server 2008 R2 Enterprise managed nodes are running in the eu-central-1 region across my entire organization?
PlatformName = Microsoft Windows Server 2008 R2 Enterprise Region = eu-central-1
Show me all managed instances running CentOS Linux 7 in ou-d6ty-gxdma6vm.
PlatformName = CentOS Linux PlatformVersion = 7 OrganizationalUnitId = ou-d6ty-gxdma6vm
What Ubuntu managed instances are in account 123456789012?
PlatformName = Ubuntu AccountId = 123456789012
List my Linux managed instances.
PlatformType = Linux
Find my macOS managed nodes.
PlatformType = macOS
Show me all Amazon Linux managed nodes in my org.
PlatformName = Amazon Linux
List managed nodes running Amazon Linux 2 .
PlatformName = Amazon Linux PlatformVersion = 2
List the managed nodes with Ubuntu 16.04 in account 123456789012.
PlatformName = Ubuntu PlatformVersion = 16.04 AccountId = 123456789012
Find all managed nodes that have an SSM Agent version that is not 3.3.987.0.
AgentType = amazon-ssm-agent AgentVersion != 3.3.987.0
List all managed instances that are not running a Linux operating system.
PlatformType != Linux

지원되는 운영 체제 이름 및 프롬프트 버전

계정의 관리형 노드에 대해 Amazon Q에 문의하는 경우에는 Systems Manager에 레이블이 지정된 운영 체제 이름을 제공하는 것이 좋습니다. 버전 번호를 입력하여 결과의 범위를 더 좁힐 수도 있습니다. 예를 들어 다음 표에 나온 것처럼 macOS 14.5, Microsoft Windows Server 2019 Datacenter, AlmaLinux 9.2 through 9.4에 대한 결과를 구체적으로 요청할 수 있습니다.

이러한 목록은 전체 목록이 아닐 수 있으며 예시로만 제공됩니다.

macOS
플랫폼 이름 버전 번호
macOS 11.6.7, 11.7.10, 12.6.6, 12.7.6, 13.2, 13.4, 13.7, 14.1, 14.5, 14.6.1, 15.0
Windows
출시 버전 번호
Microsoft Windows Server 2008 Enterprise 6.0.6003
Microsoft Windows Server 2008 R2 Datacenter 6.1.7601
Microsoft Windows Server 2008 R2 Enterprise 6.1.7601
Microsoft Windows Server 2008 R2 Standard 6.1.7601
Microsoft Windows Server 2012 R2 Datacenter 6.3.9600
Microsoft Windows Server 2012 R2 Standard 6.3.9600
Microsoft Windows Server 2012 Standard 6.2.9200
Microsoft Windows Server 2016 Datacenter 해당 사항 없음
Microsoft Windows Server 2016 Standard 10.0.14393
Microsoft Windows Server 2019 Datacenter 해당 사항 없음
Microsoft Windows Server 2019 Standard 해당 사항 없음
Microsoft Windows Server 2022 Datacenter 해당 사항 없음
Microsoft Windows Server 2022 Standard 10.0.20348
Linux
플랫폼 이름 버전 번호
AlmaLinux 8.10, 9.2, 9.3, 9.4
Amazon Linux 2 2.0 이상
Amazon Linux 2023 2023.0.20230315.0 이상
Amazon Linux 2015.03, 2015.09, 2016.03, 2016.09, 2017.03, 2017.09, 2018.03
Bottlerocket 1.14.3, 1.16.1, 1.18.0, 1.19.1, 1.19.2, 1.19.5, 1.20.0, 1.20.1, 1.20.2, 1.20.3, 1.20.5, 1.21.1, 1.23.0, 1.24.0, 1.24.1, 1.25.0, 1.26.1,
CentOS 6.7, 6.8, 6.9(최종), 6.10, 6.10(최종)
CentOS Linux 7, 7.2.1511, 7.2.1511(코어), 7.3.1611, 7.3.1611(코어), 7.4.1708, 7.5.1804, 7.5.1804(코어), 7.6.1810, 7.7.1908, 7.8.2003, 7.9.2009, 7.9.2009(코어), 8.2.2004, 8.5.2111
CentOS Stream 8, 9
Debian GNU/Linux 8-12
Oracle Linux Server 7.8, 8.2, 8.3, 8.8, 8.9, 8.10, 9.4
Red Hat Enterprise Linux 8.2, 8.3, 8.4, 8.5, 8.6, 8.7, 8.8, 8.9, 8.10, 9.2, 9.3, 9.4
Red Hat Enterprise Linux 서버 6.9(Santiago), 6.10(Santiago), 7.3, 7.6, 7.7, 7.8, 7.9
Rocky Linux 8.6, 8.7, 8.8, 8.9, 8.10, 9.1, 9.2, 9.3, 9.4
SLES 12.4, 15, 15.1, 15.2, 15.3, 15.4, 15.5
Ubuntu 14.04, 16.04, 18.04, 20.04, 22.04, 24.04