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 documentation source from upstream. See details in workflow run.


Automatically created by projen via the "update-source-documentation" workflow

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

Updates the documentation source from upstream. See details in [workflow run].

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

------

*Automatically created by projen via the "update-source-documentation" 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 2210
git switch -c fix-pr-2210 && git push -u origin HEAD
gh pr create -t "fix: PR #2210" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/2210"

@github-actions
Copy link
Contributor

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

├[~] service aws-connectcampaignsv2
│ └ resources
│    └[~]  resource AWS::ConnectCampaignsV2::Campaign
│       └ types
│          └[~] type TelephonyOutboundMode
│            └ properties
│               └ PreviewConfig: (documentation changed)
├[~] service aws-controltower
│ └ resources
│    └[~]  resource AWS::ControlTower::LandingZone
│       └ properties
│          └ RemediationTypes: (documentation changed)
├[~] service aws-ec2
│ └ resources
│    └[~]  resource AWS::EC2::IPAMScope
│       ├ properties
│       │  └ ExternalAuthorityConfiguration: (documentation changed)
│       └ types
│          └[~] type IpamScopeExternalAuthorityConfiguration
│            ├      - documentation: External service configuration to connect your AWS IPAM scope.
│            │      + documentation: The configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system.
│            │      In IPAM, an external authority is a third-party IP address management system that provides CIDR blocks when you provision address space for top-level IPAM pools. This allows you to use your existing IP management system to control which address ranges are allocated to AWS while using Amazon VPC IPAM to manage subnets within those ranges.
│            └ properties
│               ├ ExternalResourceIdentifier: (documentation changed)
│               └ IpamScopeExternalAuthorityType: (documentation changed)
├[~] service aws-kinesis
│ └ resources
│    └[~]  resource AWS::Kinesis::Stream
│       ├ properties
│       │  └ WarmThroughputMiBps: (documentation changed)
│       └ types
│          └[~] type WarmThroughputObject
│            ├      - documentation: Warm throughput configuration details for the stream. Only present for ON_DEMAND streams.
│            │      + documentation: Represents the warm throughput configuration on the stream. This is only present for On-Demand Kinesis Data Streams in accounts that have `MinimumThroughputBillingCommitment` enabled.
│            └ properties
│               ├ CurrentMiBps: (documentation changed)
│               └ TargetMiBps: (documentation changed)
└[~] service aws-kms
  └ resources
     └[~]  resource AWS::KMS::Key
        └ properties
           └ KeySpec: (documentation changed)

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Nov 14, 2025
Merged via the queue into main with commit 14a8771 Nov 14, 2025
13 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/documentation branch November 14, 2025 03:57
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