Certificate - Amazon EMR on EKS
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.

Certificate

The entity representing certificate data generated for managed endpoint.

Contents

certificateArn

The ARN of the certificate generated for managed endpoint.

Type: String

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

Pattern: ^arn:(aws[a-zA-Z0-9-]*):acm:.+:(\d{12}):certificate/.+$

Required: No

certificateData

The base64 encoded PEM certificate data generated for managed endpoint.

Type: String

Length Constraints: Maximum length of 5000.

Pattern: ^([A-Za-z0-9+/]{4})*([A-Za-z0-9+/]{4}|[A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{2}==)?$

Required: No

See Also

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