SecurityAgent / Client / update_application

update_application

SecurityAgent.Client.update_application(**kwargs)

Updates application configuration

See also: AWS API Documentation

Request Syntax

response = client.update_application(
    applicationId='string',
    roleArn='string',
    defaultKmsKeyId='string'
)
Parameters:
  • applicationId (string) –

    [REQUIRED]

    Application ID

  • roleArn (string) – ARN of the IAM role that the application uses to access AWS resources on your behalf

  • defaultKmsKeyId (string) – Default KMS key identifier. Use an empty string to remove the default KMS key.

Return type:

dict

Returns:

Response Syntax

{
    'applicationId': 'string'
}

Response Structure

  • (dict) –

    • applicationId (string) –

      Application ID