Skip to content

Commit

Permalink
feat: cloudformation spec v98.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS CDK Team committed Nov 18, 2022
1 parent 89ce2f1 commit 04baba8
Show file tree
Hide file tree
Showing 205 changed files with 1,920 additions and 217 deletions.
79 changes: 79 additions & 0 deletions packages/@aws-cdk/cfnspec/CHANGELOG.md
@@ -1,3 +1,82 @@
# CloudFormation Resource Specification v98.0.0

## New Resource Types

* AWS::Organizations::OrganizationalUnit
* AWS::SSM::ResourcePolicy

## Attribute Changes

* AWS::Panorama::Package StorageLocation.BinaryPrefixLocation (__added__)
* AWS::Panorama::Package StorageLocation.Bucket (__added__)
* AWS::Panorama::Package StorageLocation.GeneratedPrefixLocation (__added__)
* AWS::Panorama::Package StorageLocation.ManifestPrefixLocation (__added__)
* AWS::Panorama::Package StorageLocation.RepoPrefixLocation (__added__)
* AWS::RDS::DBParameterGroup DBParameterGroupName (__added__)

## Property Changes

* AWS::Amplify::App Platform (__added__)
* AWS::Amplify::Branch Framework (__added__)
* AWS::ApiGateway::BasePathMapping Id (__deleted__)
* AWS::AppSync::FunctionConfiguration Code (__added__)
* AWS::AppSync::FunctionConfiguration CodeS3Location (__added__)
* AWS::AppSync::FunctionConfiguration Runtime (__added__)
* AWS::AppSync::FunctionConfiguration FunctionVersion.Required (__changed__)
* Old: true
* New: false
* AWS::AppSync::Resolver Code (__added__)
* AWS::AppSync::Resolver CodeS3Location (__added__)
* AWS::AppSync::Resolver Runtime (__added__)
* AWS::BillingConductor::PricingRule BillingEntity (__added__)
* AWS::CloudWatch::CompositeAlarm AlarmName.Required (__changed__)
* Old: true
* New: false
* AWS::EC2::NatGateway PrivateIpAddress (__added__)
* AWS::ECS::Cluster ServiceConnectDefaults (__added__)
* AWS::ECS::Service ServiceConnectConfiguration (__added__)
* AWS::EMR::Cluster OSReleaseLabel (__added__)
* AWS::ElastiCache::User AuthenticationMode (__added__)
* AWS::IVS::RecordingConfiguration RecordingReconnectWindowSeconds (__added__)
* AWS::IoTTwinMaker::ComponentType PropertyGroups (__added__)
* AWS::SageMaker::ModelPackage Tag (__deleted__)

## Property Type Changes

* AWS::AppSync::FunctionConfiguration.AppSyncRuntime (__added__)
* AWS::AppSync::Resolver.AppSyncRuntime (__added__)
* AWS::AutoScaling::AutoScalingGroup.NetworkBandwidthGbpsRequest (__added__)
* AWS::ECS::Cluster.ServiceConnectDefaults (__added__)
* AWS::ECS::Service.LogConfiguration (__added__)
* AWS::ECS::Service.Secret (__added__)
* AWS::ECS::Service.ServiceConnectClientAlias (__added__)
* AWS::ECS::Service.ServiceConnectConfiguration (__added__)
* AWS::ECS::Service.ServiceConnectService (__added__)
* AWS::IoTTwinMaker::ComponentType.PropertyGroup (__added__)
* AWS::IoTTwinMaker::Entity.PropertyGroup (__added__)
* AWS::Panorama::Package.StorageLocation (__added__)
* AWS::S3::StorageLens.AdvancedCostOptimizationMetrics (__added__)
* AWS::S3::StorageLens.AdvancedDataProtectionMetrics (__added__)
* AWS::S3::StorageLens.DetailedStatusCodesMetrics (__added__)
* AWS::Amplify::App.AutoBranchCreationConfig Framework (__added__)
* AWS::AutoScaling::AutoScalingGroup.InstanceRequirements AllowedInstanceTypes (__added__)
* AWS::AutoScaling::AutoScalingGroup.InstanceRequirements NetworkBandwidthGbps (__added__)
* AWS::ECS::TaskDefinition.PortMapping AppProtocol (__added__)
* AWS::ECS::TaskDefinition.PortMapping Name (__added__)
* AWS::IoT::AccountAuditConfiguration.AuditCheckConfigurations IntermediateCaRevokedForActiveDeviceCertificatesCheck (__added__)
* AWS::IoTTwinMaker::Entity.Component PropertyGroups (__added__)
* AWS::S3::StorageLens.AccountLevel AdvancedCostOptimizationMetrics (__added__)
* AWS::S3::StorageLens.AccountLevel AdvancedDataProtectionMetrics (__added__)
* AWS::S3::StorageLens.AccountLevel DetailedStatusCodesMetrics (__added__)
* AWS::S3::StorageLens.BucketLevel AdvancedCostOptimizationMetrics (__added__)
* AWS::S3::StorageLens.BucketLevel AdvancedDataProtectionMetrics (__added__)
* AWS::S3::StorageLens.BucketLevel DetailedStatusCodesMetrics (__added__)

## Unapplied changes

* AWS::AmplifyUIBuilder is at 97.0.0
* AWS::AppFlow is at 94.0.0

# CloudFormation Resource Specification v97.0.0

## New Resource Types
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cfnspec/cfn.version
@@ -1 +1 @@
97.0.0
98.0.0

Large diffs are not rendered by default.

