ListServiceInstancesFilter - AWS Proton

ListServiceInstancesFilter

A filtering criterion to scope down the result list of the ListServiceInstances action.

Contents

key

The name of a filtering criterion.

Type: String

Valid Values: name | deploymentStatus | templateName | serviceName | deployedTemplateVersionStatus | environmentName | lastDeploymentAttemptedAtBefore | lastDeploymentAttemptedAtAfter | createdAtBefore | createdAtAfter

Required: No

value

A value to filter by.

With the date/time keys (*At{Before,After}), the value is a valid RFC 3339 string with no UTC offset and with an optional fractional precision (for example, 1985-04-12T23:20:50.52Z).

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: