AWS Chime (IAM)

JSON →
aws other

Amazon Chime is a communications service that lets you meet, chat, and place business calls inside and outside your organization.

chime:ListAccountschime:GetAccountchime:ListUserschime:GetUserchime:ListMeetingschime:GetMeetingchime:ListRoomschime:GetRoom
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "chime:ListAccounts",
        "chime:GetAccount",
        "chime:ListUsers",
        "chime:GetUser",
        "chime:ListMeetings",
        "chime:GetMeeting",
        "chime:ListRooms",
        "chime:GetRoom"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/chime