Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-enclavecertificateiamroleassociation.json
Parent schema serverless-framework-configuration
Type: object

Associates an AWS Identity and Access Management (IAM) role with an AWS Certificate Manager (ACM) certificate. This association is based on Amazon Resource Names and it enables the certificate to be used by the ACM for Nitro Enclaves application inside an enclave.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-ec2-acmcerts.git

Properties

CertificateArn string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) of the ACM certificate with which to associate the IAM role.

RoleArn string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) of the IAM role to associate with the ACM certificate. You can associate up to 16 IAM roles with an ACM certificate.