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

Merged
merged 1 commit into from
Aug 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/10221049065

------

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

Copy link

github-actions bot commented Aug 2, 2024

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

├[~] service aws-apptest
│ └ resources
│    └[~] resource AWS::AppTest::TestCase
│      └ types
│         ├[~] type M2ManagedActionProperties
│         │ ├  - documentation: Specifies the AWS Mainframe Modernization managed action properties.
│         │ │  + documentation: Specifies the Mainframe Modernization managed action properties.
│         │ └ properties
│         │    ├ ForceStop: (documentation changed)
│         │    └ ImportDataSetLocation: (documentation changed)
│         ├[~] type M2ManagedApplicationAction
│         │ ├  - documentation: Specifies the AWS Mainframe Modernization managed application action.
│         │ │  + documentation: Specifies the Mainframe Modernization managed application action.
│         │ └ properties
│         │    ├ ActionType: (documentation changed)
│         │    ├ Properties: (documentation changed)
│         │    └ Resource: (documentation changed)
│         ├[~] type M2NonManagedApplicationAction
│         │ ├  - documentation: Specifies the AWS Mainframe Modernization non-managed application action.
│         │ │  + documentation: Specifies the Mainframe Modernization non-managed application action.
│         │ └ properties
│         │    ├ ActionType: (documentation changed)
│         │    └ Resource: (documentation changed)
│         └[~] type ResourceAction
│           └ properties
│              ├ M2ManagedApplicationAction: (documentation changed)
│              └ M2NonManagedApplicationAction: (documentation changed)
├[~] service aws-codepipeline
│ └ resources
│    └[~] resource AWS::CodePipeline::Webhook
│      ├ properties
│      │  └ Authentication: (documentation changed)
│      └ types
│         └[~] type WebhookAuthConfiguration
│           └ properties
│              └ SecretToken: (documentation changed)
├[~] service aws-connect
│ └ resources
│    └[~] resource AWS::Connect::SecurityProfile
│      └  - documentation: Creates a security profile.
│         + documentation: Creates a security profile.
│         For information about security profiles, see [Security Profiles](https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html) in the *Amazon Connect Administrator Guide* . For a mapping of the API name and user interface name of the security profile permissions, see [List of security profile permissions](https://docs.aws.amazon.com/connect/latest/adminguide/security-profile-list.html) .
├[~] service aws-deadline
│ └ resources
│    ├[~] resource AWS::Deadline::Farm
│    │ └ properties
│    │    └ DisplayName: (documentation changed)
│    ├[~] resource AWS::Deadline::Fleet
│    │ └ properties
│    │    └ DisplayName: (documentation changed)
│    ├[~] resource AWS::Deadline::Monitor
│    │ └ properties
│    │    └ DisplayName: (documentation changed)
│    ├[~] resource AWS::Deadline::Queue
│    │ └ properties
│    │    └ DisplayName: (documentation changed)
│    └[~] resource AWS::Deadline::StorageProfile
│      └ properties
│         └ DisplayName: (documentation changed)
└[~] service aws-rds
  └ resources
     ├[~] resource AWS::RDS::DBProxy
     │ └ types
     │    └[~] type TagFormat
     │      └  - documentation: Metadata assigned to an Amazon RDS resource consisting of a key-value pair.
     │         For more information, see [Tagging Amazon RDS Resources](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html) in the *Amazon RDS User Guide* or [Tagging Amazon Aurora and Amazon RDS Resources](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Tagging.html) in the *Amazon Aurora User Guide* .
     │         + documentation: Metadata assigned to an Amazon RDS resource consisting of a key-value pair.
     │         For more information, see [Tagging Amazon RDS resources](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html) in the *Amazon RDS User Guide* or [Tagging Amazon Aurora and Amazon RDS resources](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Tagging.html) in the *Amazon Aurora User Guide* .
     ├[~] resource AWS::RDS::DBProxyEndpoint
     │ └ types
     │    └[~] type TagFormat
     │      └  - documentation: Metadata assigned to an Amazon RDS resource consisting of a key-value pair.
     │         For more information, see [Tagging Amazon RDS Resources](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html) in the *Amazon RDS User Guide* or [Tagging Amazon Aurora and Amazon RDS Resources](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Tagging.html) in the *Amazon Aurora User Guide* .
     │         + documentation: Metadata assigned to an Amazon RDS resource consisting of a key-value pair.
     │         For more information, see [Tagging Amazon RDS resources](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html) in the *Amazon RDS User Guide* or [Tagging Amazon Aurora and Amazon RDS resources](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Tagging.html) in the *Amazon Aurora User Guide* .
     ├[~] resource AWS::RDS::DBSecurityGroup
     │ └ properties
     │    └ Tags: (documentation changed)
     └[~] resource AWS::RDS::OptionGroup
       ├ properties
       │  └ OptionConfigurations: (documentation changed)
       └ types
          └[~] type OptionConfiguration
            └ properties
               ├ DBSecurityGroupMemberships: (documentation changed)
               └ VpcSecurityGroupMemberships: (documentation changed)

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Aug 2, 2024
Merged via the queue into main with commit 107a19f Aug 2, 2024
11 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/documentation branch August 2, 2024 19:50
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