Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update to CloudFormation resource specification v2.11.0 #1088

Merged
merged 2 commits into from
Nov 6, 2018

Conversation

RomainMuller
Copy link
Contributor

New Resource Types

  • AWS::AppStream::DirectoryConfig
  • AWS::AppStream::Fleet
  • AWS::AppStream::ImageBuilder
  • AWS::AppStream::Stack
  • AWS::AppStream::StackFleetAssociation
  • AWS::AppStream::StackUserAssociation
  • AWS::AppStream::User
  • AWS::Events::EventBusPolicy
  • AWS::SSM::MaintenanceWindow

Property Changes

  • AWS::AmazonMQ::Broker AutoMinorVersionUpgrade.UpdateType (changed)
    • Old: Immutable
    • New: Mutable
  • AWS::AmazonMQ::Broker EngineVersion.UpdateType (changed)
    • Old: Immutable
    • New: Mutable
  • AWS::GuardDuty::Detector FindingPublishingFrequency (added)
  • AWS::SSM::PatchBaseline RejectedPatchesAction (added)

Property Type Changes

## New Resource Types

* AWS::AppStream::DirectoryConfig
* AWS::AppStream::Fleet
* AWS::AppStream::ImageBuilder
* AWS::AppStream::Stack
* AWS::AppStream::StackFleetAssociation
* AWS::AppStream::StackUserAssociation
* AWS::AppStream::User
* AWS::Events::EventBusPolicy
* AWS::SSM::MaintenanceWindow

## Property Changes

* AWS::AmazonMQ::Broker AutoMinorVersionUpgrade.UpdateType (__changed__)
  * Old: Immutable
  * New: Mutable
* AWS::AmazonMQ::Broker EngineVersion.UpdateType (__changed__)
  * Old: Immutable
  * New: Mutable
* AWS::GuardDuty::Detector FindingPublishingFrequency (__added__)
* AWS::SSM::PatchBaseline RejectedPatchesAction (__added__)

## Property Type Changes

* Tag Key.Documentation (__changed__)
  * Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html#cfn-resource-tags-key
  * New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-tag.html#cfn-dms-endpoint-tag-key
* Tag Key.Required (__changed__)
  * Old: true
  * New: false
* Tag Value.Documentation (__changed__)
  * Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html#cfn-resource-tags-value
  * New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-tag.html#cfn-dms-endpoint-tag-value
* Tag Value.Required (__changed__)
  * Old: true
  * New: false
@RomainMuller RomainMuller requested review from rix0rrr and eladb November 6, 2018 09:55
@RomainMuller RomainMuller merged commit 8a0b693 into master Nov 6, 2018
@RomainMuller RomainMuller deleted the rmuller/cfn-spec-2.11.0 branch November 6, 2018 10:39
@NGL321 NGL321 added the contribution/core This is a PR that came from AWS. label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants