As part of AWS system manager patching,we were planning to create centralized management patching to patch the servers from various regions and various accounts in aws.
Multi account and region access set up was done using the below link https://aws.amazon.com/blogs/mt/centralized-multi-account-and-multi-region-patching-with-aws-systems-manager-automation/
how ever having issues to create custom automation documents,to "execute automation for Multi account and region"
Any ideas on creating own automated documents for windows and Linux patching
This documentation has several sections that cover sharing SSM documents: https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-sharing.html
Note that it states you can share a document "in the same AWS region."
This link has info on creating a custom document: https://docs.aws.amazon.com/systems-manager/latest/userguide/create-ssm-doc.html