Skip to content

v2 -> v3 migration, missing types #4947

Discussion options

You must be logged in to vote

Hi @ghidalgo93, v2 and v3 are code base totally different, even though they are aimed to accomplish the same tasks. Therefore types in v2 will not be compatible with V3. In V3 the equivalent to AWSError could be ServiceException, which is the base exception class defined here. However, each operation has its own exception class.

Here is our upgrading guide that can provide you with great information how to properly migrate from v2 to v3.

Please let me know if you have any questions or need anything else.

I hope this helps!

Thanks!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ahammond
Comment options

Answer selected by yenfryherrerafeliz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants