View a markdown version of this page

CertificateFilter - Amazon Certificate Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CertificateFilter

Defines a filter for searching certificates by ARN, X.509 attributes, or ACM metadata.

Contents

Note

In the following list, the required parameters are described first.

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

AcmCertificateMetadataFilter

Filter by ACM certificate metadata.

Type: AcmCertificateMetadataFilter object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

CertificateArn

Filter by certificate ARN.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:[\w+=/,.@-]+:acm:[\w+=/,.@-]*:[0-9]+:[\w+=,.@-]+(/[\w+=,.@-]+)*

Required: No

X509AttributeFilter

Filter by X.509 certificate attributes.

Type: X509AttributeFilter object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

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