LifeKeeper for Windows periodically issues signed URLs internally when accessing Amazon S3 QWK objects. Issuing signed URLs consumes more computing resources than usual.
Installing the AWS.Tools.S3 module in the PowerShell bundled with the operating system can reduce the load on the computer.
Depending on the AMI used, AWSPowerShell.NetCore or AWSPowerShell may already be installed by default in the PowerShell bundled with the operating system. In such cases, update the S3-related cmdlets using AWS.Tools.S3.
No operating system restart is required after installing the AWS.Tools.S3 module.
For details, see the official Microsoft guide on installing PowerShell modules and the AWS Tools for PowerShell User Guide.



Post your comment on this topic.