iam: Extend policy validation #51

Closed
opened 2024-02-07 08:32:07 +00:00 by dkirillov · 1 comment
Member

There are some tests da91ad8bbf/s3tests_boto3/functional/test_iam.py that check policy validation.

Currently we don't check:

  • Version field
  • Uniqueness of SID

though according to spec we should. Let's add such checks

There are some tests https://git.frostfs.info/TrueCloudLab/s3-tests/src/commit/da91ad8bbf899c72199df35b69e9393c706aabee/s3tests_boto3/functional/test_iam.py that check policy validation. Currently we don't check: * `Version` field * Uniqueness of `SID` though according to [spec](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_grammar.html) we should. Let's add such checks
mbiryukova was assigned by dkirillov 2024-04-02 07:56:52 +00:00
Author
Member

Closed in #57

Closed in #57
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/policy-engine#51
No description provided.