View source: R/servicecatalog_operations.R
servicecatalog_delete_service_action | R Documentation |
Deletes a self-service action.
See https://www.paws-r-sdk.com/docs/servicecatalog_delete_service_action/ for full documentation.
servicecatalog_delete_service_action(
Id,
AcceptLanguage = NULL,
IdempotencyToken = NULL
)
Id |
[required] The self-service action identifier. For example, |
AcceptLanguage |
The language code.
|
IdempotencyToken |
A unique identifier that you provide to ensure idempotency. If multiple requests from the same Amazon Web Services account use the same idempotency token, the same response is returned for each repeated request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.