Versions in this module Expand all Collapse all v0 v0.4.0 Feb 1, 2024 v0.2.0 Nov 29, 2022 Changes in this version + const AccessKey + const AccountStatus + const NewSecretKey + const PolicyName + const SecretKey + const UserName + func GetPolicyDocument(policyD *string) (policyDocument policy.PolicyDocument, err error) + func NewIamApiServer(router *mux.Router, authSys *iam.AuthSys, cleanData func(accessKey string)) + type CommonResponse struct + ResponseMetadata struct{ ... } + func (r *CommonResponse) SetRequestId() + type CreateGroupResponse struct + CreateGroupResult struct{ ... } + XMLName xml.Name + type CreatePolicyResponse struct + CreatePolicyResult struct{ ... } + XMLName xml.Name + type CreateUserResponse struct + CreateUserResult struct{ ... } + XMLName xml.Name + type DeleteAccessKeyResponse struct + XMLName xml.Name + type DeleteUserPolicyResponse struct + XMLName xml.Name + type DeleteUserResponse struct + XMLName xml.Name + type ErrorResponse struct + Error struct{ ... } + XMLName xml.Name + type GetGroupResponse struct + GroupResult GroupResult + XMLName xml.Name + type GetUserPolicyResponse struct + GetUserPolicyResult struct{ ... } + XMLName xml.Name + type Group struct + Arn string + GroupId string + GroupName string + Path string + type GroupMember struct + GM Group + type GroupResult struct + G Group + type ListAccessKeysResponse struct + ListAccessKeysResult struct{ ... } + XMLName xml.Name + type ListGroupsResponse struct + GroupResult ListGroupsResult + XMLName xml.Name + type ListGroupsResult struct + Groups []GroupMember + type ListUserPoliciesResponse struct + ListUserPoliciesResult struct{ ... } + XMLName xml.Name + type ListUsersResponse struct + ListUsersResult struct{ ... } + XMLName xml.Name + type PutUserPolicyResponse struct + XMLName xml.Name