Expand Up @@ -2097,7 +2097,7 @@
}
}
},
"ResourceSpecificationVersion": "97.0.0",
"ResourceSpecificationVersion": "98.0.0",
"ResourceTypes": {
"AWS::AppFlow::ConnectorProfile": {
"Attributes": {
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::ACMPCA::Certificate.ApiPassthrough": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-apipassthrough.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::APS::Workspace.LoggingConfiguration": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-workspace-loggingconfiguration.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::AccessAnalyzer::Analyzer.ArchiveRule": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-accessanalyzer-analyzer-archiverule.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::AmazonMQ::Broker.ConfigurationId": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-configurationid.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::Amplify::App.AutoBranchCreationConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html",
Expand Down Expand Up @@ -56,6 +56,12 @@
"Type": "List",
"UpdateType": "Mutable"
},
"Framework": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-framework",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"PullRequestEnvironmentName": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-pullrequestenvironmentname",
"PrimitiveType": "String",
Expand Down Expand Up @@ -291,6 +297,12 @@
"Required": false,
"UpdateType": "Mutable"
},
"Platform": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-platform",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"Repository": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-repository",
"PrimitiveType": "String",
Expand Down Expand Up @@ -374,6 +386,12 @@
"Type": "List",
"UpdateType": "Mutable"
},
"Framework": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-framework",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"PullRequestEnvironmentName": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-pullrequestenvironmentname",
"PrimitiveType": "String",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.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 @@ -892,12 +892,6 @@
"Required": true,
"UpdateType": "Immutable"
},
"Id": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-basepathmapping.html#cfn-apigateway-basepathmapping-id",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"RestApiId": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-basepathmapping.html#cfn-apigateway-basepathmapping-restapiid",
"PrimitiveType": "String",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::ApiGatewayV2::Api.BodyS3Location": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-bodys3location.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::AppConfig::Application.Tags": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-application-tags.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::AppIntegrations::DataIntegration.ScheduleConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appintegrations-dataintegration-scheduleconfig.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::AppMesh::GatewayRoute.GatewayRouteHostnameMatch": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutehostnamematch.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::AppRunner::ObservabilityConfiguration.TraceConfiguration": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-observabilityconfiguration-traceconfiguration.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::AppStream::AppBlock.S3Location": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-appblock-s3location.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.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 @@ -207,6 +207,23 @@
}
}
},
"AWS::AppSync::FunctionConfiguration.AppSyncRuntime": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-functionconfiguration-appsyncruntime.html",
"Properties": {
"Name": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-functionconfiguration-appsyncruntime.html#cfn-appsync-functionconfiguration-appsyncruntime-name",
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable"
},
"RuntimeVersion": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-functionconfiguration-appsyncruntime.html#cfn-appsync-functionconfiguration-appsyncruntime-runtimeversion",
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable"
}
}
},
"AWS::AppSync::FunctionConfiguration.LambdaConflictHandlerConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-functionconfiguration-lambdaconflicthandlerconfig.html",
"Properties": {
Expand Down Expand Up @@ -397,6 +414,23 @@
}
}
},
"AWS::AppSync::Resolver.AppSyncRuntime": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-resolver-appsyncruntime.html",
"Properties": {
"Name": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-resolver-appsyncruntime.html#cfn-appsync-resolver-appsyncruntime-name",
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable"
},
"RuntimeVersion": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-resolver-appsyncruntime.html#cfn-appsync-resolver-appsyncruntime-runtimeversion",
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable"
}
}
},
"AWS::AppSync::Resolver.CachingConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-resolver-cachingconfig.html",
"Properties": {
Expand Down Expand Up @@ -699,6 +733,18 @@
"Required": true,
"UpdateType": "Immutable"
},
"Code": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-functionconfiguration.html#cfn-appsync-functionconfiguration-code",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"CodeS3Location": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-functionconfiguration.html#cfn-appsync-functionconfiguration-codes3location",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"DataSourceName": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-functionconfiguration.html#cfn-appsync-functionconfiguration-datasourcename",
"PrimitiveType": "String",
Expand All @@ -714,7 +760,7 @@
"FunctionVersion": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-functionconfiguration.html#cfn-appsync-functionconfiguration-functionversion",
"PrimitiveType": "String",
"Required": true,
"Required": false,
"UpdateType": "Mutable"
},
"MaxBatchSize": {
Expand Down Expand Up @@ -753,6 +799,12 @@
"Required": false,
"UpdateType": "Mutable"
},
"Runtime": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-functionconfiguration.html#cfn-appsync-functionconfiguration-runtime",
"Required": false,
"Type": "AppSyncRuntime",
"UpdateType": "Mutable"
},
"SyncConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-functionconfiguration.html#cfn-appsync-functionconfiguration-syncconfig",
"Required": false,
Expand Down Expand Up @@ -882,6 +934,18 @@
"Type": "CachingConfig",
"UpdateType": "Mutable"
},
"Code": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-code",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"CodeS3Location": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-codes3location",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"DataSourceName": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-datasourcename",
"PrimitiveType": "String",
Expand Down Expand Up @@ -936,6 +1000,12 @@
"Required": false,
"UpdateType": "Mutable"
},
"Runtime": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-runtime",
"Required": false,
"Type": "AppSyncRuntime",
"UpdateType": "Mutable"
},
"SyncConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-syncconfig",
"Required": false,
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::ApplicationAutoScaling::ScalableTarget.ScalableTargetAction": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-scalabletargetaction.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::ApplicationInsights::Application.Alarm": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-alarm.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::Athena::WorkGroup.EncryptionConfiguration": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-encryptionconfiguration.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "97.0.0",
"$version": "98.0.0",
"PropertyTypes": {
"AWS::AuditManager::Assessment.AWSAccount": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-auditmanager-assessment-awsaccount.html",
Expand Down

0 comments on commit 04baba8

Please sign in to comment.