[ 
https://issues.apache.org/jira/browse/HDDS-14716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fabian Morgan updated HDDS-14716:
---------------------------------
    Description: 
Currently, a 
 error code with HTTP Status Code 400 is thrown when there are validation 
issues with the IAM Session Policy.  Use 
{code:java}
MalformedPolicyDocument
{code}
 error code instead with HTTP Status Code 400 to match AWS.

  was:
Currently, a 
{code:java}
ValidationError
{code}
 error code with HTTP Status Code 400 is thrown when there are validation 
issues with the IAM Session Policy.  Use 
{code:java}
MalformedPolicyDocument
{code}
 error code instead with HTTP Status Code 400 to match AWS.


> [STS] Use MalformedPolicyDocument error code for validation issues in IAM 
> session policy
> ----------------------------------------------------------------------------------------
>
>                 Key: HDDS-14716
>                 URL: https://issues.apache.org/jira/browse/HDDS-14716
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Fabian Morgan
>            Assignee: Fabian Morgan
>            Priority: Major
>
> Currently, a 
>  error code with HTTP Status Code 400 is thrown when there are validation 
> issues with the IAM Session Policy.  Use 
> {code:java}
> MalformedPolicyDocument
> {code}
>  error code instead with HTTP Status Code 400 to match AWS.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to