Skip to content

Commit

Permalink
feat(cfnspec): cloudformation spec v118.1.0 (#24887)
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-cdk-automation authored Mar 31, 2023
1 parent 339852c commit cdd531e
Show file tree
Hide file tree
Showing 219 changed files with 556 additions and 338 deletions.
107 changes: 107 additions & 0 deletions packages/@aws-cdk/cfnspec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,110 @@
# CloudFormation Resource Specification v118.1.0

## New Resource Types

* AWS::DevOpsGuru::LogAnomalyDetectionIntegration

## Attribute Changes

* AWS::ApiGatewayV2::Route RouteId (__added__)

## Property Changes

* AWS::ApiGatewayV2::Route AuthorizationScopes.DuplicatesAllowed (__added__)
* AWS::Location::Tracker PricingPlan (__deleted__)
* AWS::Location::Tracker PricingPlanDataSource (__deleted__)
* AWS::Logs::SubscriptionFilter DestinationArn.UpdateType (__changed__)
* Old: Immutable
* New: Mutable
* AWS::Logs::SubscriptionFilter Distribution.UpdateType (__changed__)
* Old: Immutable
* New: Mutable
* AWS::Logs::SubscriptionFilter FilterPattern.UpdateType (__changed__)
* Old: Immutable
* New: Mutable
* AWS::Logs::SubscriptionFilter RoleArn.UpdateType (__changed__)
* Old: Immutable
* New: Mutable
* AWS::OpenSearchServerless::AccessPolicy Name.Required (__changed__)
* Old: false
* New: true
* AWS::OpenSearchServerless::AccessPolicy Policy.Required (__changed__)
* Old: false
* New: true
* AWS::OpenSearchServerless::AccessPolicy Type.Required (__changed__)
* Old: false
* New: true
* AWS::OpenSearchServerless::SecurityPolicy Name.Required (__changed__)
* Old: false
* New: true
* AWS::OpenSearchServerless::SecurityPolicy Type.Required (__changed__)
* Old: false
* New: true
* AWS::RDS::GlobalCluster EngineVersion.UpdateType (__changed__)
* Old: Immutable
* New: Mutable

## Property Type Changes

* AWS::ApiGatewayV2::Route.ParameterConstraints (__removed__)
* AWS::Batch::JobDefinition.EmptyDir (__removed__)
* AWS::Batch::JobDefinition.HostPath (__removed__)
* AWS::Batch::JobDefinition.Resources (__removed__)
* AWS::Batch::JobDefinition.SecurityContext (__removed__)
* AWS::Batch::JobDefinition.EksContainerResourceRequirements (__added__)
* AWS::Batch::JobDefinition.EksContainerSecurityContext (__added__)
* AWS::Batch::JobDefinition.EksEmptyDir (__added__)
* AWS::Batch::JobDefinition.EksHostPath (__added__)
* AWS::Batch::JobDefinition.EksSecret (__added__)
* AWS::Batch::JobDefinition.EphemeralStorage (__added__)
* AWS::Batch::JobDefinition.Metadata (__added__)
* AWS::VpcLattice::Listener.FixedResponse (__added__)
* AWS::VpcLattice::Rule.FixedResponse (__added__)
* AWS::Batch::JobDefinition.ContainerProperties EphemeralStorage (__added__)
* AWS::Batch::JobDefinition.EksContainer Resources.Type (__changed__)
* Old: Resources
* New: EksContainerResourceRequirements
* AWS::Batch::JobDefinition.EksContainer SecurityContext.Type (__changed__)
* Old: SecurityContext
* New: EksContainerSecurityContext
* AWS::Batch::JobDefinition.EksVolume EmptyDir.Type (__changed__)
* Old: EmptyDir
* New: EksEmptyDir
* AWS::Batch::JobDefinition.EksVolume HostPath.Type (__changed__)
* Old: HostPath
* New: EksHostPath
* AWS::Batch::JobDefinition.EksVolume Secret.Type (__changed__)
* Old: Secret
* New: EksSecret
* AWS::Batch::JobDefinition.PodProperties Metadata (__added__)
* AWS::VpcLattice::Listener.DefaultAction FixedResponse (__added__)
* AWS::VpcLattice::Listener.DefaultAction Forward.Required (__changed__)
* Old: true
* New: false
* AWS::VpcLattice::Rule.Action FixedResponse (__added__)
* AWS::VpcLattice::Rule.Action Forward.Required (__changed__)
* Old: true
* New: false
* AWS::VpcLattice::TargetGroup.HealthCheckConfig ProtocolVersion (__added__)
* AWS::VpcLattice::TargetGroup.TargetGroupConfig IpAddressType (__added__)

# Serverless Application Model (SAM) Resource Specification v2016-10-31

## New Resource Types


## Attribute Changes


## Property Changes


## Property Type Changes

* AWS::Serverless::Function.CognitoEvent (__added__)
* AWS::Serverless::Function.EventSource Properties.Types (__changed__)
* Added CognitoEvent

# CloudFormation Resource Specification v117.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 @@
117.0.0
118.1.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.0",
"PropertyTypes": {
"AWS::ApiGateway::ApiKey.StageKey": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-apikey-stagekey.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "117.0.0",
"$version": "118.1.0",
"PropertyTypes": {
"AWS::ApiGatewayV2::Api.BodyS3Location": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-bodys3location.html",
Expand Down Expand Up @@ -348,17 +348,6 @@
}
}
},
"AWS::ApiGatewayV2::Route.ParameterConstraints": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-route-parameterconstraints.html",
"Properties": {
"Required": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-route-parameterconstraints.html#cfn-apigatewayv2-route-parameterconstraints-required",
"PrimitiveType": "Boolean",
"Required": true,
"UpdateType": "Mutable"
}
}
},
"AWS::ApiGatewayV2::RouteResponse.ParameterConstraints": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-routeresponse-parameterconstraints.html",
"Properties": {
Expand Down Expand Up @@ -943,6 +932,11 @@
}
},
"AWS::ApiGatewayV2::Route": {
"Attributes": {
"RouteId": {
"PrimitiveType": "String"
}
},
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html",
"Properties": {
"ApiId": {
Expand All @@ -959,6 +953,7 @@
},
"AuthorizationScopes": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-authorizationscopes",
"DuplicatesAllowed": true,
"PrimitiveItemType": "String",
"Required": false,
"Type": "List",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.0",
"PropertyTypes": {
"AWS::AppRunner::ObservabilityConfiguration.TraceConfiguration": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-observabilityconfiguration-traceconfiguration.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.0",
"PropertyTypes": {
"AWS::AppSync::DataSource.AuthorizationConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-authorizationconfig.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.0",
"PropertyTypes": {
"AWS::Athena::WorkGroup.AclConfiguration": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-aclconfiguration.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "117.0.0",
"$version": "118.1.0",
"PropertyTypes": {
"AWS::AuditManager::Assessment.AWSAccount": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-auditmanager-assessment-awsaccount.html",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$version": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.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": "117.0.0",
"$version": "118.1.0",
"PropertyTypes": {
"AWS::Backup::BackupPlan.AdvancedBackupSettingResourceType": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-advancedbackupsettingresourcetype.html",
Expand Down
Loading

0 comments on commit cdd531e

Please sign in to comment.