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

Merged
merged 1 commit into from
Nov 5, 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/11676934278

------

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

Signed-off-by: github-actions <[email protected]>
Copy link

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

Copy link

github-actions bot commented Nov 5, 2024

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

├[~] service aws-bedrock
│ └ resources
│    ├[~] resource AWS::Bedrock::ApplicationInferenceProfile
│    │ ├  - documentation: Definition of AWS::Bedrock::ApplicationInferenceProfile Resource Type
│    │ │  + documentation: Specifies an inference profile as a resource in a top-level template. Use the `ModelSource` field to specify the inference profile to copy into the resource. For more information about using inference profiles in Amazon Bedrock , see [Improve resilience with cross-region inference](https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html) .
│    │ │  See the *Properties* section below for descriptions of both the required and optional properties.
│    │ ├ properties
│    │ │  ├ Description: (documentation changed)
│    │ │  ├ InferenceProfileName: (documentation changed)
│    │ │  ├ ModelSource: (documentation changed)
│    │ │  └ Tags: (documentation changed)
│    │ ├ attributes
│    │ │  ├ CreatedAt: (documentation changed)
│    │ │  ├ InferenceProfileArn: (documentation changed)
│    │ │  ├ InferenceProfileId: (documentation changed)
│    │ │  ├ InferenceProfileIdentifier: (documentation changed)
│    │ │  ├ Models: (documentation changed)
│    │ │  ├ Status: (documentation changed)
│    │ │  ├ Type: (documentation changed)
│    │ │  └ UpdatedAt: (documentation changed)
│    │ └ types
│    │    ├[~] type InferenceProfileModel
│    │    │ ├  - documentation: Model configuration
│    │    │ │  + documentation: Contains information about a model.
│    │    │ └ properties
│    │    │    └ ModelArn: (documentation changed)
│    │    └[~] type InferenceProfileModelSource
│    │      ├  - documentation: Various ways to encode a list of models in a CreateInferenceProfile request
│    │      │  + documentation: Contains information about the model or system-defined inference profile that is the source for an inference profile..
│    │      └ properties
│    │         └ CopyFrom: (documentation changed)
│    ├[~] resource AWS::Bedrock::FlowVersion
│    │ └ attributes
│    │    └ CustomerEncryptionKeyArn: (documentation changed)
│    ├[~] resource AWS::Bedrock::KnowledgeBase
│    │ └ types
│    │    └[~] type VectorKnowledgeBaseConfiguration
│    │      └ properties
│    │         └ EmbeddingModelArn: (documentation changed)
│    └[~] resource AWS::Bedrock::PromptVersion
│      ├ properties
│      │  └ Tags: (documentation changed)
│      └ attributes
│         └ CustomerEncryptionKeyArn: (documentation changed)
├[~] service aws-datasync
│ └ resources
│    └[~] resource AWS::DataSync::Task
│      └ properties
│         └ TaskMode: (documentation changed)
├[~] service aws-ec2
│ └ resources
│    └[~] resource AWS::EC2::EIP
│      └ properties
│         ├ Address: (documentation changed)
│         └ IpamPoolId: (documentation changed)
├[~] service aws-ecs
│ └ resources
│    ├[~] resource AWS::ECS::CapacityProvider
│    │ └ types
│    │    └[~] type ManagedScaling
│    │      └ properties
│    │         └ MinimumScalingStepSize: (documentation changed)
│    ├[~] resource AWS::ECS::Service
│    │ ├ properties
│    │ │  └ DeploymentConfiguration: (documentation changed)
│    │ └ types
│    │    ├[~] type DeploymentConfiguration
│    │    │ └  - documentation: Optional deployment parameters that control how many tasks run during the deployment and the failure detection methods.
│    │    │    + documentation: Optional deployment parameters that control how many tasks run during a deployment and the ordering of stopping and starting tasks.
│    │    └[~] type LoadBalancer
│    │      └ properties
│    │         └ LoadBalancerName: (documentation changed)
│    └[~] resource AWS::ECS::TaskDefinition
│      ├ properties
│      │  ├ IpcMode: (documentation changed)
│      │  ├ NetworkMode: (documentation changed)
│      │  └ PidMode: (documentation changed)
│      └ types
│         ├[~] type PortMapping
│         │ └ properties
│         │    └ ContainerPort: (documentation changed)
│         └[~] type RuntimePlatform
│           └ properties
│              ├ CpuArchitecture: (documentation changed)
│              └ OperatingSystemFamily: (documentation changed)
├[~] service aws-elasticloadbalancingv2
│ └ resources
│    ├[~] resource AWS::ElasticLoadBalancingV2::Listener
│    │ ├ properties
│    │ │  ├ Port: (documentation changed)
│    │ │  └ Protocol: (documentation changed)
│    │ └ types
│    │    └[~] type RedirectConfig
│    │      └ properties
│    │         └ Protocol: (documentation changed)
│    ├[~] resource AWS::ElasticLoadBalancingV2::ListenerRule
│    │ └ types
│    │    └[~] type RedirectConfig
│    │      └ properties
│    │         └ Protocol: (documentation changed)
│    ├[~] resource AWS::ElasticLoadBalancingV2::LoadBalancer
│    │ ├ properties
│    │ │  ├ IpAddressType: (documentation changed)
│    │ │  ├ Scheme: (documentation changed)
│    │ │  ├ SubnetMappings: (documentation changed)
│    │ │  └ Subnets: (documentation changed)
│    │ └ types
│    │    └[~] type LoadBalancerAttribute
│    │      └ properties
│    │         └ Key: (documentation changed)
│    └[~] resource AWS::ElasticLoadBalancingV2::TargetGroup
│      ├ properties
│      │  ├ HealthCheckEnabled: (documentation changed)
│      │  └ IpAddressType: (documentation changed)
│      └ types
│         └[~] type TargetGroupAttribute
│           └ properties
│              └ Key: (documentation changed)
├[~] service aws-rds
│ └ resources
│    ├[~] resource AWS::RDS::DBCluster
│    │ └ properties
│    │    └ ClusterScalabilityType: (documentation changed)
│    └[~] resource AWS::RDS::DBShardGroup
│      ├  - documentation: The AWS::RDS::DBShardGroup resource creates an Amazon Aurora Limitless DB Shard Group.
│      │  + documentation: Creates a new DB shard group for Aurora Limitless Database. You must enable Aurora Limitless Database to create a DB shard group.
│      │  Valid for: Aurora DB clusters only
│      ├ properties
│      │  ├ ComputeRedundancy: (documentation changed)
│      │  ├ PubliclyAccessible: (documentation changed)
│      │  └ Tags: (documentation changed)
│      └ attributes
│         ├ DBShardGroupResourceId: (documentation changed)
│         └ Endpoint: (documentation changed)
├[~] service aws-ses
│ └ resources
│    ├[~] resource AWS::SES::ConfigurationSet
│    │ └ types
│    │    └[~] type DeliveryOptions
│    │      └ properties
│    │         └ MaxDeliverySeconds: (documentation changed)
│    └[~] resource AWS::SES::Template
│      └ types
│         └[~] type Template
│           └  - documentation: An object that defines the email template to use for an email message, and the values to use for any message variables in that template. An *email template* is a type of message template that contains content that you want to define, save, and reuse in email messages that you send.
│              + documentation: An object that defines the email template to use for an email message, and the values to use for any message variables in that template. An *email template* is a type of message template that contains content that you want to reuse in email messages that you send. You can specifiy the email template by providing the name or ARN of an *email template* previously saved in your Amazon SES account or by providing the full template content.
└[~] service aws-wisdom
  └ resources
     └[~] resource AWS::Wisdom::AIPromptVersion
       ├  - documentation: Definition of AWS::Wisdom::AIPromptVersion Resource Type
       │  + documentation: Creates an Amazon Q in Connect AI Prompt version.
       └ attributes
          └ VersionNumber: (documentation changed)

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