登录 注册
当前位置:主页 > 资源下载 > 5 > aws-sso-mapper:aws-sso-mapper下载

aws-sso-mapper:aws-sso-mapper下载

  • 更新:2024-10-14 19:28:14
  • 大小:290KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

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 ) :