Skip to main content

functions

Retrieves a list of functions in a region

Overview

Namefunctions
TypeResource
Descriptionfunctions
Idawscc.cloudfront.functions

Fields

NameDatatypeDescription
function_arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
function_arn
FROM awscc.cloudfront.functions

Permissions

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

Create

cloudfront:CreateFunction,
cloudfront:PublishFunction,
cloudfront:DescribeFunction

List

cloudfront:ListFunctions