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
)
[required] The self-service action identifier. For example, act-fs7abcd89wxyz
.
The language code.
jp
- Japanese
zh
- Chinese
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.