Learn R Programming

paws.storage (version 0.1.9)

storagegateway_delete_automatic_tape_creation_policy: Deletes the automatic tape creation policy of a gateway

Description

Deletes the automatic tape creation policy of a gateway. If you delete this policy, new virtual tapes must be created manually. Use the Amazon Resource Name (ARN) of the gateway in your request to remove the policy.

Usage

storagegateway_delete_automatic_tape_creation_policy(GatewayARN)

Arguments

GatewayARN

[required]

Request syntax

svc$delete_automatic_tape_creation_policy(
  GatewayARN = "string"
)