@aws-cdk/aws-servicecatalog
Advanced tools
Comparing version 0.35.0 to 0.36.0
@@ -1,4 +0,6 @@ | ||
import cdk = require('@aws-cdk/cdk'); | ||
import cdk = require('@aws-cdk/core'); | ||
/** | ||
* Properties for defining a `AWS::ServiceCatalog::AcceptedPortfolioShare` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-acceptedportfolioshare.html | ||
@@ -22,2 +24,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::AcceptedPortfolioShare | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-acceptedportfolioshare.html | ||
@@ -29,3 +32,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::AcceptedPortfolioShare"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::AcceptedPortfolioShare"; | ||
/** | ||
@@ -60,2 +63,4 @@ * `AWS::ServiceCatalog::AcceptedPortfolioShare.PortfolioId` | ||
* Properties for defining a `AWS::ServiceCatalog::CloudFormationProduct` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html | ||
@@ -119,2 +124,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::CloudFormationProduct | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html | ||
@@ -126,3 +132,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::CloudFormationProduct"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::CloudFormationProduct"; | ||
/** | ||
@@ -209,2 +215,3 @@ * @cloudformationAttribute ProductName | ||
/** | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-provisioningartifactproperties.html | ||
@@ -227,3 +234,3 @@ */ | ||
*/ | ||
readonly info: object | cdk.IResolvable; | ||
readonly info: any | cdk.IResolvable; | ||
/** | ||
@@ -238,2 +245,4 @@ * `CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty.Name` | ||
* Properties for defining a `AWS::ServiceCatalog::CloudFormationProvisionedProduct` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationprovisionedproduct.html | ||
@@ -297,2 +306,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::CloudFormationProvisionedProduct | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationprovisionedproduct.html | ||
@@ -304,3 +314,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::CloudFormationProvisionedProduct"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::CloudFormationProvisionedProduct"; | ||
/** | ||
@@ -383,2 +393,3 @@ * @cloudformationAttribute CloudformationStackArn | ||
/** | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationprovisionedproduct-provisioningparameter.html | ||
@@ -401,2 +412,4 @@ */ | ||
* Properties for defining a `AWS::ServiceCatalog::LaunchNotificationConstraint` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html | ||
@@ -435,2 +448,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::LaunchNotificationConstraint | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html | ||
@@ -442,3 +456,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::LaunchNotificationConstraint"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::LaunchNotificationConstraint"; | ||
/** | ||
@@ -488,2 +502,4 @@ * `AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns` | ||
* Properties for defining a `AWS::ServiceCatalog::LaunchRoleConstraint` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html | ||
@@ -522,2 +538,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::LaunchRoleConstraint | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html | ||
@@ -529,3 +546,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::LaunchRoleConstraint"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::LaunchRoleConstraint"; | ||
/** | ||
@@ -575,2 +592,4 @@ * `AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId` | ||
* Properties for defining a `AWS::ServiceCatalog::LaunchTemplateConstraint` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html | ||
@@ -609,2 +628,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::LaunchTemplateConstraint | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html | ||
@@ -616,3 +636,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::LaunchTemplateConstraint"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::LaunchTemplateConstraint"; | ||
/** | ||
@@ -662,2 +682,4 @@ * `AWS::ServiceCatalog::LaunchTemplateConstraint.PortfolioId` | ||
* Properties for defining a `AWS::ServiceCatalog::Portfolio` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolio.html | ||
@@ -696,2 +718,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::Portfolio | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolio.html | ||
@@ -703,3 +726,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::Portfolio"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::Portfolio"; | ||
/** | ||
@@ -753,2 +776,4 @@ * @cloudformationAttribute PortfolioName | ||
* Properties for defining a `AWS::ServiceCatalog::PortfolioPrincipalAssociation` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html | ||
@@ -782,2 +807,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::PortfolioPrincipalAssociation | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html | ||
@@ -789,3 +815,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::PortfolioPrincipalAssociation"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::PortfolioPrincipalAssociation"; | ||
/** | ||
@@ -830,2 +856,4 @@ * `AWS::ServiceCatalog::PortfolioPrincipalAssociation.PortfolioId` | ||
* Properties for defining a `AWS::ServiceCatalog::PortfolioProductAssociation` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html | ||
@@ -859,2 +887,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::PortfolioProductAssociation | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html | ||
@@ -866,3 +895,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::PortfolioProductAssociation"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::PortfolioProductAssociation"; | ||
/** | ||
@@ -907,2 +936,4 @@ * `AWS::ServiceCatalog::PortfolioProductAssociation.PortfolioId` | ||
* Properties for defining a `AWS::ServiceCatalog::PortfolioShare` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioshare.html | ||
@@ -931,2 +962,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::PortfolioShare | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioshare.html | ||
@@ -938,3 +970,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::PortfolioShare"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::PortfolioShare"; | ||
/** | ||
@@ -974,2 +1006,4 @@ * `AWS::ServiceCatalog::PortfolioShare.AccountId` | ||
* Properties for defining a `AWS::ServiceCatalog::ResourceUpdateConstraint` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html | ||
@@ -1008,2 +1042,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::ResourceUpdateConstraint | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html | ||
@@ -1015,3 +1050,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::ResourceUpdateConstraint"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::ResourceUpdateConstraint"; | ||
/** | ||
@@ -1061,2 +1096,4 @@ * `AWS::ServiceCatalog::ResourceUpdateConstraint.PortfolioId` | ||
* Properties for defining a `AWS::ServiceCatalog::TagOption` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoption.html | ||
@@ -1085,2 +1122,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::TagOption | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoption.html | ||
@@ -1092,3 +1130,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::TagOption"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::TagOption"; | ||
/** | ||
@@ -1128,2 +1166,4 @@ * `AWS::ServiceCatalog::TagOption.Key` | ||
* Properties for defining a `AWS::ServiceCatalog::TagOptionAssociation` | ||
* | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoptionassociation.html | ||
@@ -1147,2 +1187,3 @@ */ | ||
* @cloudformationResource AWS::ServiceCatalog::TagOptionAssociation | ||
* @stable | ||
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoptionassociation.html | ||
@@ -1154,3 +1195,3 @@ */ | ||
*/ | ||
static readonly cfnResourceTypeName = "AWS::ServiceCatalog::TagOptionAssociation"; | ||
static readonly CFN_RESOURCE_TYPE_NAME = "AWS::ServiceCatalog::TagOptionAssociation"; | ||
/** | ||
@@ -1157,0 +1198,0 @@ * `AWS::ServiceCatalog::TagOptionAssociation.ResourceId` |
{ | ||
"name": "@aws-cdk/aws-servicecatalog", | ||
"version": "0.35.0", | ||
"version": "0.36.0", | ||
"description": "The CDK Construct Library for AWS::ServiceCatalog", | ||
@@ -66,13 +66,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.35.0", | ||
"cdk-build-tools": "^0.35.0", | ||
"cfn2ts": "^0.35.0", | ||
"pkglint": "^0.35.0" | ||
"@aws-cdk/assert": "^0.36.0", | ||
"cdk-build-tools": "^0.36.0", | ||
"cfn2ts": "^0.36.0", | ||
"pkglint": "^0.36.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/cdk": "^0.35.0" | ||
"@aws-cdk/core": "^0.36.0" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/cdk": "^0.35.0" | ||
"@aws-cdk/core": "^0.36.0" | ||
}, | ||
@@ -79,0 +79,0 @@ "engines": { |
@@ -38,3 +38,3 @@ { | ||
{ | ||
"path": "../cdk" | ||
"path": "../core" | ||
}, | ||
@@ -41,0 +41,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2441
478467
+ Added@aws-cdk/core@^0.36.0
+ Added@aws-cdk/core@0.36.2(transitive)
+ Added@aws-cdk/cx-api@0.36.2(transitive)
- Removed@aws-cdk/cdk@^0.35.0
- Removed@aws-cdk/cdk@0.35.0(transitive)
- Removed@aws-cdk/cx-api@0.35.0(transitive)