diff --git a/Amazon-IAM-API.md b/Amazon-IAM-API.md index d12777b..68f09e1 100644 --- a/Amazon-IAM-API.md +++ b/Amazon-IAM-API.md @@ -7,16 +7,21 @@ To be compatible with Amazon IAM API, a separate "weed iam" command is provided. ``` * CreateAccessKey +* ListAccessKeys +* DeleteAccessKey * CreateUser +* ListUsers +* GetUser +* DeleteUser * CreatePolicy * PutUserPolicy * GetUserPolicy * DeleteUserPolicy -* DeleteAccessKey -* DeleteUser -* GetUser -* ListUsers -* ListAccessKeys + + + + + ``` # Authentication