Skip to main content

certificate_providers

Retrieves a list of certificate_providers in a region

Overview

Namecertificate_providers
TypeResource
Descriptioncertificate_providers
Idawscc.iot.certificate_providers

Fields

NameDatatypeDescription
certificate_provider_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
certificate_provider_name
FROM awscc.iot.certificate_providers
WHERE region = 'us-east-1'

Permissions

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

Create

iot:CreateCertificateProvider,
iot:DescribeCertificateProvider,
iot:TagResource,
iot:ListTagsForResource

List

iot:ListCertificateProviders