Updates the target account configuration for the specified experiment template.
See https://www.paws-r-sdk.com/docs/fis_update_target_account_configuration/ for full documentation.
fis_update_target_account_configuration(
experimentTemplateId,
accountId,
roleArn = NULL,
description = NULL
)
[required] The ID of the experiment template.
[required] The Amazon Web Services account ID of the target account.
The Amazon Resource Name (ARN) of an IAM role for the target account.
The description of the target account.