AWSCDK::SSO

12 types

AWS::SSO Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::SSO.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 6

CfnApplicationCreates an OAuth 2.0 customer managed application in IAM Identity Center for the given app CfnApplicationAssignmentA structure that describes an assignment of a principal to an application. CfnAssignmentAssigns access to a Principal for a specified AWS account using a specified permission set CfnInstanceCreates an instance of IAM Identity Center for a standalone AWS account that is not manage CfnInstanceAccessControlAttributeConfigurationEnables the attribute-based access control (ABAC) feature for the specified instance. CfnPermissionSetSpecifies a permission set within a specified instance.

Interfaces 6

CfnApplicationAssignmentPropsProperties for defining a `CfnApplicationAssignment`. CfnApplicationPropsProperties for defining a `CfnApplication`. CfnAssignmentPropsProperties for defining a `CfnAssignment`. CfnInstanceAccessControlAttributeConfigurationPropsProperties for defining a `CfnInstanceAccessControlAttributeConfiguration`. CfnInstancePropsProperties for defining a `CfnInstance`. CfnPermissionSetPropsProperties for defining a `CfnPermissionSet`.