Application - 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.

Application

A structure that describes an application that uses IAM Identity Center for access management.

Contents

ApplicationAccount

The AWS account ID number of the application.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: No

ApplicationArn

The ARN of the application.

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

ApplicationProviderArn

The ARN of the application provider for this application.

Type: String

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

Pattern: arn:aws(-[a-z]{1,5}){0,3}:sso::aws:applicationProvider/[a-zA-Z0-9-/]+

Required: No

CreatedDate

The date and time when the application was originally created.

Type: Timestamp

Required: No

CreatedFrom

The AWS Region where the application was created in IAM Identity Center.

Type: String

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

Pattern: ([a-z]+-){2,3}\d

Required: No

Description

The description of the application.

Type: String

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

Required: No

InstanceArn

The ARN of the instance of IAM Identity Center that is configured with this application.

Type: String

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

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

Required: No

Name

The name of the application.

Type: String

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

Pattern: [\S\s]*

Required: No

PortalOptions

A structure that describes the options for the access portal associated with this application.

Type: PortalOptions object

Required: No

Status

The current status of the application in this instance of IAM Identity Center.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

See Also

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