Skip to main content

accessors

Retrieves a list of accessors in a region

Overview

Nameaccessors
TypeResource
Descriptionaccessors
Idawscc.managedblockchain.accessors

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.managedblockchain.accessors
WHERE region = 'us-east-1'

Permissions

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

Create

managedblockchain:CreateAccessor,
managedblockchain:TagResource,
managedblockchain:GetAccessor

List

managedblockchain:ListAccessors