servicecatalog_disass_servic_action_from_provis_artifa: Disassociates the specified self-service action association...

servicecatalog_disassociate_service_action_from_provisioning_artifactR Documentation

Disassociates the specified self-service action association from the specified provisioning artifact

Description

Disassociates the specified self-service action association from the specified provisioning artifact.

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

Usage

servicecatalog_disassociate_service_action_from_provisioning_artifact(
  ProductId,
  ProvisioningArtifactId,
  ServiceActionId,
  AcceptLanguage = NULL,
  IdempotencyToken = NULL
)

Arguments

ProductId

[required] The product identifier. For example, prod-abcdzk7xy33qa.

ProvisioningArtifactId

[required] The identifier of the provisioning artifact. For example, ⁠pa-4abcdjnxjj6ne⁠.

ServiceActionId

[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 Sept. 12, 2024, 6:19 a.m.