@cloud-copilot/iam-data
Version:
29 lines • 1.12 kB
JSON
{
"createtrustedidentitypropagationapplicationforconsole": {
"name": "CreateTrustedIdentityPropagationApplicationForConsole",
"description": "Grants permission to create an Identity Center application that represents the AWS Management Console on an Identity Center organization instance",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": [
"sso:CreateApplication",
"sso:GetSharedSsoConfiguration",
"sso:ListApplications",
"sso:PutApplicationAccessScope",
"sso:PutApplicationAssignmentConfiguration",
"sso:PutApplicationAuthenticationMethod",
"sso:PutApplicationGrant"
]
},
"listtrustedidentitypropagationapplicationsforconsole": {
"name": "ListTrustedIdentityPropagationApplicationsForConsole",
"description": "Grants permission to list all Identity Center applications that represent the AWS Management Console",
"accessLevel": "List",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": [
"sso:GetSharedSsoConfiguration",
"sso:ListApplications"
]
}
}