storagegateway_update_automatic_tape_creation_policy: Updates the automatic tape creation policy of a gateway

View source: R/storagegateway_operations.R

storagegateway_update_automatic_tape_creation_policyR Documentation

Updates the automatic tape creation policy of a gateway

Description

Updates the automatic tape creation policy of a gateway. Use this to update the policy with a new set of automatic tape creation rules. This is only supported for tape gateways.

See https://www.paws-r-sdk.com/docs/storagegateway_update_automatic_tape_creation_policy/ for full documentation.

Usage

storagegateway_update_automatic_tape_creation_policy(
  AutomaticTapeCreationRules,
  GatewayARN
)

Arguments

AutomaticTapeCreationRules

[required] 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.

GatewayARN

[required]


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.