-
aws-sso-mapper:aws-sso-mapper下载
资源介绍
aws-sso-mapper模块
使用此CDK模块使用主体名称而不是主体ID创建和映射AWS SSO PermissionSet
API参考
AwsSSOMapper类
初始化器
new AwsSSOMapper ( scope : Construct , id : string )
scope ( )-表示所有资源的范围。
id ( string )-这是一个范围唯一的ID。
特性
名称
类型
描述
identityStoreId
string
AWS SSO身份存储库ID
instanceArn
string
AWS SSO实例ARN
方法
addPermissionSet(id,props)
创建新的PermissionSet。
addPermissionSet ( id : string , props : IAddPermissionSetProps ) :