getEnclaveCertificateIamRoleAssociation

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.

Return

null

Parameters

argument

null


Return

null

Parameters

certificateArn

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

roleArn

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.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.ec2.kotlin.inputs.GetEnclaveCertificateIamRoleAssociationPlainArgs.

See also