Working with other services
Last updated
Was this helpful?
Last updated
Was this helpful?
Note
The API action will always be camel case, and parameter names will be Pascal case. For example, you could use Step Functions' startSyncExecution
API action and specify the parameter StateMachineArn
.
Note Amazon OpenSearch Service is the successor of the Amazon Elasticsearch service, and we recommend that you use OpenSearch Service for your service integrations.
Note
Service integrations that use the .sync
pattern require additional IAM permissions. For more information, see .
Note A task token must contain at least one character, and cannot exceed 1024 characters.
Note You must pass task tokens from principals within the same AWS account. The tokens won't work if you send them from principals in a different AWS account.
Note
To avoid waiting indefinitely if a process fails to send the task token with SendTaskSuccess
or SendTaskFailure
, see .
Note For more information about specifying service parameters, see .