1964/there-way-copy-from-one-account-another-aws-account-using-boto
Copying isn’t possible. You may however share the AMI from one account to another. Try this:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sharingamis-explicit.html
http://boto3.readthedocs.io/en/latest/reference/services/ec2.html#EC2.Client.modify_image_attribute
You could share the AMI from one account to another. Try this:
Sharing an AMI with Specific AWS Accounts
Does that do what you want it to do?
Here it is in boto3.
After sharing the image, perhaps then you can copy it with boto3.
These forums might just help with AWS ...READ MORE
As we all know traditional perimeter security ...READ MORE
It looks to be trying to get ...READ MORE
Try doing it the other way round. ...READ MORE
use of current upstream master branch will ...READ MORE
The answer is a definite yes yes. ...READ MORE
Please note that you should not integrate ...READ MORE
To start with,perimeter security is the using ...READ MORE
Frankly, that is not possible. This is ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.