moto/moto/iam
Santosh Ananthakrishnan 4f1a1a9d1e [iam] create_policy_version: Fix version id calculation
When creating a new IAM policy version with create_policy_version,
we cannot use the length of the versions list to calculate VersionId.
Keep track of the next version id to use as a non-decreasing counter.

Fixes #2157
2019-04-16 20:15:57 +00:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
aws_managed_policies.py regenerating policies 2017-09-20 18:12:30 -07:00
exceptions.py IAM Role Tagging support 2019-01-31 17:37:26 -08:00
models.py [iam] create_policy_version: Fix version id calculation 2019-04-16 20:15:57 +00:00
responses.py Fixing list entities for policy 2019-02-18 21:29:09 -06:00
urls.py Get standalone server mode working for all tests. 2017-02-23 19:43:48 -05:00
utils.py Added IAM User signing certificate support 2018-11-05 13:15:44 -08:00