The purpose of this keyword is for teardown tests to delete resources in test s3 buckets. Ofcourse it can be used for other purposes
""" Delete File
Requires: @param bucket which is the bucket name:
@param: key which is the bucket location/path name.
Example:
| Delete File | bucket | key |
"""
The purpose of this keyword is for teardown tests to delete resources in test s3 buckets. Ofcourse it can be used for other purposes
""" Delete File Requires: @param
bucket
which is the bucket name: @param:key
which is the bucket location/path name. Example: | Delete File | bucket | key | """