Skip to main content

target_account_configurations

Retrieves a list of target_account_configurations in a region

Overview

Nametarget_account_configurations
TypeResource
Descriptiontarget_account_configurations
Idawscc.fis.target_account_configurations

Fields

NameDatatypeDescription
experiment_template_idundefined
account_idundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
experiment_template_id,
account_id
FROM awscc.fis.target_account_configurations
WHERE region = 'us-east-1'

Permissions

To operate on the target_account_configurations resource, the following permissions are required:

Create

fis:CreateTargetAccountConfiguration

List

fis:ListTargetAccountConfigurations