Skip to main content

plans_list_only

Lists plans in a region or regions, for all properties use plans

Overview

Nameplans_list_only
TypeResource
DescriptionRepresents a plan that specifies Regions, IAM roles, and workflows of logic required to perform the desired change to your multi-Region application
Idawscc.arcregionswitch.plans_list_only

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all plans in a region.

SELECT
region,
arn
FROM awscc.arcregionswitch.plans_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the plans_list_only resource, see plans