This provider has one simple job - to take an array of documents and to combine them into documents no larger than a
given size. The driving force behind this is to take a list of AWS policies and combine them into large policy
documents that don't overflow then AWS-imposed limit of 6144 bytes. The chunk size can be configured though.