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

Merged
merged 1 commit into from
Sep 16, 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/10876994205

------

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

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

Copy link

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

├[~] service aws-ecr
│ └ resources
│    ├[~] resource AWS::ECR::Repository
│    │ └ types
│    │    └[~] type EncryptionConfiguration
│    │      └ properties
│    │         └ EncryptionType: (documentation changed)
│    └[~] resource AWS::ECR::RepositoryCreationTemplate
│      └ types
│         └[~] type EncryptionConfiguration
│           └ properties
│              └ EncryptionType: (documentation changed)
├[~] service aws-ecs
│ └ resources
│    └[~] resource AWS::ECS::TaskDefinition
│      └ types
│         └[~] type ContainerDefinition
│           └ properties
│              └ StopTimeout: (documentation changed)
├[~] service aws-emr
│ └ resources
│    ├[~] resource AWS::EMR::Cluster
│    │ └ types
│    │    └[~] type InstanceFleetProvisioningSpecifications
│    │      └ properties
│    │         ├ OnDemandSpecification: (documentation changed)
│    │         └ SpotSpecification: (documentation changed)
│    └[~] resource AWS::EMR::InstanceFleetConfig
│      └ types
│         └[~] type InstanceFleetProvisioningSpecifications
│           └ properties
│              ├ OnDemandSpecification: (documentation changed)
│              └ SpotSpecification: (documentation changed)
├[~] service aws-quicksight
│ └ resources
│    ├[~] resource AWS::QuickSight::Analysis
│    │ └ types
│    │    ├[~] type ColumnTooltipItem
│    │    │ └ properties
│    │    │    └ TooltipTarget: (documentation changed)
│    │    ├[~] type FieldTooltipItem
│    │    │ └ properties
│    │    │    └ TooltipTarget: (documentation changed)
│    │    ├[~] type QueryExecutionOptions
│    │    │ ├  - documentation: undefined
│    │    │ │  + documentation: A structure that describes the query execution options.
│    │    │ └ properties
│    │    │    └ QueryExecutionMode: (documentation changed)
│    │    ├[~] type SingleAxisOptions
│    │    │ ├  - documentation: undefined
│    │    │ │  + documentation: The settings of a chart's single axis configuration.
│    │    │ └ properties
│    │    │    └ YAxisOptions: (documentation changed)
│    │    └[~] type YAxisOptions
│    │      ├  - documentation: undefined
│    │      │  + documentation: The options that are available for a single Y axis in a chart.
│    │      └ properties
│    │         └ YAxis: (documentation changed)
│    ├[~] resource AWS::QuickSight::Dashboard
│    │ └ types
│    │    ├[~] type ColumnTooltipItem
│    │    │ └ properties
│    │    │    └ TooltipTarget: (documentation changed)
│    │    ├[~] type FieldTooltipItem
│    │    │ └ properties
│    │    │    └ TooltipTarget: (documentation changed)
│    │    ├[~] type SingleAxisOptions
│    │    │ ├  - documentation: undefined
│    │    │ │  + documentation: The settings of a chart's single axis configuration.
│    │    │ └ properties
│    │    │    └ YAxisOptions: (documentation changed)
│    │    └[~] type YAxisOptions
│    │      ├  - documentation: undefined
│    │      │  + documentation: The options that are available for a single Y axis in a chart.
│    │      └ properties
│    │         └ YAxis: (documentation changed)
│    └[~] resource AWS::QuickSight::Template
│      └ types
│         ├[~] type ColumnTooltipItem
│         │ └ properties
│         │    └ TooltipTarget: (documentation changed)
│         ├[~] type FieldTooltipItem
│         │ └ properties
│         │    └ TooltipTarget: (documentation changed)
│         ├[~] type QueryExecutionOptions
│         │ ├  - documentation: undefined
│         │ │  + documentation: A structure that describes the query execution options.
│         │ └ properties
│         │    └ QueryExecutionMode: (documentation changed)
│         ├[~] type SingleAxisOptions
│         │ ├  - documentation: undefined
│         │ │  + documentation: The settings of a chart's single axis configuration.
│         │ └ properties
│         │    └ YAxisOptions: (documentation changed)
│         └[~] type YAxisOptions
│           ├  - documentation: undefined
│           │  + documentation: The options that are available for a single Y axis in a chart.
│           └ properties
│              └ YAxis: (documentation changed)
└[~] service aws-rds
  └ resources
     └[~] resource AWS::RDS::DBProxyTargetGroup
       └ types
          └[~] type ConnectionPoolConfigurationInfoFormat
            └ properties
               └ ConnectionBorrowTimeout: (documentation changed)

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Sep 16, 2024
Merged via the queue into main with commit e6ac131 Sep 16, 2024
11 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/documentation branch September 16, 2024 03:41
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