AWS::ServiceCatalog::PortfolioShareResource Type definition for AWS::ServiceCatalog::PortfolioShare
4 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AccountId | string | RequiredCreate-only |
PortfolioId | string | RequiredCreate-only |
AcceptLanguage | string | Write-only |
ShareTagOptions | boolean |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ServiceCatalog::PortfolioShare
Resources:
MyResource:
Type: AWS::ServiceCatalog::PortfolioShare
Properties:
AccountId: "my-accountid"
PortfolioId: "my-portfolioid"Permissions CloudFormation needs in your IAM role to manage this resource.
servicecatalog:DescribePortfolioSharesservicecatalog:DescribePortfolioSharesservicecatalog:DescribePortfolioSharesservicecatalog:CreatePortfolioShareservicecatalog:DescribePortfolioSharesservicecatalog:UpdatePortfolioShareservicecatalog:DescribePortfolioSharesservicecatalog:DeletePortfolioShareOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterPortfolioIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AccountIdPortfolioId