paws.storage (version 0.5.0)

storagegateway: AWS Storage Gateway

Description

Storage Gateway Service

Storage Gateway is the service that connects an on-premises software appliance with cloud-based storage to provide seamless and secure integration between an organization's on-premises IT environment and the Amazon Web Services storage infrastructure. The service enables you to securely upload data to the Amazon Web Services Cloud for cost effective backup and rapid disaster recovery.

Use the following links to get started using the Storage Gateway Service API Reference:

  • Storage Gateway required request headers: Describes the required headers that you must send with every POST request to Storage Gateway.

  • Signing requests: Storage Gateway requires that you authenticate every request you send; this topic describes how sign such a request.

  • Error responses: Provides reference information about Storage Gateway errors.

  • Operations in Storage Gateway: Contains detailed descriptions of all Storage Gateway operations, their request parameters, response elements, possible errors, and examples of requests and responses.

  • Storage Gateway endpoints and quotas: Provides a list of each Amazon Web Services Region and the endpoints available for use with Storage Gateway.

Storage Gateway resource IDs are in uppercase. When you use these resource IDs with the Amazon EC2 API, EC2 expects resource IDs in lowercase. You must change your resource ID to lowercase to use it with the EC2 API. For example, in Storage Gateway the ID for a volume might be vol-AA22BB012345DAF670. When you use this ID with the EC2 API, you must change it to vol-aa22bb012345daf670. Otherwise, the EC2 API might not behave as expected.

IDs for Storage Gateway volumes and Amazon EBS snapshots created from gateway volumes are changing to a longer format. Starting in December 2016, all new volumes and snapshots will be created with a 17-character string. Starting in April 2016, you will be able to use these longer IDs so you can test your systems with the new format. For more information, see Longer EC2 and EBS resource IDs.

For example, a volume Amazon Resource Name (ARN) with the longer volume ID format looks like the following:

arn:aws:storagegateway:us-west-2:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABBCCDDEEFFG.

A snapshot ID with the longer ID format looks like the following: snap-78e226633445566ee.

For more information, see Announcement: Heads-up – Longer Storage Gateway volume and snapshot IDs coming in 2016.

Usage

storagegateway(
  config = list(),
  credentials = list(),
  endpoint = NULL,
  region = NULL
)

Value

A client for the service. You can call the service's operations using syntax like svc$operation(...), where svc is the name you've assigned to the client. The available operations are listed in the Operations section.

Arguments

config

Optional configuration of credentials, endpoint, and/or region.

  • credentials:

    • creds:

      • access_key_id: AWS access key ID

      • secret_access_key: AWS secret access key

      • session_token: AWS temporary session token

    • profile: The name of a profile to use. If not given, then the default profile is used.

    • anonymous: Set anonymous credentials.

  • endpoint: The complete URL to use for the constructed client.

  • region: The AWS Region used in instantiating the client.

  • close_connection: Immediately close all HTTP connections.

  • timeout: The time in seconds till a timeout exception is thrown when attempting to make a connection. The default is 60 seconds.

  • s3_force_path_style: Set this to true to force the request to use path-style addressing, i.e. http://s3.amazonaws.com/BUCKET/KEY.

  • sts_regional_endpoint: Set sts regional endpoint resolver to regional or legacy https://docs.aws.amazon.com/sdkref/latest/guide/feature-sts-regionalized-endpoints.html

credentials

Optional credentials shorthand for the config parameter

  • creds:

    • access_key_id: AWS access key ID

    • secret_access_key: AWS secret access key

    • session_token: AWS temporary session token

  • profile: The name of a profile to use. If not given, then the default profile is used.

  • anonymous: Set anonymous credentials.

endpoint

Optional shorthand for complete URL to use for the constructed client.

region

Optional shorthand for AWS Region used in instantiating the client.

Service syntax

svc <- storagegateway(
  config = list(
    credentials = list(
      creds = list(
        access_key_id = "string",
        secret_access_key = "string",
        session_token = "string"
      ),
      profile = "string",
      anonymous = "logical"
    ),
    endpoint = "string",
    region = "string",
    close_connection = "logical",
    timeout = "numeric",
    s3_force_path_style = "logical",
    sts_regional_endpoint = "string"
  ),
  credentials = list(
    creds = list(
      access_key_id = "string",
      secret_access_key = "string",
      session_token = "string"
    ),
    profile = "string",
    anonymous = "logical"
  ),
  endpoint = "string",
  region = "string"
)

Operations

activate_gatewayActivates the gateway you previously deployed on your host
add_cacheConfigures one or more gateway local disks as cache for a gateway
add_tags_to_resourceAdds one or more tags to the specified resource
add_upload_bufferConfigures one or more gateway local disks as upload buffer for a specified gateway
add_working_storageConfigures one or more gateway local disks as working storage for a gateway
assign_tape_poolAssigns a tape to a tape pool for archiving
associate_file_systemAssociate an Amazon FSx file system with the FSx File Gateway
attach_volumeConnects a volume to an iSCSI connection and then attaches the volume to the specified gateway
cancel_archivalCancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated
cancel_retrievalCancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated
create_cachedi_scsi_volumeCreates a cached volume on a specified cached volume gateway
create_nfs_file_shareCreates a Network File System (NFS) file share on an existing S3 File Gateway
create_smb_file_shareCreates a Server Message Block (SMB) file share on an existing S3 File Gateway
create_snapshotInitiates a snapshot of a volume
create_snapshot_from_volume_recovery_pointInitiates a snapshot of a gateway from a volume recovery point
create_storedi_scsi_volumeCreates a volume on a specified gateway
create_tape_poolCreates a new custom tape pool
create_tapesCreates one or more virtual tapes
create_tape_with_barcodeCreates a virtual tape by using your own barcode
delete_automatic_tape_creation_policyDeletes the automatic tape creation policy of a gateway
delete_bandwidth_rate_limitDeletes the bandwidth rate limits of a gateway
delete_chap_credentialsDeletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair
delete_file_shareDeletes a file share from an S3 File Gateway
delete_gatewayDeletes a gateway
delete_snapshot_scheduleDeletes a snapshot of a volume
delete_tapeDeletes the specified virtual tape
delete_tape_archiveDeletes the specified virtual tape from the virtual tape shelf (VTS)
delete_tape_poolDelete a custom tape pool
delete_volumeDeletes the specified storage volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API
describe_availability_monitor_testReturns information about the most recent high availability monitoring test that was performed on the host in a cluster
describe_bandwidth_rate_limitReturns the bandwidth rate limits of a gateway
describe_bandwidth_rate_limit_scheduleReturns information about the bandwidth rate limit schedule of a gateway
describe_cacheReturns information about the cache of a gateway
describe_cachedi_scsi_volumesReturns a description of the gateway volumes specified in the request
describe_chap_credentialsReturns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair
describe_file_system_associationsGets the file system association information
describe_gateway_informationReturns metadata about a gateway such as its name, network interfaces, time zone, status, and software version
describe_maintenance_start_timeReturns your gateway's weekly maintenance start time including the day and time of the week
describe_nfs_file_sharesGets a description for one or more Network File System (NFS) file shares from an S3 File Gateway
describe_smb_file_sharesGets a description for one or more Server Message Block (SMB) file shares from a S3 File Gateway
describe_smb_settingsGets a description of a Server Message Block (SMB) file share settings from a file gateway
describe_snapshot_scheduleDescribes the snapshot schedule for the specified gateway volume
describe_storedi_scsi_volumesReturns the description of the gateway volumes specified in the request
describe_tape_archivesReturns a description of specified virtual tapes in the virtual tape shelf (VTS)
describe_tape_recovery_pointsReturns a list of virtual tape recovery points that are available for the specified tape gateway
describe_tapesReturns a description of the specified Amazon Resource Name (ARN) of virtual tapes
describe_upload_bufferReturns information about the upload buffer of a gateway
describe_vtl_devicesReturns a description of virtual tape library (VTL) devices for the specified tape gateway
describe_working_storageReturns information about the working storage of a gateway
detach_volumeDisconnects a volume from an iSCSI connection and then detaches the volume from the specified gateway
disable_gatewayDisables a tape gateway when the gateway is no longer functioning
disassociate_file_systemDisassociates an Amazon FSx file system from the specified gateway
join_domainAdds a file gateway to an Active Directory domain
list_automatic_tape_creation_policiesLists the automatic tape creation policies for a gateway
list_file_sharesGets a list of the file shares for a specific S3 File Gateway, or the list of file shares that belong to the calling Amazon Web Services account
list_file_system_associationsGets a list of FileSystemAssociationSummary objects
list_gatewaysLists gateways owned by an Amazon Web Services account in an Amazon Web Services Region specified in the request
list_local_disksReturns a list of the gateway's local disks
list_tags_for_resourceLists the tags that have been added to the specified resource
list_tape_poolsLists custom tape pools
list_tapesLists virtual tapes in your virtual tape library (VTL) and your virtual tape shelf (VTS)
list_volume_initiatorsLists iSCSI initiators that are connected to a volume
list_volume_recovery_pointsLists the recovery points for a specified gateway
list_volumesLists the iSCSI stored volumes of a gateway
notify_when_uploadedSends you notification through CloudWatch Events when all files written to your file share have been uploaded to S3
refresh_cacheRefreshes the cached inventory of objects for the specified file share
remove_tags_from_resourceRemoves one or more tags from the specified resource
reset_cacheResets all cache disks that have encountered an error and makes the disks available for reconfiguration as cache storage
retrieve_tape_archiveRetrieves an archived virtual tape from the virtual tape shelf (VTS) to a tape gateway
retrieve_tape_recovery_pointRetrieves the recovery point for the specified virtual tape
set_local_console_passwordSets the password for your VM local console
set_smb_guest_passwordSets the password for the guest user smbguest
shutdown_gatewayShuts down a gateway
start_availability_monitor_testStart a test that verifies that the specified gateway is configured for High Availability monitoring in your host environment
start_gatewayStarts a gateway that you previously shut down (see ShutdownGateway)
update_automatic_tape_creation_policyUpdates the automatic tape creation policy of a gateway
update_bandwidth_rate_limitUpdates the bandwidth rate limits of a gateway
update_bandwidth_rate_limit_scheduleUpdates the bandwidth rate limit schedule for a specified gateway
update_chap_credentialsUpdates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target
update_file_system_associationUpdates a file system association
update_gateway_informationUpdates a gateway's metadata, which includes the gateway's name and time zone
update_gateway_software_nowUpdates the gateway virtual machine (VM) software
update_maintenance_start_timeUpdates a gateway's weekly maintenance start time information, including day and time of the week
update_nfs_file_shareUpdates a Network File System (NFS) file share
update_smb_file_shareUpdates a Server Message Block (SMB) file share
update_smb_file_share_visibilityControls whether the shares on an S3 File Gateway are visible in a net view or browse list
update_smb_local_groupsUpdates the list of Active Directory users and groups that have special permissions for SMB file shares on the gateway
update_smb_security_strategyUpdates the SMB security strategy on a file gateway
update_snapshot_scheduleUpdates a snapshot schedule configured for a gateway volume
update_vtl_device_typeUpdates the type of medium changer in a tape gateway

Examples

Run this code
if (FALSE) {
svc <- storagegateway()
# Activates the gateway you previously deployed on your host.
svc$activate_gateway(
  ActivationKey = "29AV1-3OFV9-VVIUB-NKT0I-LRO6V",
  GatewayName = "My_Gateway",
  GatewayRegion = "us-east-1",
  GatewayTimezone = "GMT-12:00",
  GatewayType = "STORED",
  MediumChangerType = "AWS-Gateway-VTL",
  TapeDriveType = "IBM-ULT3580-TD5"
)
}

Run the code above in your browser using DataLab