aws / amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).
https://aws.amazon.com/systems-manager/
Apache License 2.0
1.04k stars 323 forks source link

fix downloadContent with more than 1000 objects #409

Closed Filirom1 closed 2 years ago

Filirom1 commented 2 years ago

Issue: related to AWS case 8974052771 (downloadContent from S3 but files are missing)

Description of changes:

fix downloadContent with more than 1000 objects

Filirom1 commented 2 years ago

Hello @aguman-aws What do you think about this change? Any chance of this being merged ?

Filirom1 commented 2 years ago

Merged in master in https://github.com/aws/amazon-ssm-agent/commit/f2646fb96f392a79146674682ec1ecf88faded33

Filirom1 commented 2 years ago

Thanks @Thor-Bjorgvinsson