ImageTestsConfiguration - EC2 Image Builder
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ImageTestsConfiguration

Configure image tests for your pipeline build. Tests run after building the image, to verify that the AMI or container image is valid before distributing it.

Contents

imageTestsEnabled

Determines if tests should run after building the image. Image Builder defaults to enable tests to run following the image build, before image distribution.

Type: Boolean

Required: No

timeoutMinutes

The maximum time in minutes that tests are permitted to run.

Note

The timeoutMinutes attribute is not currently active. This value is ignored.

Type: Integer

Valid Range: Minimum value of 60. Maximum value of 1440.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: