Difference between revisions of "Aws iam change-password"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  [[aws iam]] change-password
 
  [[aws iam]] change-password
 
  aws iam change-password --cli-input-json file://change-password.json
 
  aws iam change-password --cli-input-json file://change-password.json
 +
 +
 +
Errors:
 +
  An error occurred ([[AccessDenied]]) when calling the [[ChangePassword]] operation: User: arn:aws:iam::146910341356:user/MY_USERNAME is not authorized to perform: [[iam:ChangePassword]] on resource: user MY_USERNAME [[with an explicit deny]]
 +
  
  

Revision as of 12:51, 1 November 2021

https://docs.aws.amazon.com/cli/latest/reference/iam/change-password.html

aws iam change-password
aws iam change-password --cli-input-json file://change-password.json


Errors:

 An error occurred (AccessDenied) when calling the ChangePassword operation: User: arn:aws:iam::146910341356:user/MY_USERNAME is not authorized to perform: iam:ChangePassword on resource: user MY_USERNAME with an explicit deny


Related

See also

Advertising: