Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sources): update documentation #1156

Merged
merged 1 commit into from
Jul 2, 2024

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

------

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

Signed-off-by: github-actions <github-actions@github.com>
Copy link

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

Copy link

github-actions bot commented Jul 2, 2024

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

├[~] service aws-applicationautoscaling
│ └ resources
│    ├[~] resource AWS::ApplicationAutoScaling::ScalableTarget
│    │ └ properties
│    │    ├ ResourceId: (documentation changed)
│    │    └ ScalableDimension: (documentation changed)
│    └[~] resource AWS::ApplicationAutoScaling::ScalingPolicy
│      └ properties
│         ├ ResourceId: (documentation changed)
│         └ ScalableDimension: (documentation changed)
├[~] service aws-codebuild
│ └ resources
│    └[~] resource AWS::CodeBuild::Project
│      └ types
│         ├[~] type ProjectTriggers
│         │ └ properties
│         │    └ ScopeConfiguration: (documentation changed)
│         └[~] type ScopeConfiguration
│           ├  - documentation: undefined
│           │  + documentation: Contains configuration information about the scope for a webhook.
│           └ properties
│              └ Name: (documentation changed)
├[~] service aws-dms
│ └ resources
│    └[~] resource AWS::DMS::Endpoint
│      └ types
│         └[~] type OracleSettings
│           └ properties
│              ├ ArchivedLogsOnly: (documentation changed)
│              ├ UseBFile: (documentation changed)
│              ├ UseDirectPathFullLoad: (documentation changed)
│              └ UseLogminerReader: (documentation changed)
└[~] service aws-rolesanywhere
  └ resources
     └[~] resource AWS::RolesAnywhere::CRL
       ├ properties
       │  ├ CrlData: (documentation changed)
       │  ├ Enabled: (documentation changed)
       │  ├ Name: (documentation changed)
       │  └ Tags: (documentation changed)
       └ attributes
          └ CrlId: (documentation changed)

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Jul 2, 2024
Merged via the queue into main with commit 585f7d9 Jul 2, 2024
11 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/documentation branch July 2, 2024 03:39
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