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

------

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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

├[~] service aws-dax
│ └ resources
│    └[~]  resource AWS::DAX::SubnetGroup
│       └ attributes
│          └[+] Id: string
├[~] service aws-ec2
│ └ resources
│    └[~]  resource AWS::EC2::ClientVpnEndpoint
│       └ properties
│          ├[+] EndpointIpAddressType: string (immutable)
│          └[+] TrafficIpAddressType: string (immutable)
├[~] service aws-iot
│ └ resources
│    └[~]  resource AWS::IoT::TopicRule
│       └ types
│          ├[+]  type BatchConfig
│          │  ├      name: BatchConfig
│          │  └ properties
│          │     ├ MaxBatchOpenMs: integer
│          │     ├ MaxBatchSize: integer
│          │     └ MaxBatchSizeBytes: integer
│          └[~] type HttpAction
│            └ properties
│               ├[+] BatchConfig: BatchConfig
│               └[+] EnableBatching: boolean
├[~] service aws-logs
│ └ resources
│    └[~]  resource AWS::Logs::LogGroup
│       └ properties
│          └[+] DeletionProtectionEnabled: boolean (default=false)
├[~] service aws-odb
│ └ resources
│    └[~]  resource AWS::ODB::OdbPeeringConnection
│       └ properties
│          └ DisplayName: - string (immutable)
│                         + string
├[~] service aws-securityhub
│ └ resources
│    └[~]  resource AWS::SecurityHub::ConnectorV2
│       ├ attributes
│       │  ├[-] Provider.JiraCloud.AuthStatus: string
│       │  ├[-] Provider.JiraCloud.AuthUrl: string
│       │  ├[-] Provider.JiraCloud.CloudId: string
│       │  ├[-] Provider.JiraCloud.Domain: string
│       │  └[-] Provider.ServiceNow.AuthStatus: string
│       └ types
│          ├[-]  type JiraCloud
│          │  ├      documentation: Information about the configuration and status of a Jira Cloud integration.
│          │  │      name: JiraCloud
│          │  └ properties
│          │     ├ ProjectKey: string (required)
│          │     ├ CloudId: string
│          │     ├ Domain: string
│          │     ├ AuthUrl: string
│          │     └ AuthStatus: string
│          ├[+]  type JiraCloudProviderConfiguration
│          │  ├      documentation: The initial configuration settings required to establish an integration between Security Hub and Jira Cloud
│          │  │      name: JiraCloudProviderConfiguration
│          │  └ properties
│          │     └ ProjectKey: string (required)
│          ├[~] type Provider
│          │ └ properties
│          │    ├ JiraCloud: - JiraCloud
│          │    │            + JiraCloudProviderConfiguration
│          │    └ ServiceNow: - ServiceNow
│          │                  + ServiceNowProviderConfiguration
│          ├[-]  type ServiceNow
│          │  ├      documentation: Information about a ServiceNow ITSM integration.
│          │  │      name: ServiceNow
│          │  └ properties
│          │     ├ InstanceName: string (required, immutable)
│          │     ├ SecretArn: string (required)
│          │     └ AuthStatus: string
│          └[+]  type ServiceNowProviderConfiguration
│             ├      documentation: The initial configuration settings required to establish an integration between Security Hub and ServiceNow ITSM
│             │      name: ServiceNowProviderConfiguration
│             └ properties
│                ├ InstanceName: string (required, immutable)
│                └ SecretArn: string (required)
└[~] service aws-wisdom
  └ resources
     └[~]  resource AWS::Wisdom::AssistantAssociation
        └ types
           ├[~] type AssociationData
           │ └ properties
           │    ├[+] ExternalBedrockKnowledgeBaseConfig: ExternalBedrockKnowledgeBaseConfig
           │    └ KnowledgeBaseId: - string (required, immutable)
           │                       + string (immutable)
           └[+]  type ExternalBedrockKnowledgeBaseConfig
              ├      name: ExternalBedrockKnowledgeBaseConfig
              └ properties
                 ├ BedrockKnowledgeBaseArn: string (required)
                 └ AccessRoleArn: string (required)

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Dec 22, 2025
Merged via the queue into main with commit 3dbbdd2 Dec 22, 2025
13 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/cfn-schema branch December 22, 2025 04:18
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