A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/powershell/v5/reference/items/Get-SSMLatestEC2Image.html below:

SimpleSystemsManagement: Get-SSMLatestEC2Image Cmdlet | AWS Tools for PowerShell

Example 1

PS Get-SSMLatestEC2Image -Path ami-windows-latest

Name Value

---- -----

Windows_Server-2008-R2_SP1-English-64Bit-SQL_2012_SP4_Express ami-0e5ddd288daff4fab

Windows_Server-2012-R2_RTM-Chinese_Simplified-64Bit-Base ami-0c5ea64e6bec1cb50

Windows_Server-2012-R2_RTM-Chinese_Traditional-64Bit-Base ami-09775eff0bf8c113d

Windows_Server-2012-R2_RTM-Dutch-64Bit-Base ami-025064b67e28cf5df

...

This example lists all the lastest Windows AMIs.

Example 2

PS Get-SSMLatestEC2Image -Path ami-amazon-linux-latest -ImageName amzn-ami-hvm-x86_64-ebs -Region us-west-2

ami-09b92cd132204c704

This example retrieves the AMI id of a specific Amazon Linux image for the us-west-2 region.

Example 3

Get-SSMLatestEC2Image -Path ami-windows-latest -ImageName *Windows*2019*English*

Name Value

---- -----

Windows_Server-2019-English-Full-SQL_2017_Web ami-085e9d27da5b73a42

Windows_Server-2019-English-STIG-Core ami-0bfd85c29148c7f80

Windows_Server-2019-English-Full-SQL_2019_Web ami-02099560d7fb11f20

Windows_Server-2019-English-Full-SQL_2016_SP2_Standard ami-0d7ae2d81c07bd598

...

This example lists all the lastest Windows AMIs matching the specified wildcard expression.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4