Skip to content

Commit

Permalink
feat: cloudformation spec v62.0.0 (#19553)
Browse files Browse the repository at this point in the history
----

### All Submissions:

* [ ] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md)

### Adding new Unconventional Dependencies:

* [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md/#adding-new-unconventional-dependencies)

### New Features

* [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/master/INTEGRATION_TESTS.md)?
	* [ ] Did you use `cdk-integ` to deploy the infrastructure and generate the snapshot (i.e. `cdk-integ` without `--dry-run`)?

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
robertd committed Mar 25, 2022
1 parent e47d15a commit 0352dee
Show file tree
Hide file tree
Showing 191 changed files with 1,549 additions and 189 deletions.
1 change: 1 addition & 0 deletions packages/@aws-cdk/aws-lambda/lib/function-hash.ts
Expand Up @@ -60,6 +60,7 @@ export const VERSION_LOCKED: { [key: string]: boolean } = {
DeadLetterConfig: true,
Description: true,
Environment: true,
EphemeralStorage: true,
FileSystemConfigs: true,
FunctionName: true,
Handler: true,
Expand Down
51 changes: 51 additions & 0 deletions packages/@aws-cdk/cfnspec/CHANGELOG.md
@@ -1,3 +1,54 @@
# CloudFormation Resource Specification v62.0.0

## New Resource Types

* AWS::FSx::Snapshot
* AWS::FSx::StorageVirtualMachine
* AWS::FSx::Volume
* AWS::IoTEvents::AlarmModel

## Attribute Changes


## Property Changes

* AWS::DocDB::DBInstance EnablePerformanceInsights (__added__)
* AWS::Lambda::Function EphemeralStorage (__added__)
* AWS::Lambda::Permission PrincipalOrgID (__added__)
* AWS::Lex::Bot TestBotAliasSettings (__added__)

## Property Type Changes

* AWS::DevOpsGuru::ResourceCollection.TagCollection (__added__)
* AWS::EC2::LaunchTemplate.Ipv4PrefixSpecification (__added__)
* AWS::EC2::LaunchTemplate.Ipv6PrefixSpecification (__added__)
* AWS::Lambda::Function.EphemeralStorage (__added__)
* AWS::Lex::Bot.AdvancedRecognitionSetting (__added__)
* AWS::Lex::Bot.AudioLogDestination (__added__)
* AWS::Lex::Bot.AudioLogSetting (__added__)
* AWS::Lex::Bot.BotAliasLocaleSettings (__added__)
* AWS::Lex::Bot.BotAliasLocaleSettingsItem (__added__)
* AWS::Lex::Bot.CloudWatchLogGroupLogDestination (__added__)
* AWS::Lex::Bot.CodeHookSpecification (__added__)
* AWS::Lex::Bot.ConversationLogSettings (__added__)
* AWS::Lex::Bot.CustomVocabulary (__added__)
* AWS::Lex::Bot.CustomVocabularyItem (__added__)
* AWS::Lex::Bot.LambdaCodeHook (__added__)
* AWS::Lex::Bot.S3BucketLogDestination (__added__)
* AWS::Lex::Bot.TestBotAliasSettings (__added__)
* AWS::Lex::Bot.TextLogDestination (__added__)
* AWS::Lex::Bot.TextLogSetting (__added__)
* AWS::MediaPackage::OriginEndpoint.EncryptionContractConfiguration (__added__)
* AWS::DevOpsGuru::ResourceCollection.ResourceCollectionFilter Tags (__added__)
* AWS::EC2::LaunchTemplate.NetworkInterface Ipv4PrefixCount (__added__)
* AWS::EC2::LaunchTemplate.NetworkInterface Ipv4Prefixes (__added__)
* AWS::EC2::LaunchTemplate.NetworkInterface Ipv6PrefixCount (__added__)
* AWS::EC2::LaunchTemplate.NetworkInterface Ipv6Prefixes (__added__)
* AWS::Lex::Bot.BotLocale CustomVocabulary (__added__)
* AWS::Lex::Bot.SlotValueSelectionSetting AdvancedRecognitionSetting (__added__)
* AWS::MediaPackage::OriginEndpoint.SpekeKeyProvider EncryptionContractConfiguration (__added__)


# CloudFormation Resource Specification v61.0.0

## New Resource Types
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cfnspec/cfn.version
@@ -1 +1 @@
61.0.0
62.0.0
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {},
"ResourceTypes": {
"AWS::APS::RuleGroupsNamespace": {
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::Amplify::App.AutoBranchCreationConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::AmplifyUIBuilder::Component.ActionParameters": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-actionparameters.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::ApiGateway::ApiKey.StageKey": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-apikey-stagekey.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::AppFlow::ConnectorProfile.AmplitudeConnectorProfileCredentials": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-amplitudeconnectorprofilecredentials.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::AppRunner::Service.AuthenticationConfiguration": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-authenticationconfiguration.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::AppSync::DataSource.AuthorizationConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-authorizationconfig.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.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": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::AuditManager::Assessment.AWSAccount": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-auditmanager-assessment-awsaccount.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::AutoScaling::AutoScalingGroup.AcceleratorCountRequest": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-acceleratorcountrequest.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::AutoScalingPlans::ScalingPlan.ApplicationSource": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-applicationsource.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::Backup::BackupPlan.AdvancedBackupSettingResourceType": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-advancedbackupsettingresourcetype.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::Batch::ComputeEnvironment.ComputeResources": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::BillingConductor::BillingGroup.AccountGrouping": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-billingconductor-billinggroup-accountgrouping.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::Budgets::Budget.BudgetData": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CE::AnomalySubscription.Subscriber": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ce-anomalysubscription-subscriber.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {},
"ResourceTypes": {
"AWS::CUR::ReportDefinition": {
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::Cassandra::Table.BillingMode": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-billingmode.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CertificateManager::Account.ExpiryEventsConfiguration": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-certificatemanager-account-expiryeventsconfiguration.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {},
"ResourceTypes": {
"AWS::Chatbot::SlackChannelConfiguration": {
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::Cloud9::EnvironmentEC2.Repository": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloud9-environmentec2-repository.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CloudFormation::HookVersion.LoggingConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-hookversion-loggingconfig.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CloudFront::CachePolicy.CachePolicyConfig": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-cachepolicyconfig.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CloudTrail::Trail.DataResource": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-trail-dataresource.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CloudWatch::Alarm.Dimension": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-dimension.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {},
"ResourceTypes": {
"AWS::CodeArtifact::Domain": {
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CodeBuild::Project.Artifacts": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CodeCommit::Repository.Code": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-code.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CodeGuruProfiler::ProfilingGroup.Channel": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codeguruprofiler-profilinggroup-channel.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {},
"ResourceTypes": {
"AWS::CodeGuruReviewer::RepositoryAssociation": {
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CodePipeline::CustomActionType.ArtifactDetails": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-artifactdetails.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CodeStar::GitHubRepository.Code": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-code.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {},
"ResourceTypes": {
"AWS::CodeStarConnections::Connection": {
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::CodeStarNotifications::NotificationRule.Target": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestarnotifications-notificationrule-target.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::Cognito::IdentityPool.CognitoIdentityProvider": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypool-cognitoidentityprovider.html",
Expand Down
@@ -1,5 +1,5 @@
{
"$version": "61.0.0",
"$version": "62.0.0",
"PropertyTypes": {
"AWS::Config::ConfigRule.Scope": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-scope.html",
Expand Down

0 comments on commit 0352dee

Please sign in to comment.