Skip to main content

service_actions

Retrieves a list of service_actions in a region

Overview

Nameservice_actions
TypeResource
Descriptionservice_actions
Idawscc.servicecatalog.service_actions

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.servicecatalog.service_actions
WHERE region = 'us-east-1'

Permissions

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

Create

servicecatalog:CreateServiceAction,
ssm:DescribeDocument,
iam:GetRole

List

servicecatalog:ListServiceActions