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:
Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions