libZSservicesZSamazonka-storagegatewayZSamazonka-storagegateway
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.StorageGateway.Lens

Contents

Description

 
Synopsis

Operations

CancelArchival

cancelArchival_tapeARN :: Lens' CancelArchival Text Source #

The Amazon Resource Name (ARN) of the virtual tape you want to cancel archiving for.

cancelArchivalResponse_tapeARN :: Lens' CancelArchivalResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the virtual tape for which archiving was canceled.

CreateStorediSCSIVolume

createStorediSCSIVolume_kmsKey :: Lens' CreateStorediSCSIVolume (Maybe Text) Source #

The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value can only be set when KMSEncrypted is true. Optional.

createStorediSCSIVolume_kmsEncrypted :: Lens' CreateStorediSCSIVolume (Maybe Bool) Source #

Set to true to use Amazon S3 server-side encryption with your own KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

createStorediSCSIVolume_tags :: Lens' CreateStorediSCSIVolume (Maybe [Tag]) Source #

A list of up to 50 tags that can be assigned to a stored volume. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers representable in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256.

createStorediSCSIVolume_snapshotId :: Lens' CreateStorediSCSIVolume (Maybe Text) Source #

The snapshot ID (e.g., "snap-1122aabb") of the snapshot to restore as the new stored volume. Specify this field if you want to create the iSCSI storage volume from a snapshot; otherwise, do not include this field. To list snapshots for your account use DescribeSnapshots in the Amazon Elastic Compute Cloud API Reference.

createStorediSCSIVolume_diskId :: Lens' CreateStorediSCSIVolume Text Source #

The unique identifier for the gateway local disk that is configured as a stored volume. Use ListLocalDisks to list disk IDs for a gateway.

createStorediSCSIVolume_preserveExistingData :: Lens' CreateStorediSCSIVolume Bool Source #

Set to true if you want to preserve the data on the local disk. Otherwise, set to false to create an empty volume.

Valid Values: true | false

createStorediSCSIVolume_targetName :: Lens' CreateStorediSCSIVolume Text Source #

The name of the iSCSI target used by an initiator to connect to a volume and used as a suffix for the target ARN. For example, specifying TargetName as myvolume results in the target ARN of arn:aws:storagegateway:us-east-2:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume. The target name must be unique across all volumes on a gateway.

If you don't specify a value, Storage Gateway uses the value that was previously used for this volume as the new target name.

createStorediSCSIVolume_networkInterfaceId :: Lens' CreateStorediSCSIVolume Text Source #

The network interface of the gateway on which to expose the iSCSI target. Only IPv4 addresses are accepted. Use DescribeGatewayInformation to get a list of the network interfaces available on a gateway.

Valid Values: A valid IP address.

createStorediSCSIVolumeResponse_targetARN :: Lens' CreateStorediSCSIVolumeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume target, which includes the iSCSI name that initiators can use to connect to the target.

createStorediSCSIVolumeResponse_volumeARN :: Lens' CreateStorediSCSIVolumeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the configured volume.

DescribeFileSystemAssociations

describeFileSystemAssociations_fileSystemAssociationARNList :: Lens' DescribeFileSystemAssociations (NonEmpty Text) Source #

An array containing the Amazon Resource Name (ARN) of each file system association to be described.

describeFileSystemAssociationsResponse_fileSystemAssociationInfoList :: Lens' DescribeFileSystemAssociationsResponse (Maybe [FileSystemAssociationInfo]) Source #

An array containing the FileSystemAssociationInfo data type of each file system association to be described.

UpdateSMBLocalGroups

updateSMBLocalGroups_sMBLocalGroups :: Lens' UpdateSMBLocalGroups SMBLocalGroups Source #

A list of Active Directory users and groups that you want to grant special permissions for SMB file shares on the gateway.

CreateNFSFileShare

createNFSFileShare_auditDestinationARN :: Lens' CreateNFSFileShare (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage used for audit logs.

createNFSFileShare_kmsKey :: Lens' CreateNFSFileShare (Maybe Text) Source #

The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value can only be set when KMSEncrypted is true. Optional.

createNFSFileShare_vPCEndpointDNSName :: Lens' CreateNFSFileShare (Maybe Text) Source #

Specifies the DNS name for the VPC endpoint that the NFS file share uses to connect to Amazon S3.

This parameter is required for NFS file shares that connect to Amazon S3 through a VPC endpoint, a VPC access point, or an access point alias that points to a VPC access point.

createNFSFileShare_cacheAttributes :: Lens' CreateNFSFileShare (Maybe CacheAttributes) Source #

Specifies refresh cache information for the file share.

createNFSFileShare_objectACL :: Lens' CreateNFSFileShare (Maybe ObjectACL) Source #

A value that sets the access control list (ACL) permission for objects in the S3 bucket that a S3 File Gateway puts objects into. The default value is private.

createNFSFileShare_kmsEncrypted :: Lens' CreateNFSFileShare (Maybe Bool) Source #

Set to true to use Amazon S3 server-side encryption with your own KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

createNFSFileShare_defaultStorageClass :: Lens' CreateNFSFileShare (Maybe Text) Source #

The default storage class for objects put into an Amazon S3 bucket by the S3 File Gateway. The default value is S3_INTELLIGENT_TIERING. Optional.

Valid Values: S3_STANDARD | S3_INTELLIGENT_TIERING | S3_STANDARD_IA | S3_ONEZONE_IA

createNFSFileShare_fileShareName :: Lens' CreateNFSFileShare (Maybe Text) Source #

The name of the file share. Optional.

FileShareName must be set if an S3 prefix name is set in LocationARN, or if an access point or access point alias is used.

createNFSFileShare_notificationPolicy :: Lens' CreateNFSFileShare (Maybe Text) Source #

The notification policy of the file share. SettlingTimeInSeconds controls the number of seconds to wait after the last point in time a client wrote to a file before generating an ObjectUploaded notification. Because clients can make many small writes to files, it's best to set this parameter for as long as possible to avoid generating multiple notifications for the same file in a small time period.

SettlingTimeInSeconds has no effect on the timing of the object uploading to Amazon S3, only the timing of the notification.

The following example sets NotificationPolicy on with SettlingTimeInSeconds set to 60.

{\"Upload\": {\"SettlingTimeInSeconds\": 60}}

The following example sets NotificationPolicy off.

{}

createNFSFileShare_squash :: Lens' CreateNFSFileShare (Maybe Text) Source #

A value that maps a user to anonymous user.

Valid values are the following:

  • RootSquash: Only root is mapped to anonymous user.
  • NoSquash: No one is mapped to anonymous user.
  • AllSquash: Everyone is mapped to anonymous user.

createNFSFileShare_requesterPays :: Lens' CreateNFSFileShare (Maybe Bool) Source #

A value that sets who pays the cost of the request and the cost associated with data download from the S3 bucket. If this value is set to true, the requester pays the costs; otherwise, the S3 bucket owner pays. However, the S3 bucket owner always pays the cost of storing data.

RequesterPays is a configuration for the S3 bucket that backs the file share, so make sure that the configuration on the file share is the same as the S3 bucket configuration.

Valid Values: true | false

createNFSFileShare_clientList :: Lens' CreateNFSFileShare (Maybe (NonEmpty Text)) Source #

The list of clients that are allowed to access the S3 File Gateway. The list must contain either valid IP addresses or valid CIDR blocks.

createNFSFileShare_guessMIMETypeEnabled :: Lens' CreateNFSFileShare (Maybe Bool) Source #

A value that enables guessing of the MIME type for uploaded objects based on file extensions. Set this value to true to enable MIME type guessing, otherwise set to false. The default value is true.

Valid Values: true | false

createNFSFileShare_readOnly :: Lens' CreateNFSFileShare (Maybe Bool) Source #

A value that sets the write status of a file share. Set this value to true to set the write status to read-only, otherwise set to false.

Valid Values: true | false

createNFSFileShare_bucketRegion :: Lens' CreateNFSFileShare (Maybe Text) Source #

Specifies the Region of the S3 bucket where the NFS file share stores files.

This parameter is required for NFS file shares that connect to Amazon S3 through a VPC endpoint, a VPC access point, or an access point alias that points to a VPC access point.

createNFSFileShare_tags :: Lens' CreateNFSFileShare (Maybe [Tag]) Source #

A list of up to 50 tags that can be assigned to the NFS file share. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers representable in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256.

createNFSFileShare_clientToken :: Lens' CreateNFSFileShare Text Source #

A unique string value that you supply that is used by S3 File Gateway to ensure idempotent file share creation.

createNFSFileShare_gatewayARN :: Lens' CreateNFSFileShare Text Source #

The Amazon Resource Name (ARN) of the S3 File Gateway on which you want to create a file share.

createNFSFileShare_role :: Lens' CreateNFSFileShare Text Source #

The ARN of the Identity and Access Management (IAM) role that an S3 File Gateway assumes when it accesses the underlying storage.

createNFSFileShare_locationARN :: Lens' CreateNFSFileShare Text Source #

A custom ARN for the backend storage used for storing data for file shares. It includes a resource ARN with an optional prefix concatenation. The prefix must end with a forward slash (/).

You can specify LocationARN as a bucket ARN, access point ARN or access point alias, as shown in the following examples.

Bucket ARN:

arn:aws:s3:::my-bucket/prefix/

Access point ARN:

arn:aws:s3:region:account-id:accesspoint/access-point-name/prefix/

If you specify an access point, the bucket policy must be configured to delegate access control to the access point. For information, see Delegating access control to access points in the Amazon S3 User Guide.

Access point alias:

test-ap-ab123cdef4gehijklmn5opqrstuvuse1a-s3alias

createNFSFileShareResponse_fileShareARN :: Lens' CreateNFSFileShareResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the newly created file share.

AssociateFileSystem

associateFileSystem_auditDestinationARN :: Lens' AssociateFileSystem (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage used for the audit logs.

associateFileSystem_endpointNetworkConfiguration :: Lens' AssociateFileSystem (Maybe EndpointNetworkConfiguration) Source #

Specifies the network configuration information for the gateway associated with the Amazon FSx file system.

If multiple file systems are associated with this gateway, this parameter's IpAddresses field is required.

associateFileSystem_tags :: Lens' AssociateFileSystem (Maybe [Tag]) Source #

A list of up to 50 tags that can be assigned to the file system association. Each tag is a key-value pair.

associateFileSystem_userName :: Lens' AssociateFileSystem Text Source #

The user name of the user credential that has permission to access the root share D$ of the Amazon FSx file system. The user account must belong to the Amazon FSx delegated admin user group.

associateFileSystem_password :: Lens' AssociateFileSystem Text Source #

The password of the user credential.

associateFileSystem_clientToken :: Lens' AssociateFileSystem Text Source #

A unique string value that you supply that is used by the FSx File Gateway to ensure idempotent file system association creation.

associateFileSystem_locationARN :: Lens' AssociateFileSystem Text Source #

The Amazon Resource Name (ARN) of the Amazon FSx file system to associate with the FSx File Gateway.

DetachVolume

detachVolume_forceDetach :: Lens' DetachVolume (Maybe Bool) Source #

Set to true to forcibly remove the iSCSI connection of the target volume and detach the volume. The default is false. If this value is set to false, you must manually disconnect the iSCSI connection from the target volume.

Valid Values: true | false

detachVolume_volumeARN :: Lens' DetachVolume Text Source #

The Amazon Resource Name (ARN) of the volume to detach from the gateway.

detachVolumeResponse_volumeARN :: Lens' DetachVolumeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume that was detached.

DescribeChapCredentials

describeChapCredentials_targetARN :: Lens' DescribeChapCredentials Text Source #

The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.

describeChapCredentialsResponse_chapCredentials :: Lens' DescribeChapCredentialsResponse (Maybe [ChapInfo]) Source #

An array of ChapInfo objects that represent CHAP credentials. Each object in the array contains CHAP credential information for one target-initiator pair. If no CHAP credentials are set, an empty array is returned. CHAP credential information is provided in a JSON object with the following fields:

  • InitiatorName: The iSCSI initiator that connects to the target.
  • SecretToAuthenticateInitiator: The secret key that the initiator (for example, the Windows client) must provide to participate in mutual CHAP with the target.
  • SecretToAuthenticateTarget: The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g. Windows client).
  • TargetARN: The Amazon Resource Name (ARN) of the storage volume.

SetLocalConsolePassword

setLocalConsolePassword_localConsolePassword :: Lens' SetLocalConsolePassword Text Source #

The password you want to set for your VM local console.

CreateTapes

createTapes_kmsKey :: Lens' CreateTapes (Maybe Text) Source #

The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value can only be set when KMSEncrypted is true. Optional.

createTapes_kmsEncrypted :: Lens' CreateTapes (Maybe Bool) Source #

Set to true to use Amazon S3 server-side encryption with your own KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

createTapes_poolId :: Lens' CreateTapes (Maybe Text) Source #

The ID of the pool that you want to add your tape to for archiving. The tape in this pool is archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.

Valid Values: GLACIER | DEEP_ARCHIVE

createTapes_worm :: Lens' CreateTapes (Maybe Bool) Source #

Set to TRUE if the tape you are creating is to be configured as a write-once-read-many (WORM) tape.

createTapes_tags :: Lens' CreateTapes (Maybe [Tag]) Source #

A list of up to 50 tags that can be assigned to a virtual tape. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers representable in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256.

createTapes_gatewayARN :: Lens' CreateTapes Text Source #

The unique Amazon Resource Name (ARN) that represents the gateway to associate the virtual tapes with. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

createTapes_tapeSizeInBytes :: Lens' CreateTapes Integer Source #

The size, in bytes, of the virtual tapes that you want to create.

The size must be aligned by gigabyte (1024*1024*1024 bytes).

createTapes_clientToken :: Lens' CreateTapes Text Source #

A unique identifier that you use to retry a request. If you retry a request, use the same ClientToken you specified in the initial request.

Using the same ClientToken prevents creating the tape multiple times.

createTapes_numTapesToCreate :: Lens' CreateTapes Natural Source #

The number of virtual tapes that you want to create.

createTapes_tapeBarcodePrefix :: Lens' CreateTapes Text Source #

A prefix that you append to the barcode of the virtual tape you are creating. This prefix makes the barcode unique.

The prefix must be 1-4 characters in length and must be one of the uppercase letters from A to Z.

createTapesResponse_tapeARNs :: Lens' CreateTapesResponse (Maybe [Text]) Source #

A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.

UpdateVTLDeviceType

updateVTLDeviceType_vTLDeviceARN :: Lens' UpdateVTLDeviceType Text Source #

The Amazon Resource Name (ARN) of the medium changer you want to select.

updateVTLDeviceType_deviceType :: Lens' UpdateVTLDeviceType Text Source #

The type of medium changer you want to select.

Valid Values: STK-L700 | AWS-Gateway-VTL | IBM-03584L32-0402

updateVTLDeviceTypeResponse_vTLDeviceARN :: Lens' UpdateVTLDeviceTypeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the medium changer you have selected.

CreateCachediSCSIVolume

createCachediSCSIVolume_kmsKey :: Lens' CreateCachediSCSIVolume (Maybe Text) Source #

The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value can only be set when KMSEncrypted is true. Optional.

createCachediSCSIVolume_sourceVolumeARN :: Lens' CreateCachediSCSIVolume (Maybe Text) Source #

The ARN for an existing volume. Specifying this ARN makes the new volume into an exact copy of the specified existing volume's latest recovery point. The VolumeSizeInBytes value for this new volume must be equal to or larger than the size of the existing volume, in bytes.

createCachediSCSIVolume_kmsEncrypted :: Lens' CreateCachediSCSIVolume (Maybe Bool) Source #

Set to true to use Amazon S3 server-side encryption with your own KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

createCachediSCSIVolume_tags :: Lens' CreateCachediSCSIVolume (Maybe [Tag]) Source #

A list of up to 50 tags that you can assign to a cached volume. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers that you can represent in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256 characters.

createCachediSCSIVolume_snapshotId :: Lens' CreateCachediSCSIVolume (Maybe Text) Source #

The snapshot ID (e.g. "snap-1122aabb") of the snapshot to restore as the new cached volume. Specify this field if you want to create the iSCSI storage volume from a snapshot; otherwise, do not include this field. To list snapshots for your account use DescribeSnapshots in the Amazon Elastic Compute Cloud API Reference.

createCachediSCSIVolume_targetName :: Lens' CreateCachediSCSIVolume Text Source #

The name of the iSCSI target used by an initiator to connect to a volume and used as a suffix for the target ARN. For example, specifying TargetName as myvolume results in the target ARN of arn:aws:storagegateway:us-east-2:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume. The target name must be unique across all volumes on a gateway.

If you don't specify a value, Storage Gateway uses the value that was previously used for this volume as the new target name.

createCachediSCSIVolume_networkInterfaceId :: Lens' CreateCachediSCSIVolume Text Source #

The network interface of the gateway on which to expose the iSCSI target. Only IPv4 addresses are accepted. Use DescribeGatewayInformation to get a list of the network interfaces available on a gateway.

Valid Values: A valid IP address.

createCachediSCSIVolume_clientToken :: Lens' CreateCachediSCSIVolume Text Source #

A unique identifier that you use to retry a request. If you retry a request, use the same ClientToken you specified in the initial request.

createCachediSCSIVolumeResponse_targetARN :: Lens' CreateCachediSCSIVolumeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume target, which includes the iSCSI name that initiators can use to connect to the target.

createCachediSCSIVolumeResponse_volumeARN :: Lens' CreateCachediSCSIVolumeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the configured volume.

ListFileShares

listFileShares_gatewayARN :: Lens' ListFileShares (Maybe Text) Source #

The Amazon Resource Name (ARN) of the gateway whose file shares you want to list. If this field is not present, all file shares under your account are listed.

listFileShares_marker :: Lens' ListFileShares (Maybe Text) Source #

Opaque pagination token returned from a previous ListFileShares operation. If present, Marker specifies where to continue the list from after a previous call to ListFileShares. Optional.

listFileShares_limit :: Lens' ListFileShares (Maybe Natural) Source #

The maximum number of file shares to return in the response. The value must be an integer with a value greater than zero. Optional.

listFileSharesResponse_fileShareInfoList :: Lens' ListFileSharesResponse (Maybe [FileShareInfo]) Source #

An array of information about the S3 File Gateway's file shares.

listFileSharesResponse_marker :: Lens' ListFileSharesResponse (Maybe Text) Source #

If the request includes Marker, the response returns that value in this field.

listFileSharesResponse_nextMarker :: Lens' ListFileSharesResponse (Maybe Text) Source #

If a value is present, there are more file shares to return. In a subsequent request, use NextMarker as the value for Marker to retrieve the next set of file shares.

JoinDomain

joinDomain_organizationalUnit :: Lens' JoinDomain (Maybe Text) Source #

The organizational unit (OU) is a container in an Active Directory that can hold users, groups, computers, and other OUs and this parameter specifies the OU that the gateway will join within the AD domain.

joinDomain_timeoutInSeconds :: Lens' JoinDomain (Maybe Natural) Source #

Specifies the time in seconds, in which the JoinDomain operation must complete. The default is 20 seconds.

joinDomain_domainControllers :: Lens' JoinDomain (Maybe [Text]) Source #

List of IPv4 addresses, NetBIOS names, or host names of your domain server. If you need to specify the port number include it after the colon (“:”). For example, mydc.mydomain.com:389.

joinDomain_gatewayARN :: Lens' JoinDomain Text Source #

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

joinDomain_domainName :: Lens' JoinDomain Text Source #

The name of the domain that you want the gateway to join.

joinDomain_userName :: Lens' JoinDomain Text Source #

Sets the user name of user who has permission to add the gateway to the Active Directory domain. The domain user account should be enabled to join computers to the domain. For example, you can use the domain administrator account or an account with delegated permissions to join computers to the domain.

joinDomain_password :: Lens' JoinDomain Text Source #

Sets the password of the user who has permission to add the gateway to the Active Directory domain.

joinDomainResponse_gatewayARN :: Lens' JoinDomainResponse (Maybe Text) Source #

The unique Amazon Resource Name (ARN) of the gateway that joined the domain.

joinDomainResponse_activeDirectoryStatus :: Lens' JoinDomainResponse (Maybe ActiveDirectoryStatus) Source #

Indicates the status of the gateway as a member of the Active Directory domain.

  • ACCESS_DENIED: Indicates that the JoinDomain operation failed due to an authentication error.
  • DETACHED: Indicates that gateway is not joined to a domain.
  • JOINED: Indicates that the gateway has successfully joined a domain.
  • JOINING: Indicates that a JoinDomain operation is in progress.
  • NETWORK_ERROR: Indicates that JoinDomain operation failed due to a network or connectivity error.
  • TIMEOUT: Indicates that the JoinDomain operation failed because the operation didn't complete within the allotted time.
  • UNKNOWN_ERROR: Indicates that the JoinDomain operation failed due to another type of error.

DeleteFileShare

deleteFileShare_forceDelete :: Lens' DeleteFileShare (Maybe Bool) Source #

If this value is set to true, the operation deletes a file share immediately and aborts all data uploads to Amazon Web Services. Otherwise, the file share is not deleted until all data is uploaded to Amazon Web Services. This process aborts the data upload process, and the file share enters the FORCE_DELETING status.

Valid Values: true | false

deleteFileShare_fileShareARN :: Lens' DeleteFileShare Text Source #

The Amazon Resource Name (ARN) of the file share to be deleted.

deleteFileShareResponse_fileShareARN :: Lens' DeleteFileShareResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the deleted file share.

ListVolumeInitiators

listVolumeInitiators_volumeARN :: Lens' ListVolumeInitiators Text Source #

The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes for the gateway.

listVolumeInitiatorsResponse_initiators :: Lens' ListVolumeInitiatorsResponse (Maybe [Text]) Source #

The host names and port numbers of all iSCSI initiators that are connected to the gateway.

AddUploadBuffer

addUploadBuffer_diskIds :: Lens' AddUploadBuffer [Text] Source #

An array of strings that identify disks that are to be configured as working storage. Each string has a minimum length of 1 and maximum length of 300. You can get the disk IDs from the ListLocalDisks API.

ListTagsForResource

listTagsForResource_marker :: Lens' ListTagsForResource (Maybe Text) Source #

An opaque string that indicates the position at which to begin returning the list of tags.

listTagsForResource_limit :: Lens' ListTagsForResource (Maybe Natural) Source #

Specifies that the list of tags returned be limited to the specified number of items.

listTagsForResource_resourceARN :: Lens' ListTagsForResource Text Source #

The Amazon Resource Name (ARN) of the resource for which you want to list tags.

listTagsForResourceResponse_resourceARN :: Lens' ListTagsForResourceResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the resource for which you want to list tags.

listTagsForResourceResponse_marker :: Lens' ListTagsForResourceResponse (Maybe Text) Source #

An opaque string that indicates the position at which to stop returning the list of tags.

listTagsForResourceResponse_tags :: Lens' ListTagsForResourceResponse (Maybe [Tag]) Source #

An array that contains the tags for the specified resource.

NotifyWhenUploaded

ListTapePools

listTapePools_poolARNs :: Lens' ListTapePools (Maybe [Text]) Source #

The Amazon Resource Name (ARN) of each of the custom tape pools you want to list. If you don't specify a custom tape pool ARN, the response lists all custom tape pools.

listTapePools_marker :: Lens' ListTapePools (Maybe Text) Source #

A string that indicates the position at which to begin the returned list of tape pools.

listTapePools_limit :: Lens' ListTapePools (Maybe Natural) Source #

An optional number limit for the tape pools in the list returned by this call.

listTapePoolsResponse_poolInfos :: Lens' ListTapePoolsResponse (Maybe [PoolInfo]) Source #

An array of PoolInfo objects, where each object describes a single custom tape pool. If there are no custom tape pools, the PoolInfos is an empty array.

listTapePoolsResponse_marker :: Lens' ListTapePoolsResponse (Maybe Text) Source #

A string that indicates the position at which to begin the returned list of tape pools. Use the marker in your next request to continue pagination of tape pools. If there are no more tape pools to list, this element does not appear in the response body.

DeleteTapePool

deleteTapePool_poolARN :: Lens' DeleteTapePool Text Source #

The Amazon Resource Name (ARN) of the custom tape pool to delete.

deleteTapePoolResponse_poolARN :: Lens' DeleteTapePoolResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the custom tape pool being deleted.

UpdateGatewayInformation

updateGatewayInformation_gatewayTimezone :: Lens' UpdateGatewayInformation (Maybe Text) Source #

A value that indicates the time zone of the gateway.

updateGatewayInformation_cloudWatchLogGroupARN :: Lens' UpdateGatewayInformation (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that you want to use to monitor and log events in the gateway.

For more information, see What is Amazon CloudWatch Logs?

DescribeMaintenanceStartTime

describeMaintenanceStartTimeResponse_minuteOfHour :: Lens' DescribeMaintenanceStartTimeResponse (Maybe Natural) Source #

The minute component of the maintenance start time represented as mm, where mm is the minute (0 to 59). The minute of the hour is in the time zone of the gateway.

describeMaintenanceStartTimeResponse_dayOfMonth :: Lens' DescribeMaintenanceStartTimeResponse (Maybe Natural) Source #

The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where 1 represents the first day of the month and 28 represents the last day of the month.

describeMaintenanceStartTimeResponse_hourOfDay :: Lens' DescribeMaintenanceStartTimeResponse (Maybe Natural) Source #

The hour component of the maintenance start time represented as hh, where hh is the hour (0 to 23). The hour of the day is in the time zone of the gateway.

describeMaintenanceStartTimeResponse_timezone :: Lens' DescribeMaintenanceStartTimeResponse (Maybe Text) Source #

A value that indicates the time zone that is set for the gateway. The start time and day of week specified should be in the time zone of the gateway.

describeMaintenanceStartTimeResponse_dayOfWeek :: Lens' DescribeMaintenanceStartTimeResponse (Maybe Natural) Source #

An ordinal number between 0 and 6 that represents the day of the week, where 0 represents Sunday and 6 represents Saturday. The day of week is in the time zone of the gateway.

AssignTapePool

assignTapePool_bypassGovernanceRetention :: Lens' AssignTapePool (Maybe Bool) Source #

Set permissions to bypass governance retention. If the lock type of the archived tape is Governance, the tape's archived age is not older than RetentionLockInDays, and the user does not already have BypassGovernanceRetention, setting this to TRUE enables the user to bypass the retention lock. This parameter is set to true by default for calls from the console.

Valid values: TRUE | FALSE

assignTapePool_tapeARN :: Lens' AssignTapePool Text Source #

The unique Amazon Resource Name (ARN) of the virtual tape that you want to add to the tape pool.

assignTapePool_poolId :: Lens' AssignTapePool Text Source #

The ID of the pool that you want to add your tape to for archiving. The tape in this pool is archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.

Valid Values: GLACIER | DEEP_ARCHIVE

assignTapePoolResponse_tapeARN :: Lens' AssignTapePoolResponse (Maybe Text) Source #

The unique Amazon Resource Names (ARN) of the virtual tape that was added to the tape pool.

DescribeWorkingStorage

describeWorkingStorageResponse_diskIds :: Lens' DescribeWorkingStorageResponse (Maybe [Text]) Source #

An array of the gateway's local disk IDs that are configured as working storage. Each local disk ID is specified as a string (minimum length of 1 and maximum length of 300). If no local disks are configured as working storage, then the DiskIds array is empty.

describeWorkingStorageResponse_workingStorageAllocatedInBytes :: Lens' DescribeWorkingStorageResponse (Maybe Integer) Source #

The total working storage in bytes allocated for the gateway. If no working storage is configured for the gateway, this field returns 0.

describeWorkingStorageResponse_workingStorageUsedInBytes :: Lens' DescribeWorkingStorageResponse (Maybe Integer) Source #

The total working storage in bytes in use by the gateway. If no working storage is configured for the gateway, this field returns 0.

DescribeCachediSCSIVolumes

describeCachediSCSIVolumes_volumeARNs :: Lens' DescribeCachediSCSIVolumes [Text] Source #

An array of strings where each string represents the Amazon Resource Name (ARN) of a cached volume. All of the specified cached volumes must be from the same gateway. Use ListVolumes to get volume ARNs for a gateway.

describeCachediSCSIVolumesResponse_cachediSCSIVolumes :: Lens' DescribeCachediSCSIVolumesResponse (Maybe [CachediSCSIVolume]) Source #

An array of objects where each object contains metadata about one cached volume.

AddCache

addCache_diskIds :: Lens' AddCache [Text] Source #

An array of strings that identify disks that are to be configured as working storage. Each string has a minimum length of 1 and maximum length of 300. You can get the disk IDs from the ListLocalDisks API.

addCacheResponse_httpStatus :: Lens' AddCacheResponse Int Source #

The response's http status code.

CreateTapePool

createTapePool_retentionLockType :: Lens' CreateTapePool (Maybe RetentionLockType) Source #

Tape retention lock can be configured in two modes. When configured in governance mode, Amazon Web Services accounts with specific IAM permissions are authorized to remove the tape retention lock from archived virtual tapes. When configured in compliance mode, the tape retention lock cannot be removed by any user, including the root Amazon Web Services account.

createTapePool_retentionLockTimeInDays :: Lens' CreateTapePool (Maybe Natural) Source #

Tape retention lock time is set in days. Tape retention lock can be enabled for up to 100 years (36,500 days).

createTapePool_tags :: Lens' CreateTapePool (Maybe [Tag]) Source #

A list of up to 50 tags that can be assigned to tape pool. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers representable in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256.

createTapePool_poolName :: Lens' CreateTapePool Text Source #

The name of the new custom tape pool.

createTapePool_storageClass :: Lens' CreateTapePool TapeStorageClass Source #

The storage class that is associated with the new custom pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.

createTapePoolResponse_poolARN :: Lens' CreateTapePoolResponse (Maybe Text) Source #

The unique Amazon Resource Name (ARN) that represents the custom tape pool. Use the ListTapePools operation to return a list of tape pools for your account and Amazon Web Services Region.

StartGateway

ShutdownGateway

ListAutomaticTapeCreationPolicies

listAutomaticTapeCreationPoliciesResponse_automaticTapeCreationPolicyInfos :: Lens' ListAutomaticTapeCreationPoliciesResponse (Maybe [AutomaticTapeCreationPolicyInfo]) Source #

Gets a listing of information about the gateway's automatic tape creation policies, including the automatic tape creation rules and the gateway that is using the policies.

UpdateGatewaySoftwareNow

RemoveTagsFromResource

removeTagsFromResource_resourceARN :: Lens' RemoveTagsFromResource Text Source #

The Amazon Resource Name (ARN) of the resource you want to remove the tags from.

removeTagsFromResource_tagKeys :: Lens' RemoveTagsFromResource [Text] Source #

The keys of the tags you want to remove from the specified resource. A tag is composed of a key-value pair.

removeTagsFromResourceResponse_resourceARN :: Lens' RemoveTagsFromResourceResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the resource that the tags were removed from.

UpdateFileSystemAssociation

updateFileSystemAssociation_auditDestinationARN :: Lens' UpdateFileSystemAssociation (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage used for the audit logs.

updateFileSystemAssociation_userName :: Lens' UpdateFileSystemAssociation (Maybe Text) Source #

The user name of the user credential that has permission to access the root share D$ of the Amazon FSx file system. The user account must belong to the Amazon FSx delegated admin user group.

updateFileSystemAssociation_fileSystemAssociationARN :: Lens' UpdateFileSystemAssociation Text Source #

The Amazon Resource Name (ARN) of the file system association that you want to update.

CreateSMBFileShare

createSMBFileShare_accessBasedEnumeration :: Lens' CreateSMBFileShare (Maybe Bool) Source #

The files and folders on this share will only be visible to users with read access.

createSMBFileShare_adminUserList :: Lens' CreateSMBFileShare (Maybe [Text]) Source #

A list of users or groups in the Active Directory that will be granted administrator privileges on the file share. These users can do all file operations as the super-user. Acceptable formats include: DOMAIN\User1, user1, @group1, and @DOMAIN\group1.

Use this option very carefully, because any user in this list can do anything they like on the file share, regardless of file permissions.

createSMBFileShare_auditDestinationARN :: Lens' CreateSMBFileShare (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage used for audit logs.

createSMBFileShare_invalidUserList :: Lens' CreateSMBFileShare (Maybe [Text]) Source #

A list of users or groups in the Active Directory that are not allowed to access the file share. A group must be prefixed with the @ character. Acceptable formats include: DOMAIN\User1, user1, @group1, and @DOMAIN\group1. Can only be set if Authentication is set to ActiveDirectory.

createSMBFileShare_kmsKey :: Lens' CreateSMBFileShare (Maybe Text) Source #

The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value can only be set when KMSEncrypted is true. Optional.

createSMBFileShare_validUserList :: Lens' CreateSMBFileShare (Maybe [Text]) Source #

A list of users or groups in the Active Directory that are allowed to access the file share. A group must be prefixed with the @ character. Acceptable formats include: DOMAIN\User1, user1, @group1, and @DOMAIN\group1. Can only be set if Authentication is set to ActiveDirectory.

createSMBFileShare_vPCEndpointDNSName :: Lens' CreateSMBFileShare (Maybe Text) Source #

Specifies the DNS name for the VPC endpoint that the SMB file share uses to connect to Amazon S3.

This parameter is required for SMB file shares that connect to Amazon S3 through a VPC endpoint, a VPC access point, or an access point alias that points to a VPC access point.

createSMBFileShare_authentication :: Lens' CreateSMBFileShare (Maybe Text) Source #

The authentication method that users use to access the file share. The default is ActiveDirectory.

Valid Values: ActiveDirectory | GuestAccess

createSMBFileShare_cacheAttributes :: Lens' CreateSMBFileShare (Maybe CacheAttributes) Source #

Specifies refresh cache information for the file share.

createSMBFileShare_objectACL :: Lens' CreateSMBFileShare (Maybe ObjectACL) Source #

A value that sets the access control list (ACL) permission for objects in the S3 bucket that a S3 File Gateway puts objects into. The default value is private.

createSMBFileShare_kmsEncrypted :: Lens' CreateSMBFileShare (Maybe Bool) Source #

Set to true to use Amazon S3 server-side encryption with your own KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

createSMBFileShare_defaultStorageClass :: Lens' CreateSMBFileShare (Maybe Text) Source #

The default storage class for objects put into an Amazon S3 bucket by the S3 File Gateway. The default value is S3_INTELLIGENT_TIERING. Optional.

Valid Values: S3_STANDARD | S3_INTELLIGENT_TIERING | S3_STANDARD_IA | S3_ONEZONE_IA

createSMBFileShare_fileShareName :: Lens' CreateSMBFileShare (Maybe Text) Source #

The name of the file share. Optional.

FileShareName must be set if an S3 prefix name is set in LocationARN, or if an access point or access point alias is used.

createSMBFileShare_sMBACLEnabled :: Lens' CreateSMBFileShare (Maybe Bool) Source #

Set this value to true to enable access control list (ACL) on the SMB file share. Set it to false to map file and directory permissions to the POSIX permissions.

For more information, see Using Microsoft Windows ACLs to control access to an SMB file share in the Storage Gateway User Guide.

Valid Values: true | false

createSMBFileShare_oplocksEnabled :: Lens' CreateSMBFileShare (Maybe Bool) Source #

Specifies whether opportunistic locking is enabled for the SMB file share.

Enabling opportunistic locking on case-sensitive shares is not recommended for workloads that involve access to files with the same name in different case.

Valid Values: true | false

createSMBFileShare_notificationPolicy :: Lens' CreateSMBFileShare (Maybe Text) Source #

The notification policy of the file share. SettlingTimeInSeconds controls the number of seconds to wait after the last point in time a client wrote to a file before generating an ObjectUploaded notification. Because clients can make many small writes to files, it's best to set this parameter for as long as possible to avoid generating multiple notifications for the same file in a small time period.

SettlingTimeInSeconds has no effect on the timing of the object uploading to Amazon S3, only the timing of the notification.

The following example sets NotificationPolicy on with SettlingTimeInSeconds set to 60.

{\"Upload\": {\"SettlingTimeInSeconds\": 60}}

The following example sets NotificationPolicy off.

{}

createSMBFileShare_requesterPays :: Lens' CreateSMBFileShare (Maybe Bool) Source #

A value that sets who pays the cost of the request and the cost associated with data download from the S3 bucket. If this value is set to true, the requester pays the costs; otherwise, the S3 bucket owner pays. However, the S3 bucket owner always pays the cost of storing data.

RequesterPays is a configuration for the S3 bucket that backs the file share, so make sure that the configuration on the file share is the same as the S3 bucket configuration.

Valid Values: true | false

createSMBFileShare_guessMIMETypeEnabled :: Lens' CreateSMBFileShare (Maybe Bool) Source #

A value that enables guessing of the MIME type for uploaded objects based on file extensions. Set this value to true to enable MIME type guessing, otherwise set to false. The default value is true.

Valid Values: true | false

createSMBFileShare_readOnly :: Lens' CreateSMBFileShare (Maybe Bool) Source #

A value that sets the write status of a file share. Set this value to true to set the write status to read-only, otherwise set to false.

Valid Values: true | false

createSMBFileShare_bucketRegion :: Lens' CreateSMBFileShare (Maybe Text) Source #

Specifies the Region of the S3 bucket where the SMB file share stores files.

This parameter is required for SMB file shares that connect to Amazon S3 through a VPC endpoint, a VPC access point, or an access point alias that points to a VPC access point.

createSMBFileShare_caseSensitivity :: Lens' CreateSMBFileShare (Maybe CaseSensitivity) Source #

The case of an object name in an Amazon S3 bucket. For ClientSpecified, the client determines the case sensitivity. For CaseSensitive, the gateway determines the case sensitivity. The default value is ClientSpecified.

createSMBFileShare_tags :: Lens' CreateSMBFileShare (Maybe [Tag]) Source #

A list of up to 50 tags that can be assigned to the NFS file share. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers representable in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256.

createSMBFileShare_clientToken :: Lens' CreateSMBFileShare Text Source #

A unique string value that you supply that is used by S3 File Gateway to ensure idempotent file share creation.

createSMBFileShare_gatewayARN :: Lens' CreateSMBFileShare Text Source #

The ARN of the S3 File Gateway on which you want to create a file share.

createSMBFileShare_role :: Lens' CreateSMBFileShare Text Source #

The ARN of the Identity and Access Management (IAM) role that an S3 File Gateway assumes when it accesses the underlying storage.

createSMBFileShare_locationARN :: Lens' CreateSMBFileShare Text Source #

A custom ARN for the backend storage used for storing data for file shares. It includes a resource ARN with an optional prefix concatenation. The prefix must end with a forward slash (/).

You can specify LocationARN as a bucket ARN, access point ARN or access point alias, as shown in the following examples.

Bucket ARN:

arn:aws:s3:::my-bucket/prefix/

Access point ARN:

arn:aws:s3:region:account-id:accesspoint/access-point-name/prefix/

If you specify an access point, the bucket policy must be configured to delegate access control to the access point. For information, see Delegating access control to access points in the Amazon S3 User Guide.

Access point alias:

test-ap-ab123cdef4gehijklmn5opqrstuvuse1a-s3alias

createSMBFileShareResponse_fileShareARN :: Lens' CreateSMBFileShareResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the newly created file share.

DeleteChapCredentials

deleteChapCredentials_targetARN :: Lens' DeleteChapCredentials Text Source #

The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.

deleteChapCredentials_initiatorName :: Lens' DeleteChapCredentials Text Source #

The iSCSI initiator that connects to the target.

UpdateChapCredentials

updateChapCredentials_secretToAuthenticateTarget :: Lens' UpdateChapCredentials (Maybe Text) Source #

The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g. Windows client).

Byte constraints: Minimum bytes of 12. Maximum bytes of 16.

The secret key must be between 12 and 16 bytes when encoded in UTF-8.

updateChapCredentials_targetARN :: Lens' UpdateChapCredentials Text Source #

The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return the TargetARN for specified VolumeARN.

updateChapCredentials_secretToAuthenticateInitiator :: Lens' UpdateChapCredentials Text Source #

The secret key that the initiator (for example, the Windows client) must provide to participate in mutual CHAP with the target.

The secret key must be between 12 and 16 bytes when encoded in UTF-8.

updateChapCredentials_initiatorName :: Lens' UpdateChapCredentials Text Source #

The iSCSI initiator that connects to the target.

updateChapCredentialsResponse_targetARN :: Lens' UpdateChapCredentialsResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the target. This is the same target specified in the request.

updateChapCredentialsResponse_initiatorName :: Lens' UpdateChapCredentialsResponse (Maybe Text) Source #

The iSCSI initiator that connects to the target. This is the same initiator name specified in the request.

AttachVolume

attachVolume_diskId :: Lens' AttachVolume (Maybe Text) Source #

The unique device ID or other distinguishing data that identifies the local disk used to create the volume. This value is only required when you are attaching a stored volume.

attachVolume_targetName :: Lens' AttachVolume (Maybe Text) Source #

The name of the iSCSI target used by an initiator to connect to a volume and used as a suffix for the target ARN. For example, specifying TargetName as myvolume results in the target ARN of arn:aws:storagegateway:us-east-2:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume. The target name must be unique across all volumes on a gateway.

If you don't specify a value, Storage Gateway uses the value that was previously used for this volume as the new target name.

attachVolume_gatewayARN :: Lens' AttachVolume Text Source #

The Amazon Resource Name (ARN) of the gateway that you want to attach the volume to.

attachVolume_volumeARN :: Lens' AttachVolume Text Source #

The Amazon Resource Name (ARN) of the volume to attach to the specified gateway.

attachVolume_networkInterfaceId :: Lens' AttachVolume Text Source #

The network interface of the gateway on which to expose the iSCSI target. Only IPv4 addresses are accepted. Use DescribeGatewayInformation to get a list of the network interfaces available on a gateway.

Valid Values: A valid IP address.

attachVolumeResponse_targetARN :: Lens' AttachVolumeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume target, which includes the iSCSI name for the initiator that was used to connect to the target.

attachVolumeResponse_volumeARN :: Lens' AttachVolumeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume that was attached to the gateway.

DescribeAvailabilityMonitorTest

describeAvailabilityMonitorTestResponse_status :: Lens' DescribeAvailabilityMonitorTestResponse (Maybe AvailabilityMonitorTestStatus) Source #

The status of the high availability monitoring test. If a test hasn't been performed, the value of this field is null.

describeAvailabilityMonitorTestResponse_startTime :: Lens' DescribeAvailabilityMonitorTestResponse (Maybe UTCTime) Source #

The time the high availability monitoring test was started. If a test hasn't been performed, the value of this field is null.

DescribeUploadBuffer

describeUploadBufferResponse_uploadBufferAllocatedInBytes :: Lens' DescribeUploadBufferResponse (Maybe Integer) Source #

The total number of bytes allocated in the gateway's as upload buffer.

describeUploadBufferResponse_diskIds :: Lens' DescribeUploadBufferResponse (Maybe [Text]) Source #

An array of the gateway's local disk IDs that are configured as working storage. Each local disk ID is specified as a string (minimum length of 1 and maximum length of 300). If no local disks are configured as working storage, then the DiskIds array is empty.

describeUploadBufferResponse_uploadBufferUsedInBytes :: Lens' DescribeUploadBufferResponse (Maybe Integer) Source #

The total number of bytes being used in the gateway's upload buffer.

DescribeTapes

describeTapes_marker :: Lens' DescribeTapes (Maybe Text) Source #

A marker value, obtained in a previous call to DescribeTapes. This marker indicates which page of results to retrieve.

If not specified, the first page of results is retrieved.

describeTapes_limit :: Lens' DescribeTapes (Maybe Natural) Source #

Specifies that the number of virtual tapes described be limited to the specified number.

Amazon Web Services may impose its own limit, if this field is not set.

describeTapes_tapeARNs :: Lens' DescribeTapes (Maybe [Text]) Source #

Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe. If this parameter is not specified, Tape gateway returns a description of all virtual tapes associated with the specified gateway.

describeTapesResponse_marker :: Lens' DescribeTapesResponse (Maybe Text) Source #

An opaque string that can be used as part of a subsequent DescribeTapes call to retrieve the next page of results.

If a response does not contain a marker, then there are no more results to be retrieved.

describeTapesResponse_tapes :: Lens' DescribeTapesResponse (Maybe [Tape]) Source #

An array of virtual tape descriptions.

DescribeStorediSCSIVolumes

describeStorediSCSIVolumes_volumeARNs :: Lens' DescribeStorediSCSIVolumes [Text] Source #

An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume. All of the specified stored volumes must be from the same gateway. Use ListVolumes to get volume ARNs for a gateway.

describeStorediSCSIVolumesResponse_storediSCSIVolumes :: Lens' DescribeStorediSCSIVolumesResponse (Maybe [StorediSCSIVolume]) Source #

Describes a single unit of output from DescribeStorediSCSIVolumes. The following fields are returned:

  • ChapEnabled: Indicates whether mutual CHAP is enabled for the iSCSI target.
  • LunNumber: The logical disk number.
  • NetworkInterfaceId: The network interface ID of the stored volume that initiator use to map the stored volume as an iSCSI target.
  • NetworkInterfacePort: The port used to communicate with iSCSI targets.
  • PreservedExistingData: Indicates when the stored volume was created, existing data on the underlying local disk was preserved.
  • SourceSnapshotId: If the stored volume was created from a snapshot, this field contains the snapshot ID used, e.g. snap-1122aabb. Otherwise, this field is not included.
  • StorediSCSIVolumes: An array of StorediSCSIVolume objects where each object contains metadata about one stored volume.
  • TargetARN: The Amazon Resource Name (ARN) of the volume target.
  • VolumeARN: The Amazon Resource Name (ARN) of the stored volume.
  • VolumeDiskId: The disk ID of the local disk that was specified in the CreateStorediSCSIVolume operation.
  • VolumeId: The unique identifier of the storage volume, e.g. vol-1122AABB.
  • VolumeiSCSIAttributes: An VolumeiSCSIAttributes object that represents a collection of iSCSI attributes for one stored volume.
  • VolumeProgress: Represents the percentage complete if the volume is restoring or bootstrapping that represents the percent of data transferred. This field does not appear in the response if the stored volume is not restoring or bootstrapping.
  • VolumeSizeInBytes: The size of the volume in bytes.
  • VolumeStatus: One of the VolumeStatus values that indicates the state of the volume.
  • VolumeType: One of the enumeration values describing the type of the volume. Currently, only STORED volumes are supported.

DisassociateFileSystem

disassociateFileSystem_forceDelete :: Lens' DisassociateFileSystem (Maybe Bool) Source #

If this value is set to true, the operation disassociates an Amazon FSx file system immediately. It ends all data uploads to the file system, and the file system association enters the FORCE_DELETING status. If this value is set to false, the Amazon FSx file system does not disassociate until all data is uploaded.

disassociateFileSystem_fileSystemAssociationARN :: Lens' DisassociateFileSystem Text Source #

The Amazon Resource Name (ARN) of the file system association to be deleted.

disassociateFileSystemResponse_fileSystemAssociationARN :: Lens' DisassociateFileSystemResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the deleted file system association.

SetSMBGuestPassword

setSMBGuestPassword_gatewayARN :: Lens' SetSMBGuestPassword Text Source #

The Amazon Resource Name (ARN) of the S3 File Gateway the SMB file share is associated with.

setSMBGuestPassword_password :: Lens' SetSMBGuestPassword Text Source #

The password that you want to set for your SMB server.

CreateSnapshotFromVolumeRecoveryPoint

createSnapshotFromVolumeRecoveryPoint_tags :: Lens' CreateSnapshotFromVolumeRecoveryPoint (Maybe [Tag]) Source #

A list of up to 50 tags that can be assigned to a snapshot. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers representable in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256.

createSnapshotFromVolumeRecoveryPoint_volumeARN :: Lens' CreateSnapshotFromVolumeRecoveryPoint Text Source #

The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.

createSnapshotFromVolumeRecoveryPoint_snapshotDescription :: Lens' CreateSnapshotFromVolumeRecoveryPoint Text Source #

Textual description of the snapshot that appears in the Amazon EC2 console, Elastic Block Store snapshots panel in the Description field, and in the Storage Gateway snapshot Details pane, Description field.

createSnapshotFromVolumeRecoveryPointResponse_volumeARN :: Lens' CreateSnapshotFromVolumeRecoveryPointResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.

RetrieveTapeRecoveryPoint

retrieveTapeRecoveryPoint_tapeARN :: Lens' RetrieveTapeRecoveryPoint Text Source #

The Amazon Resource Name (ARN) of the virtual tape for which you want to retrieve the recovery point.

retrieveTapeRecoveryPointResponse_tapeARN :: Lens' RetrieveTapeRecoveryPointResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.

AddTagsToResource

addTagsToResource_resourceARN :: Lens' AddTagsToResource Text Source #

The Amazon Resource Name (ARN) of the resource you want to add tags to.

addTagsToResource_tags :: Lens' AddTagsToResource [Tag] Source #

The key-value pair that represents the tag you want to add to the resource. The value can be an empty string.

Valid characters for key and value are letters, spaces, and numbers representable in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256.

addTagsToResourceResponse_resourceARN :: Lens' AddTagsToResourceResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the resource you want to add tags to.

DeleteGateway

UpdateMaintenanceStartTime

updateMaintenanceStartTime_dayOfMonth :: Lens' UpdateMaintenanceStartTime (Maybe Natural) Source #

The day of the month component of the maintenance start time represented as an ordinal number from 1 to 28, where 1 represents the first day of the month and 28 represents the last day of the month.

updateMaintenanceStartTime_dayOfWeek :: Lens' UpdateMaintenanceStartTime (Maybe Natural) Source #

The day of the week component of the maintenance start time week represented as an ordinal number from 0 to 6, where 0 represents Sunday and 6 Saturday.

updateMaintenanceStartTime_hourOfDay :: Lens' UpdateMaintenanceStartTime Natural Source #

The hour component of the maintenance start time represented as hh, where hh is the hour (00 to 23). The hour of the day is in the time zone of the gateway.

updateMaintenanceStartTime_minuteOfHour :: Lens' UpdateMaintenanceStartTime Natural Source #

The minute component of the maintenance start time represented as mm, where mm is the minute (00 to 59). The minute of the hour is in the time zone of the gateway.

DescribeGatewayInformation

describeGatewayInformationResponse_gatewayState :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

A value that indicates the operating state of the gateway.

describeGatewayInformationResponse_ec2InstanceRegion :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

The Amazon Web Services Region where the Amazon EC2 instance is located.

describeGatewayInformationResponse_gatewayNetworkInterfaces :: Lens' DescribeGatewayInformationResponse (Maybe [NetworkInterface]) Source #

A NetworkInterface array that contains descriptions of the gateway network interfaces.

describeGatewayInformationResponse_ec2InstanceId :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

The ID of the Amazon EC2 instance that was used to launch the gateway.

describeGatewayInformationResponse_nextUpdateAvailabilityDate :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

The date on which an update to the gateway is available. This date is in the time zone of the gateway. If the gateway is not available for an update this field is not returned in the response.

describeGatewayInformationResponse_endpointType :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

The type of endpoint for your gateway.

Valid Values: STANDARD | FIPS

describeGatewayInformationResponse_deprecationDate :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

Date after which this gateway will not receive software updates for new features and bug fixes.

describeGatewayInformationResponse_lastSoftwareUpdate :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

The date on which the last software update was applied to the gateway. If the gateway has never been updated, this field does not return a value in the response.

describeGatewayInformationResponse_supportedGatewayCapacities :: Lens' DescribeGatewayInformationResponse (Maybe [GatewayCapacity]) Source #

A list of the metadata cache sizes that the gateway can support based on its current hardware specifications.

describeGatewayInformationResponse_gatewayId :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

The unique identifier assigned to your gateway during activation. This ID becomes part of the gateway Amazon Resource Name (ARN), which you use as input for other operations.

describeGatewayInformationResponse_gatewayTimezone :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

A value that indicates the time zone configured for the gateway.

describeGatewayInformationResponse_softwareUpdatesEndDate :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

Date after which this gateway will not receive software updates for new features.

describeGatewayInformationResponse_cloudWatchLogGroupARN :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that is used to monitor events in the gateway.

describeGatewayInformationResponse_vPCEndpoint :: Lens' DescribeGatewayInformationResponse (Maybe Text) Source #

The configuration settings for the virtual private cloud (VPC) endpoint for your gateway.

describeGatewayInformationResponse_tags :: Lens' DescribeGatewayInformationResponse (Maybe [Tag]) Source #

A list of up to 50 tags assigned to the gateway, sorted alphabetically by key name. Each tag is a key-value pair. For a gateway with more than 10 tags assigned, you can view all tags using the ListTagsForResource API operation.

RefreshCache

refreshCache_folderList :: Lens' RefreshCache (Maybe (NonEmpty Text)) Source #

A comma-separated list of the paths of folders to refresh in the cache. The default is ["/"]. The default refreshes objects and folders at the root of the Amazon S3 bucket. If Recursive is set to true, the entire S3 bucket that the file share has access to is refreshed.

refreshCache_recursive :: Lens' RefreshCache (Maybe Bool) Source #

A value that specifies whether to recursively refresh folders in the cache. The refresh includes folders that were in the cache the last time the gateway listed the folder's contents. If this value set to true, each folder that is listed in FolderList is recursively updated. Otherwise, subfolders listed in FolderList are not refreshed. Only objects that are in folders listed directly under FolderList are found and used for the update. The default is true.

Valid Values: true | false

refreshCache_fileShareARN :: Lens' RefreshCache Text Source #

The Amazon Resource Name (ARN) of the file share you want to refresh.

UpdateNFSFileShare

updateNFSFileShare_auditDestinationARN :: Lens' UpdateNFSFileShare (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage used for audit logs.

updateNFSFileShare_kmsKey :: Lens' UpdateNFSFileShare (Maybe Text) Source #

The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value can only be set when KMSEncrypted is true. Optional.

updateNFSFileShare_cacheAttributes :: Lens' UpdateNFSFileShare (Maybe CacheAttributes) Source #

Specifies refresh cache information for the file share.

updateNFSFileShare_objectACL :: Lens' UpdateNFSFileShare (Maybe ObjectACL) Source #

A value that sets the access control list (ACL) permission for objects in the S3 bucket that a S3 File Gateway puts objects into. The default value is private.

updateNFSFileShare_kmsEncrypted :: Lens' UpdateNFSFileShare (Maybe Bool) Source #

Set to true to use Amazon S3 server-side encryption with your own KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

updateNFSFileShare_defaultStorageClass :: Lens' UpdateNFSFileShare (Maybe Text) Source #

The default storage class for objects put into an Amazon S3 bucket by the S3 File Gateway. The default value is S3_INTELLIGENT_TIERING. Optional.

Valid Values: S3_STANDARD | S3_INTELLIGENT_TIERING | S3_STANDARD_IA | S3_ONEZONE_IA

updateNFSFileShare_fileShareName :: Lens' UpdateNFSFileShare (Maybe Text) Source #

The name of the file share. Optional.

FileShareName must be set if an S3 prefix name is set in LocationARN, or if an access point or access point alias is used.

updateNFSFileShare_notificationPolicy :: Lens' UpdateNFSFileShare (Maybe Text) Source #

The notification policy of the file share. SettlingTimeInSeconds controls the number of seconds to wait after the last point in time a client wrote to a file before generating an ObjectUploaded notification. Because clients can make many small writes to files, it's best to set this parameter for as long as possible to avoid generating multiple notifications for the same file in a small time period.

SettlingTimeInSeconds has no effect on the timing of the object uploading to Amazon S3, only the timing of the notification.

The following example sets NotificationPolicy on with SettlingTimeInSeconds set to 60.

{\"Upload\": {\"SettlingTimeInSeconds\": 60}}

The following example sets NotificationPolicy off.

{}

updateNFSFileShare_squash :: Lens' UpdateNFSFileShare (Maybe Text) Source #

The user mapped to anonymous user.

Valid values are the following:

  • RootSquash: Only root is mapped to anonymous user.
  • NoSquash: No one is mapped to anonymous user.
  • AllSquash: Everyone is mapped to anonymous user.

updateNFSFileShare_requesterPays :: Lens' UpdateNFSFileShare (Maybe Bool) Source #

A value that sets who pays the cost of the request and the cost associated with data download from the S3 bucket. If this value is set to true, the requester pays the costs; otherwise, the S3 bucket owner pays. However, the S3 bucket owner always pays the cost of storing data.

RequesterPays is a configuration for the S3 bucket that backs the file share, so make sure that the configuration on the file share is the same as the S3 bucket configuration.

Valid Values: true | false

updateNFSFileShare_clientList :: Lens' UpdateNFSFileShare (Maybe (NonEmpty Text)) Source #

The list of clients that are allowed to access the S3 File Gateway. The list must contain either valid IP addresses or valid CIDR blocks.

updateNFSFileShare_guessMIMETypeEnabled :: Lens' UpdateNFSFileShare (Maybe Bool) Source #

A value that enables guessing of the MIME type for uploaded objects based on file extensions. Set this value to true to enable MIME type guessing, otherwise set to false. The default value is true.

Valid Values: true | false

updateNFSFileShare_readOnly :: Lens' UpdateNFSFileShare (Maybe Bool) Source #

A value that sets the write status of a file share. Set this value to true to set the write status to read-only, otherwise set to false.

Valid Values: true | false

updateNFSFileShare_fileShareARN :: Lens' UpdateNFSFileShare Text Source #

The Amazon Resource Name (ARN) of the file share to be updated.

updateNFSFileShareResponse_fileShareARN :: Lens' UpdateNFSFileShareResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the updated file share.

RetrieveTapeArchive

retrieveTapeArchive_tapeARN :: Lens' RetrieveTapeArchive Text Source #

The Amazon Resource Name (ARN) of the virtual tape you want to retrieve from the virtual tape shelf (VTS).

retrieveTapeArchive_gatewayARN :: Lens' RetrieveTapeArchive Text Source #

The Amazon Resource Name (ARN) of the gateway you want to retrieve the virtual tape to. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

You retrieve archived virtual tapes to only one gateway and the gateway must be a tape gateway.

retrieveTapeArchiveResponse_tapeARN :: Lens' RetrieveTapeArchiveResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the retrieved virtual tape.

DescribeTapeArchives

describeTapeArchives_marker :: Lens' DescribeTapeArchives (Maybe Text) Source #

An opaque string that indicates the position at which to begin describing virtual tapes.

describeTapeArchives_limit :: Lens' DescribeTapeArchives (Maybe Natural) Source #

Specifies that the number of virtual tapes described be limited to the specified number.

describeTapeArchives_tapeARNs :: Lens' DescribeTapeArchives (Maybe [Text]) Source #

Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.

describeTapeArchivesResponse_tapeArchives :: Lens' DescribeTapeArchivesResponse (Maybe [TapeArchive]) Source #

An array of virtual tape objects in the virtual tape shelf (VTS). The description includes of the Amazon Resource Name (ARN) of the virtual tapes. The information returned includes the Amazon Resource Names (ARNs) of the tapes, size of the tapes, status of the tapes, progress of the description, and tape barcode.

describeTapeArchivesResponse_marker :: Lens' DescribeTapeArchivesResponse (Maybe Text) Source #

An opaque string that indicates the position at which the virtual tapes that were fetched for description ended. Use this marker in your next request to fetch the next set of virtual tapes in the virtual tape shelf (VTS). If there are no more virtual tapes to describe, this field does not appear in the response.

UpdateBandwidthRateLimitSchedule

updateBandwidthRateLimitSchedule_bandwidthRateLimitIntervals :: Lens' UpdateBandwidthRateLimitSchedule [BandwidthRateLimitInterval] Source #

An array containing bandwidth rate limit schedule intervals for a gateway. When no bandwidth rate limit intervals have been scheduled, the array is empty.

DisableGateway

disableGatewayResponse_gatewayARN :: Lens' DisableGatewayResponse (Maybe Text) Source #

The unique Amazon Resource Name (ARN) of the disabled gateway.

DescribeSMBSettings

describeSMBSettingsResponse_fileSharesVisible :: Lens' DescribeSMBSettingsResponse (Maybe Bool) Source #

The shares on this gateway appear when listing shares. Only supported for S3 File Gateways.

describeSMBSettingsResponse_activeDirectoryStatus :: Lens' DescribeSMBSettingsResponse (Maybe ActiveDirectoryStatus) Source #

Indicates the status of a gateway that is a member of the Active Directory domain.

  • ACCESS_DENIED: Indicates that the JoinDomain operation failed due to an authentication error.
  • DETACHED: Indicates that gateway is not joined to a domain.
  • JOINED: Indicates that the gateway has successfully joined a domain.
  • JOINING: Indicates that a JoinDomain operation is in progress.
  • NETWORK_ERROR: Indicates that JoinDomain operation failed due to a network or connectivity error.
  • TIMEOUT: Indicates that the JoinDomain operation failed because the operation didn't complete within the allotted time.
  • UNKNOWN_ERROR: Indicates that the JoinDomain operation failed due to another type of error.

describeSMBSettingsResponse_domainName :: Lens' DescribeSMBSettingsResponse (Maybe Text) Source #

The name of the domain that the gateway is joined to.

describeSMBSettingsResponse_sMBLocalGroups :: Lens' DescribeSMBSettingsResponse (Maybe SMBLocalGroups) Source #

A list of Active Directory users and groups that have special permissions for SMB file shares on the gateway.

describeSMBSettingsResponse_sMBGuestPasswordSet :: Lens' DescribeSMBSettingsResponse (Maybe Bool) Source #

This value is true if a password for the guest user smbguest is set, otherwise false. Only supported for S3 File Gateways.

Valid Values: true | false

describeSMBSettingsResponse_sMBSecurityStrategy :: Lens' DescribeSMBSettingsResponse (Maybe SMBSecurityStrategy) Source #

The type of security strategy that was specified for file gateway.

  • ClientSpecified: If you use this option, requests are established based on what is negotiated by the client. This option is recommended when you want to maximize compatibility across different clients in your environment. Only supported for S3 File Gateways.
  • MandatorySigning: If you use this option, file gateway only allows connections from SMBv2 or SMBv3 clients that have signing enabled. This option works with SMB clients on Microsoft Windows Vista, Windows Server 2008 or newer.
  • MandatoryEncryption: If you use this option, file gateway only allows connections from SMBv3 clients that have encryption enabled. This option is highly recommended for environments that handle sensitive data. This option works with SMB clients on Microsoft Windows 8, Windows Server 2012 or newer.

DescribeSnapshotSchedule

describeSnapshotSchedule_volumeARN :: Lens' DescribeSnapshotSchedule Text Source #

The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes.

describeSnapshotScheduleResponse_startAt :: Lens' DescribeSnapshotScheduleResponse (Maybe Natural) Source #

The hour of the day at which the snapshot schedule begins represented as hh, where hh is the hour (0 to 23). The hour of the day is in the time zone of the gateway.

describeSnapshotScheduleResponse_volumeARN :: Lens' DescribeSnapshotScheduleResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume that was specified in the request.

describeSnapshotScheduleResponse_timezone :: Lens' DescribeSnapshotScheduleResponse (Maybe Text) Source #

A value that indicates the time zone of the gateway.

describeSnapshotScheduleResponse_tags :: Lens' DescribeSnapshotScheduleResponse (Maybe [Tag]) Source #

A list of up to 50 tags assigned to the snapshot schedule, sorted alphabetically by key name. Each tag is a key-value pair. For a gateway with more than 10 tags assigned, you can view all tags using the ListTagsForResource API operation.

CreateTapeWithBarcode

createTapeWithBarcode_kmsKey :: Lens' CreateTapeWithBarcode (Maybe Text) Source #

The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value can only be set when KMSEncrypted is true. Optional.

createTapeWithBarcode_kmsEncrypted :: Lens' CreateTapeWithBarcode (Maybe Bool) Source #

Set to true to use Amazon S3 server-side encryption with your own KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

createTapeWithBarcode_poolId :: Lens' CreateTapeWithBarcode (Maybe Text) Source #

The ID of the pool that you want to add your tape to for archiving. The tape in this pool is archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Deep Archive) that corresponds to the pool.

