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

------

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

Signed-off-by: github-actions <[email protected]>
@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 1429
git switch -c fix-pr-1429 && git push -u origin HEAD
gh pr create -t "fix: PR #1429" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/1429"

@github-actions
Copy link
Contributor

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

├[~] service aws-autoscaling
│ └ resources
│    └[~] resource AWS::AutoScaling::AutoScalingGroup
│      ├ properties
│      │  └ AvailabilityZoneDistribution: (documentation changed)
│      └ types
│         └[~] type AvailabilityZoneDistribution
│           ├  - documentation: undefined
│           │  + documentation: `AvailabilityZoneDistribution` is a property of the [AWS::AutoScaling::AutoScalingGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-autoscalinggroup.html) resource.
│           └ properties
│              └ CapacityDistributionStrategy: (documentation changed)
├[~] service aws-ec2
│ └ resources
│    └[~] resource AWS::EC2::CapacityReservation
│      └ properties
│         └ UnusedReservationBillingOwnerId: (documentation changed)
├[~] service aws-quicksight
│ └ resources
│    └[~] resource AWS::QuickSight::DataSource
│      └ types
│         ├[~] type OAuthParameters
│         │ ├  - documentation: undefined
│         │ │  + documentation: An object that contains information needed to create a data source connection that uses OAuth client credentials. This option is available for data source connections that are made with Snowflake and Starburst.
│         │ └ properties
│         │    ├ IdentityProviderResourceUri: (documentation changed)
│         │    ├ OAuthScope: (documentation changed)
│         │    └ TokenProviderUrl: (documentation changed)
│         ├[~] type SnowflakeParameters
│         │ └ properties
│         │    ├ AuthenticationType: (documentation changed)
│         │    ├ DatabaseAccessControlRole: (documentation changed)
│         │    └ OAuthParameters: (documentation changed)
│         └[~] type StarburstParameters
│           └ properties
│              ├ AuthenticationType: (documentation changed)
│              ├ DatabaseAccessControlRole: (documentation changed)
│              └ OAuthParameters: (documentation changed)
└[~] service aws-securityhub
  └ resources
     └[~] resource AWS::SecurityHub::FindingAggregator
       └ properties
          ├ RegionLinkingMode: (documentation changed)
          └ Regions: (documentation changed)

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Nov 12, 2024
Merged via the queue into main with commit d590c28 Nov 12, 2024
11 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/documentation branch November 12, 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