Git Product home page Git Product logo

Comments (7)

kongou-ae avatar kongou-ae commented on August 17, 2024

APIでIAMの情報を取得出来るのかを確認する

from aws2excel.

kongou-ae avatar kongou-ae commented on August 17, 2024

最大100件??ページネーションの処理が必要みたい

http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/IAM.html#listUsers-property

Use this only when paginating results to indicate the maximum number of items you want in the response. If additional items exist beyond the maximum you specify, the IsTruncated response element is true.

This parameter is optional. If you do not include it, it defaults to 100

from aws2excel.

kongou-ae avatar kongou-ae commented on August 17, 2024

以下で行く。

IAM(user)
あるユーザがどのグループに所属していて、どの権限を与えられているかがわかるシート

IAM(role)
IAM Roleがどのグループに所属していて、どの権限を与えられているかがわかるシート

IAM(Policy)
個別に作ったカスタムポリシーの権限がわかるシート

from aws2excel.

kongou-ae avatar kongou-ae commented on August 17, 2024

IAM(user)のイメージ

Param Value
UserName iam.listUsers
Password getLoginProfile
AccessKey iam.listAccessKeys
CreateTIme iam.listUsers
Group listGroupsForUser
Policy listAttachedUserPolicies

from aws2excel.

kongou-ae avatar kongou-ae commented on August 17, 2024

listGroupsForUser と AttachedPolicies の列を、Excel生成タイミングで「折り返して全体を表示する」にできないか確認する

from aws2excel.

kongou-ae avatar kongou-ae commented on August 17, 2024

AM(user) はとりあえず完了。次はRoleにいく

from aws2excel.

kongou-ae avatar kongou-ae commented on August 17, 2024

ページネーションを忘れてしまいそうなので、別issueにしておく。

from aws2excel.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.