List and view infrastructure configuration details
This section describes the various ways that you can find information and view details for your EC2 Image Builder infrastructure configurations.
Infrastructure configuration details
List infrastructure configurations from the Amazon CLI
The following example shows how to list of all of your
infrastructure configurations, using the list-infrastructure-configurations
aws imagebuilder list-infrastructure-configurations
Get infrastructure configuration details from the Amazon CLI
The following example shows how use the get-infrastructure-configuration
aws imagebuilder get-infrastructure-configuration --infrastructure-configuration-arn arn:aws:imagebuilder:us-west-
2:123456789012
:infrastructure-configuration/my-example-infrastructure-configuration