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

------

*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

github-actions bot commented Nov 7, 2025

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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

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

├[~] service aws-cloudfront
│ └ resources
│    ├[~]  resource AWS::CloudFront::AnycastIpList
│    │  ├ properties
│    │  │  └ IpAddressType: (documentation changed)
│    │  └ types
│    │     └[~] type AnycastIpList
│    │       └ properties
│    │          └ IpAddressType: (documentation changed)
│    ├[~]  resource AWS::CloudFront::Distribution
│    │  └ types
│    │     └[~] type VpcOriginConfig
│    │       └ properties
│    │          └ OwnerAccountId: (documentation changed)
│    └[~]  resource AWS::CloudFront::VpcOrigin
│       └ attributes
│          └ AccountId: (documentation changed)
├[~] service aws-quicksight
│ └ resources
│    └[~]  resource AWS::QuickSight::DataSet
│       ├ properties
│       │  ├ LogicalTableMap: (documentation changed)
│       │  ├ RowLevelPermissionDataSet: (documentation changed)
│       │  └ RowLevelPermissionTagConfiguration: (documentation changed)
│       └ types
│          └[~] type LogicalTable
│            ├      - documentation: A *logical table* is a unit that joins and that data transformations operate on. A logical table has a source, which can be either a physical table or result of a join. When a logical table points to a physical table, the logical table acts as a mutable copy of that physical table through transform operations.
│            │      + documentation: <p>A <i>logical table</i> is a unit that joins and that data
│            │                  transformations operate on. A logical table has a source, which can be either a physical
│            │                  table or result of a join. When a logical table points to a physical table, the logical
│            │                  table acts as a mutable copy of that physical table through transform operations.</p>
│            └ properties
│               ├ Alias: (documentation changed)
│               ├ DataTransforms: (documentation changed)
│               └ Source: (documentation changed)
└[~] service aws-ses
  └ resources
     └[~]  resource AWS::SES::MultiRegionEndpoint
        ├      - documentation: Resource Type definition for AWS::SES::MultiRegionEndpoint
        │      + documentation: Creates a multi-region endpoint (global-endpoint).
        │      The primary region is going to be the AWS-Region where the operation is executed. The secondary region has to be provided in request's parameters. From the data flow standpoint there is no difference between primary and secondary regions - sending traffic will be split equally between the two. The primary region is the region where the resource has been created and where it can be managed.
        ├ properties
        │  └ Tags: (documentation changed)
        └ types
           └[~] type Details
             └      - documentation: Contains details of a multi-region endpoint (global-endpoint) being created.
                    + documentation: An object that contains configuration details of multi-region endpoint (global-endpoint).

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