Application - IAM Identity Center

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|aws-us-gov|aws-cn|aws-iso|aws-iso-b):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|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso::aws:applicationProvider/[a-zA-Z0-9-/]+

Required: No

CreatedDate

The date and time when the application was originally created.

Type: Timestamp

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|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}

Required: No

Name

The name of the application.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Pattern: [\w+=,.@-]+

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: