/**
 * All IAM policy actions for Amazon RHEL Knowledgebase Portal (RHELKB)
 *
 * Extracted by `aws-iam-policy` from
 * https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonrhelknowledgebaseportal.html
 *
 * 2025-02-24T21:49:27.932Z
 */
export declare enum AwsRhelkbActions {
    /**
     * Grants permission to access the Red Hat Knowledgebase portal
     *
     * See https://docs.aws.amazon.com/systems-manager/latest/userguide/fleet-rhel.html
     */
    GetRhelURL = "rhelkb:GetRhelURL"
}
