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 #1567

Merged
merged 1 commit into from
Jan 16, 2025

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

------

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

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

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

Copy link

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

├[~] service aws-batch
│ └ resources
│    └[~]  resource AWS::Batch::SchedulingPolicy
│       └ types
│          └[~] type FairsharePolicy
│            └ properties
│               └ ShareDecaySeconds: (documentation changed)
├[~] service aws-codepipeline
│ └ resources
│    └[~]  resource AWS::CodePipeline::Pipeline
│       └ types
│          └[~] type RuleDeclaration
│            └ properties
│               └ Commands: (documentation changed)
├[~] service aws-logs
│ └ resources
│    └[~]  resource AWS::Logs::Integration
│       └ types
│          └[~] type OpenSearchResourceConfig
│            └ properties
│               └ DashboardViewerPrincipals: (documentation changed)
└[~] service aws-notificationscontacts
  └ resources
     └[~]  resource AWS::NotificationsContacts::EmailContact
        ├      - documentation: Definition of AWS::NotificationsContacts::EmailContact Resource Type
        │      + documentation: Configures email contacts for AWS User Notifications .
        ├ properties
        │  ├ EmailAddress: (documentation changed)
        │  ├ Name: (documentation changed)
        │  └ Tags: (documentation changed)
        ├ attributes
        │  ├ Arn: (documentation changed)
        │  ├ EmailContact.Address: (documentation changed)
        │  ├ EmailContact.Arn: (documentation changed)
        │  ├ EmailContact.CreationTime: (documentation changed)
        │  ├ EmailContact.Name: (documentation changed)
        │  ├ EmailContact.Status: (documentation changed)
        │  └ EmailContact.UpdateTime: (documentation changed)
        └ types
           └[~] type EmailContact
             ├      - documentation: undefined
             │      + documentation: Configures email contacts for AWS User Notifications . You must activate the email contact using the activation token that you will receive when the email contact is set up.
             └ properties
                ├ Address: (documentation changed)
                ├ Arn: (documentation changed)
                ├ CreationTime: (documentation changed)
                ├ Name: (documentation changed)
                ├ Status: (documentation changed)
                └ UpdateTime: (documentation changed)

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Jan 16, 2025
Merged via the queue into main with commit 2a28a32 Jan 16, 2025
11 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/documentation branch January 16, 2025 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