AWS solutions documentation change
Summary
Simplified user management documentation by removing schemas and adding 'nameBeginsWith' filter. Changed response to OPTIONS/204.
Security assessment
User management remains a security feature but changes are structural. No new security documentation added or vulnerabilities addressed.
Diff
diff --git a/solutions/latest/dea-api/users.md index 8363a5998..6dbab20c9 100644 --- a/solutions/latest/dea-api/users.md +++ b/solutions/latest/dea-api/users.md @@ -5 +5 @@ -URIHTTP methodsSchemasProperties +URIHTTP methods @@ -9,2 +8,0 @@ URIHTTP methodsSchemasProperties -This endpoint provides a way to manage users within the Digital Evidence Archive system, allowing administrators to retrieve information about users as needed. - @@ -21,2 +19,3 @@ Query parametersName| Type| Required| Description -`limit`| Integer| False| -`next`| String| False| +`nameBeginsWith`| String| False| + +### OPTIONS @@ -26,40 +25 @@ ResponsesStatus code| Response model| Description -`200`| `Users_response_200`| Success Response - -## Schemas - -### Response bodies - - - { - "users": [ - [ - { - "ulid": "string", - "firstName": "string", - "lastName": "string", - "lowerFirstName": "string", - "lowerLastName": "string" - } - ] - ], - "next": "string" - } - -## Properties - -### User - -Property| Type| Required| Description ----|---|---|--- -`firstName`| string| True| -`lastName`| string| True| -`lowerFirstName`| string| True| -`lowerLastName`| string| True| -`ulid`| string| True| - -### Users_response_200 - -Property| Type| Required| Description ----|---|---|--- -`next`| string| False| -`users`| Array of type Array of type User| False| +`204`| None| 204 response @@ -73 +33 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -System audit – CSV export +Ui Upload-files @@ -75 +35 @@ System audit – CSV export -Users – Audit by UserId +Users userId Audit