I'll like to import my existing IAM settings (Users, Groups, Policies, etc..) to a new AWS account, which I've created.
I've tried to use the GetAccountAuthorizationDetails API with aws iam get-account-authorization-details > export_IAM.json command.
Now, IDK how to export this .json file to my new account.
I'll appreciate it if someone could tell me what the best way to do that, please is.