RuntimeValidationConfig
Configuration for runtime validation of imported images. This structure specifies the instance type to use for testing the imported image's streaming capabilities.
Contents
- IntendedInstanceType
-
The instance type to use for runtime validation testing. It's recommended to use the same instance type you plan to use for your fleet to ensure accurate validation results.
Type: String
Pattern:
^[a-zA-Z0-9-]+(\.[a-z0-9-]+)+\.(small|medium|large|xlarge|\d+xlarge|metal)$Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: