UNPKG

aws-iam-policy-types

Version:

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

643 lines 31.5 kB
// AUTOGENERATED FILE - DO NOT EDIT /** * All IAM policy actions for AWS Storage Gateway (STORAGEGATEWAY) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsstoragegateway.html * * 2025-02-24T21:49:51.330Z */ export var AwsStoragegatewayActions; (function (AwsStoragegatewayActions) { /** * Grants permission to activate the gateway you previously deployed on your host * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ActivateGateway.html */ AwsStoragegatewayActions["ActivateGateway"] = "storagegateway:ActivateGateway"; /** * Grants permission to configure one or more gateway local disks as cache for a c * ached-volume gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_AddCache.html */ AwsStoragegatewayActions["AddCache"] = "storagegateway:AddCache"; /** * Grants permission to add one or more tags to the specified resource * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_AddTagsToResource.html */ AwsStoragegatewayActions["AddTagsToResource"] = "storagegateway:AddTagsToResource"; /** * Grants permission to configure one or more gateway local disks as upload buffer * for a specified gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_AddUploadBuffer.html */ AwsStoragegatewayActions["AddUploadBuffer"] = "storagegateway:AddUploadBuffer"; /** * Grants permission to configure one or more gateway local disks as working stora * ge for a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_AddWorkingStorage.html */ AwsStoragegatewayActions["AddWorkingStorage"] = "storagegateway:AddWorkingStorage"; /** * Grants permission to move a tape to the target pool specified * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_AssignTapePool.html */ AwsStoragegatewayActions["AssignTapePool"] = "storagegateway:AssignTapePool"; /** * Grants permission to associate an Amazon FSx file system with the Amazon FSx fi * le gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_AssociateFileSystem.html */ AwsStoragegatewayActions["AssociateFileSystem"] = "storagegateway:AssociateFileSystem"; /** * Grants permission to connect a volume to an iSCSI connection and then attaches * the volume to the specified gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_AttachVolume.html */ AwsStoragegatewayActions["AttachVolume"] = "storagegateway:AttachVolume"; /** * Grants permission to allow the governance retention lock on a pool to be bypass * ed * * See https://docs.aws.amazon.com/storagegateway/latest/userguide/CreatingCustomTapePool.html#TapeRetentionLock */ AwsStoragegatewayActions["BypassGovernanceRetention"] = "storagegateway:BypassGovernanceRetention"; /** * Grants permission to cancel archiving of a virtual tape to the virtual tape she * lf (VTS) after the archiving process is initiated * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CancelArchival.html */ AwsStoragegatewayActions["CancelArchival"] = "storagegateway:CancelArchival"; /** * Grants permission to cancel a cache report * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CancelCacheReport.html */ AwsStoragegatewayActions["CancelCacheReport"] = "storagegateway:CancelCacheReport"; /** * Grants permission to cancel retrieval of a virtual tape from the virtual tape s * helf (VTS) to a gateway after the retrieval process is initiated * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CancelRetrieval.html */ AwsStoragegatewayActions["CancelRetrieval"] = "storagegateway:CancelRetrieval"; /** * Grants permission to create a cached volume on a specified cached gateway. This * operation is supported only for the gateway-cached volume architecture * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CreateCachediSCSIVolume.html */ AwsStoragegatewayActions["CreateCachediSCSIVolume"] = "storagegateway:CreateCachediSCSIVolume"; /** * Grants permission to create a NFS file share on an existing file gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CreateNFSFileShare.html */ AwsStoragegatewayActions["CreateNFSFileShare"] = "storagegateway:CreateNFSFileShare"; /** * Grants permission to create a SMB file share on an existing file gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CreateSMBFileShare.html */ AwsStoragegatewayActions["CreateSMBFileShare"] = "storagegateway:CreateSMBFileShare"; /** * Grants permission to initiate a snapshot of a volume * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CreateSnapshot.html */ AwsStoragegatewayActions["CreateSnapshot"] = "storagegateway:CreateSnapshot"; /** * Grants permission to initiate a snapshot of a gateway from a volume recovery po * int * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CreateSnapshotFromVolumeRecoveryPoint.html */ AwsStoragegatewayActions["CreateSnapshotFromVolumeRecoveryPoint"] = "storagegateway:CreateSnapshotFromVolumeRecoveryPoint"; /** * Grants permission to create a volume on a specified gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CreateStorediSCSIVolume.html */ AwsStoragegatewayActions["CreateStorediSCSIVolume"] = "storagegateway:CreateStorediSCSIVolume"; /** * Grants permission to create a tape pool * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CreateTapePool.html */ AwsStoragegatewayActions["CreateTapePool"] = "storagegateway:CreateTapePool"; /** * Grants permission to create a virtual tape by using your own barcode * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CreateTapeWithBarcode.html */ AwsStoragegatewayActions["CreateTapeWithBarcode"] = "storagegateway:CreateTapeWithBarcode"; /** * Grants permission to create one or more virtual tapes. You write data to the vi * rtual tapes and then archive the tapes * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CreateTapes.html */ AwsStoragegatewayActions["CreateTapes"] = "storagegateway:CreateTapes"; /** * Grants permission to delete the automatic tape creation policy configured on a * gateway-VTL * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteAutomaticTapeCreationPolicy.html */ AwsStoragegatewayActions["DeleteAutomaticTapeCreationPolicy"] = "storagegateway:DeleteAutomaticTapeCreationPolicy"; /** * Grants permission to delete the bandwidth rate limits of a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteBandwidthRateLimit.html */ AwsStoragegatewayActions["DeleteBandwidthRateLimit"] = "storagegateway:DeleteBandwidthRateLimit"; /** * Grants permission to delete the metadata associated with a cache report * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteCacheReport.html */ AwsStoragegatewayActions["DeleteCacheReport"] = "storagegateway:DeleteCacheReport"; /** * Grants permission to delete Challenge-Handshake Authentication Protocol (CHAP) * credentials for a specified iSCSI target and initiator pair * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteChapCredentials.html */ AwsStoragegatewayActions["DeleteChapCredentials"] = "storagegateway:DeleteChapCredentials"; /** * Grants permission to delete a file share from a file gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteFileShare.html */ AwsStoragegatewayActions["DeleteFileShare"] = "storagegateway:DeleteFileShare"; /** * Grants permission to delete a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteGateway.html */ AwsStoragegatewayActions["DeleteGateway"] = "storagegateway:DeleteGateway"; /** * Grants permission to delete a snapshot of a volume * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteSnapshotSchedule.html */ AwsStoragegatewayActions["DeleteSnapshotSchedule"] = "storagegateway:DeleteSnapshotSchedule"; /** * Grants permission to delete the specified virtual tape * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteTape.html */ AwsStoragegatewayActions["DeleteTape"] = "storagegateway:DeleteTape"; /** * Grants permission to delete the specified virtual tape from the virtual tape sh * elf (VTS) * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteTapeArchive.html */ AwsStoragegatewayActions["DeleteTapeArchive"] = "storagegateway:DeleteTapeArchive"; /** * Grants permission to delete the specified tape pool * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteTapePool.html */ AwsStoragegatewayActions["DeleteTapePool"] = "storagegateway:DeleteTapePool"; /** * Grants permission to delete the specified gateway volume that you previously cr * eated using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteVolume.html */ AwsStoragegatewayActions["DeleteVolume"] = "storagegateway:DeleteVolume"; /** * Grants permission to get the information about the most recent high availabilit * y monitoring test that was performed on the gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeAvailabilityMonitorTest.html */ AwsStoragegatewayActions["DescribeAvailabilityMonitorTest"] = "storagegateway:DescribeAvailabilityMonitorTest"; /** * Grants permission to get the bandwidth rate limits of a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeBandwidthRateLimit.html */ AwsStoragegatewayActions["DescribeBandwidthRateLimit"] = "storagegateway:DescribeBandwidthRateLimit"; /** * Grants permission to get the bandwidth rate limit schedule of a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeBandwidthRateLimitSchedule.html */ AwsStoragegatewayActions["DescribeBandwidthRateLimitSchedule"] = "storagegateway:DescribeBandwidthRateLimitSchedule"; /** * Grants permission to get information about the cache of a gateway. This operati * on is supported only for the gateway-cached volume architecture * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeCache.html */ AwsStoragegatewayActions["DescribeCache"] = "storagegateway:DescribeCache"; /** * Grants permission to get a description of a cache report * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeCacheReport.html */ AwsStoragegatewayActions["DescribeCacheReport"] = "storagegateway:DescribeCacheReport"; /** * Grants permission to get a description of the gateway volumes specified in the * request. This operation is supported only for the gateway-cached volume archite * cture * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeCachediSCSIVolumes.html */ AwsStoragegatewayActions["DescribeCachediSCSIVolumes"] = "storagegateway:DescribeCachediSCSIVolumes"; /** * Grants permission to get an array of Challenge-Handshake Authentication Protoco * l (CHAP) credentials information for a specified iSCSI target, one for each tar * get-initiator pair * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeChapCredentials.html */ AwsStoragegatewayActions["DescribeChapCredentials"] = "storagegateway:DescribeChapCredentials"; /** * Grants permission to get a description for one or more file system associations * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeFileSystemAssociations.html */ AwsStoragegatewayActions["DescribeFileSystemAssociations"] = "storagegateway:DescribeFileSystemAssociations"; /** * Grants permission to get metadata about a gateway such as its name, network int * erfaces, configured time zone, and the state (whether the gateway is running or * not) * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeGatewayInformation.html */ AwsStoragegatewayActions["DescribeGatewayInformation"] = "storagegateway:DescribeGatewayInformation"; /** * Grants permission to get your gateway's weekly maintenance start time including * the day and time of the week * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeMaintenanceStartTime.html */ AwsStoragegatewayActions["DescribeMaintenanceStartTime"] = "storagegateway:DescribeMaintenanceStartTime"; /** * Grants permission to get a description for one or more file shares from a file * gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeNFSFileShares.html */ AwsStoragegatewayActions["DescribeNFSFileShares"] = "storagegateway:DescribeNFSFileShares"; /** * Grants permission to get a description for one or more file shares from a file * gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeSMBFileShares.html */ AwsStoragegatewayActions["DescribeSMBFileShares"] = "storagegateway:DescribeSMBFileShares"; /** * Grants permission to get a description of a Server Message Block (SMB) file sha * re settings from a file gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeSMBSettings.html */ AwsStoragegatewayActions["DescribeSMBSettings"] = "storagegateway:DescribeSMBSettings"; /** * Grants permission to describe the snapshot schedule for the specified gateway v * olume * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeSnapshotSchedule.html */ AwsStoragegatewayActions["DescribeSnapshotSchedule"] = "storagegateway:DescribeSnapshotSchedule"; /** * Grants permission to get the description of the gateway volumes specified in th * e request * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeStorediSCSIVolumes.html */ AwsStoragegatewayActions["DescribeStorediSCSIVolumes"] = "storagegateway:DescribeStorediSCSIVolumes"; /** * Grants permission to get a description of specified virtual tapes in the virtua * l tape shelf (VTS) * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeTapeArchives.html */ AwsStoragegatewayActions["DescribeTapeArchives"] = "storagegateway:DescribeTapeArchives"; /** * Grants permission to get a list of virtual tape recovery points that are availa * ble for the specified gateway-VTL * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeTapeRecoveryPoints.html */ AwsStoragegatewayActions["DescribeTapeRecoveryPoints"] = "storagegateway:DescribeTapeRecoveryPoints"; /** * Grants permission to get a description of the specified Amazon Resource Name (A * RN) of virtual tapes * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeTapes.html */ AwsStoragegatewayActions["DescribeTapes"] = "storagegateway:DescribeTapes"; /** * Grants permission to get information about the upload buffer of a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeUploadBuffer.html */ AwsStoragegatewayActions["DescribeUploadBuffer"] = "storagegateway:DescribeUploadBuffer"; /** * Grants permission to get a description of virtual tape library (VTL) devices fo * r the specified gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeVTLDevices.html */ AwsStoragegatewayActions["DescribeVTLDevices"] = "storagegateway:DescribeVTLDevices"; /** * Grants permission to get information about the working storage of a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeWorkingStorage.html */ AwsStoragegatewayActions["DescribeWorkingStorage"] = "storagegateway:DescribeWorkingStorage"; /** * Grants permission to disconnect a volume from an iSCSI connection and then deta * ches the volume from the specified gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DetachVolume.html */ AwsStoragegatewayActions["DetachVolume"] = "storagegateway:DetachVolume"; /** * Grants permission to disable a gateway when the gateway is no longer functionin * g * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DisableGateway.html */ AwsStoragegatewayActions["DisableGateway"] = "storagegateway:DisableGateway"; /** * Grants permission to disassociate an Amazon FSx file system from an Amazon FSx * file gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DisassociateFileSystem.html */ AwsStoragegatewayActions["DisassociateFileSystem"] = "storagegateway:DisassociateFileSystem"; /** * Grants permission to enable you to join an Active Directory Domain * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_JoinDomain.html */ AwsStoragegatewayActions["JoinDomain"] = "storagegateway:JoinDomain"; /** * Grants permission to list the automatic tape creation policies configured on th * e specified gateway-VTL or all gateway-VTLs owned by your AWS account * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListAutomaticTapeCreationPolicies.html */ AwsStoragegatewayActions["ListAutomaticTapeCreationPolicies"] = "storagegateway:ListAutomaticTapeCreationPolicies"; /** * Grants permission to get a list of the cache reports owned by your AWS account * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListCacheReports.html */ AwsStoragegatewayActions["ListCacheReports"] = "storagegateway:ListCacheReports"; /** * Grants permission to get a list of the file shares for a specific file gateway, * or the list of file shares owned by your AWS account * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListFileShares.html */ AwsStoragegatewayActions["ListFileShares"] = "storagegateway:ListFileShares"; /** * Grants permission to get a list of the file system associations for the specifi * ed gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListFileSystemAssociations.html */ AwsStoragegatewayActions["ListFileSystemAssociations"] = "storagegateway:ListFileSystemAssociations"; /** * Grants permission to list gateways owned by an AWS account in a region specifie * d in the request. The returned list is ordered by gateway Amazon Resource Name * (ARN) * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListGateways.html */ AwsStoragegatewayActions["ListGateways"] = "storagegateway:ListGateways"; /** * Grants permission to get a list of the gateway's local disks * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListLocalDisks.html */ AwsStoragegatewayActions["ListLocalDisks"] = "storagegateway:ListLocalDisks"; /** * Grants permission to get the tags that have been added to the specified resourc * e * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListTagsForResource.html */ AwsStoragegatewayActions["ListTagsForResource"] = "storagegateway:ListTagsForResource"; /** * Grants permission to list tape pools owned by your AWS account * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListTapePools.html */ AwsStoragegatewayActions["ListTapePools"] = "storagegateway:ListTapePools"; /** * Grants permission to list virtual tapes in your virtual tape library (VTL) and * your virtual tape shelf (VTS) * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListTapes.html */ AwsStoragegatewayActions["ListTapes"] = "storagegateway:ListTapes"; /** * Grants permission to list iSCSI initiators that are connected to a volume * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListVolumeInitiators.html */ AwsStoragegatewayActions["ListVolumeInitiators"] = "storagegateway:ListVolumeInitiators"; /** * Grants permission to list the recovery points for a specified gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListVolumeRecoveryPoints.html */ AwsStoragegatewayActions["ListVolumeRecoveryPoints"] = "storagegateway:ListVolumeRecoveryPoints"; /** * Grants permission to list the iSCSI stored volumes of a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListVolumes.html */ AwsStoragegatewayActions["ListVolumes"] = "storagegateway:ListVolumes"; /** * Grants permission to send you a notification through CloudWatch Events when all * files written to your NFS file share have been uploaded to Amazon S3 * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_NotifyWhenUploaded.html */ AwsStoragegatewayActions["NotifyWhenUploaded"] = "storagegateway:NotifyWhenUploaded"; /** * Grants permission to refresh the cache for the specified file share * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_RefreshCache.html */ AwsStoragegatewayActions["RefreshCache"] = "storagegateway:RefreshCache"; /** * Grants permission to remove one or more tags from the specified resource * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_RemoveTagsFromResource.html */ AwsStoragegatewayActions["RemoveTagsFromResource"] = "storagegateway:RemoveTagsFromResource"; /** * Grants permission to reset all cache disks that have encountered a error and ma * kes the disks available for reconfiguration as cache storage * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ResetCache.html */ AwsStoragegatewayActions["ResetCache"] = "storagegateway:ResetCache"; /** * Grants permission to retrieve an archived virtual tape from the virtual tape sh * elf (VTS) to a gateway-VTL * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_RetrieveTapeArchive.html */ AwsStoragegatewayActions["RetrieveTapeArchive"] = "storagegateway:RetrieveTapeArchive"; /** * Grants permission to retrieve the recovery point for the specified virtual tape * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_RetrieveTapeRecoveryPoint.html */ AwsStoragegatewayActions["RetrieveTapeRecoveryPoint"] = "storagegateway:RetrieveTapeRecoveryPoint"; /** * Grants permission to set the password for your VM local console * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_SetLocalConsolePassword.html */ AwsStoragegatewayActions["SetLocalConsolePassword"] = "storagegateway:SetLocalConsolePassword"; /** * Grants permission to set the password for SMB Guest user * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_SetSMBGuestPassword.html */ AwsStoragegatewayActions["SetSMBGuestPassword"] = "storagegateway:SetSMBGuestPassword"; /** * Grants permission to shut down a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ShutdownGateway.html */ AwsStoragegatewayActions["ShutdownGateway"] = "storagegateway:ShutdownGateway"; /** * Grants permission to start a test that verifies that the specified gateway is c * onfigured for High Availability monitoring in your host environment * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_StartAvailabilityMonitorTest.html */ AwsStoragegatewayActions["StartAvailabilityMonitorTest"] = "storagegateway:StartAvailabilityMonitorTest"; /** * Grants permission to start a cache report for an existing file share * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_StartCacheReport.html */ AwsStoragegatewayActions["StartCacheReport"] = "storagegateway:StartCacheReport"; /** * Grants permission to start a gateway that you previously shut down * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_StartGateway.html */ AwsStoragegatewayActions["StartGateway"] = "storagegateway:StartGateway"; /** * Grants permission to update the automatic tape creation policy configured on a * gateway-VTL * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateAutomaticTapeCreationPolicy.html */ AwsStoragegatewayActions["UpdateAutomaticTapeCreationPolicy"] = "storagegateway:UpdateAutomaticTapeCreationPolicy"; /** * Grants permission to update the bandwidth rate limits of a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateBandwidthRateLimit.html */ AwsStoragegatewayActions["UpdateBandwidthRateLimit"] = "storagegateway:UpdateBandwidthRateLimit"; /** * Grants permission to update the bandwidth rate limit schedule of a gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateBandwidthRateLimitSchedule.html */ AwsStoragegatewayActions["UpdateBandwidthRateLimitSchedule"] = "storagegateway:UpdateBandwidthRateLimitSchedule"; /** * Grants permission to update the Challenge-Handshake Authentication Protocol (CH * AP) credentials for a specified iSCSI target * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateChapCredentials.html */ AwsStoragegatewayActions["UpdateChapCredentials"] = "storagegateway:UpdateChapCredentials"; /** * Grants permission to update a file system association * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateFileSystemAssociation.html */ AwsStoragegatewayActions["UpdateFileSystemAssociation"] = "storagegateway:UpdateFileSystemAssociation"; /** * Grants permission to update a gateway's metadata, which includes the gateway's * name and time zone * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateGatewayInformation.html */ AwsStoragegatewayActions["UpdateGatewayInformation"] = "storagegateway:UpdateGatewayInformation"; /** * Grants permission to update the gateway virtual machine (VM) software * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateGatewaySoftwareNow.html */ AwsStoragegatewayActions["UpdateGatewaySoftwareNow"] = "storagegateway:UpdateGatewaySoftwareNow"; /** * Grants permission to update a gateway's weekly maintenance start time informati * on, including day and time of the week. The maintenance time is the time in you * r gateway's time zone * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateMaintenanceStartTime.html */ AwsStoragegatewayActions["UpdateMaintenanceStartTime"] = "storagegateway:UpdateMaintenanceStartTime"; /** * Grants permission to update a NFS file share * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateNFSFileShare.html */ AwsStoragegatewayActions["UpdateNFSFileShare"] = "storagegateway:UpdateNFSFileShare"; /** * Grants permission to update a SMB file share * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateSMBFileShare.html */ AwsStoragegatewayActions["UpdateSMBFileShare"] = "storagegateway:UpdateSMBFileShare"; /** * Grants permission to update whether the shares on a gateway are visible in a ne * t view or browse list * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateSMBFileShareVisibility.html */ AwsStoragegatewayActions["UpdateSMBFileShareVisibility"] = "storagegateway:UpdateSMBFileShareVisibility"; /** * Grants permission to update the list of Active Directory users and groups that * have special permissions for SMB file shares on the gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateSMBLocalGroups.html */ AwsStoragegatewayActions["UpdateSMBLocalGroups"] = "storagegateway:UpdateSMBLocalGroups"; /** * Grants permission to update the SMB security strategy on a file gateway * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateSMBSecurityStrategy.html */ AwsStoragegatewayActions["UpdateSMBSecurityStrategy"] = "storagegateway:UpdateSMBSecurityStrategy"; /** * Grants permission to update a snapshot schedule configured for a gateway volume * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateSnapshotSchedule.html */ AwsStoragegatewayActions["UpdateSnapshotSchedule"] = "storagegateway:UpdateSnapshotSchedule"; /** * Grants permission to update the type of medium changer in a gateway-VTL * * See https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateVTLDeviceType.html */ AwsStoragegatewayActions["UpdateVTLDeviceType"] = "storagegateway:UpdateVTLDeviceType"; })(AwsStoragegatewayActions || (AwsStoragegatewayActions = {})); //# sourceMappingURL=storagegateway.js.map