View a markdown version of this page

ImageTestsConfiguration - EC2 Image Builder

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

Specifies whether tests run after building the image. When enabled, tests run after the image build and before image distribution. Defaults to true.

Type: Boolean

Required: No

timeoutMinutes

The maximum time in minutes that tests are permitted to run. If you don't specify a value, Image Builder stores and returns 720.

Note

The timeout property 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 AWS SDKs, see the following: