ListServiceInstancesFilter - AWS Proton

AWS has decided to discontinue AWS Proton, with support ending on October 7, 2026. New customers will not be able to sign up after October 7, 2025, but existing customers can continue to use the service until October 7, 2026.For more information, see AWS Proton Service Deprecation and Migration Guide.

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: