servicecatalog_associ_servic_action_with_provis_artifa: Associates a self-service action with a provisioning artifact

servicecatalog_associate_service_action_with_provisioning_artifactR Documentation

Associates a self-service action with a provisioning artifact

Description

Associates a self-service action with a provisioning artifact.

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

Usage

servicecatalog_associate_service_action_with_provisioning_artifact(
  ProductId,
  ProvisioningArtifactId,
  ServiceActionId,
  AcceptLanguage = 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


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.