Valid Values: GLACIER | DEEP_ARCHIVE

createTapeWithBarcode_worm :: Lens' CreateTapeWithBarcode (Maybe Bool) Source #

Set to TRUE if the tape you are creating is to be configured as a write-once-read-many (WORM) tape.

createTapeWithBarcode_tags :: Lens' CreateTapeWithBarcode (Maybe [Tag]) Source #

A list of up to 50 tags that can be assigned to a virtual tape that has a barcode. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers representable in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256.

createTapeWithBarcode_gatewayARN :: Lens' CreateTapeWithBarcode Text Source #

The unique Amazon Resource Name (ARN) that represents the gateway to associate the virtual tape with. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

createTapeWithBarcode_tapeSizeInBytes :: Lens' CreateTapeWithBarcode Integer Source #

The size, in bytes, of the virtual tape that you want to create.

The size must be aligned by gigabyte (1024*1024*1024 bytes).

createTapeWithBarcode_tapeBarcode :: Lens' CreateTapeWithBarcode Text Source #

The barcode that you want to assign to the tape.

Barcodes cannot be reused. This includes barcodes used for tapes that have been deleted.

createTapeWithBarcodeResponse_tapeARN :: Lens' CreateTapeWithBarcodeResponse (Maybe Text) Source #

A unique Amazon Resource Name (ARN) that represents the virtual tape that was created.

DescribeBandwidthRateLimit

describeBandwidthRateLimitResponse_averageUploadRateLimitInBitsPerSec :: Lens' DescribeBandwidthRateLimitResponse (Maybe Natural) Source #

The average upload bandwidth rate limit in bits per second. This field does not appear in the response if the upload rate limit is not set.

describeBandwidthRateLimitResponse_averageDownloadRateLimitInBitsPerSec :: Lens' DescribeBandwidthRateLimitResponse (Maybe Natural) Source #

The average download bandwidth rate limit in bits per second. This field does not appear in the response if the download rate limit is not set.

DeleteAutomaticTapeCreationPolicy

UpdateAutomaticTapeCreationPolicy

updateAutomaticTapeCreationPolicy_automaticTapeCreationRules :: Lens' UpdateAutomaticTapeCreationPolicy (NonEmpty AutomaticTapeCreationRule) Source #

An automatic tape creation policy consists of a list of automatic tape creation rules. The rules determine when and how to automatically create new tapes.

UpdateSMBFileShareVisibility

updateSMBFileShareVisibility_fileSharesVisible :: Lens' UpdateSMBFileShareVisibility Bool Source #

The shares on this gateway appear when listing shares.

DeleteSnapshotSchedule

deleteSnapshotSchedule_volumeARN :: Lens' DeleteSnapshotSchedule Text Source #

The volume which snapshot schedule to delete.

UpdateSnapshotSchedule

updateSnapshotSchedule_description :: Lens' UpdateSnapshotSchedule (Maybe Text) Source #

Optional description of the snapshot that overwrites the existing description.

updateSnapshotSchedule_tags :: Lens' UpdateSnapshotSchedule (Maybe [Tag]) Source #

A list of up to 50 tags that can be assigned to a snapshot. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers representable in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256.

updateSnapshotSchedule_volumeARN :: Lens' UpdateSnapshotSchedule Text Source #

The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes.

updateSnapshotSchedule_startAt :: Lens' UpdateSnapshotSchedule Natural Source #

The hour of the day at which the snapshot schedule begins represented as hh, where hh is the hour (0 to 23). The hour of the day is in the time zone of the gateway.

updateSnapshotSchedule_recurrenceInHours :: Lens' UpdateSnapshotSchedule Natural Source #

Frequency of snapshots. Specify the number of hours between snapshots.

updateSnapshotScheduleResponse_volumeARN :: Lens' UpdateSnapshotScheduleResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes.

DescribeBandwidthRateLimitSchedule

CreateSnapshot

createSnapshot_tags :: Lens' CreateSnapshot (Maybe [Tag]) Source #

A list of up to 50 tags that can be assigned to a snapshot. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers representable in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256.

createSnapshot_volumeARN :: Lens' CreateSnapshot Text Source #

The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes.

createSnapshot_snapshotDescription :: Lens' CreateSnapshot Text Source #

Textual description of the snapshot that appears in the Amazon EC2 console, Elastic Block Store snapshots panel in the Description field, and in the Storage Gateway snapshot Details pane, Description field.

createSnapshotResponse_volumeARN :: Lens' CreateSnapshotResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume of which the snapshot was taken.

createSnapshotResponse_snapshotId :: Lens' CreateSnapshotResponse (Maybe Text) Source #

The snapshot ID that is used to refer to the snapshot in future operations such as describing snapshots (Amazon Elastic Compute Cloud API DescribeSnapshots) or creating a volume from a snapshot (CreateStorediSCSIVolume).

UpdateSMBSecurityStrategy

updateSMBSecurityStrategy_sMBSecurityStrategy :: Lens' UpdateSMBSecurityStrategy SMBSecurityStrategy Source #

Specifies the type of security strategy.

ClientSpecified: if you use this option, requests are established based on what is negotiated by the client. This option is recommended when you want to maximize compatibility across different clients in your environment. Supported only in S3 File Gateway.

MandatorySigning: if you use this option, file gateway only allows connections from SMBv2 or SMBv3 clients that have signing enabled. This option works with SMB clients on Microsoft Windows Vista, Windows Server 2008 or newer.

MandatoryEncryption: if you use this option, file gateway only allows connections from SMBv3 clients that have encryption enabled. This option is highly recommended for environments that handle sensitive data. This option works with SMB clients on Microsoft Windows 8, Windows Server 2012 or newer.

CancelRetrieval

cancelRetrieval_tapeARN :: Lens' CancelRetrieval Text Source #

The Amazon Resource Name (ARN) of the virtual tape you want to cancel retrieval for.

cancelRetrievalResponse_tapeARN :: Lens' CancelRetrievalResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.

DescribeVTLDevices

describeVTLDevices_marker :: Lens' DescribeVTLDevices (Maybe Text) Source #

An opaque string that indicates the position at which to begin describing the VTL devices.

describeVTLDevices_limit :: Lens' DescribeVTLDevices (Maybe Natural) Source #

Specifies that the number of VTL devices described be limited to the specified number.

describeVTLDevices_vTLDeviceARNs :: Lens' DescribeVTLDevices (Maybe [Text]) Source #

An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.

All of the specified VTL devices must be from the same gateway. If no VTL devices are specified, the result will contain all devices on the specified gateway.

describeVTLDevicesResponse_vTLDevices :: Lens' DescribeVTLDevicesResponse (Maybe [VTLDevice]) Source #

An array of VTL device objects composed of the Amazon Resource Name (ARN) of the VTL devices.

describeVTLDevicesResponse_marker :: Lens' DescribeVTLDevicesResponse (Maybe Text) Source #

An opaque string that indicates the position at which the VTL devices that were fetched for description ended. Use the marker in your next request to fetch the next set of VTL devices in the list. If there are no more VTL devices to describe, this field does not appear in the response.

StartAvailabilityMonitorTest

DeleteTapeArchive

deleteTapeArchive_bypassGovernanceRetention :: Lens' DeleteTapeArchive (Maybe Bool) Source #

Set to TRUE to delete an archived tape that belongs to a custom pool with tape retention lock. Only archived tapes with tape retention lock set to governance can be deleted. Archived tapes with tape retention lock set to compliance can't be deleted.

deleteTapeArchive_tapeARN :: Lens' DeleteTapeArchive Text Source #

The Amazon Resource Name (ARN) of the virtual tape to delete from the virtual tape shelf (VTS).

deleteTapeArchiveResponse_tapeARN :: Lens' DeleteTapeArchiveResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).

ListFileSystemAssociations

listFileSystemAssociations_marker :: Lens' ListFileSystemAssociations (Maybe Text) Source #

Opaque pagination token returned from a previous ListFileSystemAssociations operation. If present, Marker specifies where to continue the list from after a previous call to ListFileSystemAssociations. Optional.

listFileSystemAssociations_limit :: Lens' ListFileSystemAssociations (Maybe Natural) Source #

The maximum number of file system associations to return in the response. If present, Limit must be an integer with a value greater than zero. Optional.

listFileSystemAssociationsResponse_marker :: Lens' ListFileSystemAssociationsResponse (Maybe Text) Source #

If the request includes Marker, the response returns that value in this field.

listFileSystemAssociationsResponse_nextMarker :: Lens' ListFileSystemAssociationsResponse (Maybe Text) Source #

If a value is present, there are more file system associations to return. In a subsequent request, use NextMarker as the value for Marker to retrieve the next set of file system associations.

UpdateSMBFileShare

updateSMBFileShare_accessBasedEnumeration :: Lens' UpdateSMBFileShare (Maybe Bool) Source #

The files and folders on this share will only be visible to users with read access.

updateSMBFileShare_adminUserList :: Lens' UpdateSMBFileShare (Maybe [Text]) Source #

A list of users or groups in the Active Directory that have administrator rights to the file share. A group must be prefixed with the @ character. Acceptable formats include: DOMAIN\User1, user1, @group1, and @DOMAIN\group1. Can only be set if Authentication is set to ActiveDirectory.

updateSMBFileShare_auditDestinationARN :: Lens' UpdateSMBFileShare (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage used for audit logs.

updateSMBFileShare_invalidUserList :: Lens' UpdateSMBFileShare (Maybe [Text]) Source #

A list of users or groups in the Active Directory that are not allowed to access the file share. A group must be prefixed with the @ character. Acceptable formats include: DOMAIN\User1, user1, @group1, and @DOMAIN\group1. Can only be set if Authentication is set to ActiveDirectory.

updateSMBFileShare_kmsKey :: Lens' UpdateSMBFileShare (Maybe Text) Source #

The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value can only be set when KMSEncrypted is true. Optional.

updateSMBFileShare_validUserList :: Lens' UpdateSMBFileShare (Maybe [Text]) Source #

A list of users or groups in the Active Directory that are allowed to access the file share. A group must be prefixed with the @ character. Acceptable formats include: DOMAIN\User1, user1, @group1, and @DOMAIN\group1. Can only be set if Authentication is set to ActiveDirectory.

updateSMBFileShare_cacheAttributes :: Lens' UpdateSMBFileShare (Maybe CacheAttributes) Source #

Specifies refresh cache information for the file share.

updateSMBFileShare_objectACL :: Lens' UpdateSMBFileShare (Maybe ObjectACL) Source #

A value that sets the access control list (ACL) permission for objects in the S3 bucket that a S3 File Gateway puts objects into. The default value is private.

updateSMBFileShare_kmsEncrypted :: Lens' UpdateSMBFileShare (Maybe Bool) Source #

Set to true to use Amazon S3 server-side encryption with your own KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

updateSMBFileShare_defaultStorageClass :: Lens' UpdateSMBFileShare (Maybe Text) Source #

The default storage class for objects put into an Amazon S3 bucket by the S3 File Gateway. The default value is S3_INTELLIGENT_TIERING. Optional.

Valid Values: S3_STANDARD | S3_INTELLIGENT_TIERING | S3_STANDARD_IA | S3_ONEZONE_IA

updateSMBFileShare_fileShareName :: Lens' UpdateSMBFileShare (Maybe Text) Source #

The name of the file share. Optional.

FileShareName must be set if an S3 prefix name is set in LocationARN, or if an access point or access point alias is used.

updateSMBFileShare_sMBACLEnabled :: Lens' UpdateSMBFileShare (Maybe Bool) Source #

Set this value to true to enable access control list (ACL) on the SMB file share. Set it to false to map file and directory permissions to the POSIX permissions.

For more information, see Using Microsoft Windows ACLs to control access to an SMB file share in the Storage Gateway User Guide.

Valid Values: true | false

updateSMBFileShare_oplocksEnabled :: Lens' UpdateSMBFileShare (Maybe Bool) Source #

Specifies whether opportunistic locking is enabled for the SMB file share.

Enabling opportunistic locking on case-sensitive shares is not recommended for workloads that involve access to files with the same name in different case.

Valid Values: true | false

updateSMBFileShare_notificationPolicy :: Lens' UpdateSMBFileShare (Maybe Text) Source #

The notification policy of the file share. SettlingTimeInSeconds controls the number of seconds to wait after the last point in time a client wrote to a file before generating an ObjectUploaded notification. Because clients can make many small writes to files, it's best to set this parameter for as long as possible to avoid generating multiple notifications for the same file in a small time period.

SettlingTimeInSeconds has no effect on the timing of the object uploading to Amazon S3, only the timing of the notification.

The following example sets NotificationPolicy on with SettlingTimeInSeconds set to 60.

