ApplicationAssignment - IAM Identity Center
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ApplicationAssignment

A structure that describes an assignment of a principal to an application.

Contents

ApplicationArn

The ARN of the application that has principals assigned.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 1224.

Pattern: arn:aws(-[a-z]{1,5}){0,3}:sso::\d{12}:application/(sso)?ins-[a-zA-Z0-9-.]{16}/apl-[a-zA-Z0-9]{16}

Required: Yes

PrincipalId

The unique identifier of the principal assigned to the application.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 47.

Pattern: ([0-9a-f]{10}-|)[A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}

Required: Yes

PrincipalType

The type of the principal assigned to the application.

Type: String

Valid Values: USER | GROUP

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: