UNPKG

aws-iam-policy-types

Version:

Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions

419 lines (418 loc) 17.8 kB
/** * All IAM policy actions for Amazon WorkSpaces Secure Browser (WORKSPACES-WEB) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonworkspacessecurebrowser.html * * 2025-02-24T21:50:12.552Z */ export declare enum AwsWorkspacesWebActions { /** * Grants permission to associate browser settings to web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_AssociateBrowserSettings.html */ AssociateBrowserSettings = "workspaces-web:AssociateBrowserSettings", /** * Grants permission to associate data protection settings with web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_AssociateDataProtectionSettings.html */ AssociateDataProtectionSettings = "workspaces-web:AssociateDataProtectionSettings", /** * Grants permission to associate ip access settings with web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_AssociateIpAccessSettings.html */ AssociateIpAccessSettings = "workspaces-web:AssociateIpAccessSettings", /** * Grants permission to associate network settings to web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_AssociateNetworkSettings.html */ AssociateNetworkSettings = "workspaces-web:AssociateNetworkSettings", /** * Grants permission to associate trust stores with web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_AssociateTrustStore.html */ AssociateTrustStore = "workspaces-web:AssociateTrustStore", /** * Grants permission to associate user access logging settings with web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_AssociateUserAccessLoggingSettings.html */ AssociateUserAccessLoggingSettings = "workspaces-web:AssociateUserAccessLoggingSettings", /** * Grants permission to associate user settings with web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_AssociateUserSettings.html */ AssociateUserSettings = "workspaces-web:AssociateUserSettings", /** * Grants permission to create browser settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateBrowserSettings.html */ CreateBrowserSettings = "workspaces-web:CreateBrowserSettings", /** * Grants permission to create data protection settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateDataProtectionSettings.html */ CreateDataProtectionSettings = "workspaces-web:CreateDataProtectionSettings", /** * Grants permission to create identity providers * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateIdentityProvider.html */ CreateIdentityProvider = "workspaces-web:CreateIdentityProvider", /** * Grants permission to create ip access settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateIpAccessSettings.html */ CreateIpAccessSettings = "workspaces-web:CreateIpAccessSettings", /** * Grants permission to create network settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateNetworkSettings.html */ CreateNetworkSettings = "workspaces-web:CreateNetworkSettings", /** * Grants permission to create web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreatePortal.html */ CreatePortal = "workspaces-web:CreatePortal", /** * Grants permission to create trust stores * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateTrustStore.html */ CreateTrustStore = "workspaces-web:CreateTrustStore", /** * Grants permission to create user access logging settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateUserAccessLoggingSettings.html */ CreateUserAccessLoggingSettings = "workspaces-web:CreateUserAccessLoggingSettings", /** * Grants permission to create user settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_CreateUserSettings.html */ CreateUserSettings = "workspaces-web:CreateUserSettings", /** * Grants permission to delete browser settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DeleteBrowserSettings.html */ DeleteBrowserSettings = "workspaces-web:DeleteBrowserSettings", /** * Grants permission to delete data protection settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DeleteDataProtectionSettings.html */ DeleteDataProtectionSettings = "workspaces-web:DeleteDataProtectionSettings", /** * Grants permission to delete identity providers * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DeleteIdentityProvider.html */ DeleteIdentityProvider = "workspaces-web:DeleteIdentityProvider", /** * Grants permission to delete ip access settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DeleteIpAccessSettings.html */ DeleteIpAccessSettings = "workspaces-web:DeleteIpAccessSettings", /** * Grants permission to delete network settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DeleteNetworkSettings.html */ DeleteNetworkSettings = "workspaces-web:DeleteNetworkSettings", /** * Grants permission to delete web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DeletePortal.html */ DeletePortal = "workspaces-web:DeletePortal", /** * Grants permission to delete trust stores * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DeleteTrustStore.html */ DeleteTrustStore = "workspaces-web:DeleteTrustStore", /** * Grants permission to delete user access logging settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DeleteUserAccessLoggingSettings.html */ DeleteUserAccessLoggingSettings = "workspaces-web:DeleteUserAccessLoggingSettings", /** * Grants permission to delete user settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DeleteUserSettings.html */ DeleteUserSettings = "workspaces-web:DeleteUserSettings", /** * Grants permission to disassociate browser settings from web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DisassociateBrowserSettings.html */ DisassociateBrowserSettings = "workspaces-web:DisassociateBrowserSettings", /** * Grants permission to disassociate data protection logging from web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DisassociateDataProtectionSettings.html */ DisassociateDataProtectionSettings = "workspaces-web:DisassociateDataProtectionSettings", /** * Grants permission to disassociate ip access logging from web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DisassociateIpAccessSettings.html */ DisassociateIpAccessSettings = "workspaces-web:DisassociateIpAccessSettings", /** * Grants permission to disassociate network settings from web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DisassociateNetworkSettings.html */ DisassociateNetworkSettings = "workspaces-web:DisassociateNetworkSettings", /** * Grants permission to disassociate trust stores from web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DisassociateTrustStore.html */ DisassociateTrustStore = "workspaces-web:DisassociateTrustStore", /** * Grants permission to disassociate user access logging settings from web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DisassociateUserAccessLoggingSettings.html */ DisassociateUserAccessLoggingSettings = "workspaces-web:DisassociateUserAccessLoggingSettings", /** * Grants permission to disassociate user settings from web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_DisassociateUserSettings.html */ DisassociateUserSettings = "workspaces-web:DisassociateUserSettings", /** * Grants permission to expire a session from a specific portal * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ExpireSession.html */ ExpireSession = "workspaces-web:ExpireSession", /** * Grants permission to get details on browser settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetBrowserSettings.html */ GetBrowserSettings = "workspaces-web:GetBrowserSettings", /** * Grants permission to get details on data protection settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetDataProtectionSettings.html */ GetDataProtectionSettings = "workspaces-web:GetDataProtectionSettings", /** * Grants permission to get details on identity providers * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetIdentityProvider.html */ GetIdentityProvider = "workspaces-web:GetIdentityProvider", /** * Grants permission to get details on ip access settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetIpAccessSettings.html */ GetIpAccessSettings = "workspaces-web:GetIpAccessSettings", /** * Grants permission to get details on network settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetNetworkSettings.html */ GetNetworkSettings = "workspaces-web:GetNetworkSettings", /** * Grants permission to get details on web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetPortal.html */ GetPortal = "workspaces-web:GetPortal", /** * Grants permission to get service provider metadata information for web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetPortalServiceProviderMetadata.html */ GetPortalServiceProviderMetadata = "workspaces-web:GetPortalServiceProviderMetadata", /** * Grants permission to get information about a particular session for a portal * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetSession.html */ GetSession = "workspaces-web:GetSession", /** * Grants permission to get details on trust stores * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetTrustStore.html */ GetTrustStore = "workspaces-web:GetTrustStore", /** * Grants permission to get certificates from trust stores * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetTrustStoreCertificate.html */ GetTrustStoreCertificate = "workspaces-web:GetTrustStoreCertificate", /** * Grants permission to get details on user access logging settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetUserAccessLoggingSettings.html */ GetUserAccessLoggingSettings = "workspaces-web:GetUserAccessLoggingSettings", /** * Grants permission to get details on user settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_GetUserSettings.html */ GetUserSettings = "workspaces-web:GetUserSettings", /** * Grants permission to list browser settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListBrowserSettings.html */ ListBrowserSettings = "workspaces-web:ListBrowserSettings", /** * Grants permission to list data protection settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListDataProtectionSettings.html */ ListDataProtectionSettings = "workspaces-web:ListDataProtectionSettings", /** * Grants permission to list identity providers * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListIdentityProviders.html */ ListIdentityProviders = "workspaces-web:ListIdentityProviders", /** * Grants permission to list ip access settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListIpAccessSettings.html */ ListIpAccessSettings = "workspaces-web:ListIpAccessSettings", /** * Grants permission to list network settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListNetworkSettings.html */ ListNetworkSettings = "workspaces-web:ListNetworkSettings", /** * Grants permission to list web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListPortals.html */ ListPortals = "workspaces-web:ListPortals", /** * Grants permission to list sessions for a Portal using optional filters * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListSessions.html */ ListSessions = "workspaces-web:ListSessions", /** * Grants permission to list tags for a resource * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListTagsForResource.html */ ListTagsForResource = "workspaces-web:ListTagsForResource", /** * Grants permission to list certificates in a trust store * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListTrustStoreCertificates.html */ ListTrustStoreCertificates = "workspaces-web:ListTrustStoreCertificates", /** * Grants permission to list trust stores * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListTrustStores.html */ ListTrustStores = "workspaces-web:ListTrustStores", /** * Grants permission to list user access logging settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListUserAccessLoggingSettings.html */ ListUserAccessLoggingSettings = "workspaces-web:ListUserAccessLoggingSettings", /** * Grants permission to list user settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_ListUserSettings.html */ ListUserSettings = "workspaces-web:ListUserSettings", /** * Grants permission to add one or more tags to a resource * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_TagResource.html */ TagResource = "workspaces-web:TagResource", /** * Grants permission to remove one or more tags from a resource * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UntagResource.html */ UntagResource = "workspaces-web:UntagResource", /** * Grants permission to update browser settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UpdateBrowserSettings.html */ UpdateBrowserSettings = "workspaces-web:UpdateBrowserSettings", /** * Grants permission to update data protection settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UpdateDataProtectionSettings.html */ UpdateDataProtectionSettings = "workspaces-web:UpdateDataProtectionSettings", /** * Grants permission to update identity provider * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UpdateIdentityProvider.html */ UpdateIdentityProvider = "workspaces-web:UpdateIdentityProvider", /** * Grants permission to update ip access settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UpdateIpAccessSettings.html */ UpdateIpAccessSettings = "workspaces-web:UpdateIpAccessSettings", /** * Grants permission to update network settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UpdateNetworkSettings.html */ UpdateNetworkSettings = "workspaces-web:UpdateNetworkSettings", /** * Grants permission to update web portals * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UpdatePortal.html */ UpdatePortal = "workspaces-web:UpdatePortal", /** * Grants permission to update trust stores * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UpdateTrustStore.html */ UpdateTrustStore = "workspaces-web:UpdateTrustStore", /** * Grants permission to update user access logging settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UpdateUserAccessLoggingSettings.html */ UpdateUserAccessLoggingSettings = "workspaces-web:UpdateUserAccessLoggingSettings", /** * Grants permission to update user settings * * See https://docs.aws.amazon.com/workspaces-web/latest/APIReference/API_UpdateUserSettings.html */ UpdateUserSettings = "workspaces-web:UpdateUserSettings" }