View a markdown version of this page

IdcConfigOutput - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

IdcConfigOutput

Contains the Amazon IAM Identity Center configuration of a SageMaker Partner AI App that uses IDC authorization.

Contents

InstanceArn

The ARN of the Amazon 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 Amazon 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 Amazon SDKs, see the following: