PlatformFilter
Describes criteria to restrict the results when listing platform versions.
The filter is evaluated as follows: Type Operator Values[1]
   
Contents
- Operator
- 
               The operator to apply to the Typewith each of theValues.Valid values: =|!=|<|<=|>|>=|contains|begins_with|ends_withType: String Required: No 
- Type
- 
               The platform version attribute to which the filter values are applied. Valid values: PlatformName|PlatformVersion|PlatformStatus|PlatformBranchName|PlatformLifecycleState|PlatformOwner|SupportedTier|SupportedAddon|ProgrammingLanguageName|OperatingSystemNameType: String Required: No 
- Values.member.N
- 
               The list of values applied to the filtering platform version attribute. Only one value is supported for all current operators. The following list shows valid filter values for some filter attributes. - 
                     PlatformStatus:Creating|Failed|Ready|Deleting|Deleted
- 
                     PlatformLifecycleState:recommended
- 
                     SupportedTier:WebServer/Standard|Worker/SQS/HTTP
- 
                     SupportedAddon:Log/S3|Monitoring/Healthd|WorkerDaemon/SQSD
 Type: Array of strings Required: No 
- 
                     
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: