EnvironmentTemplateFilter
A search filter for environment templates.
Contents
- majorVersion
-
Include
majorVersion
to filter search for a major version.Type: String
Length Constraints: Minimum length of 1. Maximum length of 20.
Pattern:
^(0|([1-9]{1}\d*))$
Required: Yes
- templateName
-
Include
templateName
to filter search for a template name.Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[0-9A-Za-z]+[0-9A-Za-z_\-]*$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: