AWSSDK.EC2 by Amazon Web Services

<PackageReference Include="AWSSDK.EC2" Version="3.7.81.3" />

.NET API 3,102,376 bytes

 GetAssociatedEnclaveCertificateIamRolesRequest

Container for the parameters to the GetAssociatedEnclaveCertificateIamRoles operation. Returns the IAM roles that are associated with the specified ACM (ACM) certificate. It also returns the name of the Amazon S3 bucket and the Amazon S3 object key where the certificate, certificate chain, and encrypted private key bundle are stored, and the ARN of the KMS key that's used to encrypt the private key.
public string CertificateArn { get; set; }

Gets and sets the property CertificateArn.

The ARN of the ACM certificate for which to view the associated IAM roles, encryption keys, and Amazon S3 object information.