Skip to main content

capabilities

Retrieves a list of capabilities in a region

Overview

Namecapabilities
TypeResource
Descriptioncapabilities
Idawscc.b2bi.capabilities

Fields

NameDatatypeDescription
capability_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
capability_id
FROM awscc.b2bi.capabilities
WHERE region = 'us-east-1'

Permissions

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

Create

b2bi:CreateCapability,
b2bi:TagResource,
events:ListRules,
events:PutRule,
events:PutTargets,
logs:CreateLogDelivery,
logs:CreateLogGroup,
logs:CreateLogStream,
logs:DescribeLogGroups,
logs:DescribeLogStreams,
logs:DescribeResourcePolicies,
logs:ListLogDeliveries,
logs:PutLogEvents,
logs:PutResourcePolicy,
s3:GetObject,
s3:ListBucket

List

b2bi:ListCapabilities