Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 86 additions & 0 deletions packages/@aws-cdk/cfnspec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,89 @@
# CloudFormation Resource Specification v107.0.0

## New Resource Types


## Attribute Changes

* AWS::ApiGateway::RestApi RestApiId (__added__)
* AWS::AuditManager::Assessment Delegations (__deleted__)
* AWS::DataSync::Task ErrorCode (__deleted__)
* AWS::DataSync::Task ErrorDetail (__deleted__)
* AWS::MediaPackage::Channel HlsIngest (__deleted__)
* AWS::MediaPackage::Channel HlsIngest.ingestEndpoints (__deleted__)
* AWS::RDS::DBCluster MasterUserSecret.SecretArn (__added__)
* AWS::RDS::DBInstance MasterUserSecret.SecretArn (__added__)

## Property Changes

* AWS::ApiGateway::RestApi Parameters.DuplicatesAllowed (__deleted__)
* AWS::AppSync::DataSource EventBridgeConfig (__added__)
* AWS::AuditManager::Assessment Delegations (__added__)
* AWS::DataSync::LocationFSxLustre FsxFilesystemArn.Required (__changed__)
* Old: true
* New: false
* AWS::DataSync::LocationFSxWindows FsxFilesystemArn.Required (__changed__)
* Old: true
* New: false
* AWS::DataSync::LocationFSxWindows Password.Required (__changed__)
* Old: true
* New: false
* AWS::DataSync::LocationNFS ServerHostname.Required (__changed__)
* Old: true
* New: false
* AWS::DataSync::LocationNFS Subdirectory.Required (__changed__)
* Old: true
* New: false
* AWS::DataSync::LocationObjectStorage BucketName.Required (__changed__)
* Old: true
* New: false
* AWS::DataSync::LocationObjectStorage ServerHostname.Required (__changed__)
* Old: true
* New: false
* AWS::DataSync::LocationSMB Password.Required (__changed__)
* Old: true
* New: false
* AWS::DataSync::LocationSMB ServerHostname.Required (__changed__)
* Old: true
* New: false
* AWS::DataSync::LocationSMB Subdirectory.Required (__changed__)
* Old: true
* New: false
* AWS::EC2::PlacementGroup PartitionCount (__added__)
* AWS::EC2::PlacementGroup Tags (__added__)
* AWS::IoT::JobTemplate JobExecutionsRetryConfig (__added__)
* AWS::Lambda::EventSourceMapping ScalingConfig (__added__)
* AWS::MediaPackage::Channel HlsIngest (__added__)
* AWS::RDS::DBCluster ManageMasterUserPassword (__added__)
* AWS::RDS::DBCluster MasterUserSecret (__added__)
* AWS::RDS::DBInstance ManageMasterUserPassword (__added__)
* AWS::RDS::DBInstance MasterUserSecret (__added__)

## Property Type Changes

* AWS::AppSync::DataSource.EventBridgeConfig (__added__)
* AWS::IoT::JobTemplate.JobExecutionsRetryConfig (__added__)
* AWS::IoT::JobTemplate.RetryCriteria (__added__)
* AWS::Lambda::EventSourceMapping.ScalingConfig (__added__)
* AWS::RDS::DBCluster.MasterUserSecret (__added__)
* AWS::RDS::DBInstance.MasterUserSecret (__added__)
* AWS::AppRunner::Service.CodeConfigurationValues RuntimeEnvironmentSecrets (__added__)
* AWS::AppRunner::Service.ImageConfiguration RuntimeEnvironmentSecrets (__added__)
* AWS::MediaPackage::Channel.IngestEndpoint Id.Required (__changed__)
* Old: false
* New: true
* AWS::MediaPackage::Channel.IngestEndpoint Password.Required (__changed__)
* Old: false
* New: true
* AWS::MediaPackage::Channel.IngestEndpoint Url.Required (__changed__)
* Old: false
* New: true
* AWS::MediaPackage::Channel.IngestEndpoint Username.Required (__changed__)
* Old: false
* New: true
* AWS::MediaPackage::PackagingConfiguration.DashPackage IncludeIframeOnlyStream (__added__)


# CloudFormation Resource Specification v106.0.0

