Uses of Interface
software.amazon.awscdk.services.iam.IIdentity
Packages that use IIdentity
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of IIdentity in software.amazon.awscdk.services.iam
Subinterfaces of IIdentity in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptioninterfaceRepresents an IAM Group.static interfaceInternal default implementation forIGroup.static interfaceInternal default implementation forIIdentity.interfaceA Role object.static interfaceInternal default implementation forIRole.interfaceRepresents an IAM user.static interfaceInternal default implementation forIUser.Classes in software.amazon.awscdk.services.iam that implement IIdentityModifier and TypeClassDescriptionclassAn IAM Group (collection of IAM users) lets you specify permissions for multiple users, which can make it easier to manage permissions for those users.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.classAn IAM role that only gets attached to the construct tree once it gets used, not before.classIAM Role.classDefine a new IAM user.