/**
 * All IAM policy actions for AWS Elemental Support Content (ELEMENTAL-SUPPORT-CONTENT)
 *
 * Extracted by `aws-iam-policy` from
 * https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalsupportcontent.html
 *
 * 2025-02-24T21:47:56.792Z
 */
export declare enum AwsElementalSupportContentActions {
    /**
     * Grants permission to search support content
     *
     * See https://docs.aws.amazon.com/elemental-appliances-software
     */
    Query = "elemental-support-content:Query"
}
