CertificateFilter - AWS Certificate Manager
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: