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/11735468258

------

*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 8, 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 1419
git switch -c fix-pr-1419 && git push -u origin HEAD
gh pr create -t "fix: PR #1419" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/1419"

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2024

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

├[~] service aws-inspectorv2
│ └ resources
│    └[~] resource AWS::InspectorV2::CisScanConfiguration
│      └ types
│         └[~] type CisTargets
│           └ properties
│              └ TargetResourceTags: - Map<string, Array<string>>
│                                    + Map<string, Array<string>> (required)
└[~] service aws-quicksight
  └ resources
     └[~] resource AWS::QuickSight::DataSource
       └ types
          ├[+] type OAuthParameters
          │ ├  name: OAuthParameters
          │ └ properties
          │    ├TokenProviderUrl: string (required)
          │    ├OAuthScope: string
          │    ├IdentityProviderVpcConnectionProperties: VpcConnectionProperties
          │    └IdentityProviderResourceUri: string
          ├[~] type SnowflakeParameters
          │ └ properties
          │    ├[+] AuthenticationType: string
          │    ├[+] DatabaseAccessControlRole: string
          │    └[+] OAuthParameters: OAuthParameters
          └[~] type StarburstParameters
            └ properties
               ├[+] AuthenticationType: string
               ├[+] DatabaseAccessControlRole: string
               └[+] OAuthParameters: OAuthParameters

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Nov 8, 2024
Merged via the queue into main with commit bc551ce Nov 8, 2024
11 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/cfn-schema branch November 8, 2024 03:38
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