createGroupCertificateAuthority
inline suspend fun GreengrassClient.createGroupCertificateAuthority(crossinline block: CreateGroupCertificateAuthorityRequest.Builder.() -> Unit): CreateGroupCertificateAuthorityResponse
Creates a CA for the group. If a CA already exists, it will rotate the existing CA.