EngineVersion 1
iam
Identity and access management for the Kleo Platform.
URI: https://poliglot.io/kleo/spec/iam#
Imports: dprod, act, http, matrix, secrets
Classes
- iam:Action
- iam:Agent
- iam:Assumable
- iam:AuthorizationContext: Security context for authorization decisions, created per process.
- iam:AuthorizationException: An exception when access is denied due to insufficient permissions.
- iam:Condition: A declarative condition for policy evaluation.
- iam:Escalation: A record of an escalation request and its outcome.
- iam:EscalationStatus: The status of an escalation request.
- iam:IdentityConsumer
- iam:IdentityPolicy: A policy attached to a role defining what actions the role can perform.
- iam:Policy: Base class for access control policies.
- iam:PolicyEffect: The effect of a policy evaluation - either allow or deny.
- iam:Principal
- iam:Resource
- iam:ResourcePolicy: A policy attached to an action defining who can execute it.
- iam:Role
- iam:TrustPolicy: A policy attached to an assumable resource controlling which consumers can assume it.
- iam:User
Actions
- iam:GetCurrentUser: Retrieve the currently authenticated user's profile information.