{\"Upload\": {\"SettlingTimeInSeconds\": 60}}

The following example sets NotificationPolicy off.

{}

updateSMBFileShare_requesterPays :: Lens' UpdateSMBFileShare (Maybe Bool) Source #

A value that sets who pays the cost of the request and the cost associated with data download from the S3 bucket. If this value is set to true, the requester pays the costs; otherwise, the S3 bucket owner pays. However, the S3 bucket owner always pays the cost of storing data.

RequesterPays is a configuration for the S3 bucket that backs the file share, so make sure that the configuration on the file share is the same as the S3 bucket configuration.

Valid Values: true | false

updateSMBFileShare_guessMIMETypeEnabled :: Lens' UpdateSMBFileShare (Maybe Bool) Source #

A value that enables guessing of the MIME type for uploaded objects based on file extensions. Set this value to true to enable MIME type guessing, otherwise set to false. The default value is true.

Valid Values: true | false

updateSMBFileShare_readOnly :: Lens' UpdateSMBFileShare (Maybe Bool) Source #

A value that sets the write status of a file share. Set this value to true to set write status to read-only, otherwise set to false.

Valid Values: true | false

updateSMBFileShare_caseSensitivity :: Lens' UpdateSMBFileShare (Maybe CaseSensitivity) Source #

The case of an object name in an Amazon S3 bucket. For ClientSpecified, the client determines the case sensitivity. For CaseSensitive, the gateway determines the case sensitivity. The default value is ClientSpecified.

updateSMBFileShare_fileShareARN :: Lens' UpdateSMBFileShare Text Source #

The Amazon Resource Name (ARN) of the SMB file share that you want to update.

updateSMBFileShareResponse_fileShareARN :: Lens' UpdateSMBFileShareResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the updated SMB file share.

DescribeNFSFileShares

describeNFSFileShares_fileShareARNList :: Lens' DescribeNFSFileShares (NonEmpty Text) Source #

An array containing the Amazon Resource Name (ARN) of each file share to be described.

describeNFSFileSharesResponse_nFSFileShareInfoList :: Lens' DescribeNFSFileSharesResponse (Maybe [NFSFileShareInfo]) Source #

An array containing a description for each requested file share.

ListVolumeRecoveryPoints

ListTapes

listTapes_marker :: Lens' ListTapes (Maybe Text) Source #

A string that indicates the position at which to begin the returned list of tapes.

listTapes_limit :: Lens' ListTapes (Maybe Natural) Source #

An optional number limit for the tapes in the list returned by this call.

listTapes_tapeARNs :: Lens' ListTapes (Maybe [Text]) Source #

Undocumented member.

listTapesResponse_marker :: Lens' ListTapesResponse (Maybe Text) Source #

A string that indicates the position at which to begin returning the next list of tapes. Use the marker in your next request to continue pagination of tapes. If there are no more tapes to list, this element does not appear in the response body.

listTapesResponse_httpStatus :: Lens' ListTapesResponse Int Source #

The response's http status code.

ResetCache

DescribeSMBFileShares

describeSMBFileShares_fileShareARNList :: Lens' DescribeSMBFileShares (NonEmpty Text) Source #

An array containing the Amazon Resource Name (ARN) of each file share to be described.

describeSMBFileSharesResponse_sMBFileShareInfoList :: Lens' DescribeSMBFileSharesResponse (Maybe [SMBFileShareInfo]) Source #

An array containing a description for each requested file share.

ListGateways

listGateways_marker :: Lens' ListGateways (Maybe Text) Source #

An opaque string that indicates the position at which to begin the returned list of gateways.

listGateways_limit :: Lens' ListGateways (Maybe Natural) Source #

Specifies that the list of gateways returned be limited to the specified number of items.

listGatewaysResponse_marker :: Lens' ListGatewaysResponse (Maybe Text) Source #

Use the marker in your next request to fetch the next set of gateways in the list. If there are no more gateways to list, this field does not appear in the response.

DeleteTape

deleteTape_bypassGovernanceRetention :: Lens' DeleteTape (Maybe Bool) Source #

Set to TRUE to delete an archived tape that belongs to a custom pool with tape retention lock. Only archived tapes with tape retention lock set to governance can be deleted. Archived tapes with tape retention lock set to compliance can't be deleted.

deleteTape_gatewayARN :: Lens' DeleteTape Text Source #

The unique Amazon Resource Name (ARN) of the gateway that the virtual tape to delete is associated with. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

deleteTape_tapeARN :: Lens' DeleteTape Text Source #

The Amazon Resource Name (ARN) of the virtual tape to delete.

deleteTapeResponse_tapeARN :: Lens' DeleteTapeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the deleted virtual tape.

ListLocalDisks

listLocalDisksResponse_disks :: Lens' ListLocalDisksResponse (Maybe [Disk]) Source #

A JSON object containing the following fields:

  • ListLocalDisksOutput$Disks

ListVolumes

listVolumes_marker :: Lens' ListVolumes (Maybe Text) Source #

A string that indicates the position at which to begin the returned list of volumes. Obtain the marker from the response of a previous List iSCSI Volumes request.

listVolumes_limit :: Lens' ListVolumes (Maybe Natural) Source #

Specifies that the list of volumes returned be limited to the specified number of items.

listVolumesResponse_marker :: Lens' ListVolumesResponse (Maybe Text) Source #

Use the marker in your next request to continue pagination of iSCSI volumes. If there are no more volumes to list, this field does not appear in the response body.

listVolumesResponse_volumeInfos :: Lens' ListVolumesResponse (Maybe [VolumeInfo]) Source #

An array of VolumeInfo objects, where each object describes an iSCSI volume. If no volumes are defined for the gateway, then VolumeInfos is an empty array "[]".

UpdateBandwidthRateLimit

AddWorkingStorage

addWorkingStorage_diskIds :: Lens' AddWorkingStorage [Text] Source #

An array of strings that identify disks that are to be configured as working storage. Each string has a minimum length of 1 and maximum length of 300. You can get the disk IDs from the ListLocalDisks API.

DescribeTapeRecoveryPoints

describeTapeRecoveryPoints_marker :: Lens' DescribeTapeRecoveryPoints (Maybe Text) Source #

An opaque string that indicates the position at which to begin describing the virtual tape recovery points.

describeTapeRecoveryPoints_limit :: Lens' DescribeTapeRecoveryPoints (Maybe Natural) Source #

Specifies that the number of virtual tape recovery points that are described be limited to the specified number.

describeTapeRecoveryPointsResponse_tapeRecoveryPointInfos :: Lens' DescribeTapeRecoveryPointsResponse (Maybe [TapeRecoveryPointInfo]) Source #

An array of TapeRecoveryPointInfos that are available for the specified gateway.

describeTapeRecoveryPointsResponse_marker :: Lens' DescribeTapeRecoveryPointsResponse (Maybe Text) Source #

An opaque string that indicates the position at which the virtual tape recovery points that were listed for description ended.

Use this marker in your next request to list the next set of virtual tape recovery points in the list. If there are no more recovery points to describe, this field does not appear in the response.

DeleteBandwidthRateLimit

deleteBandwidthRateLimit_bandwidthType :: Lens' DeleteBandwidthRateLimit Text Source #

One of the BandwidthType values that indicates the gateway bandwidth rate limit to delete.

Valid Values: UPLOAD | DOWNLOAD | ALL

ActivateGateway

activateGateway_mediumChangerType :: Lens' ActivateGateway (Maybe Text) Source #

The value that indicates the type of medium changer to use for tape gateway. This field is optional.

Valid Values: STK-L700 | AWS-Gateway-VTL | IBM-03584L32-0402

activateGateway_tapeDriveType :: Lens' ActivateGateway (Maybe Text) Source #

The value that indicates the type of tape drive to use for tape gateway. This field is optional.

Valid Values: IBM-ULT3580-TD5

activateGateway_gatewayType :: Lens' ActivateGateway (Maybe Text) Source #

A value that defines the type of gateway to activate. The type specified is critical to all later functions of the gateway and cannot be changed after activation. The default value is CACHED.

Valid Values: STORED | CACHED | VTL | FILE_S3 | FILE_FSX_SMB|

activateGateway_tags :: Lens' ActivateGateway (Maybe [Tag]) Source #

A list of up to 50 tags that you can assign to the gateway. Each tag is a key-value pair.

Valid characters for key and value are letters, spaces, and numbers that can be represented in UTF-8 format, and the following special characters: + - = . _ : / @. The maximum length of a tag's key is 128 characters, and the maximum length for a tag's value is 256 characters.

activateGateway_activationKey :: Lens' ActivateGateway Text Source #

Your gateway activation key. You can obtain the activation key by sending an HTTP GET request with redirects enabled to the gateway IP address (port 80). The redirect URL returned in the response provides you the activation key for your gateway in the query string parameter activationKey. It may also include other activation-related parameters, however, these are merely defaults -- the arguments you pass to the ActivateGateway API call determine the actual configuration of your gateway.

For more information, see Getting activation key in the Storage Gateway User Guide.

activateGateway_gatewayName :: Lens' ActivateGateway Text Source #

The name you configured for your gateway.

activateGateway_gatewayTimezone :: Lens' ActivateGateway Text Source #

A value that indicates the time zone you want to set for the gateway. The time zone is of the format "GMT-hr:mm" or "GMT+hr:mm". For example, GMT-4:00 indicates the time is 4 hours behind GMT. GMT+2:00 indicates the time is 2 hours ahead of GMT. The time zone is used, for example, for scheduling snapshots and your gateway's maintenance schedule.

activateGateway_gatewayRegion :: Lens' ActivateGateway Text Source #

A value that indicates the Amazon Web Services Region where you want to store your data. The gateway Amazon Web Services Region specified must be the same Amazon Web Services Region as the Amazon Web Services Region in your Host header in the request. For more information about available Amazon Web Services Regions and endpoints for Storage Gateway, see Storage Gateway endpoints and quotas in the Amazon Web Services General Reference.

Valid Values: See Storage Gateway endpoints and quotas in the Amazon Web Services General Reference.

DescribeCache

describeCacheResponse_diskIds :: Lens' DescribeCacheResponse (Maybe [Text]) Source #

An array of strings that identify disks that are to be configured as working storage. Each string has a minimum length of 1 and maximum length of 300. You can get the disk IDs from the ListLocalDisks API.

describeCacheResponse_cacheUsedPercentage :: Lens' DescribeCacheResponse (Maybe Double) Source #

Percent use of the gateway's cache storage. This metric applies only to the gateway-cached volume setup. The sample is taken at the end of the reporting period.

describeCacheResponse_cacheHitPercentage :: Lens' DescribeCacheResponse (Maybe Double) Source #

Percent of application read operations from the file shares that are served from cache. The sample is taken at the end of the reporting period.

describeCacheResponse_cacheMissPercentage :: Lens' DescribeCacheResponse (Maybe Double) Source #

Percent of application read operations from the file shares that are not served from cache. The sample is taken at the end of the reporting period.

describeCacheResponse_cacheAllocatedInBytes :: Lens' DescribeCacheResponse (Maybe Integer) Source #

The amount of cache in bytes allocated to a gateway.

describeCacheResponse_cacheDirtyPercentage :: Lens' DescribeCacheResponse (Maybe Double) Source #

The file share's contribution to the overall percentage of the gateway's cache that has not been persisted to Amazon Web Services. The sample is taken at the end of the reporting period.

DeleteVolume

deleteVolume_volumeARN :: Lens' DeleteVolume Text Source #

The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes.

deleteVolumeResponse_volumeARN :: Lens' DeleteVolumeResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage volume that was deleted. It is the same ARN you provided in the request.

Types

AutomaticTapeCreationPolicyInfo

automaticTapeCreationPolicyInfo_automaticTapeCreationRules :: Lens' AutomaticTapeCreationPolicyInfo (Maybe (NonEmpty AutomaticTapeCreationRule)) Source #

An automatic tape creation policy consists of a list of automatic tape creation rules. This returns the rules that determine when and how to automatically create new tapes.

AutomaticTapeCreationRule

automaticTapeCreationRule_worm :: Lens' AutomaticTapeCreationRule (Maybe Bool) Source #

Set to true to indicate that tapes are to be archived as write-once-read-many (WORM). Set to false when WORM is not enabled for tapes.

automaticTapeCreationRule_tapeBarcodePrefix :: Lens' AutomaticTapeCreationRule Text Source #

A prefix that you append to the barcode of the virtual tape that you are creating. This prefix makes the barcode unique.

The prefix must be 1-4 characters in length and must be one of the uppercase letters from A to Z.

automaticTapeCreationRule_poolId :: Lens' AutomaticTapeCreationRule Text Source #

The ID of the pool that you want to add your tape to for archiving. The tape in this pool is archived in the Amazon S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.

Valid Values: GLACIER | DEEP_ARCHIVE

automaticTapeCreationRule_tapeSizeInBytes :: Lens' AutomaticTapeCreationRule Integer Source #

The size, in bytes, of the virtual tape capacity.

automaticTapeCreationRule_minimumNumTapes :: Lens' AutomaticTapeCreationRule Natural Source #

The minimum number of available virtual tapes that the gateway maintains at all times. If the number of tapes on the gateway goes below this value, the gateway creates as many new tapes as are needed to have MinimumNumTapes on the gateway. For more information about automatic tape creation, see Creating Tapes Automatically.

BandwidthRateLimitInterval

bandwidthRateLimitInterval_averageUploadRateLimitInBitsPerSec :: Lens' BandwidthRateLimitInterval (Maybe Natural) Source #

The average upload rate limit component of the bandwidth rate limit interval, in bits per second. This field does not appear in the response if the upload rate limit is not set.

bandwidthRateLimitInterval_averageDownloadRateLimitInBitsPerSec :: Lens' BandwidthRateLimitInterval (Maybe Natural) Source #

The average download rate limit component of the bandwidth rate limit interval, in bits per second. This field does not appear in the response if the download rate limit is not set.

bandwidthRateLimitInterval_startHourOfDay :: Lens' BandwidthRateLimitInterval Natural Source #

The hour of the day to start the bandwidth rate limit interval.

bandwidthRateLimitInterval_startMinuteOfHour :: Lens' BandwidthRateLimitInterval Natural Source #

The minute of the hour to start the bandwidth rate limit interval. The interval begins at the start of that minute. To begin an interval exactly at the start of the hour, use the value 0.

bandwidthRateLimitInterval_endHourOfDay :: Lens' BandwidthRateLimitInterval Natural Source #

The hour of the day to end the bandwidth rate limit interval.

bandwidthRateLimitInterval_endMinuteOfHour :: Lens' BandwidthRateLimitInterval Natural Source #

The minute of the hour to end the bandwidth rate limit interval.

The bandwidth rate limit interval ends at the end of the minute. To end an interval at the end of an hour, use the value 59.

bandwidthRateLimitInterval_daysOfWeek :: Lens' BandwidthRateLimitInterval (NonEmpty Natural) Source #

The days of the week component of the bandwidth rate limit interval, represented as ordinal numbers from 0 to 6, where 0 represents Sunday and 6 represents Saturday.

CacheAttributes

cacheAttributes_cacheStaleTimeoutInSeconds :: Lens' CacheAttributes (Maybe Int) Source #

Refreshes a file share's cache by using Time To Live (TTL). TTL is the length of time since the last refresh after which access to the directory would cause the file gateway to first refresh that directory's contents from the Amazon S3 bucket or Amazon FSx file system. The TTL duration is in seconds.

Valid Values:0, 300 to 2,592,000 seconds (5 minutes to 30 days)

CachediSCSIVolume

cachediSCSIVolume_volumeiSCSIAttributes :: Lens' CachediSCSIVolume (Maybe VolumeiSCSIAttributes) Source #

An VolumeiSCSIAttributes object that represents a collection of iSCSI attributes for one stored volume.

cachediSCSIVolume_volumeStatus :: Lens' CachediSCSIVolume (Maybe Text) Source #

One of the VolumeStatus values that indicates the state of the storage volume.

cachediSCSIVolume_sourceSnapshotId :: Lens' CachediSCSIVolume (Maybe Text) Source #

If the cached volume was created from a snapshot, this field contains the snapshot ID used, e.g., snap-78e22663. Otherwise, this field is not included.

cachediSCSIVolume_volumeAttachmentStatus :: Lens' CachediSCSIVolume (Maybe Text) Source #

A value that indicates whether a storage volume is attached to or detached from a gateway. For more information, see Moving your volumes to a different gateway.

cachediSCSIVolume_volumeARN :: Lens' CachediSCSIVolume (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage volume.

cachediSCSIVolume_volumeProgress :: Lens' CachediSCSIVolume (Maybe Double) Source #

Represents the percentage complete if the volume is restoring or bootstrapping that represents the percent of data transferred. This field does not appear in the response if the cached volume is not restoring or bootstrapping.

cachediSCSIVolume_volumeSizeInBytes :: Lens' CachediSCSIVolume (Maybe Integer) Source #

The size, in bytes, of the volume capacity.

cachediSCSIVolume_volumeUsedInBytes :: Lens' CachediSCSIVolume (Maybe Integer) Source #

The size of the data stored on the volume in bytes. This value is calculated based on the number of blocks that are touched, instead of the actual amount of data written. This value can be useful for sequential write patterns but less accurate for random write patterns. VolumeUsedInBytes is different from the compressed size of the volume, which is the value that is used to calculate your bill.

This value is not available for volumes created prior to May 13, 2015, until you store data on the volume.

cachediSCSIVolume_createdDate :: Lens' CachediSCSIVolume (Maybe UTCTime) Source #

The date the volume was created. Volumes created prior to March 28, 2017 don’t have this timestamp.

cachediSCSIVolume_volumeId :: Lens' CachediSCSIVolume (Maybe Text) Source #

The unique identifier of the volume, e.g., vol-AE4B946D.

cachediSCSIVolume_volumeType :: Lens' CachediSCSIVolume (Maybe Text) Source #

One of the VolumeType enumeration values that describes the type of the volume.

cachediSCSIVolume_targetName :: Lens' CachediSCSIVolume (Maybe Text) Source #

The name of the iSCSI target used by an initiator to connect to a volume and used as a suffix for the target ARN. For example, specifying TargetName as myvolume results in the target ARN of arn:aws:storagegateway:us-east-2:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume. The target name must be unique across all volumes on a gateway.

If you don't specify a value, Storage Gateway uses the value that was previously used for this volume as the new target name.

ChapInfo

chapInfo_targetARN :: Lens' ChapInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume.

Valid Values: 50 to 500 lowercase letters, numbers, periods (.), and hyphens (-).

chapInfo_secretToAuthenticateInitiator :: Lens' ChapInfo (Maybe Text) Source #

The secret key that the initiator (for example, the Windows client) must provide to participate in mutual CHAP with the target.

chapInfo_initiatorName :: Lens' ChapInfo (Maybe Text) Source #

The iSCSI initiator that connects to the target.

chapInfo_secretToAuthenticateTarget :: Lens' ChapInfo (Maybe Text) Source #

The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g., Windows client).

