panorama_create_package {paws.machine.learning} | R Documentation |
Creates a package and storage location in an Amazon S3 access point
Description
Creates a package and storage location in an Amazon S3 access point.
See https://www.paws-r-sdk.com/docs/panorama_create_package/ for full documentation.
Usage
panorama_create_package(PackageName, Tags = NULL)
Arguments
PackageName |
[required] A name for the package. |
Tags |
Tags for the package. |
[Package paws.machine.learning version 0.7.0 Index]