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

------

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

@github-actions
Copy link
Contributor

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

├[~] service aws-datazone
│ └ resources
│    └[~]  resource AWS::DataZone::UserProfile
│       └ types
│          ├[~] type IamUserProfileDetails
│          │ ├      - documentation: The details of an IAM user profile in Amazon DataZone.
│          │ │      + documentation: The details of the IAM User Profile.
│          │ └ properties
│          │    └ Arn: (documentation changed)
│          ├[~] type SsoUserProfileDetails
│          │ ├      - documentation: The single sign-on details of the user profile.
│          │ │      + documentation: The details of the SSO User Profile.
│          │ └ properties
│          │    ├ FirstName: (documentation changed)
│          │    ├ LastName: (documentation changed)
│          │    └ Username: (documentation changed)
│          └[~] type UserProfileDetails
│            ├      - documentation: The details of the user profile in Amazon DataZone.
│            │      + documentation: undefined
│            └ properties
│               ├ Iam: (documentation changed)
│               └ Sso: (documentation changed)
├[~] service aws-lambda
│ └ resources
│    └[~]  resource AWS::Lambda::EventSourceMapping
│       ├ properties
│       │  ├ ProvisionedPollerConfig: (documentation changed)
│       │  └ ScalingConfig: (documentation changed)
│       └ types
│          └[~] type ProvisionedPollerConfig
│            ├      - documentation: The [provisioned mode](https://docs.aws.amazon.com/lambda/latest/dg/invocation-eventsourcemapping.html#invocation-eventsourcemapping-provisioned-mode) configuration for the event source. Use provisioned mode to customize the minimum and maximum number of event pollers for your event source.
│            │      + documentation: The [provisioned mode](https://docs.aws.amazon.com/lambda/latest/dg/invocation-eventsourcemapping.html#invocation-eventsourcemapping-provisioned-mode) configuration for the event source. Use Provisioned Mode to customize the minimum and maximum number of event pollers for your event source.
│            └ properties
│               ├ MaximumPollers: (documentation changed)
│               └ MinimumPollers: (documentation changed)
├[~] service aws-lookoutequipment
│ └ resources
│    └[~]  resource AWS::LookoutEquipment::InferenceScheduler
│       └ properties
│          └ ServerSideKmsKeyId: (documentation changed)
└[~] service aws-workspacesweb
  └ resources
     ├[~]  resource AWS::WorkSpacesWeb::Portal
     │  └ properties
     │     └ SessionLoggerArn: (documentation changed)
     └[~]  resource AWS::WorkSpacesWeb::SessionLogger
        ├ properties
        │  └ Tags: (documentation changed)
        └ types
           └[~] type EventFilter
             └ properties
                ├ All: (documentation changed)
                └ Include: (documentation changed)

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