func GetApplyEditLastAppliedDocs() structs.DocsStruct {
    var docs structs.DocsStruct

    docs.LongMD = "Edit the latest last-applied-configuration annotations of resources from the default editor.\n\n" +
        "The `edit-last-applied` command allows you to directly edit any API resource you can retrieve via the " +