fis_update_target_account_configuration: Updates the target account configuration for the specified...

View source: R/fis_operations.R

fis_update_target_account_configurationR Documentation

Updates the target account configuration for the specified experiment template

Description

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.

Usage

fis_update_target_account_configuration(
  experimentTemplateId,
  accountId,
  roleArn = NULL,
  description = NULL
)

Arguments

experimentTemplateId

[required] The ID of the experiment template.

accountId

[required] The Amazon Web Services account ID of the target account.

roleArn

The Amazon Resource Name (ARN) of an IAM role for the target account.

description

The description of the target account.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.