DeviceiSCSIAttributes

deviceiSCSIAttributes_targetARN :: Lens' DeviceiSCSIAttributes (Maybe Text) Source #

Specifies the unique Amazon Resource Name (ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target.

deviceiSCSIAttributes_chapEnabled :: Lens' DeviceiSCSIAttributes (Maybe Bool) Source #

Indicates whether mutual CHAP is enabled for the iSCSI target.

deviceiSCSIAttributes_networkInterfaceId :: Lens' DeviceiSCSIAttributes (Maybe Text) Source #

The network interface identifier of the VTL device.

deviceiSCSIAttributes_networkInterfacePort :: Lens' DeviceiSCSIAttributes (Maybe Int) Source #

The port used to communicate with iSCSI VTL device targets.

Disk

disk_diskAllocationResource :: Lens' Disk (Maybe Text) Source #

The iSCSI qualified name (IQN) that is defined for a disk. This field is not included in the response if the local disk is not defined as an iSCSI target. The format of this field is targetIqn::LUNNumber::region-volumeId.

disk_diskNode :: Lens' Disk (Maybe Text) Source #

The device node of a local disk as assigned by the virtualization environment.

disk_diskPath :: Lens' Disk (Maybe Text) Source #

The path of a local disk in the gateway virtual machine (VM).

disk_diskSizeInBytes :: Lens' Disk (Maybe Integer) Source #

The local disk size in bytes.

disk_diskStatus :: Lens' Disk (Maybe Text) Source #

A value that represents the status of a local disk.

disk_diskId :: Lens' Disk (Maybe Text) Source #

The unique device ID or other distinguishing data that identifies a local disk.

disk_diskAttributeList :: Lens' Disk (Maybe [Text]) Source #

Undocumented member.

EndpointNetworkConfiguration

endpointNetworkConfiguration_ipAddresses :: Lens' EndpointNetworkConfiguration (Maybe [Text]) Source #

A list of gateway IP addresses on which the associated Amazon FSx file system is available.

If multiple file systems are associated with this gateway, this field is required.

FileShareInfo

FileSystemAssociationInfo

fileSystemAssociationInfo_auditDestinationARN :: Lens' FileSystemAssociationInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage used for the audit logs.

fileSystemAssociationInfo_fileSystemAssociationARN :: Lens' FileSystemAssociationInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the file system association.

fileSystemAssociationInfo_fileSystemAssociationStatusDetails :: Lens' FileSystemAssociationInfo (Maybe [FileSystemAssociationStatusDetail]) Source #

An array containing the FileSystemAssociationStatusDetail data type, which provides detailed information on file system association status.

fileSystemAssociationInfo_endpointNetworkConfiguration :: Lens' FileSystemAssociationInfo (Maybe EndpointNetworkConfiguration) Source #

Specifies network configuration information for the gateway associated with the Amazon FSx file system.

If multiple file systems are associated with this gateway, this parameter's IpAddresses field is required.

fileSystemAssociationInfo_locationARN :: Lens' FileSystemAssociationInfo (Maybe Text) Source #

The ARN of the backend Amazon FSx file system used for storing file data. For information, see FileSystem in the Amazon FSx API Reference.

fileSystemAssociationInfo_fileSystemAssociationStatus :: Lens' FileSystemAssociationInfo (Maybe Text) Source #

The status of the file system association. Valid Values: AVAILABLE | CREATING | DELETING | FORCE_DELETING | UPDATING | ERROR

fileSystemAssociationInfo_tags :: Lens' FileSystemAssociationInfo (Maybe [Tag]) Source #

A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name. Each tag is a key-value pair.

FileSystemAssociationStatusDetail

fileSystemAssociationStatusDetail_errorCode :: Lens' FileSystemAssociationStatusDetail (Maybe Text) Source #

The error code for a given file system association status.

FileSystemAssociationSummary

fileSystemAssociationSummary_fileSystemAssociationARN :: Lens' FileSystemAssociationSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the file system association.

fileSystemAssociationSummary_fileSystemAssociationStatus :: Lens' FileSystemAssociationSummary (Maybe Text) Source #

The status of the file share. Valid Values: AVAILABLE | CREATING | DELETING | FORCE_DELETING | UPDATING | ERROR

GatewayInfo

gatewayInfo_ec2InstanceRegion :: Lens' GatewayInfo (Maybe Text) Source #

The Amazon Web Services Region where the Amazon EC2 instance is located.

gatewayInfo_gatewayARN :: Lens' GatewayInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

gatewayInfo_ec2InstanceId :: Lens' GatewayInfo (Maybe Text) Source #

The ID of the Amazon EC2 instance that was used to launch the gateway.

gatewayInfo_gatewayOperationalState :: Lens' GatewayInfo (Maybe Text) Source #

The state of the gateway.

Valid Values: DISABLED | ACTIVE

gatewayInfo_gatewayId :: Lens' GatewayInfo (Maybe Text) Source #

The unique identifier assigned to your gateway during activation. This ID becomes part of the gateway Amazon Resource Name (ARN), which you use as input for other operations.

NFSFileShareDefaults

nFSFileShareDefaults_fileMode :: Lens' NFSFileShareDefaults (Maybe Text) Source #

The Unix file mode in the form "nnnn". For example, 0666 represents the default file mode inside the file share. The default value is 0666.

nFSFileShareDefaults_ownerId :: Lens' NFSFileShareDefaults (Maybe Natural) Source #

The default owner ID for files in the file share (unless the files have another owner ID specified). The default value is nfsnobody.

nFSFileShareDefaults_directoryMode :: Lens' NFSFileShareDefaults (Maybe Text) Source #

The Unix directory mode in the form "nnnn". For example, 0666 represents the default access mode for all directories inside the file share. The default value is 0777.

nFSFileShareDefaults_groupId :: Lens' NFSFileShareDefaults (Maybe Natural) Source #

The default group ID for the file share (unless the files have another group ID specified). The default value is nfsnobody.

NFSFileShareInfo

nFSFileShareInfo_auditDestinationARN :: Lens' NFSFileShareInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage used for audit logs.

nFSFileShareInfo_vPCEndpointDNSName :: Lens' NFSFileShareInfo (Maybe Text) Source #

Specifies the DNS name for the VPC endpoint that the NFS file share uses to connect to Amazon S3.

This parameter is required for NFS file shares that connect to Amazon S3 through a VPC endpoint, a VPC access point, or an access point alias that points to a VPC access point.

nFSFileShareInfo_cacheAttributes :: Lens' NFSFileShareInfo (Maybe CacheAttributes) Source #

Refresh cache information for the file share.

nFSFileShareInfo_kmsEncrypted :: Lens' NFSFileShareInfo (Maybe Bool) Source #

Set to true to use Amazon S3 server-side encryption with your own KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

nFSFileShareInfo_defaultStorageClass :: Lens' NFSFileShareInfo (Maybe Text) Source #

The default storage class for objects put into an Amazon S3 bucket by the S3 File Gateway. The default value is S3_INTELLIGENT_TIERING. Optional.

Valid Values: S3_STANDARD | S3_INTELLIGENT_TIERING | S3_STANDARD_IA | S3_ONEZONE_IA

nFSFileShareInfo_fileShareName :: Lens' NFSFileShareInfo (Maybe Text) Source #

The name of the file share. Optional.

FileShareName must be set if an S3 prefix name is set in LocationARN, or if an access point or access point alias is used.

nFSFileShareInfo_notificationPolicy :: Lens' NFSFileShareInfo (Maybe Text) Source #

The notification policy of the file share. SettlingTimeInSeconds controls the number of seconds to wait after the last point in time a client wrote to a file before generating an ObjectUploaded notification. Because clients can make many small writes to files, it's best to set this parameter for as long as possible to avoid generating multiple notifications for the same file in a small time period.

SettlingTimeInSeconds has no effect on the timing of the object uploading to Amazon S3, only the timing of the notification.

The following example sets NotificationPolicy on with SettlingTimeInSeconds set to 60.

{\"Upload\": {\"SettlingTimeInSeconds\": 60}}

The following example sets NotificationPolicy off.

{}

nFSFileShareInfo_requesterPays :: Lens' NFSFileShareInfo (Maybe Bool) Source #

A value that sets who pays the cost of the request and the cost associated with data download from the S3 bucket. If this value is set to true, the requester pays the costs; otherwise, the S3 bucket owner pays. However, the S3 bucket owner always pays the cost of storing data.

RequesterPays is a configuration for the S3 bucket that backs the file share, so make sure that the configuration on the file share is the same as the S3 bucket configuration.

Valid Values: true | false

nFSFileShareInfo_guessMIMETypeEnabled :: Lens' NFSFileShareInfo (Maybe Bool) Source #

A value that enables guessing of the MIME type for uploaded objects based on file extensions. Set this value to true to enable MIME type guessing, otherwise set to false. The default value is true.

Valid Values: true | false

nFSFileShareInfo_readOnly :: Lens' NFSFileShareInfo (Maybe Bool) Source #

A value that sets the write status of a file share. Set this value to true to set the write status to read-only, otherwise set to false.

Valid Values: true | false

nFSFileShareInfo_bucketRegion :: Lens' NFSFileShareInfo (Maybe Text) Source #

Specifies the Region of the S3 bucket where the NFS file share stores files.

This parameter is required for NFS file shares that connect to Amazon S3 through a VPC endpoint, a VPC access point, or an access point alias that points to a VPC access point.

nFSFileShareInfo_tags :: Lens' NFSFileShareInfo (Maybe [Tag]) Source #

A list of up to 50 tags assigned to the NFS file share, sorted alphabetically by key name. Each tag is a key-value pair. For a gateway with more than 10 tags assigned, you can view all tags using the ListTagsForResource API operation.

NetworkInterface

networkInterface_ipv6Address :: Lens' NetworkInterface (Maybe Text) Source #

The Internet Protocol version 6 (IPv6) address of the interface. Currently not supported.

networkInterface_macAddress :: Lens' NetworkInterface (Maybe Text) Source #

The Media Access Control (MAC) address of the interface.

This is currently unsupported and will not be returned in output.

networkInterface_ipv4Address :: Lens' NetworkInterface (Maybe Text) Source #

The Internet Protocol version 4 (IPv4) address of the interface.

PoolInfo

poolInfo_retentionLockType :: Lens' PoolInfo (Maybe RetentionLockType) Source #

Tape retention lock type, which can be configured in two modes. When configured in governance mode, Amazon Web Services accounts with specific IAM permissions are authorized to remove the tape retention lock from archived virtual tapes. When configured in compliance mode, the tape retention lock cannot be removed by any user, including the root Amazon Web Services account.

poolInfo_retentionLockTimeInDays :: Lens' PoolInfo (Maybe Natural) Source #

Tape retention lock time is set in days. Tape retention lock can be enabled for up to 100 years (36,500 days).

poolInfo_poolName :: Lens' PoolInfo (Maybe Text) Source #

The name of the custom tape pool. PoolName can use all ASCII characters, except '/' and '\'.

poolInfo_storageClass :: Lens' PoolInfo (Maybe TapeStorageClass) Source #

The storage class that is associated with the custom pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.

poolInfo_poolStatus :: Lens' PoolInfo (Maybe PoolStatus) Source #

Status of the custom tape pool. Pool can be ACTIVE or DELETED.

poolInfo_poolARN :: Lens' PoolInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the custom tape pool. Use the ListTapePools operation to return a list of custom tape pools for your account and Amazon Web Services Region.

SMBFileShareInfo

sMBFileShareInfo_accessBasedEnumeration :: Lens' SMBFileShareInfo (Maybe Bool) Source #

Indicates whether AccessBasedEnumeration is enabled.

sMBFileShareInfo_adminUserList :: Lens' SMBFileShareInfo (Maybe [Text]) Source #

A list of users or groups in the Active Directory that have administrator rights to the file share. A group must be prefixed with the @ character. Acceptable formats include: DOMAIN\User1, user1, @group1, and @DOMAIN\group1. Can only be set if Authentication is set to ActiveDirectory.

sMBFileShareInfo_auditDestinationARN :: Lens' SMBFileShareInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage used for audit logs.

sMBFileShareInfo_invalidUserList :: Lens' SMBFileShareInfo (Maybe [Text]) Source #

A list of users or groups in the Active Directory that are not allowed to access the file share. A group must be prefixed with the @ character. Acceptable formats include: DOMAIN\User1, user1, @group1, and @DOMAIN\group1. Can only be set if Authentication is set to ActiveDirectory.

sMBFileShareInfo_validUserList :: Lens' SMBFileShareInfo (Maybe [Text]) Source #

A list of users or groups in the Active Directory that are allowed to access the file share. A group must be prefixed with the @ character. Acceptable formats include: DOMAIN\User1, user1, @group1, and @DOMAIN\group1. Can only be set if Authentication is set to ActiveDirectory.

sMBFileShareInfo_path :: Lens' SMBFileShareInfo (Maybe Text) Source #

The file share path used by the SMB client to identify the mount point.

sMBFileShareInfo_vPCEndpointDNSName :: Lens' SMBFileShareInfo (Maybe Text) Source #

Specifies the DNS name for the VPC endpoint that the SMB file share uses to connect to Amazon S3.

This parameter is required for SMB file shares that connect to Amazon S3 through a VPC endpoint, a VPC access point, or an access point alias that points to a VPC access point.

sMBFileShareInfo_cacheAttributes :: Lens' SMBFileShareInfo (Maybe CacheAttributes) Source #

Refresh cache information for the file share.

sMBFileShareInfo_kmsEncrypted :: Lens' SMBFileShareInfo (Maybe Bool) Source #

Set to true to use Amazon S3 server-side encryption with your own KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

sMBFileShareInfo_defaultStorageClass :: Lens' SMBFileShareInfo (Maybe Text) Source #

The default storage class for objects put into an Amazon S3 bucket by the S3 File Gateway. The default value is S3_INTELLIGENT_TIERING. Optional.

Valid Values: S3_STANDARD | S3_INTELLIGENT_TIERING | S3_STANDARD_IA | S3_ONEZONE_IA

sMBFileShareInfo_fileShareName :: Lens' SMBFileShareInfo (Maybe Text) Source #

The name of the file share. Optional.

FileShareName must be set if an S3 prefix name is set in LocationARN, or if an access point or access point alias is used.

sMBFileShareInfo_sMBACLEnabled :: Lens' SMBFileShareInfo (Maybe Bool) Source #

If this value is set to true, it indicates that access control list (ACL) is enabled on the SMB file share. If it is set to false, it indicates that file and directory permissions are mapped to the POSIX permission.

For more information, see Using Microsoft Windows ACLs to control access to an SMB file share in the Storage Gateway User Guide.

sMBFileShareInfo_oplocksEnabled :: Lens' SMBFileShareInfo (Maybe Bool) Source #

Specifies whether opportunistic locking is enabled for the SMB file share.

Enabling opportunistic locking on case-sensitive shares is not recommended for workloads that involve access to files with the same name in different case.

Valid Values: true | false

sMBFileShareInfo_notificationPolicy :: Lens' SMBFileShareInfo (Maybe Text) Source #

The notification policy of the file share. SettlingTimeInSeconds controls the number of seconds to wait after the last point in time a client wrote to a file before generating an ObjectUploaded notification. Because clients can make many small writes to files, it's best to set this parameter for as long as possible to avoid generating multiple notifications for the same file in a small time period.

SettlingTimeInSeconds has no effect on the timing of the object uploading to Amazon S3, only the timing of the notification.

The following example sets NotificationPolicy on with SettlingTimeInSeconds set to 60.

{\"Upload\": {\"SettlingTimeInSeconds\": 60}}

The following example sets NotificationPolicy off.

{}

sMBFileShareInfo_requesterPays :: Lens' SMBFileShareInfo (Maybe Bool) Source #

A value that sets who pays the cost of the request and the cost associated with data download from the S3 bucket. If this value is set to true, the requester pays the costs; otherwise, the S3 bucket owner pays. However, the S3 bucket owner always pays the cost of storing data.

RequesterPays is a configuration for the S3 bucket that backs the file share, so make sure that the configuration on the file share is the same as the S3 bucket configuration.

Valid Values: true | false

sMBFileShareInfo_guessMIMETypeEnabled :: Lens' SMBFileShareInfo (Maybe Bool) Source #

A value that enables guessing of the MIME type for uploaded objects based on file extensions. Set this value to true to enable MIME type guessing, otherwise set to false. The default value is true.

Valid Values: true | false

sMBFileShareInfo_readOnly :: Lens' SMBFileShareInfo (Maybe Bool) Source #

A value that sets the write status of a file share. Set this value to true to set the write status to read-only, otherwise set to false.

Valid Values: true | false

sMBFileShareInfo_bucketRegion :: Lens' SMBFileShareInfo (Maybe Text) Source #

Specifies the Region of the S3 bucket where the SMB file share stores files.

This parameter is required for SMB file shares that connect to Amazon S3 through a VPC endpoint, a VPC access point, or an access point alias that points to a VPC access point.

sMBFileShareInfo_caseSensitivity :: Lens' SMBFileShareInfo (Maybe CaseSensitivity) Source #

The case of an object name in an Amazon S3 bucket. For ClientSpecified, the client determines the case sensitivity. For CaseSensitive, the gateway determines the case sensitivity. The default value is ClientSpecified.

sMBFileShareInfo_tags :: Lens' SMBFileShareInfo (Maybe [Tag]) Source #

A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name. Each tag is a key-value pair. For a gateway with more than 10 tags assigned, you can view all tags using the ListTagsForResource API operation.

SMBLocalGroups

sMBLocalGroups_gatewayAdmins :: Lens' SMBLocalGroups (Maybe [Text]) Source #

A list of Active Directory users and groups that have local Gateway Admin permissions. Acceptable formats include: DOMAIN\User1, user1, DOMAIN\group1, and group1.

Gateway Admins can use the Shared Folders Microsoft Management Console snap-in to force-close files that are open and locked.

StorediSCSIVolume

storediSCSIVolume_volumeiSCSIAttributes :: Lens' StorediSCSIVolume (Maybe VolumeiSCSIAttributes) Source #

An VolumeiSCSIAttributes object that represents a collection of iSCSI attributes for one stored volume.

storediSCSIVolume_volumeStatus :: Lens' StorediSCSIVolume (Maybe Text) Source #

One of the VolumeStatus values that indicates the state of the storage volume.

storediSCSIVolume_sourceSnapshotId :: Lens' StorediSCSIVolume (Maybe Text) Source #

If the stored volume was created from a snapshot, this field contains the snapshot ID used, e.g. snap-78e22663. Otherwise, this field is not included.

storediSCSIVolume_preservedExistingData :: Lens' StorediSCSIVolume (Maybe Bool) Source #

Indicates if when the stored volume was created, existing data on the underlying local disk was preserved.

Valid Values: true | false

storediSCSIVolume_volumeAttachmentStatus :: Lens' StorediSCSIVolume (Maybe Text) Source #

A value that indicates whether a storage volume is attached to, detached from, or is in the process of detaching from a gateway. For more information, see Moving your volumes to a different gateway.

storediSCSIVolume_volumeARN :: Lens' StorediSCSIVolume (Maybe Text) Source #

The Amazon Resource Name (ARN) of the storage volume.

storediSCSIVolume_volumeProgress :: Lens' StorediSCSIVolume (Maybe Double) Source #

Represents the percentage complete if the volume is restoring or bootstrapping that represents the percent of data transferred. This field does not appear in the response if the stored volume is not restoring or bootstrapping.

storediSCSIVolume_volumeUsedInBytes :: Lens' StorediSCSIVolume (Maybe Integer) Source #

The size of the data stored on the volume in bytes. This value is calculated based on the number of blocks that are touched, instead of the actual amount of data written. This value can be useful for sequential write patterns but less accurate for random write patterns. VolumeUsedInBytes is different from the compressed size of the volume, which is the value that is used to calculate your bill.

This value is not available for volumes created prior to May 13, 2015, until you store data on the volume.

storediSCSIVolume_createdDate :: Lens' StorediSCSIVolume (Maybe UTCTime) Source #

The date the volume was created. Volumes created prior to March 28, 2017 don’t have this timestamp.

storediSCSIVolume_volumeId :: Lens' StorediSCSIVolume (Maybe Text) Source #

The unique identifier of the volume, e.g., vol-AE4B946D.

storediSCSIVolume_volumeDiskId :: Lens' StorediSCSIVolume (Maybe Text) Source #

The ID of the local disk that was specified in the CreateStorediSCSIVolume operation.

storediSCSIVolume_volumeType :: Lens' StorediSCSIVolume (Maybe Text) Source #

One of the VolumeType enumeration values describing the type of the volume.

storediSCSIVolume_targetName :: Lens' StorediSCSIVolume (Maybe Text) Source #

The name of the iSCSI target used by an initiator to connect to a volume and used as a suffix for the target ARN. For example, specifying TargetName as myvolume results in the target ARN of arn:aws:storagegateway:us-east-2:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume. The target name must be unique across all volumes on a gateway.

If you don't specify a value, Storage Gateway uses the value that was previously used for this volume as the new target name.

Tag

tag_key :: Lens' Tag Text Source #

Tag key. The key can't start with aws:.

tag_value :: Lens' Tag Text Source #

Value of the tag key.

Tape

tape_tapeBarcode :: Lens' Tape (Maybe Text) Source #

The barcode that identifies a specific virtual tape.

tape_tapeStatus :: Lens' Tape (Maybe Text) Source #

The current state of the virtual tape.

tape_kmsKey :: Lens' Tape (Maybe Text) Source #

Undocumented member.

tape_tapeARN :: Lens' Tape (Maybe Text) Source #

The Amazon Resource Name (ARN) of the virtual tape.

tape_progress :: Lens' Tape (Maybe Double) Source #

For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete.

Range: 0 (not started) to 100 (complete).

tape_tapeSizeInBytes :: Lens' Tape (Maybe Integer) Source #

The size, in bytes, of the virtual tape capacity.

tape_vTLDevice :: Lens' Tape (Maybe Text) Source #

The virtual tape library (VTL) device that the virtual tape is associated with.

tape_poolId :: Lens' Tape (Maybe Text) Source #

The ID of the pool that contains tapes that will be archived. The tapes in this pool are archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.

Valid Values: GLACIER | DEEP_ARCHIVE

tape_tapeUsedInBytes :: Lens' Tape (Maybe Integer) Source #

The size, in bytes, of data stored on the virtual tape.

This value is not available for tapes created prior to May 13, 2015.

tape_tapeCreatedDate :: Lens' Tape (Maybe UTCTime) Source #

The date the virtual tape was created.

tape_poolEntryDate :: Lens' Tape (Maybe UTCTime) Source #

The date that the tape enters a custom tape pool.

tape_worm :: Lens' Tape (Maybe Bool) Source #

If the tape is archived as write-once-read-many (WORM), this value is true.

tape_retentionStartDate :: Lens' Tape (Maybe UTCTime) Source #

The date that the tape is first archived with tape retention lock enabled.

TapeArchive

tapeArchive_tapeBarcode :: Lens' TapeArchive (Maybe Text) Source #

The barcode that identifies the archived virtual tape.

tapeArchive_tapeStatus :: Lens' TapeArchive (Maybe Text) Source #

The current state of the archived virtual tape.

tapeArchive_tapeARN :: Lens' TapeArchive (Maybe Text) Source #

The Amazon Resource Name (ARN) of an archived virtual tape.

tapeArchive_tapeSizeInBytes :: Lens' TapeArchive (Maybe Integer) Source #

The size, in bytes, of the archived virtual tape.

tapeArchive_completionTime :: Lens' TapeArchive (Maybe UTCTime) Source #

The time that the archiving of the virtual tape was completed.

The default timestamp format is in the ISO8601 extended YYYY-MM-DD'T'HH:MM:SS'Z' format.

tapeArchive_poolId :: Lens' TapeArchive (Maybe Text) Source #

The ID of the pool that was used to archive the tape. The tapes in this pool are archived in the S3 storage class that is associated with the pool.

Valid Values: GLACIER | DEEP_ARCHIVE

tapeArchive_tapeUsedInBytes :: Lens' TapeArchive (Maybe Integer) Source #

The size, in bytes, of data stored on the virtual tape.

This value is not available for tapes created prior to May 13, 2015.

tapeArchive_tapeCreatedDate :: Lens' TapeArchive (Maybe UTCTime) Source #

The date the virtual tape was created.

tapeArchive_poolEntryDate :: Lens' TapeArchive (Maybe UTCTime) Source #

The time that the tape entered the custom tape pool.

The default timestamp format is in the ISO8601 extended YYYY-MM-DD'T'HH:MM:SS'Z' format.

tapeArchive_worm :: Lens' TapeArchive (Maybe Bool) Source #

Set to true if the archived tape is stored as write-once-read-many (WORM).

tapeArchive_retentionStartDate :: Lens' TapeArchive (Maybe UTCTime) Source #

If the archived tape is subject to tape retention lock, the date that the archived tape started being retained.

tapeArchive_retrievedTo :: Lens' TapeArchive (Maybe Text) Source #

The Amazon Resource Name (ARN) of the tape gateway that the virtual tape is being retrieved to.

The virtual tape is retrieved from the virtual tape shelf (VTS).

TapeInfo

tapeInfo_tapeBarcode :: Lens' TapeInfo (Maybe Text) Source #

The barcode that identifies a specific virtual tape.

tapeInfo_tapeStatus :: Lens' TapeInfo (Maybe Text) Source #

The status of the tape.

tapeInfo_tapeARN :: Lens' TapeInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of a virtual tape.

tapeInfo_gatewayARN :: Lens' TapeInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

tapeInfo_tapeSizeInBytes :: Lens' TapeInfo (Maybe Integer) Source #

The size, in bytes, of a virtual tape.

tapeInfo_poolId :: Lens' TapeInfo (Maybe Text) Source #

The ID of the pool that you want to add your tape to for archiving. The tape in this pool is archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.

Valid Values: GLACIER | DEEP_ARCHIVE

tapeInfo_poolEntryDate :: Lens' TapeInfo (Maybe UTCTime) Source #

The date that the tape entered the custom tape pool with tape retention lock enabled.

tapeInfo_retentionStartDate :: Lens' TapeInfo (Maybe UTCTime) Source #

The date that the tape became subject to tape retention lock.

TapeRecoveryPointInfo

tapeRecoveryPointInfo_tapeRecoveryPointTime :: Lens' TapeRecoveryPointInfo (Maybe UTCTime) Source #

The time when the point-in-time view of the virtual tape was replicated for later recovery.

The default timestamp format of the tape recovery point time is in the ISO8601 extended YYYY-MM-DD'T'HH:MM:SS'Z' format.

tapeRecoveryPointInfo_tapeARN :: Lens' TapeRecoveryPointInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the virtual tape.

tapeRecoveryPointInfo_tapeSizeInBytes :: Lens' TapeRecoveryPointInfo (Maybe Integer) Source #

The size, in bytes, of the virtual tapes to recover.

VTLDevice

vTLDevice_deviceiSCSIAttributes :: Lens' VTLDevice (Maybe DeviceiSCSIAttributes) Source #

A list of iSCSI information about a VTL device.

vTLDevice_vTLDeviceVendor :: Lens' VTLDevice (Maybe Text) Source #

Specifies the vendor of the device that the VTL device object emulates.

vTLDevice_vTLDeviceARN :: Lens' VTLDevice (Maybe Text) Source #

Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).

vTLDevice_vTLDeviceType :: Lens' VTLDevice (Maybe Text) Source #

Specifies the type of device that the VTL device emulates.

vTLDevice_vTLDeviceProductIdentifier :: Lens' VTLDevice (Maybe Text) Source #

Specifies the model number of device that the VTL device emulates.

VolumeInfo

volumeInfo_volumeAttachmentStatus :: Lens' VolumeInfo (Maybe Text) Source #

One of the VolumeStatus values that indicates the state of the storage volume.

volumeInfo_volumeARN :: Lens' VolumeInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) for the storage volume. For example, the following is a valid ARN:

arn:aws:storagegateway:us-east-2:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB

Valid Values: 50 to 500 lowercase letters, numbers, periods (.), and hyphens (-).

volumeInfo_volumeSizeInBytes :: Lens' VolumeInfo (Maybe Integer) Source #

The size of the volume in bytes.

Valid Values: 50 to 500 lowercase letters, numbers, periods (.), and hyphens (-).

volumeInfo_volumeId :: Lens' VolumeInfo (Maybe Text) Source #

The unique identifier assigned to the volume. This ID becomes part of the volume Amazon Resource Name (ARN), which you use as input for other operations.

Valid Values: 50 to 500 lowercase letters, numbers, periods (.), and hyphens (-).

volumeInfo_gatewayId :: Lens' VolumeInfo (Maybe Text) Source #

The unique identifier assigned to your gateway during activation. This ID becomes part of the gateway Amazon Resource Name (ARN), which you use as input for other operations.

Valid Values: 50 to 500 lowercase letters, numbers, periods (.), and hyphens (-).

volumeInfo_volumeType :: Lens' VolumeInfo (Maybe Text) Source #

One of the VolumeType enumeration values describing the type of the volume.

VolumeRecoveryPointInfo

volumeRecoveryPointInfo_volumeARN :: Lens' VolumeRecoveryPointInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume target.

volumeRecoveryPointInfo_volumeUsageInBytes :: Lens' VolumeRecoveryPointInfo (Maybe Integer) Source #

The size of the data stored on the volume in bytes.

This value is not available for volumes created prior to May 13, 2015, until you store data on the volume.

VolumeiSCSIAttributes

volumeiSCSIAttributes_targetARN :: Lens' VolumeiSCSIAttributes (Maybe Text) Source #

The Amazon Resource Name (ARN) of the volume target.

volumeiSCSIAttributes_chapEnabled :: Lens' VolumeiSCSIAttributes (Maybe Bool) Source #

Indicates whether mutual CHAP is enabled for the iSCSI target.

volumeiSCSIAttributes_networkInterfacePort :: Lens' VolumeiSCSIAttributes (Maybe Int) Source #

The port used to communicate with iSCSI targets.