Skip to content

Conversation

@aws-cdk-automation
Copy link
Contributor

⚠️ This Pull Request updates daily and will overwrite all manual changes pushed to the branch

Updates the cfn-schema source from upstream. See details in workflow run.


Automatically created by projen via the "update-source-cfn-schema" workflow

> ⚠️ This Pull Request updates daily and will overwrite **all** manual changes pushed to the branch

Updates the cfn-schema source from upstream. See details in [workflow run].

[Workflow Run]: https://github.com/cdklabs/awscdk-service-spec/actions/runs/11715982953

------

*Automatically created by projen via the "update-source-cfn-schema" workflow*

Signed-off-by: github-actions <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2024

To work on this Pull Request, please create a new branch and PR. This prevents your work from being deleted by the automation.

Run the following commands inside the repo:

gh co 1416
git switch -c fix-pr-1416 && git push -u origin HEAD
gh pr create -t "fix: PR #1416" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/1416"

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2024

@aws-cdk/aws-service-spec: Model database diff detected

├[~] service aws-cleanrooms
│ └ resources
│    ├[~] resource AWS::CleanRooms::Collaboration
│    │ └ properties
│    │    └[+] AnalyticsEngine: string (immutable)
│    └[~] resource AWS::CleanRooms::Membership
│      └ types
│         └[~] type ProtectedQueryS3OutputConfiguration
│           └ properties
│              └[+] SingleFileOutput: boolean
├[~] service aws-logs
│ └ resources
│    ├[~] resource AWS::Logs::Delivery
│    │ └ properties
│    │    ├[+] FieldDelimiter: string
│    │    ├[+] RecordFields: Array<string>
│    │    ├[+] S3EnableHiveCompatiblePath: boolean
│    │    └[+] S3SuffixPath: string
│    └[~] resource AWS::Logs::DeliveryDestination
│      └ properties
│         └[+] OutputFormat: string (immutable)
└[~] service aws-nimblestudio
  └ resources
     ├[~] resource AWS::NimbleStudio::LaunchProfile
     │ └ types
     │    ├[~] type StreamConfiguration
     │    │ └ properties
     │    │    ├ MaxSessionLengthInMinutes: - number (default=690)
     │    │    │                            + number
     │    │    └ MaxStoppedSessionLengthInMinutes: - number (default=0)
     │    │                                        + number
     │    ├[~] type StreamConfigurationSessionBackup
     │    │ └ properties
     │    │    └ MaxBackupsToRetain: - number (default=0)
     │    │                          + number
     │    └[~] type VolumeConfiguration
     │      └ properties
     │         ├ Iops: - number (default=3000)
     │         │       + number
     │         ├ Size: - number (default=500)
     │         │       + number
     │         └ Throughput: - number (default=125)
     │                       + number
     ├[~] resource AWS::NimbleStudio::StreamingImage
     │ └ attributes
     │    └ EncryptionConfiguration: (documentation changed)
     └[~] resource AWS::NimbleStudio::StudioComponent
       └ properties
          ├[-] RuntimeRoleArn: string
          └[-] SecureInitializationRoleArn: string

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Nov 7, 2024
Merged via the queue into main with commit efb7455 Nov 7, 2024
11 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/cfn-schema branch November 7, 2024 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant