/**
 * All IAM policy actions for Amazon Chime (CHIME)
 *
 * Extracted by `aws-iam-policy` from
 * https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonchime.html
 *
 * 2025-02-24T21:46:58.889Z
 */
export declare enum AwsChimeActions {
    /**
     * Grants permission to accept the delegate invitation to share management of an A
     * mazon Chime account with another AWS Account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    AcceptDelegate = "chime:AcceptDelegate",
    /**
     * Grants permission to activate users in an Amazon Chime Enterprise account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/manage-access.html
     */
    ActivateUsers = "chime:ActivateUsers",
    /**
     * Grants permission to add a domain to your Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/claim-domain.html
     */
    AddDomain = "chime:AddDomain",
    /**
     * Grants permission to add new or update existing Active Directory or Okta user g
     * roups associated with your Amazon Chime Enterprise account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html
     */
    AddOrUpdateGroups = "chime:AddOrUpdateGroups",
    /**
     * Grants permission to associate a flow with a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_AssociateChannelFlow.html
     */
    AssociateChannelFlow = "chime:AssociateChannelFlow",
    /**
     * Grants permission to associate a phone number with an Amazon Chime user
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_AssociatePhoneNumberWithUser.html
     */
    AssociatePhoneNumberWithUser = "chime:AssociatePhoneNumberWithUser",
    /**
     * Grants permission to associate multiple phone numbers with an Amazon Chime Voic
     * e Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_AssociatePhoneNumbersWithVoiceConnector.html
     */
    AssociatePhoneNumbersWithVoiceConnector = "chime:AssociatePhoneNumbersWithVoiceConnector",
    /**
     * Grants permission to associate multiple phone numbers with an Amazon Chime Voic
     * e Connector Group
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_AssociatePhoneNumbersWithVoiceConnectorGroup.html
     */
    AssociatePhoneNumbersWithVoiceConnectorGroup = "chime:AssociatePhoneNumbersWithVoiceConnectorGroup",
    /**
     * Grants permission to associate the specified sign-in delegate groups with the s
     * pecified Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_AssociateSigninDelegateGroupsWithAccount.html
     */
    AssociateSigninDelegateGroupsWithAccount = "chime:AssociateSigninDelegateGroupsWithAccount",
    /**
     * Grants permission to associate the specified Amazon Connect instance with an Am
     * azon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-actions-as-permissions
     */
    AssociateVoiceConnectorConnect = "chime:AssociateVoiceConnectorConnect",
    /**
     * Grants permission to authorize an Active Directory for your Amazon Chime Enterp
     * rise account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    AuthorizeDirectory = "chime:AuthorizeDirectory",
    /**
     * Grants permission to create new attendees for an active Amazon Chime SDK meetin
     * g
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_BatchCreateAttendee.html
     */
    BatchCreateAttendee = "chime:BatchCreateAttendee",
    /**
     * Grants permission to add multiple users and bots to a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_BatchCreateChannelMembership.html
     */
    BatchCreateChannelMembership = "chime:BatchCreateChannelMembership",
    /**
     * Grants permission to batch add room members
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_BatchCreateRoomMembership.html
     */
    BatchCreateRoomMembership = "chime:BatchCreateRoomMembership",
    /**
     * Grants permission to move up to 50 phone numbers to the deletion queue
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_BatchDeletePhoneNumber.html
     */
    BatchDeletePhoneNumber = "chime:BatchDeletePhoneNumber",
    /**
     * Grants permission to suspend up to 50 users from a Team or EnterpriseLWA Amazon
     * Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_BatchSuspendUser.html
     */
    BatchSuspendUser = "chime:BatchSuspendUser",
    /**
     * Grants permission to remove the suspension from up to 50 previously suspended u
     * sers for the specified Amazon Chime EnterpriseLWA account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_BatchUnsuspendUser.html
     */
    BatchUnsuspendUser = "chime:BatchUnsuspendUser",
    /**
     * Grants permission to update AttendeeCapabilities except the capabilities listed
     * in an ExcludedAttendeeIds table
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_BatchUpdateAttendeeCapabilitiesExcept.html
     */
    BatchUpdateAttendeeCapabilitiesExcept = "chime:BatchUpdateAttendeeCapabilitiesExcept",
    /**
     * Grants permission to update phone number details within the UpdatePhoneNumberRe
     * questItem object for up to 50 phone numbers
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_BatchUpdatePhoneNumber.html
     */
    BatchUpdatePhoneNumber = "chime:BatchUpdatePhoneNumber",
    /**
     * Grants permission to update user details within the UpdateUserRequestItem objec
     * t for up to 20 users for the specified Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_BatchUpdateUser.html
     */
    BatchUpdateUser = "chime:BatchUpdateUser",
    /**
     * Grants permission to callback for a message on a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ChannelFlowCallback.html
     */
    ChannelFlowCallback = "chime:ChannelFlowCallback",
    /**
     * Grants permission to establish a web socket connection for app instance user to
     * the messaging session endpoint
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_Connect.html
     */
    Connect = "chime:Connect",
    /**
     * Grants permission to connect an Active Directory to your Amazon Chime Enterpris
     * e account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/active_directory.html
     */
    ConnectDirectory = "chime:ConnectDirectory",
    /**
     * Grants permission to create an Amazon Chime account under the administrator's A
     * WS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateAccount.html
     */
    CreateAccount = "chime:CreateAccount",
    /**
     * Grants permission to create a new SCIM access key for your Amazon Chime account
     * and Okta configuration
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/okta_sso.html
     */
    CreateApiKey = "chime:CreateApiKey",
    /**
     * Grants permission to create an app instance in the AWS account (tag-based acces
     * s controls are only supported on identity-chime.<region>.amazonaws.com endpoint
     * s)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_CreateAppInstance.html
     */
    CreateAppInstance = "chime:CreateAppInstance",
    /**
     * Grants permission to promote a user or bot to an AppInstanceAdmin
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_CreateAppInstanceAdmin.html
     */
    CreateAppInstanceAdmin = "chime:CreateAppInstanceAdmin",
    /**
     * Grants permission to create a bot within an AppInstance (tag-based access contr
     * ols are only supported on identity-chime.<region>.amazonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_CreateAppInstanceBot.html
     */
    CreateAppInstanceBot = "chime:CreateAppInstanceBot",
    /**
     * Grants permission to create a user within an AppInstance (tag-based access cont
     * rols are only supported on identity-chime.<region>.amazonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_CreateAppInstanceUser.html
     */
    CreateAppInstanceUser = "chime:CreateAppInstanceUser",
    /**
     * Grants permission to create a new attendee for an active Amazon Chime SDK meeti
     * ng
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateAttendee.html
     */
    CreateAttendee = "chime:CreateAttendee",
    /**
     * Grants permission to create a bot for an Amazon Chime Enterprise account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateBot.html
     */
    CreateBot = "chime:CreateBot",
    /**
     * Grants permission to create a new Call Detail Record S3 bucket
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/manage-access.html
     */
    CreateCDRBucket = "chime:CreateCDRBucket",
    /**
     * Grants permission to create a channel for an app instance in the AWS account (t
     * ag-based access controls are only supported on messaging-chime.<region>.amazona
     * ws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_CreateChannel.html
     */
    CreateChannel = "chime:CreateChannel",
    /**
     * Grants permission to ban a user or bot from a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_CreateChannelBan.html
     */
    CreateChannelBan = "chime:CreateChannelBan",
    /**
     * Grants permission to create a channel flow for an app instance in the AWS accou
     * nt (tag-based access controls are only supported on messaging-chime.<region>.am
     * azonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_CreateChannelFlow.html
     */
    CreateChannelFlow = "chime:CreateChannelFlow",
    /**
     * Grants permission to add a user or bot to a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_CreateChannelMembership.html
     */
    CreateChannelMembership = "chime:CreateChannelMembership",
    /**
     * Grants permission to create a channel moderator
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_CreateChannelModerator.html
     */
    CreateChannelModerator = "chime:CreateChannelModerator",
    /**
     * Grants permission to create an Amazon Connect Analytics Connector in the AWS ac
     * count (tag-based access controls are only supported on voice-chime.<region>.ama
     * zonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateVoiceConnector.html
     */
    CreateConnectAnalyticsConnector = "chime:CreateConnectAnalyticsConnector",
    /**
     * Grants permission to create an Amazon Connect Call Transfer Connector in the AW
     * S account (tag-based access controls are only supported on voice-chime.<region>
     * .amazonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateVoiceConnector.html
     */
    CreateConnectCallTransferConnector = "chime:CreateConnectCallTransferConnector",
    /**
     * Grants permission to create a media capture pipeline (tag-based access controls
     * are only supported on media-pipelines-chime.<region>.amazonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaCapturePipeline.html
     */
    CreateMediaCapturePipeline = "chime:CreateMediaCapturePipeline",
    /**
     * Grants permission to create a media concatenation pipeline (tag-based access co
     * ntrols are only supported on media-pipelines-chime.<region>.amazonaws.com endpo
     * ints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaConcatenationPipeline.html
     */
    CreateMediaConcatenationPipeline = "chime:CreateMediaConcatenationPipeline",
    /**
     * Grants permission to create a media insights pipeline (tag-based access control
     * s are only supported on media-pipelines-chime.<region>.amazonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaInsightsPipeline.html
     */
    CreateMediaInsightsPipeline = "chime:CreateMediaInsightsPipeline",
    /**
     * Grants permission to create a media insights pipeline configuration (tag-based
     * access controls are only supported on media-pipelines-chime.<region>.amazonaws.
     * com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaInsightsPipelineConfiguration.html
     */
    CreateMediaInsightsPipelineConfiguration = "chime:CreateMediaInsightsPipelineConfiguration",
    /**
     * Grants permission to create a media live connector pipeline (tag-based access c
     * ontrols are only supported on media-pipelines-chime.<region>.amazonaws.com endp
     * oints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaLiveConnectorPipeline.html
     */
    CreateMediaLiveConnectorPipeline = "chime:CreateMediaLiveConnectorPipeline",
    /**
     * Grants permission to create kinesis video stream pool (tag-based access control
     * s are only supported on media-pipelines-chime.<region>.amazonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaPipelineKinesisVideoStreamPool.html
     */
    CreateMediaPipelineKinesisVideoStreamPool = "chime:CreateMediaPipelineKinesisVideoStreamPool",
    /**
     * Grants permission to create a media stream pipeline (tag-based access controls
     * are only supported on media-pipelines-chime.<region>.amazonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaStreamPipeline.html
     */
    CreateMediaStreamPipeline = "chime:CreateMediaStreamPipeline",
    /**
     * Grants permission to create a new meeting in the specified media Region, with n
     * o initial attendees (tag-based access controls are only supported on meetings-c
     * hime.<region>.amazonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateMeeting.html
     */
    CreateMeeting = "chime:CreateMeeting",
    /**
     * Grants permission to call a phone number to join the specified Amazon Chime SDK
     * meeting
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateMeetingDialOut.html
     */
    CreateMeetingDialOut = "chime:CreateMeetingDialOut",
    /**
     * Grants permission to create a new meeting in the specified media Region, with a
     * set of attendees (tag-based access controls are only supported on meetings-chim
     * e.<region>.amazonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateMeetingWithAttendees.html
     */
    CreateMeetingWithAttendees = "chime:CreateMeetingWithAttendees",
    /**
     * Grants permission to create a phone number order with the Carriers
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreatePhoneNumberOrder.html
     */
    CreatePhoneNumberOrder = "chime:CreatePhoneNumberOrder",
    /**
     * Grants permission to create a proxy session for the specified Amazon Chime Voic
     * e Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateProxySession.html
     */
    CreateProxySession = "chime:CreateProxySession",
    /**
     * Grants permission to create a room
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateRoom.html
     */
    CreateRoom = "chime:CreateRoom",
    /**
     * Grants permission to add a room member
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateRoomMembership.html
     */
    CreateRoomMembership = "chime:CreateRoomMembership",
    /**
     * Grants permission to create an Amazon Chime SIP media application in the AWS ac
     * count (tag-based access controls are only supported on voice-chime.<region>.ama
     * zonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateSipMediaApplication.html
     */
    CreateSipMediaApplication = "chime:CreateSipMediaApplication",
    /**
     * Grants permission to create outbound call for Amazon Chime SIP media applicatio
     * n under the administrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateSipMediaApplicationCall.html
     */
    CreateSipMediaApplicationCall = "chime:CreateSipMediaApplicationCall",
    /**
     * Grants permission to create an Amazon Chime SIP rule under the administrator's
     * AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateSipRule.html
     */
    CreateSipRule = "chime:CreateSipRule",
    /**
     * Grants permission to create a user under the specified Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateUser.html
     */
    CreateUser = "chime:CreateUser",
    /**
     * Grants permission to create a Voice Connector in the AWS account (tag-based acc
     * ess controls are only supported on voice-chime.<region>.amazonaws.com endpoints
     * )
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateVoiceConnector.html
     */
    CreateVoiceConnector = "chime:CreateVoiceConnector",
    /**
     * Grants permission to create a Amazon Chime Voice Connector Group under the admi
     * nistrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_CreateVoiceConnectorGroup.html
     */
    CreateVoiceConnectorGroup = "chime:CreateVoiceConnectorGroup",
    /**
     * Grants permission to create a voice profile
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateVoiceProfile.html
     */
    CreateVoiceProfile = "chime:CreateVoiceProfile",
    /**
     * Grants permission to create a voice profile domain (tag-based access controls a
     * re only supported on voice-chime.<region>.amazonaws.com endpoints)
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_CreateVoiceProfileDomain.html
     */
    CreateVoiceProfileDomain = "chime:CreateVoiceProfileDomain",
    /**
     * Grants permission to delete the specified Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteAccount.html
     */
    DeleteAccount = "chime:DeleteAccount",
    /**
     * Grants permission to delete the OpenIdConfig attributes from your Amazon Chime
     * account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/okta_sso.html
     */
    DeleteAccountOpenIdConfig = "chime:DeleteAccountOpenIdConfig",
    /**
     * Grants permission to delete the specified SCIM access key associated with your
     * Amazon Chime account and Okta configuration
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/okta_sso.html
     */
    DeleteApiKey = "chime:DeleteApiKey",
    /**
     * Grants permission to delete an AppInstance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DeleteAppInstance.html
     */
    DeleteAppInstance = "chime:DeleteAppInstance",
    /**
     * Grants permission to demote an AppInstanceAdmin to a user or bot
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DeleteAppInstanceAdmin.html
     */
    DeleteAppInstanceAdmin = "chime:DeleteAppInstanceAdmin",
    /**
     * Grants permission to delete an AppInstanceBot
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DeleteAppInstanceBot.html
     */
    DeleteAppInstanceBot = "chime:DeleteAppInstanceBot",
    /**
     * Grants permission to disable data streaming for the app instance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_DeleteAppInstanceStreamingConfigurations.html
     */
    DeleteAppInstanceStreamingConfigurations = "chime:DeleteAppInstanceStreamingConfigurations",
    /**
     * Grants permission to delete an AppInstanceUser
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DeleteAppInstanceUser.html
     */
    DeleteAppInstanceUser = "chime:DeleteAppInstanceUser",
    /**
     * Grants permission to delete the specified attendee from an Amazon Chime SDK mee
     * ting
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteAttendee.html
     */
    DeleteAttendee = "chime:DeleteAttendee",
    /**
     * Grants permission to delete a Call Detail Record S3 bucket from your Amazon Chi
     * me account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    DeleteCDRBucket = "chime:DeleteCDRBucket",
    /**
     * Grants permission to delete a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DeleteChannel.html
     */
    DeleteChannel = "chime:DeleteChannel",
    /**
     * Grants permission to remove a user or bot from a channel's ban list
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DeleteChannelBan.html
     */
    DeleteChannelBan = "chime:DeleteChannelBan",
    /**
     * Grants permission to delete a channel flow
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DeleteChannelFlow.html
     */
    DeleteChannelFlow = "chime:DeleteChannelFlow",
    /**
     * Grants permission to remove a member from a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DeleteChannelMembership.html
     */
    DeleteChannelMembership = "chime:DeleteChannelMembership",
    /**
     * Grants permission to delete a channel message
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DeleteChannelMessage.html
     */
    DeleteChannelMessage = "chime:DeleteChannelMessage",
    /**
     * Grants permission to delete a channel moderator
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DeleteChannelModerator.html
     */
    DeleteChannelModerator = "chime:DeleteChannelModerator",
    /**
     * Grants permission to delete delegated AWS account management from your Amazon C
     * hime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    DeleteDelegate = "chime:DeleteDelegate",
    /**
     * Grants permission to delete a domain from your Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/claim-domain.html
     */
    DeleteDomain = "chime:DeleteDomain",
    /**
     * Grants permission to delete an events configuration for a bot to receive outgoi
     * ng events
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteEventsConfiguration.html
     */
    DeleteEventsConfiguration = "chime:DeleteEventsConfiguration",
    /**
     * Grants permission to delete Active Directory or Okta user groups from your Amaz
     * on Chime Enterprise account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    DeleteGroups = "chime:DeleteGroups",
    /**
     * Grants permission to delete a media capture pipeline
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_DeleteMediaCapturePipeline.html
     */
    DeleteMediaCapturePipeline = "chime:DeleteMediaCapturePipeline",
    /**
     * Grants permission to delete a media insights pipeline configuration
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_DeleteMediaInsightsPipelineConfiguration.html
     */
    DeleteMediaInsightsPipelineConfiguration = "chime:DeleteMediaInsightsPipelineConfiguration",
    /**
     * Grants permission to delete a media pipeline
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_DeleteMediaPipeline.html
     */
    DeleteMediaPipeline = "chime:DeleteMediaPipeline",
    /**
     * Grants permission to delete kinesis video stream pool
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_DeleteMediaPipelineKinesisVideoStreamPool.html
     */
    DeleteMediaPipelineKinesisVideoStreamPool = "chime:DeleteMediaPipelineKinesisVideoStreamPool",
    /**
     * Grants permission to delete the specified Amazon Chime SDK meeting
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteMeeting.html
     */
    DeleteMeeting = "chime:DeleteMeeting",
    /**
     * Grants permission to delete the data streaming configurations of an AppInstance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DeleteMessagingStreamingConfigurations.html
     */
    DeleteMessagingStreamingConfigurations = "chime:DeleteMessagingStreamingConfigurations",
    /**
     * Grants permission to move a phone number to the deletion queue
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeletePhoneNumber.html
     */
    DeletePhoneNumber = "chime:DeletePhoneNumber",
    /**
     * Grants permission to delete a proxy session for the specified Amazon Chime Voic
     * e Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteProxySession.html
     */
    DeleteProxySession = "chime:DeleteProxySession",
    /**
     * Grants permission to delete a room
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteRoom.html
     */
    DeleteRoom = "chime:DeleteRoom",
    /**
     * Grants permission to remove a room member
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteRoomMembership.html
     */
    DeleteRoomMembership = "chime:DeleteRoomMembership",
    /**
     * Grants permission to delete Amazon Chime SIP media application under the admini
     * strator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteSipMediaApplication.html
     */
    DeleteSipMediaApplication = "chime:DeleteSipMediaApplication",
    /**
     * Grants permission to delete Amazon Chime SIP rule under the administrator's AWS
     * account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteSipRule.html
     */
    DeleteSipRule = "chime:DeleteSipRule",
    /**
     * Grants permission to delete the specified Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteVoiceConnector.html
     */
    DeleteVoiceConnector = "chime:DeleteVoiceConnector",
    /**
     * Grants permission to delete emergency calling configuration for the specified A
     * mazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteVoiceConnectorEmergencyCallingConfiguration.html
     */
    DeleteVoiceConnectorEmergencyCallingConfiguration = "chime:DeleteVoiceConnectorEmergencyCallingConfiguration",
    /**
     * Grants permission to delete the configuration of the external system that is co
     * nnected with the specified Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_DeleteVoiceConnectorExternalSystemsConfiguration.html
     */
    DeleteVoiceConnectorExternalSystemsConfiguration = "chime:DeleteVoiceConnectorExternalSystemsConfiguration",
    /**
     * Grants permission to delete the specified Amazon Chime Voice Connector Group
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteVoiceConnectorGroup.html
     */
    DeleteVoiceConnectorGroup = "chime:DeleteVoiceConnectorGroup",
    /**
     * Grants permission to delete the origination settings for the specified Amazon C
     * hime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteVoiceConnectorOrigination.html
     */
    DeleteVoiceConnectorOrigination = "chime:DeleteVoiceConnectorOrigination",
    /**
     * Grants permission to delete proxy configuration for the specified Amazon Chime
     * Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteVoiceConnectorProxy.html
     */
    DeleteVoiceConnectorProxy = "chime:DeleteVoiceConnectorProxy",
    /**
     * Grants permission to delete streaming configuration for the specified Amazon Ch
     * ime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteVoiceConnectorStreamingConfiguration.html
     */
    DeleteVoiceConnectorStreamingConfiguration = "chime:DeleteVoiceConnectorStreamingConfiguration",
    /**
     * Grants permission to delete the termination settings for the specified Amazon C
     * hime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteVoiceConnectorTermination.html
     */
    DeleteVoiceConnectorTermination = "chime:DeleteVoiceConnectorTermination",
    /**
     * Grants permission to delete SIP termination credentials for the specified Amazo
     * n Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DeleteVoiceConnectorTerminationCredentials.html
     */
    DeleteVoiceConnectorTerminationCredentials = "chime:DeleteVoiceConnectorTerminationCredentials",
    /**
     * Grants permission to delete a voice profile
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_DeleteVoiceProfile.html
     */
    DeleteVoiceProfile = "chime:DeleteVoiceProfile",
    /**
     * Grants permission to delete a voice profile domain
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_DeleteVoiceProfileDomain.html
     */
    DeleteVoiceProfileDomain = "chime:DeleteVoiceProfileDomain",
    /**
     * Grants permission to deregister an endpoint for an app instance user
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DeregisterAppInstanceUserEndpoint.html
     */
    DeregisterAppInstanceUserEndpoint = "chime:DeregisterAppInstanceUserEndpoint",
    /**
     * Grants permission to get the full details of an AppInstance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DescribeAppInstance.html
     */
    DescribeAppInstance = "chime:DescribeAppInstance",
    /**
     * Grants permission to get the full details of an AppInstanceAdmin
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DescribeAppInstanceAdmin.html
     */
    DescribeAppInstanceAdmin = "chime:DescribeAppInstanceAdmin",
    /**
     * Grants permission to get the full details of an AppInstanceBot
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DescribeAppInstanceBot.html
     */
    DescribeAppInstanceBot = "chime:DescribeAppInstanceBot",
    /**
     * Grants permission to get the full details of an AppInstanceUser
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DescribeAppInstanceUser.html
     */
    DescribeAppInstanceUser = "chime:DescribeAppInstanceUser",
    /**
     * Grants permission to describe an endpoint registered for an app instance user
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_DescribeAppInstanceUserEndpoint.html
     */
    DescribeAppInstanceUserEndpoint = "chime:DescribeAppInstanceUserEndpoint",
    /**
     * Grants permission to get the full details of a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DescribeChannel.html
     */
    DescribeChannel = "chime:DescribeChannel",
    /**
     * Grants permission to get the full details of a channel ban
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DescribeChannelBan.html
     */
    DescribeChannelBan = "chime:DescribeChannelBan",
    /**
     * Grants permission to get the full details of a channel flow
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DescribeChannelFlow.html
     */
    DescribeChannelFlow = "chime:DescribeChannelFlow",
    /**
     * Grants permission to get the full details of a channel membership
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DescribeChannelMembership.html
     */
    DescribeChannelMembership = "chime:DescribeChannelMembership",
    /**
     * Grants permission to get the details of a channel based on the membership of th
     * e specified user or bot
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DescribeChannelMembershipForAppInstanceUser.html
     */
    DescribeChannelMembershipForAppInstanceUser = "chime:DescribeChannelMembershipForAppInstanceUser",
    /**
     * Grants permission to get the full details of a channel moderated by the specifi
     * ed user or bot
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DescribeChannelModeratedByAppInstanceUser.html
     */
    DescribeChannelModeratedByAppInstanceUser = "chime:DescribeChannelModeratedByAppInstanceUser",
    /**
     * Grants permission to get the full details of a single ChannelModerator
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DescribeChannelModerator.html
     */
    DescribeChannelModerator = "chime:DescribeChannelModerator",
    /**
     * Grants permission to disassociate a flow from a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_DisassociateChannelFlow.html
     */
    DisassociateChannelFlow = "chime:DisassociateChannelFlow",
    /**
     * Grants permission to disassociate the primary provisioned number from the speci
     * fied Amazon Chime user
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DisassociatePhoneNumberFromUser.html
     */
    DisassociatePhoneNumberFromUser = "chime:DisassociatePhoneNumberFromUser",
    /**
     * Grants permission to disassociate multiple phone numbers from the specified Ama
     * zon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DisassociatePhoneNumbersFromVoiceConnector.html
     */
    DisassociatePhoneNumbersFromVoiceConnector = "chime:DisassociatePhoneNumbersFromVoiceConnector",
    /**
     * Grants permission to disassociate multiple phone numbers from the specified Ama
     * zon Chime Voice Connector Group
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DisassociatePhoneNumbersFromVoiceConnectorGroup.html
     */
    DisassociatePhoneNumbersFromVoiceConnectorGroup = "chime:DisassociatePhoneNumbersFromVoiceConnectorGroup",
    /**
     * Grants permission to disassociate the specified sign-in delegate groups from th
     * e specified Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_DisassociateSigninDelegateGroupsFromAccount.html
     */
    DisassociateSigninDelegateGroupsFromAccount = "chime:DisassociateSigninDelegateGroupsFromAccount",
    /**
     * Grants permission to disassociate the Amazon Connect instance from the specifie
     * d Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-actions-as-permissions
     */
    DisassociateVoiceConnectorConnect = "chime:DisassociateVoiceConnectorConnect",
    /**
     * Grants permission to disconnect the Active Directory from your Amazon Chime Ent
     * erprise account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    DisconnectDirectory = "chime:DisconnectDirectory",
    /**
     * Grants permission to get details for the specified Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetAccount.html
     */
    GetAccount = "chime:GetAccount",
    /**
     * Grants permission to get details for the account resource associated with your
     * Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    GetAccountResource = "chime:GetAccountResource",
    /**
     * Grants permission to get account settings for the specified Amazon Chime accoun
     * t ID
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetAccountSettings.html
     */
    GetAccountSettings = "chime:GetAccountSettings",
    /**
     * Grants permission to get the account details and OpenIdConfig attributes for yo
     * ur Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/okta_sso.html
     */
    GetAccountWithOpenIdConfig = "chime:GetAccountWithOpenIdConfig",
    /**
     * Grants permission to get retention settings for an app instance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_GetAppInstanceRetentionSettings.html
     */
    GetAppInstanceRetentionSettings = "chime:GetAppInstanceRetentionSettings",
    /**
     * Grants permission to get the streaming configurations for an app instance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_GetAppInstanceStreamingConfigurations.html
     */
    GetAppInstanceStreamingConfigurations = "chime:GetAppInstanceStreamingConfigurations",
    /**
     * Grants permission to get attendee details for a specified meeting ID and attend
     * ee ID
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetAttendee.html
     */
    GetAttendee = "chime:GetAttendee",
    /**
     * Grants permission to retrieve details for the specified bot
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetBot.html
     */
    GetBot = "chime:GetBot",
    /**
     * Grants permission to get details of a Call Detail Record S3 bucket associated w
     * ith your Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    GetCDRBucket = "chime:GetCDRBucket",
    /**
     * Grants permission to get the preferences for a channel membership
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_GetChannelMembershipPreferences.html
     */
    GetChannelMembershipPreferences = "chime:GetChannelMembershipPreferences",
    /**
     * Grants permission to get the full details of a channel message
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_GetChannelMessage.html
     */
    GetChannelMessage = "chime:GetChannelMessage",
    /**
     * Grants permission to get the status of a channel message
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_GetChannelMessageStatus.html
     */
    GetChannelMessageStatus = "chime:GetChannelMessageStatus",
    /**
     * Grants permission to get domain details for a domain associated with your Amazo
     * n Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/claim-domain.html
     */
    GetDomain = "chime:GetDomain",
    /**
     * Grants permission to retrieve details for an events configuration for a bot to
     * receive outgoing events
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetEventsConfiguration.html
     */
    GetEventsConfiguration = "chime:GetEventsConfiguration",
    /**
     * Grants permission to get global settings related to Amazon Chime for the AWS ac
     * count
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetGlobalSettings.html
     */
    GetGlobalSettings = "chime:GetGlobalSettings",
    /**
     * Grants permission to get an existing media capture pipeline
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_GetMediaCapturePipeline.html
     */
    GetMediaCapturePipeline = "chime:GetMediaCapturePipeline",
    /**
     * Grants permission to get a media insights pipeline configuration
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_GetMediaInsightsPipelineConfiguration.html
     */
    GetMediaInsightsPipelineConfiguration = "chime:GetMediaInsightsPipelineConfiguration",
    /**
     * Grants permission to get an existing media pipeline
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_GetMediaPipeline.html
     */
    GetMediaPipeline = "chime:GetMediaPipeline",
    /**
     * Grants permission to get an existing media pipeline
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_GetMediaPipelineKinesisVideoStreamPool.html
     */
    GetMediaPipelineKinesisVideoStreamPool = "chime:GetMediaPipelineKinesisVideoStreamPool",
    /**
     * Grants permission to get the meeting record for a specified meeting ID
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetMeeting.html
     */
    GetMeeting = "chime:GetMeeting",
    /**
     * Grants permission to get attendee, connection, and other details for a meeting
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    GetMeetingDetail = "chime:GetMeetingDetail",
    /**
     * Grants permission to get the endpoint for the messaging session
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_GetMessagingSessionEndpoint.html
     */
    GetMessagingSessionEndpoint = "chime:GetMessagingSessionEndpoint",
    /**
     * Grants permission to get the data streaming configurations of an AppInstance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_GetMessagingStreamingConfigurations.html
     */
    GetMessagingStreamingConfigurations = "chime:GetMessagingStreamingConfigurations",
    /**
     * Grants permission to get details for the specified phone number
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetPhoneNumber.html
     */
    GetPhoneNumber = "chime:GetPhoneNumber",
    /**
     * Grants permission to get details for the specified phone number order
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetPhoneNumberOrder.html
     */
    GetPhoneNumberOrder = "chime:GetPhoneNumberOrder",
    /**
     * Grants permission to get phone number settings related to Amazon Chime for the
     * AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetPhoneNumberSettings.html
     */
    GetPhoneNumberSettings = "chime:GetPhoneNumberSettings",
    /**
     * Grants permission to get details of the specified proxy session for the specifi
     * ed Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetProxySession.html
     */
    GetProxySession = "chime:GetProxySession",
    /**
     * Grants permission to retrieve the retention settings for the specified Amazon C
     * hime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetRetentionSettings.html
     */
    GetRetentionSettings = "chime:GetRetentionSettings",
    /**
     * Grants permission to retrieve a room
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetRoom.html
     */
    GetRoom = "chime:GetRoom",
    /**
     * Grants permission to get details of Amazon Chime SIP media application under th
     * e administrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetSipMediaApplication.html
     */
    GetSipMediaApplication = "chime:GetSipMediaApplication",
    /**
     * Grants permission to get Alexa Skill configuration settings for Amazon Chime SI
     * P media application under the administrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_GetSipMediaApplicationAlexaSkillConfiguration.html
     */
    GetSipMediaApplicationAlexaSkillConfiguration = "chime:GetSipMediaApplicationAlexaSkillConfiguration",
    /**
     * Grants permission to get logging configuration settings for Amazon Chime SIP me
     * dia application under the administrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetSipMediaApplicationLoggingConfiguration.html
     */
    GetSipMediaApplicationLoggingConfiguration = "chime:GetSipMediaApplicationLoggingConfiguration",
    /**
     * Grants permission to get details of Amazon Chime SIP rule under the administrat
     * or's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetSipRule.html
     */
    GetSipRule = "chime:GetSipRule",
    /**
     * Grants permission to get a speaker search task on the specified Amazon Chime re
     * source
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_GetSpeakerSearchTask.html
     */
    GetSpeakerSearchTask = "chime:GetSpeakerSearchTask",
    /**
     * Grants permission to get telephony limits for the AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/phone-numbers.html
     */
    GetTelephonyLimits = "chime:GetTelephonyLimits",
    /**
     * Grants permission to get details for the specified user ID
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetUser.html
     */
    GetUser = "chime:GetUser",
    /**
     * Grants permission to get a summary of user activity on the user details page
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/user-details.html
     */
    GetUserActivityReportData = "chime:GetUserActivityReportData",
    /**
     * Grants permission to get user details for an Amazon Chime user based on the ema
     * il address in an Amazon Chime Enterprise or Team account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/user-details.html
     */
    GetUserByEmail = "chime:GetUserByEmail",
    /**
     * Grants permission to get user settings related to the specified Amazon Chime us
     * er
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetUserSettings.html
     */
    GetUserSettings = "chime:GetUserSettings",
    /**
     * Grants permission to get details for the specified Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetVoiceConnector.html
     */
    GetVoiceConnector = "chime:GetVoiceConnector",
    /**
     * Grants permission to get details of the emergency calling configuration for the
     * specified Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetVoiceConnectorEmergencyCallingConfiguration.html
     */
    GetVoiceConnectorEmergencyCallingConfiguration = "chime:GetVoiceConnectorEmergencyCallingConfiguration",
    /**
     * Grants permission to get the configuration of the external system that is conne
     * cted with the specified Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_GetVoiceConnectorExternalSystemsConfiguration.html
     */
    GetVoiceConnectorExternalSystemsConfiguration = "chime:GetVoiceConnectorExternalSystemsConfiguration",
    /**
     * Grants permission to get details for the specified Amazon Chime Voice Connector
     * Group
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetVoiceConnectorGroup.html
     */
    GetVoiceConnectorGroup = "chime:GetVoiceConnectorGroup",
    /**
     * Grants permission to get details of the logging configuration for the specified
     * Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetVoiceConnectorLoggingConfiguration.html
     */
    GetVoiceConnectorLoggingConfiguration = "chime:GetVoiceConnectorLoggingConfiguration",
    /**
     * Grants permission to get details of the origination settings for the specified
     * Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetVoiceConnectorOrigination.html
     */
    GetVoiceConnectorOrigination = "chime:GetVoiceConnectorOrigination",
    /**
     * Grants permission to get details of the proxy configuration for the specified A
     * mazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetVoiceConnectorProxy.html
     */
    GetVoiceConnectorProxy = "chime:GetVoiceConnectorProxy",
    /**
     * Grants permission to get details of the streaming configuration for the specifi
     * ed Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetVoiceConnectorStreamingConfiguration.html
     */
    GetVoiceConnectorStreamingConfiguration = "chime:GetVoiceConnectorStreamingConfiguration",
    /**
     * Grants permission to get details of the termination settings for the specified
     * Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetVoiceConnectorTermination.html
     */
    GetVoiceConnectorTermination = "chime:GetVoiceConnectorTermination",
    /**
     * Grants permission to get details of the termination health for the specified Am
     * azon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_GetVoiceConnectorTerminationHealth.html
     */
    GetVoiceConnectorTerminationHealth = "chime:GetVoiceConnectorTerminationHealth",
    /**
     * Grants permission to get a voice profile
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_GetVoiceProfile.html
     */
    GetVoiceProfile = "chime:GetVoiceProfile",
    /**
     * Grants permission to get a voice profile domain
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_GetVoiceProfileDomain.html
     */
    GetVoiceProfileDomain = "chime:GetVoiceProfileDomain",
    /**
     * Grants permission to get a voice tone analysis task on the specified Amazon Chi
     * me resource
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_GetVoiceToneAnalysisTask.html
     */
    GetVoiceToneAnalysisTask = "chime:GetVoiceToneAnalysisTask",
    /**
     * Grants permission to send an invitation to accept a request for AWS account del
     * egation for an Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    InviteDelegate = "chime:InviteDelegate",
    /**
     * Grants permission to invite as many as 50 users to the specified Amazon Chime a
     * ccount
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_InviteUsers.html
     */
    InviteUsers = "chime:InviteUsers",
    /**
     * Grants permission to invite users from a third party provider to your Amazon Ch
     * ime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    InviteUsersFromProvider = "chime:InviteUsersFromProvider",
    /**
     * Grants permission to list Amazon Chime account usage reporting data
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/view-reports.html
     */
    ListAccountUsageReportData = "chime:ListAccountUsageReportData",
    /**
     * Grants permission to list the Amazon Chime accounts under the administrator's A
     * WS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListAccounts.html
     */
    ListAccounts = "chime:ListAccounts",
    /**
     * Grants permission to list the SCIM access keys defined for your Amazon Chime ac
     * count and Okta configuration
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/okta_sso.html
     */
    ListApiKeys = "chime:ListApiKeys",
    /**
     * Grants permission to list administrators in the app instance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_ListAppInstanceAdmins.html
     */
    ListAppInstanceAdmins = "chime:ListAppInstanceAdmins",
    /**
     * Grants permission to list all AppInstanceBots created under a single app instan
     * ce
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_ListAppInstanceBots.html
     */
    ListAppInstanceBots = "chime:ListAppInstanceBots",
    /**
     * Grants permission to list the endpoints registered for an app instance user
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_ListAppInstanceUserEndpoints.html
     */
    ListAppInstanceUserEndpoints = "chime:ListAppInstanceUserEndpoints",
    /**
     * Grants permission to list all AppInstanceUsers created under a single app insta
     * nce
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_ListAppInstanceUsers.html
     */
    ListAppInstanceUsers = "chime:ListAppInstanceUsers",
    /**
     * Grants permission to list all Amazon Chime app instances created under a single
     * AWS account
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_ListAppInstances.html
     */
    ListAppInstances = "chime:ListAppInstances",
    /**
     * Grants permission to list the tags applied to an Amazon Chime SDK attendee reso
     * urce
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListAttendeeTags.html
     */
    ListAttendeeTags = "chime:ListAttendeeTags",
    /**
     * Grants permission to list up to 100 attendees for a specified Amazon Chime SDK
     * meeting
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListAttendees.html
     */
    ListAttendees = "chime:ListAttendees",
    /**
     * Grants permission to list the available AWS Regions in which you can create an
     * Amazon Chime SDK Voice Connector
     *
     * See API_ListAvailableVoiceConnectorRegions.html
     */
    ListAvailableVoiceConnectorRegions = "chime:ListAvailableVoiceConnectorRegions",
    /**
     * Grants permission to list the bots associated with the administrator's Amazon C
     * hime Enterprise account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListBots.html
     */
    ListBots = "chime:ListBots",
    /**
     * Grants permission to list Call Detail Record S3 buckets
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    ListCDRBucket = "chime:ListCDRBucket",
    /**
     * Grants permission to list the calling regions available for the administrator's
     * AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/phone-numbers.html
     */
    ListCallingRegions = "chime:ListCallingRegions",
    /**
     * Grants permission to list all the users and bots banned from a particular chann
     * el
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ListChannelBans.html
     */
    ListChannelBans = "chime:ListChannelBans",
    /**
     * Grants permission to list all the Channel Flows created under a single Chime Ap
     * pInstance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ListChannelFlows.html
     */
    ListChannelFlows = "chime:ListChannelFlows",
    /**
     * Grants permission to list all channel memberships in a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ListChannelMemberships.html
     */
    ListChannelMemberships = "chime:ListChannelMemberships",
    /**
     * Grants permission to list all channels that a particular user or bot is a part
     * of
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ListChannelMembershipsForAppInstanceUser.html
     */
    ListChannelMembershipsForAppInstanceUser = "chime:ListChannelMembershipsForAppInstanceUser",
    /**
     * Grants permission to list all the messages in a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ListChannelMessages.html
     */
    ListChannelMessages = "chime:ListChannelMessages",
    /**
     * Grants permission to list all the moderators for a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ListChannelModerators.html
     */
    ListChannelModerators = "chime:ListChannelModerators",
    /**
     * Grants permission to list all the Channels created under a single Chime AppInst
     * ance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ListChannels.html
     */
    ListChannels = "chime:ListChannels",
    /**
     * Grants permission to list all the Channels associated with a single Chime Chann
     * el Flow
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ListChannelsAssociatedWithChannelFlow.html
     */
    ListChannelsAssociatedWithChannelFlow = "chime:ListChannelsAssociatedWithChannelFlow",
    /**
     * Grants permission to list all channels moderated by a user or bot
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ListChannelsModeratedByAppInstanceUser.html
     */
    ListChannelsModeratedByAppInstanceUser = "chime:ListChannelsModeratedByAppInstanceUser",
    /**
     * Grants permission to list account delegate information associated with your Ama
     * zon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    ListDelegates = "chime:ListDelegates",
    /**
     * Grants permission to list active Active Directories hosted in the Directory Ser
     * vice of your AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    ListDirectories = "chime:ListDirectories",
    /**
     * Grants permission to list domains associated with your Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/claim-domain.html
     */
    ListDomains = "chime:ListDomains",
    /**
     * Grants permission to list Active Directory or Okta user groups associated with
     * your Amazon Chime Enterprise account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    ListGroups = "chime:ListGroups",
    /**
     * Grants permission to list media capture pipelines
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_ListMediaCapturePipelines.html
     */
    ListMediaCapturePipelines = "chime:ListMediaCapturePipelines",
    /**
     * Grants permission to list all media insights pipeline configurations
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_ListMediaInsightsPipelineConfigurations.html
     */
    ListMediaInsightsPipelineConfigurations = "chime:ListMediaInsightsPipelineConfigurations",
    /**
     * Grants permission to list media pipelines
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_ListMediaPipelineKinesisVideoStreamPools.html
     */
    ListMediaPipelineKinesisVideoStreamPools = "chime:ListMediaPipelineKinesisVideoStreamPools",
    /**
     * Grants permission to list media pipelines
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_ListMediaPipelines.html
     */
    ListMediaPipelines = "chime:ListMediaPipelines",
    /**
     * Grants permission to list all events that occurred for a specified meeting
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/view-reports.html
     */
    ListMeetingEvents = "chime:ListMeetingEvents",
    /**
     * Grants permission to list the tags applied to an Amazon Chime SDK meeting resou
     * rce
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListMeetingTags.html
     */
    ListMeetingTags = "chime:ListMeetingTags",
    /**
     * Grants permission to list up to 100 active Amazon Chime SDK meetings
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListMeetings.html
     */
    ListMeetings = "chime:ListMeetings",
    /**
     * Grants permission to list meetings ended during the specified date range
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/view-reports.html
     */
    ListMeetingsReportData = "chime:ListMeetingsReportData",
    /**
     * Grants permission to list the phone number orders under the administrator's AWS
     * account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListPhoneNumberOrders.html
     */
    ListPhoneNumberOrders = "chime:ListPhoneNumberOrders",
    /**
     * Grants permission to list the phone numbers under the administrator's AWS accou
     * nt
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListPhoneNumbers.html
     */
    ListPhoneNumbers = "chime:ListPhoneNumbers",
    /**
     * Grants permission to list proxy sessions for the specified Amazon Chime Voice C
     * onnector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListProxySessions.html
     */
    ListProxySessions = "chime:ListProxySessions",
    /**
     * Grants permission to list all room members
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListRoomMemberships.html
     */
    ListRoomMemberships = "chime:ListRoomMemberships",
    /**
     * Grants permission to list rooms
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListRooms.html
     */
    ListRooms = "chime:ListRooms",
    /**
     * Grants permission to list all Amazon Chime SIP media applications under the adm
     * inistrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListSipMediaApplications.html
     */
    ListSipMediaApplications = "chime:ListSipMediaApplications",
    /**
     * Grants permission to list all Amazon Chime SIP rules under the administrator's
     * AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListSipRules.html
     */
    ListSipRules = "chime:ListSipRules",
    /**
     * Grants permission to list all the SubChannels under a single Channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_ListSubChannels.html
     */
    ListSubChannels = "chime:ListSubChannels",
    /**
     * Grants permission to list the phone number countries supported by the AWS accou
     * nt
     *
     * See API_ListSupportedPhoneNumberCountries.html
     */
    ListSupportedPhoneNumberCountries = "chime:ListSupportedPhoneNumberCountries",
    /**
     * Grants permission to list the tags applied to an Amazon Chime resource
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListTagsForResource.html
     */
    ListTagsForResource = "chime:ListTagsForResource",
    /**
     * Grants permission to list the users that belong to the specified Amazon Chime a
     * ccount
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListUsers.html
     */
    ListUsers = "chime:ListUsers",
    /**
     * Grants permission to list the Amazon Chime Voice Connector Groups under the adm
     * inistrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListVoiceConnectorGroups.html
     */
    ListVoiceConnectorGroups = "chime:ListVoiceConnectorGroups",
    /**
     * Grants permission to list the SIP termination credentials for the specified Ama
     * zon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListVoiceConnectorTerminationCredentials.html
     */
    ListVoiceConnectorTerminationCredentials = "chime:ListVoiceConnectorTerminationCredentials",
    /**
     * Grants permission to list the Amazon Chime Voice Connectors under the administr
     * ator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ListVoiceConnectors.html
     */
    ListVoiceConnectors = "chime:ListVoiceConnectors",
    /**
     * Grants permission to list voice profile domains
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_ListVoiceProfileDomains.html
     */
    ListVoiceProfileDomains = "chime:ListVoiceProfileDomains",
    /**
     * Grants permission to list voice profiles
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_ListVoiceProfiles.html
     */
    ListVoiceProfiles = "chime:ListVoiceProfiles",
    /**
     * Grants permission to log out the specified user from all of the devices they ar
     * e currently logged into
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_LogoutUser.html
     */
    LogoutUser = "chime:LogoutUser",
    /**
     * Grants permission to enable data retention for the app instance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_PutAppInstanceRetentionSettings.html
     */
    PutAppInstanceRetentionSettings = "chime:PutAppInstanceRetentionSettings",
    /**
     * Grants permission to configure data streaming for the app instance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_PutAppInstanceStreamingConfigurations.html
     */
    PutAppInstanceStreamingConfigurations = "chime:PutAppInstanceStreamingConfigurations",
    /**
     * Grants permission to put expiration settings for an AppInstanceUser
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_PutAppInstanceUserExpirationSettings.html
     */
    PutAppInstanceUserExpirationSettings = "chime:PutAppInstanceUserExpirationSettings",
    /**
     * Grants permission to put expiration settings for a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_PutChannelExpirationSettings.html
     */
    PutChannelExpirationSettings = "chime:PutChannelExpirationSettings",
    /**
     * Grants permission to put the preferences for a channel membership
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_PutChannelMembershipPreferences.html
     */
    PutChannelMembershipPreferences = "chime:PutChannelMembershipPreferences",
    /**
     * Grants permission to update details for an events configuration for a bot to re
     * ceive outgoing events
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_PutEventsConfiguration.html
     */
    PutEventsConfiguration = "chime:PutEventsConfiguration",
    /**
     * Grants permission to put the data streaming configurations of an AppInstance
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_PutMessagingStreamingConfigurations.html
     */
    PutMessagingStreamingConfigurations = "chime:PutMessagingStreamingConfigurations",
    /**
     * Grants permission to create or update retention settings for the specified Amaz
     * on Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_PutRetentionSettings.html
     */
    PutRetentionSettings = "chime:PutRetentionSettings",
    /**
     * Grants permission to update Alexa Skill configuration settings for Amazon Chime
     * SIP media application under the administrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_PutSipMediaApplicationAlexaSkillConfiguration.html
     */
    PutSipMediaApplicationAlexaSkillConfiguration = "chime:PutSipMediaApplicationAlexaSkillConfiguration",
    /**
     * Grants permission to update logging configuration settings for Amazon Chime SIP
     * media application under the administrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_PutSipMediaApplicationLoggingConfiguration.html
     */
    PutSipMediaApplicationLoggingConfiguration = "chime:PutSipMediaApplicationLoggingConfiguration",
    /**
     * Grants permission to add emergency calling configuration for the specified Amaz
     * on Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_PutVoiceConnectorEmergencyCallingConfiguration.html
     */
    PutVoiceConnectorEmergencyCallingConfiguration = "chime:PutVoiceConnectorEmergencyCallingConfiguration",
    /**
     * Grants permission to update the configuration of the external system that is co
     * nnected with the specified Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_PutVoiceConnectorExternalSystemsConfiguration.html
     */
    PutVoiceConnectorExternalSystemsConfiguration = "chime:PutVoiceConnectorExternalSystemsConfiguration",
    /**
     * Grants permission to add logging configuration for the specified Amazon Chime V
     * oice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_PutVoiceConnectorLoggingConfiguration.html
     */
    PutVoiceConnectorLoggingConfiguration = "chime:PutVoiceConnectorLoggingConfiguration",
    /**
     * Grants permission to update the origination settings for the specified Amazon C
     * hime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_PutVoiceConnectorOrigination.html
     */
    PutVoiceConnectorOrigination = "chime:PutVoiceConnectorOrigination",
    /**
     * Grants permission to add proxy configuration for the specified Amazon Chime Voi
     * ce Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_PutVoiceConnectorProxy.html
     */
    PutVoiceConnectorProxy = "chime:PutVoiceConnectorProxy",
    /**
     * Grants permission to add streaming configuration for the specified Amazon Chime
     * Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_PutVoiceConnectorStreamingConfiguration.html
     */
    PutVoiceConnectorStreamingConfiguration = "chime:PutVoiceConnectorStreamingConfiguration",
    /**
     * Grants permission to update the termination settings for the specified Amazon C
     * hime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_PutVoiceConnectorTermination.html
     */
    PutVoiceConnectorTermination = "chime:PutVoiceConnectorTermination",
    /**
     * Grants permission to add SIP termination credentials for the specified Amazon C
     * hime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_PutVoiceConnectorTerminationCredentials.html
     */
    PutVoiceConnectorTerminationCredentials = "chime:PutVoiceConnectorTerminationCredentials",
    /**
     * Grants permission to redact message content
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_RedactChannelMessage.html
     */
    RedactChannelMessage = "chime:RedactChannelMessage",
    /**
     * Grants permission to redact the specified Chime conversation Message
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_RedactConversationMessage.html
     */
    RedactConversationMessage = "chime:RedactConversationMessage",
    /**
     * Grants permission to redacts the specified Chime room Message
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_RedactRoomMessage.html
     */
    RedactRoomMessage = "chime:RedactRoomMessage",
    /**
     * Grants permission to regenerate the security token for the specified bot
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_RegenerateSecurityToken.html
     */
    RegenerateSecurityToken = "chime:RegenerateSecurityToken",
    /**
     * Grants permission to register an endpoint for an app instance user
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_RegisterAppInstanceUserEndpoint.html
     */
    RegisterAppInstanceUserEndpoint = "chime:RegisterAppInstanceUserEndpoint",
    /**
     * Grants permission to modify the account name for your Amazon Chime Enterprise o
     * r Team account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/rename-account.html
     */
    RenameAccount = "chime:RenameAccount",
    /**
     * Grants permission to renew the delegation request associated with an Amazon Chi
     * me account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    RenewDelegate = "chime:RenewDelegate",
    /**
     * Grants permission to reset the account resource in your Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    ResetAccountResource = "chime:ResetAccountResource",
    /**
     * Grants permission to reset the personal meeting PIN for the specified user on a
     * n Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ResetPersonalPIN.html
     */
    ResetPersonalPIN = "chime:ResetPersonalPIN",
    /**
     * Grants permission to restore the specified phone number from the deltion queue
     * back to the phone number inventory
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_RestorePhoneNumber.html
     */
    RestorePhoneNumber = "chime:RestorePhoneNumber",
    /**
     * Grants permission to download the file containing links to all user attachments
     * returned as part of the "Request attachments" action
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/request-attachments.html
     */
    RetrieveDataExports = "chime:RetrieveDataExports",
    /**
     * Grants permission to search phone numbers that can be ordered from the carrier
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_SearchAvailablePhoneNumbers.html
     */
    SearchAvailablePhoneNumbers = "chime:SearchAvailablePhoneNumbers",
    /**
     * Grants permission to search channels that an AppInstanceUser belongs to, or sea
     * rch channels across the AppInstance for an AppInstaceAdmin
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_SearchChannels.html
     */
    SearchChannels = "chime:SearchChannels",
    /**
     * Grants permission to send a message to a particular channel that the member is
     * a part of
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_SendChannelMessage.html
     */
    SendChannelMessage = "chime:SendChannelMessage",
    /**
     * Grants permission to submit the "Request attachments" request
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/request-attachments.html
     */
    StartDataExport = "chime:StartDataExport",
    /**
     * Grants permission to start transcription for a meeting
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_StartMeetingTranscription.html
     */
    StartMeetingTranscription = "chime:StartMeetingTranscription",
    /**
     * Grants permission to start a speaker search task on the specified Amazon Chime
     * resource
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_StartSpeakerSearchTask.html
     */
    StartSpeakerSearchTask = "chime:StartSpeakerSearchTask",
    /**
     * Grants permission to start a voice tone analysis task on the specified Amazon C
     * hime resource
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_StartVoiceToneAnalysisTask.html
     */
    StartVoiceToneAnalysisTask = "chime:StartVoiceToneAnalysisTask",
    /**
     * Grants permission to stop transcription for a meeting
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_StopMeetingTranscription.html
     */
    StopMeetingTranscription = "chime:StopMeetingTranscription",
    /**
     * Grants permission to stop a speaker search task on the specified Amazon Chime r
     * esource
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_StopSpeakerSearchTask.html
     */
    StopSpeakerSearchTask = "chime:StopSpeakerSearchTask",
    /**
     * Grants permission to stop a voice tone analysis task on the specified Amazon Ch
     * ime resource
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_StopVoiceToneAnalysisTask.html
     */
    StopVoiceToneAnalysisTask = "chime:StopVoiceToneAnalysisTask",
    /**
     * Grants permission to submit a customer service support request
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/chime-getting-admin-support.html
     */
    SubmitSupportRequest = "chime:SubmitSupportRequest",
    /**
     * Grants permission to suspend users from an Amazon Chime Enterprise account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/manage-access.html
     */
    SuspendUsers = "chime:SuspendUsers",
    /**
     * Grants permission to apply the specified tags to the specified Amazon Chime SDK
     * attendee
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_TagAttendee.html
     */
    TagAttendee = "chime:TagAttendee",
    /**
     * Grants permission to apply the specified tags to the specified Amazon Chime SDK
     * meeting
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_TagMeeting.html
     */
    TagMeeting = "chime:TagMeeting",
    /**
     * Grants permission to apply the specified tags to the specified resource (tag-ba
     * sed access controls are only supported on *-chime.<region>.amazonaws.com endpoi
     * nts)
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_TagResource.html
     */
    TagResource = "chime:TagResource",
    /**
     * Grants permission to unauthorize an Active Directory from your Amazon Chime Ent
     * erprise account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    UnauthorizeDirectory = "chime:UnauthorizeDirectory",
    /**
     * Grants permission to untag the specified tags from the specified Amazon Chime S
     * DK attendee
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UntagAttendee.html
     */
    UntagAttendee = "chime:UntagAttendee",
    /**
     * Grants permission to untag the specified tags from the specified Amazon Chime S
     * DK meeting
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UntagMeeting.html
     */
    UntagMeeting = "chime:UntagMeeting",
    /**
     * Grants permission to untag the specified tags from the specified resource (tag-
     * based access controls are only supported on *-chime.<region>.amazonaws.com endp
     * oints)
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UntagResource.html
     */
    UntagResource = "chime:UntagResource",
    /**
     * Grants permission to update account details for the specified Amazon Chime acco
     * unt
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateAccount.html
     */
    UpdateAccount = "chime:UpdateAccount",
    /**
     * Grants permission to update the OpenIdConfig attributes for your Amazon Chime a
     * ccount
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/okta_sso.html
     */
    UpdateAccountOpenIdConfig = "chime:UpdateAccountOpenIdConfig",
    /**
     * Grants permission to update the account resource in your Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    UpdateAccountResource = "chime:UpdateAccountResource",
    /**
     * Grants permission to update the settings for the specified Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateAccountSettings.html
     */
    UpdateAccountSettings = "chime:UpdateAccountSettings",
    /**
     * Grants permission to update AppInstance metadata
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_UpdateAppInstance.html
     */
    UpdateAppInstance = "chime:UpdateAppInstance",
    /**
     * Grants permission to update the details for an AppInstanceBot
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_UpdateAppInstanceBot.html
     */
    UpdateAppInstanceBot = "chime:UpdateAppInstanceBot",
    /**
     * Grants permission to update the details for an AppInstanceUser
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_UpdateAppInstanceUser.html
     */
    UpdateAppInstanceUser = "chime:UpdateAppInstanceUser",
    /**
     * Grants permission to update an endpoint registered for an app instance user
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_identity-chime_UpdateAppInstanceUserEndpoint.html
     */
    UpdateAppInstanceUserEndpoint = "chime:UpdateAppInstanceUserEndpoint",
    /**
     * Grants permission to the capabilties that you want to update
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_UpdateAttendeeCapabilities.html
     */
    UpdateAttendeeCapabilities = "chime:UpdateAttendeeCapabilities",
    /**
     * Grants permission to update the status of the specified bot
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateBot.html
     */
    UpdateBot = "chime:UpdateBot",
    /**
     * Grants permission to update your Call Detail Record S3 bucket
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    UpdateCDRSettings = "chime:UpdateCDRSettings",
    /**
     * Grants permission to update a channel's attributes
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_UpdateChannel.html
     */
    UpdateChannel = "chime:UpdateChannel",
    /**
     * Grants permission to update a channel flow
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_UpdateChannelFlow.html
     */
    UpdateChannelFlow = "chime:UpdateChannelFlow",
    /**
     * Grants permission to update the content of a message
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_UpdateChannelMessage.html
     */
    UpdateChannelMessage = "chime:UpdateChannelMessage",
    /**
     * Grants permission to set the timestamp to the point when a user last read messa
     * ges in a channel
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_messaging-chime_UpdateChannelReadMarker.html
     */
    UpdateChannelReadMarker = "chime:UpdateChannelReadMarker",
    /**
     * Grants permission to update the global settings related to Amazon Chime for the
     * AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateGlobalSettings.html
     */
    UpdateGlobalSettings = "chime:UpdateGlobalSettings",
    /**
     * Grants permission to update the status of a media insights pipeline configurati
     * on
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_UpdateMediaInsightsPipelineConfiguration.html
     */
    UpdateMediaInsightsPipelineConfiguration = "chime:UpdateMediaInsightsPipelineConfiguration",
    /**
     * Grants permission to update the status of a media insights pipeline
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_UpdateMediaInsightsPipelineStatus.html
     */
    UpdateMediaInsightsPipelineStatus = "chime:UpdateMediaInsightsPipelineStatus",
    /**
     * Grants permission to update kinesis video stream pool
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_UpdateMediaPipelineKinesisVideoStreamPool.html
     */
    UpdateMediaPipelineKinesisVideoStreamPool = "chime:UpdateMediaPipelineKinesisVideoStreamPool",
    /**
     * Grants permission to update phone number details for the specified phone number
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdatePhoneNumber.html
     */
    UpdatePhoneNumber = "chime:UpdatePhoneNumber",
    /**
     * Grants permission to update phone number settings related to Amazon Chime for t
     * he AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdatePhoneNumberSettings.html
     */
    UpdatePhoneNumberSettings = "chime:UpdatePhoneNumberSettings",
    /**
     * Grants permission to update a proxy session for the specified Amazon Chime Voic
     * e Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateProxySession.html
     */
    UpdateProxySession = "chime:UpdateProxySession",
    /**
     * Grants permission to update a room
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateRoom.html
     */
    UpdateRoom = "chime:UpdateRoom",
    /**
     * Grants permission to update room membership role
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateRoomMembership.html
     */
    UpdateRoomMembership = "chime:UpdateRoomMembership",
    /**
     * Grants permission to update properties of Amazon Chime SIP media application un
     * der the administrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateSipMediaApplication.html
     */
    UpdateSipMediaApplication = "chime:UpdateSipMediaApplication",
    /**
     * Grants permission to update an Amazon Chime SIP media application call under th
     * e administrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateSipMediaApplicationCall.html
     */
    UpdateSipMediaApplicationCall = "chime:UpdateSipMediaApplicationCall",
    /**
     * Grants permission to update properties of Amazon Chime SIP rule under the admin
     * istrator's AWS account
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateSipRule.html
     */
    UpdateSipRule = "chime:UpdateSipRule",
    /**
     * Grants permission to update the supported license tiers available for users in
     * your Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/manage-access.html
     */
    UpdateSupportedLicenses = "chime:UpdateSupportedLicenses",
    /**
     * Grants permission to update user details for a specified user ID
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateUser.html
     */
    UpdateUser = "chime:UpdateUser",
    /**
     * Grants permission to update the licenses for your Amazon Chime users
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/manage-access.html
     */
    UpdateUserLicenses = "chime:UpdateUserLicenses",
    /**
     * Grants permission to update user settings related to the specified Amazon Chime
     * user
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateUserSettings.html
     */
    UpdateUserSettings = "chime:UpdateUserSettings",
    /**
     * Grants permission to update Amazon Chime Voice Connector details for the specif
     * ied Amazon Chime Voice Connector
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateVoiceConnector.html
     */
    UpdateVoiceConnector = "chime:UpdateVoiceConnector",
    /**
     * Grants permission to update Amazon Chime Voice Connector Group details for the
     * specified Amazon Chime Voice Connector Group
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_UpdateVoiceConnectorGroup.html
     */
    UpdateVoiceConnectorGroup = "chime:UpdateVoiceConnectorGroup",
    /**
     * Grants permission to update a voice profile
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_UpdateVoiceProfile.html
     */
    UpdateVoiceProfile = "chime:UpdateVoiceProfile",
    /**
     * Grants permission to update a voice profile domain
     *
     * See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_UpdateVoiceProfileDomain.html
     */
    UpdateVoiceProfileDomain = "chime:UpdateVoiceProfileDomain",
    /**
     * Grants permission to validate the account resource in your Amazon Chime account
     *
     * See https://docs.aws.amazon.com/chime/latest/ag/control-access.html
     */
    ValidateAccountResource = "chime:ValidateAccountResource",
    /**
     * Grants permission to validate an address to be used for 911 calls made with Ama
     * zon Chime Voice Connectors
     *
     * See https://docs.aws.amazon.com/chime/latest/APIReference/API_ValidateE911Address.html
     */
    ValidateE911Address = "chime:ValidateE911Address"
}
