From 27fdb9e518c307a844dc47163a8ca40befd69b5f Mon Sep 17 00:00:00 2001 From: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.com> Date: Thu, 9 Jun 2022 12:18:31 +0500 Subject: [PATCH] Updated Amazon IAM API (markdown) --- Amazon-IAM-API.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Amazon-IAM-API.md b/Amazon-IAM-API.md index 7e2dfa2..39dffa4 100644 --- a/Amazon-IAM-API.md +++ b/Amazon-IAM-API.md @@ -3,7 +3,7 @@ To be compatible with Amazon IAM API, a separate "weed iam" command is provided. # How it works? `weed iam` will start a stateless gateway server to bridge the Amazon IAM API to SeaweedFS Filer. -# Supported APIs +# Supported APIs only POST actions ``` * CreateAccessKey @@ -18,11 +18,6 @@ To be compatible with Amazon IAM API, a separate "weed iam" command is provided. * PutUserPolicy * GetUserPolicy * DeleteUserPolicy - - - - - ``` # Authentication