v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492266201.3 KB

Retreives the CA associated with a group. Returns the public key of the CA.

get/greengrass/groups/{GroupId}/certificateauthorities/{CertificateAuthorityId}

Path parameters

CertificateAuthorityIdstring required

The ID of the certificate authority.

GroupIdstring required

The ID of the Greengrass group.

Response

Success

GroupCertificateAuthorityArnstring

The ARN of the certificate authority for the group.

GroupCertificateAuthorityIdstring

The ID of the certificate authority for the group.

PemEncodedCertificatestring

The PEM encoded certificate for the group.