IdcConfigOutput
Contains the AWS IAM Identity Center configuration of a SageMaker Partner AI App that uses IDC authorization.
Contents
- InstanceArn
-
The ARN of the AWS IAM Identity Center instance that the SageMaker Partner AI App uses to authenticate users.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
arn:aws[a-z\-]*:sso:::instance/(sso)?ins-[a-zA-Z0-9.-]{16}Required: Yes
- ApplicationArn
-
The ARN of the AWS IAM Identity Center application that SageMaker creates for the SageMaker Partner AI App.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
arn:aws[a-z\-]*:sso::[0-9]{12}:application/(sso)?ins-[a-zA-Z0-9.-]{16}/apl-[a-zA-Z0-9.-]{16}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: