VersionFilter
A filter for listing configuration bundle versions.
Contents
- branchName
-
Filter by branch name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z][a-zA-Z0-9_/-]{0,127}Required: No
- createdByName
-
Filter by creation source name.
Type: String
Required: No
- latestPerBranch
-
When true, returns only the latest version for each branch. When false or not specified, returns all versions. Can be combined with
branchNameto get the latest version for a specific branch.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: