---
type: resource-type
title: SSOInstance
description: aws resource type AWS::SSO::Instance
name: SSOInstance
lexicon: aws
resource_type: AWS::SSO::Instance
---
`AWS::SSO::Instance`, a resource type of the aws lexicon.

## Properties

- `IdentityStoreId` (`string`, optional): The ID of the identity store associated with the created Identity Center (SSO) Instance
- `InstanceArn` (`string`, optional): The SSO Instance ARN that is returned upon creation of the Identity Center (SSO) Instance
- `Name` (`string`, optional): The name you want to assign to this Identity Center (SSO) Instance
- `OwnerAccountId` (`string`, optional): The AWS accountId of the owner of the Identity Center (SSO) Instance
- `Status` (`"ACTIVE" | "CREATE_IN_PROGRESS" | "DELETE_IN_PROGRESS"`, optional): The status of the Identity Center (SSO) Instance, create_in_progress/delete_in_progress/active
- `Tags` (`SSOInstance_Tag[]`, optional)

## Attributes

- `IdentityStoreId`
- `InstanceArn`
- `OwnerAccountId`
- `Status`
