servicecatalog_delete_service_action: Deletes a self-service action

View source: R/servicecatalog_operations.R

servicecatalog_delete_service_actionR Documentation

Deletes a self-service action

Description

Deletes a self-service action.

See https://www.paws-r-sdk.com/docs/servicecatalog_delete_service_action/ for full documentation.

Usage

servicecatalog_delete_service_action(
  Id,
  AcceptLanguage = NULL,
  IdempotencyToken = NULL
)

Arguments

Id

[required] The self-service action identifier. For example, act-fs7abcd89wxyz.

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese

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.


paws.management documentation built on May 29, 2024, 1:50 a.m.