aws-iam-policy-types
Version:
Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions
1,130 lines • 90.8 kB
TypeScript
/**
* 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/APIR