AWS::ServiceCatalog::ServiceActionAssociationResource Schema for AWS::ServiceCatalog::ServiceActionAssociation
3 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ProductId | string | RequiredCreate-only |
ProvisioningArtifactId | string | RequiredCreate-only |
ServiceActionId | string | RequiredCreate-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ServiceCatalog::ServiceActionAssociation
Resources:
MyResource:
Type: AWS::ServiceCatalog::ServiceActionAssociation
Properties:
ProductId: "my-productid"
ProvisioningArtifactId: "my-provisioningartifactid"
ServiceActionId: "my-serviceactionid"Permissions CloudFormation needs in your IAM role to manage this resource.
servicecatalog:AssociateServiceActionWithProvisioningArtifactservicecatalog:ListServiceActionsForProvisioningArtifactservicecatalog:ListServiceActionsForProvisioningArtifactservicecatalog:DisassociateServiceActionFromProvisioningArtifactservicecatalog:ListServiceActionsForProvisioningArtifactservicecatalog:ListServiceActionsForProvisioningArtifactOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterProductIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ProductIdProvisioningArtifactIdServiceActionId