ministryofjustice / bootstrap-cfn

Opinionated layer for AWS CloudFormation
Other
17 stars 9 forks source link

Upgrade to boto3 for bootstrap-cfn #130

Open ashb opened 9 years ago

ashb commented 9 years ago

Boto3, the next version of Boto, is now stable and recommended for general use. It can be used side-by-side with Boto in the same project, so it is easy to start using Boto3 in your existing projects as well as new projects. Going forward, API updates and all new feature work will be focused on Boto3.

The AWS CLI tools use boto3 and they have some code we want to use around MFA and assuming roles

bennythejudge commented 8 years ago

copied from duplicate ticket

@mattmb Add Boto3 Can you please check - I am assuming that for the time being the boto config stays the same?

(Boto3, the next version of Boto, is now stable and recommended for general use. It can be used side-by-side with Boto in the same project....) see https://waffle.io/ministryofjustice/platforms-team/cards/55a587113045614d0001e750.

niallcreech commented a month ago collaborator placeholder link for the boto3 migration guide... http://boto3.readthedocs.org/en/latest/guide/index.html#migration-guides