All Products
Search
Document Center

CloudOps Orchestration Service:ACS::FC::InvokeFunction

Last Updated:Jun 12, 2024

Description

Invokes an existing function.

Syntax

Action: ACS::FC::InvokeFunction
Properties:
 regionId: String
 functionName: String
 serviceName: String
 invocationType: String
 event: String
 OOSAssumeRole: String

Attributes

Attribute

Description

Type

Required

Default value

Limit

regionId

The region ID.

String

No

{{ ACS::RegionId }}

functionName

The name of the function to be invoked.

String

Yes

serviceName

The name of the service to be called.

String

Yes

invocationType

The invocation type.

String

No

Sync

event

The parameter values of the function script.

String

Yes

OOSAssumeRole

The Resource Access Management (RAM) role assumed by Operation Orchestration Service (OOS).

String

No

OOSServiceRole

Output

Output item

Description

Type

data

String

References

For more information, see ACS::FC::InvokeFunction at GitHub.