Rick White
Rick White
**Affected Version(s)** From what I tested: ``` boto3 (1.17.13) botocore (1.20.13) ``` **Describe the bug** Issuing a properly-formatted [`delete_objects()`](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Client.delete_objects) call returns: ``` botocore.exceptions.ClientError: An error occurred (InvalidRequest) when calling the...
The default skin has 3 options for clearing history.
When the queue gets large, the Search/Filter feature in the default skin is super useful. Would love to see it here.
nzb_parser.writetofile(NZBFiles, path) nzb_parser.writetostring(NZBFiles)
**Is your feature request related to a problem? Please describe.** I'm developing an app to manage VMs (i.e. stop, start, reboot) in a hybrid environment based on custom attributes (to...
I'm trying to replace the root disk across a bunch of VMs by cloning the disk from a template, then swap the new disk in for the existing one. I'm...