## New Resource Types
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cfnspec/cfn.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
106.0.0
107.0.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::ACMPCA::Certificate.ApiPassthrough": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-apipassthrough.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::APS::Workspace.LoggingConfiguration": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-workspace-loggingconfiguration.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AccessAnalyzer::Analyzer.ArchiveRule": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-accessanalyzer-analyzer-archiverule.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AmazonMQ::Broker.ConfigurationId": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-configurationid.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::Amplify::App.AutoBranchCreationConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AmplifyUIBuilder::Component.ActionParameters": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-actionparameters.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::ApiGateway::ApiKey.StageKey": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-apikey-stagekey.html",
Expand Down Expand Up @@ -1329,6 +1329,9 @@
},
"AWS::ApiGateway::RestApi": {
"Attributes": {
"RestApiId": {
"PrimitiveType": "String"
},
"RootResourceId": {
"PrimitiveType": "String"
}
Expand Down Expand Up @@ -1411,7 +1414,6 @@
},
"Parameters": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-parameters",
"DuplicatesAllowed": false,
"PrimitiveItemType": "String",
"Required": false,
"Type": "Map",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::ApiGatewayV2::Api.BodyS3Location": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-bodys3location.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AppConfig::Application.Tags": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-application-tags.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AppFlow::Connector.ConnectorProvisioningConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connector-connectorprovisioningconfig.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AppIntegrations::DataIntegration.ScheduleConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appintegrations-dataintegration-scheduleconfig.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AppMesh::GatewayRoute.GatewayRouteHostnameMatch": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutehostnamematch.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AppRunner::ObservabilityConfiguration.TraceConfiguration": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-observabilityconfiguration-traceconfiguration.html",
Expand Down Expand Up @@ -67,6 +67,14 @@
"Required": true,
"UpdateType": "Mutable"
},
"RuntimeEnvironmentSecrets": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-codeconfigurationvalues.html#cfn-apprunner-service-codeconfigurationvalues-runtimeenvironmentsecrets",
"DuplicatesAllowed": true,
"ItemType": "KeyValuePair",
"Required": false,
"Type": "List",
"UpdateType": "Mutable"
},
"RuntimeEnvironmentVariables": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-codeconfigurationvalues.html#cfn-apprunner-service-codeconfigurationvalues-runtimeenvironmentvariables",
"DuplicatesAllowed": true,
Expand Down Expand Up @@ -184,6 +192,14 @@
"Required": false,
"UpdateType": "Mutable"
},
"RuntimeEnvironmentSecrets": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-imageconfiguration.html#cfn-apprunner-service-imageconfiguration-runtimeenvironmentsecrets",
"DuplicatesAllowed": true,
"ItemType": "KeyValuePair",
"Required": false,
"Type": "List",
"UpdateType": "Mutable"
},
"RuntimeEnvironmentVariables": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-imageconfiguration.html#cfn-apprunner-service-imageconfiguration-runtimeenvironmentvariables",
"DuplicatesAllowed": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AppStream::AppBlock.S3Location": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-appblock-s3location.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AppSync::DataSource.AuthorizationConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-authorizationconfig.html",
Expand Down Expand Up @@ -110,6 +110,17 @@
}
}
},
"AWS::AppSync::DataSource.EventBridgeConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-eventbridgeconfig.html",
"Properties": {
"EventBusArn": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-eventbridgeconfig.html#cfn-appsync-datasource-eventbridgeconfig-eventbusarn",
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable"
}
}
},
"AWS::AppSync::DataSource.HttpConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-httpconfig.html",
"Properties": {
Expand Down Expand Up @@ -610,6 +621,12 @@
"Type": "ElasticsearchConfig",
"UpdateType": "Mutable"
},
"EventBridgeConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-eventbridgeconfig",
"Required": false,
"Type": "EventBridgeConfig",
"UpdateType": "Mutable"
},
"HttpConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-httpconfig",
"Required": false,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::ApplicationAutoScaling::ScalableTarget.ScalableTargetAction": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-scalabletargetaction.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::ApplicationInsights::Application.Alarm": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-alarm.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::Athena::WorkGroup.EncryptionConfiguration": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-encryptionconfiguration.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AuditManager::Assessment.AWSAccount": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-auditmanager-assessment-awsaccount.html",
Expand Down Expand Up @@ -173,10 +173,6 @@
},
"CreationTime": {
"PrimitiveType": "Double"
},
"Delegations": {
"ItemType": "Delegation",
"Type": "List"
}
},
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html",
Expand All @@ -193,6 +189,14 @@
"Type": "AWSAccount",
"UpdateType": "Immutable"
},
"Delegations": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html#cfn-auditmanager-assessment-delegations",
"DuplicatesAllowed": true,
"ItemType": "Delegation",
"Required": false,
"Type": "List",
"UpdateType": "Mutable"
},
"Description": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html#cfn-auditmanager-assessment-description",
"PrimitiveType": "String",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AutoScaling::AutoScalingGroup.AcceleratorCountRequest": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-acceleratorcountrequest.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::AutoScalingPlans::ScalingPlan.ApplicationSource": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-applicationsource.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::Backup::BackupPlan.AdvancedBackupSettingResourceType": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-advancedbackupsettingresourcetype.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::Batch::ComputeEnvironment.ComputeResources": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::BillingConductor::BillingGroup.AccountGrouping": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-billingconductor-billinggroup-accountgrouping.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::Budgets::Budget.AutoAdjustData": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-autoadjustdata.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::CE::AnomalyMonitor.ResourceTag": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ce-anomalymonitor-resourcetag.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {},
"ResourceTypes": {
"AWS::CUR::ReportDefinition": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "106.0.0",
"$version": "107.0.0",
"PropertyTypes": {
"AWS::Cassandra::Table.BillingMode": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-billingmode.html",
Expand Down
Loading