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

------

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

@github-actions
Copy link
Contributor

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

├[~] service aws-applicationinsights
│ └ resources
│    └[~] resource AWS::ApplicationInsights::Application
│      └ properties
│         └ SNSNotificationArn: (documentation changed)
├[~] service aws-codebuild
│ └ resources
│    └[~] resource AWS::CodeBuild::Fleet
│      └ properties
│         └ EnvironmentType: (documentation changed)
├[~] service aws-gamelift
│ └ resources
│    ├[~] resource AWS::GameLift::Build
│    │ └ properties
│    │    └ OperatingSystem: (documentation changed)
│    ├[~] resource AWS::GameLift::ContainerGroupDefinition
│    │ ├  - documentation: *This data type is currently not available. It is under improvement as we respond to customer feedback from the Containers public preview.*
│    │ │  The properties that describe a container group resource. Container group definition properties can't be updated. To change a property, create a new container group definition.
│    │ │  *Used with:* `CreateContainerGroupDefinition`
│    │ │  *Returned by:* `DescribeContainerGroupDefinition` , `ListContainerGroupDefinitions`
│    │ │  + documentation: The properties that describe a container group resource. You can update all properties of a container group definition properties. Updates to a container group definition are saved as new versions.
│    │ │  *Used with:* `CreateContainerGroupDefinition`
│    │ │  *Returned by:* `DescribeContainerGroupDefinition` , `ListContainerGroupDefinitions` , `UpdateContainerGroupDefinition`
│    │ ├ properties
│    │ │  ├ OperatingSystem: (documentation changed)
│    │ │  └ SupportContainerDefinitions: (documentation changed)
│    │ └ attributes
│    │    └ ContainerGroupDefinitionArn: (documentation changed)
│    ├[~] resource AWS::GameLift::Fleet
│    │ ├ properties
│    │ │  ├ ApplyCapacity: (documentation changed)
│    │ │  ├ ComputeType: (documentation changed)
│    │ │  ├ EC2InboundPermissions: (documentation changed)
│    │ │  ├ EC2InstanceType: (documentation changed)
│    │ │  └ InstanceRoleARN: (documentation changed)
│    │ └ types
│    │    ├[~] type CertificateConfiguration
│    │    │ └ properties
│    │    │    └ CertificateType: (documentation changed)
│    │    ├[~] type LocationCapacity
│    │    │ └  - documentation: Current resource capacity settings for managed EC2 fleets. For multi-location fleets, location values might refer to a fleet's remote location or its home Region.
│    │    │    *Returned by:* [DescribeFleetCapacity](https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetCapacity.html) , [DescribeFleetLocationCapacity](https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetLocationCapacity.html) , [UpdateFleetCapacity](https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateFleetCapacity.html)
│    │    │    + documentation: Current resource capacity settings for managed EC2 fleets and managed container fleets. For multi-location fleets, location values might refer to a fleet's remote location or its home Region.
│    │    │    *Returned by:* [DescribeFleetCapacity](https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetCapacity.html) , [DescribeFleetLocationCapacity](https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetLocationCapacity.html) , [UpdateFleetCapacity](https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateFleetCapacity.html)
│    │    ├[~] type LocationConfiguration
│    │    │ └ properties
│    │    │    └ LocationCapacity: (documentation changed)
│    │    └[~] type ServerProcess
│    │      └ properties
│    │         └ ConcurrentExecutions: (documentation changed)
│    ├[~] resource AWS::GameLift::GameSessionQueue
│    │ └ properties
│    │    ├ PlayerLatencyPolicies: (documentation changed)
│    │    └ TimeoutInSeconds: (documentation changed)
│    └[~] resource AWS::GameLift::MatchmakingConfiguration
│      └ properties
│         └ AdditionalPlayerCount: (documentation changed)
├[~] service aws-mediastore
│ └ resources
│    └[~] resource AWS::MediaStore::Container
│      └ properties
│         ├ CorsPolicy: (documentation changed)
│         └ LifecyclePolicy: (documentation changed)
└[~] service aws-rds
  └ resources
     └[~] resource AWS::RDS::DBCluster
       └ properties
          └ EngineLifecycleSupport: (documentation changed)

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