Skip to content

Commit

Permalink
chore(release): 1.191.0 (#23932)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 31, 2023
2 parents 734f85e + 2d7fa81 commit 0c8c6a6
Show file tree
Hide file tree
Showing 216 changed files with 1,868 additions and 294 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.191.0](https://github.com/aws/aws-cdk/compare/v1.190.0...v1.191.0) (2023-01-31)


### Features

* **cfnspec:** cloudformation spec v109.0.0 ([#23867](https://github.com/aws/aws-cdk/issues/23867)) ([77c1980](https://github.com/aws/aws-cdk/commit/77c19803aef6291759ebd007882a8e1feb0f3318))

## [1.190.0](https://github.com/aws/aws-cdk/compare/v1.189.0...v1.190.0) (2023-01-25)


Expand Down
1 change: 1 addition & 0 deletions packages/@aws-cdk/aws-lambda/lib/function-hash.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export const VERSION_LOCKED: { [key: string]: boolean } = {
PackageType: true,
Role: true,
Runtime: true,
RuntimeManagementConfig: true,
SnapStart: true,
Timeout: true,
TracingConfig: true,
Expand Down
118 changes: 118 additions & 0 deletions packages/@aws-cdk/cfnspec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,121 @@
# CloudFormation Resource Specification v109.0.0

## New Resource Types

* AWS::Connect::ApprovedOrigin
* AWS::Connect::IntegrationAssociation
* AWS::Connect::SecurityKey

## Attribute Changes

* AWS::Logs::LogStream Id (__added__)
* AWS::OpenSearchService::Domain AdvancedSecurityOptions.AnonymousAuthDisableDate (__added__)
* AWS::Route53Resolver::ResolverEndpoint ResolverEndpointType (__added__)
* AWS::SecretsManager::Secret Id (__deleted__)

## Property Changes

* AWS::ApiGatewayV2::ApiMapping ApiId.UpdateType (__changed__)
* Old: Immutable
* New: Mutable
* AWS::DMS::EventSubscription Tags.UpdateType (__changed__)
* Old: Immutable
* New: Mutable
* AWS::DMS::ReplicationInstance Tags.UpdateType (__changed__)
* Old: Immutable
* New: Mutable
* AWS::DMS::ReplicationTask Tags.UpdateType (__changed__)
* Old: Immutable
* New: Mutable
* AWS::EC2::CustomerGateway DeviceName (__added__)
* AWS::EC2::NatGateway MaxDrainDurationSeconds (__added__)
* AWS::EC2::NatGateway SecondaryAllocationIds (__added__)
* AWS::EC2::NatGateway SecondaryPrivateIpAddressCount (__added__)
* AWS::EC2::NatGateway SecondaryPrivateIpAddresses (__added__)
* AWS::EMRServerless::Application ImageConfiguration (__added__)
* AWS::EMRServerless::Application WorkerTypeSpecifications (__added__)
* AWS::GroundStation::DataflowEndpointGroup ContactPostPassDurationSeconds (__added__)
* AWS::GroundStation::DataflowEndpointGroup ContactPrePassDurationSeconds (__added__)
* AWS::ImageBuilder::Image ImageScanningConfiguration (__added__)
* AWS::ImageBuilder::ImagePipeline ImageScanningConfiguration (__added__)
* AWS::Lambda::Function RuntimeManagementConfig (__added__)
* AWS::Location::GeofenceCollection PricingPlan (__deleted__)
* AWS::Location::GeofenceCollection PricingPlanDataSource (__deleted__)
* AWS::RUM::AppMonitor CustomEvents (__added__)
* AWS::Route53Resolver::ResolverEndpoint ResolverEndpointType (__added__)
* AWS::SageMaker::Domain DefaultSpaceSettings (__added__)
* AWS::SecretsManager::Secret ReplicaRegions.DuplicatesAllowed (__deleted__)
* AWS::SecretsManager::Secret Tags.DuplicatesAllowed (__deleted__)

## Property Type Changes

* AWS::AppFlow::ConnectorProfile.PardotConnectorProfileCredentials (__added__)
* AWS::AppFlow::ConnectorProfile.PardotConnectorProfileProperties (__added__)
* AWS::AppFlow::Flow.PardotSourceProperties (__added__)
* AWS::EMRServerless::Application.ImageConfigurationInput (__added__)
* AWS::EMRServerless::Application.WorkerTypeSpecificationInput (__added__)
* AWS::ImageBuilder::Image.EcrConfiguration (__added__)
* AWS::ImageBuilder::Image.ImageScanningConfiguration (__added__)
* AWS::ImageBuilder::ImagePipeline.EcrConfiguration (__added__)
* AWS::ImageBuilder::ImagePipeline.ImageScanningConfiguration (__added__)
* AWS::Lambda::Function.RuntimeManagementConfig (__added__)
* AWS::Lex::Bot.Condition (__added__)
* AWS::Lex::Bot.ConditionalBranch (__added__)
* AWS::Lex::Bot.ConditionalSpecification (__added__)
* AWS::Lex::Bot.DefaultConditionalBranch (__added__)
* AWS::Lex::Bot.DialogAction (__added__)
* AWS::Lex::Bot.DialogCodeHookInvocationSetting (__added__)
* AWS::Lex::Bot.DialogState (__added__)
* AWS::Lex::Bot.ElicitationCodeHookInvocationSetting (__added__)
* AWS::Lex::Bot.InitialResponseSetting (__added__)
* AWS::Lex::Bot.IntentOverride (__added__)
* AWS::Lex::Bot.PostDialogCodeHookInvocationSpecification (__added__)
* AWS::Lex::Bot.SessionAttribute (__added__)
* AWS::Lex::Bot.SlotCaptureSetting (__added__)
* AWS::Lex::Bot.SlotValue (__added__)
* AWS::Lex::Bot.SlotValueOverride (__added__)
* AWS::Lex::Bot.SlotValueOverrideMap (__added__)
* AWS::OpenSearchService::Domain.Idp (__added__)
* AWS::OpenSearchService::Domain.SAMLOptions (__added__)
* AWS::RUM::AppMonitor.CustomEvents (__added__)
* AWS::SageMaker::Domain.DefaultSpaceSettings (__added__)
* AWS::AppFlow::ConnectorProfile.ConnectorProfileCredentials Pardot (__added__)
* AWS::AppFlow::ConnectorProfile.ConnectorProfileProperties Pardot (__added__)
* AWS::AppFlow::Flow.ConnectorOperator Pardot (__added__)
* AWS::AppFlow::Flow.SourceConnectorProperties Pardot (__added__)
* AWS::Lex::Bot.FulfillmentCodeHookSetting IsActive (__added__)
* AWS::Lex::Bot.Intent InitialResponseSetting (__added__)
* AWS::Lex::Bot.IntentClosingSetting Conditional (__added__)
* AWS::Lex::Bot.IntentClosingSetting NextStep (__added__)
* AWS::Lex::Bot.IntentClosingSetting ClosingResponse.Required (__changed__)
* Old: true
* New: false
* AWS::Lex::Bot.IntentConfirmationSetting CodeHook (__added__)
* AWS::Lex::Bot.IntentConfirmationSetting ConfirmationConditional (__added__)
* AWS::Lex::Bot.IntentConfirmationSetting ConfirmationNextStep (__added__)
* AWS::Lex::Bot.IntentConfirmationSetting ConfirmationResponse (__added__)
* AWS::Lex::Bot.IntentConfirmationSetting DeclinationConditional (__added__)
* AWS::Lex::Bot.IntentConfirmationSetting DeclinationNextStep (__added__)
* AWS::Lex::Bot.IntentConfirmationSetting ElicitationCodeHook (__added__)
* AWS::Lex::Bot.IntentConfirmationSetting FailureConditional (__added__)
* AWS::Lex::Bot.IntentConfirmationSetting FailureNextStep (__added__)
* AWS::Lex::Bot.IntentConfirmationSetting FailureResponse (__added__)
* AWS::Lex::Bot.IntentConfirmationSetting DeclinationResponse.Required (__changed__)
* Old: true
* New: false
* AWS::Lex::Bot.PostFulfillmentStatusSpecification FailureConditional (__added__)
* AWS::Lex::Bot.PostFulfillmentStatusSpecification FailureNextStep (__added__)
* AWS::Lex::Bot.PostFulfillmentStatusSpecification SuccessConditional (__added__)
* AWS::Lex::Bot.PostFulfillmentStatusSpecification SuccessNextStep (__added__)
* AWS::Lex::Bot.PostFulfillmentStatusSpecification TimeoutConditional (__added__)
* AWS::Lex::Bot.PostFulfillmentStatusSpecification TimeoutNextStep (__added__)
* AWS::Lex::Bot.SlotValueElicitationSetting SlotCaptureSetting (__added__)
* AWS::OpenSearchService::Domain.AdvancedSecurityOptionsInput AnonymousAuthDisableDate (__added__)
* AWS::OpenSearchService::Domain.AdvancedSecurityOptionsInput AnonymousAuthEnabled (__added__)
* AWS::OpenSearchService::Domain.AdvancedSecurityOptionsInput SAMLOptions (__added__)
* AWS::Route53Resolver::ResolverEndpoint.IpAddressRequest Ipv6 (__added__)



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

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 @@
108.0.0
109.0.0
Loading

0 comments on commit 0c8c6a6

Please sign in to comment.