SSOAdmin / Client / update_instance
update_instance#
- SSOAdmin.Client.update_instance(**kwargs)#
Update the details for the instance of IAM Identity Center that is owned by the Amazon Web Services account.
See also: AWS API Documentation
Request Syntax
response = client.update_instance( InstanceArn='string', Name='string' )
- Parameters:
InstanceArn (string) –
[REQUIRED]
The ARN of the instance of IAM Identity Center under which the operation will run. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
Name (string) –
[REQUIRED]
Updates the instance name.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
SSOAdmin.Client.exceptions.ThrottlingException
SSOAdmin.Client.exceptions.InternalServerException
SSOAdmin.Client.exceptions.AccessDeniedException
SSOAdmin.Client.exceptions.ValidationException
SSOAdmin.Client.exceptions.ConflictException