Delete Package
panorama_delete_package | R Documentation |
Deletes a package¶
Description¶
Deletes a package.
To delete a package, you need permission to call s3:DeleteObject
in
addition to permissions for the AWS Panorama API.
Usage¶
Arguments¶
ForceDelete
Delete the package even if it has artifacts stored in its access point. Deletes the package's artifacts from Amazon S3.
PackageId
[required] The package's ID.
Value¶
An empty list.