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

------

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

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

@github-actions
Copy link
Contributor

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

├[~] service aws-backup
│ └ resources
│    ├[~]  resource AWS::Backup::BackupPlan
│    │  └ types
│    │     └[~] type BackupRuleResourceType
│    │       └ properties
│    │          └ TargetLogicallyAirGappedBackupVaultArn: (documentation changed)
│    └[~]  resource AWS::Backup::LogicallyAirGappedBackupVault
│       └ properties
│          ├ EncryptionKeyArn: (documentation changed)
│          └ MpaApprovalTeamArn: (documentation changed)
├[~] service aws-bedrock
│ └ resources
│    └[~]  resource AWS::Bedrock::KnowledgeBase
│       └ types
│          ├[~] type SupplementalDataStorageConfiguration
│          │ └      - documentation: Specifies configurations for the storage location of the images extracted from multimodal documents in your data source. These images can be retrieved and returned to the end user.
│          │        + documentation: Specifies configurations for the storage location of multimedia content (images, audio, and video) extracted from multimodal documents in your data source. This content can be retrieved and returned to the end user with timestamp references for audio and video segments.
│          └[~] type SupplementalDataStorageLocation
│            ├      - documentation: Contains information about a storage location for images extracted from multimodal documents in your data source.
│            │      + documentation: Contains information about a storage location for multimedia content (images, audio, and video) extracted from multimodal documents in your data source.
│            └ properties
│               └ S3Location: (documentation changed)
├[~] service aws-connect
│ └ resources
│    └[~]  resource AWS::Connect::SecurityProfile
│       ├ properties
│       │  └ GranularAccessControlConfiguration: (documentation changed)
│       └ types
│          ├[~] type Application
│          │ └ properties
│          │    └ ApplicationPermissions: (documentation changed)
│          ├[~] type DataTableAccessControlConfiguration
│          │ ├      - documentation: Defines the access control configuration for data tables.
│          │ │      + documentation: A data table access control configuration.
│          │ └ properties
│          │    └ PrimaryAttributeAccessControlConfiguration: (documentation changed)
│          ├[~] type GranularAccessControlConfiguration
│          │ ├      - documentation: undefined
│          │ │      + documentation: Contains granular access control configuration for security profiles, including data table access permissions.
│          │ └ properties
│          │    └ DataTableAccessControlConfiguration: (documentation changed)
│          ├[~] type PrimaryAttributeAccessControlConfigurationItem
│          │ ├      - documentation: Contains the configuration for record-based access control.
│          │ │      + documentation: A primary attribute access control configuration item.
│          │ └ properties
│          │    └ PrimaryAttributeValues: (documentation changed)
│          └[~] type PrimaryAttributeValue
│            ├      - documentation: An object defining the access control for a specific attribute and its values.
│            │      + documentation: A primary attribute value.
│            └ properties
│               ├ AccessType: (documentation changed)
│               ├ AttributeName: (documentation changed)
│               └ Values: (documentation changed)
├[~] service aws-connectcampaignsv2
│ └ resources
│    └[~]  resource AWS::ConnectCampaignsV2::Campaign
│       └      - documentation: Creates an outbound campaign.
│              > - For users to be able to view or edit a campaign at a later date by using the Amazon Connect user interface, you must add the instance ID as a tag. For example, `{ "tags": {"owner": "arn:aws:connect:{REGION}:{AWS_ACCOUNT_ID}:instance/{CONNECT_INSTANCE_ID}"}}` .
│              > - After a campaign is created, you can't add/remove source.
│              + documentation: Creates an outbound campaign.
│              > - For users to be able to view or edit a campaign at a later date by using the Amazon Connect user interface, you must add the instance ID as a tag. For example, `{ "tags": {"owner": "arn:aws:connect:{REGION}:{AWS_ACCOUNT_ID}:instance/{CONNECT_INSTANCE_ID}"}}` .
│              > - After a campaign is created, you can't add/remove source.
│              > - Configuring maximum ring time is not supported for the Preview dial mode.
├[~] service aws-glue
│ └ resources
│    └[~]  resource AWS::Glue::Connection
│       └ types
│          └[~] type ConnectionInput
│            └ properties
│               └ ConnectionType: (documentation changed)
├[~] service aws-imagebuilder
│ └ resources
│    ├[~]  resource AWS::ImageBuilder::Component
│    │  ├ properties
│    │  │  └ Version: (documentation changed)
│    │  ├ attributes
│    │  │  ├ LatestVersion.Arn: (documentation changed)
│    │  │  ├ LatestVersion.Major: (documentation changed)
│    │  │  ├ LatestVersion.Minor: (documentation changed)
│    │  │  └ LatestVersion.Patch: (documentation changed)
│    │  └ types
│    │     └[~] type LatestVersion
│    │       ├      - documentation: The latest version references of the component.
│    │       │      + documentation: The resource ARNs with different wildcard variations of semantic versioning.
│    │       └ properties
│    │          ├ Arn: (documentation changed)
│    │          ├ Major: (documentation changed)
│    │          ├ Minor: (documentation changed)
│    │          └ Patch: (documentation changed)
│    ├[~]  resource AWS::ImageBuilder::ContainerRecipe
│    │  ├ properties
│    │  │  └ Version: (documentation changed)
│    │  ├ attributes
│    │  │  ├ LatestVersion.Arn: (documentation changed)
│    │  │  ├ LatestVersion.Major: (documentation changed)
│    │  │  ├ LatestVersion.Minor: (documentation changed)
│    │  │  └ LatestVersion.Patch: (documentation changed)
│    │  └ types
│    │     └[~] type LatestVersion
│    │       ├      - documentation: The latest version references of the container recipe.
│    │       │      + documentation: The resource ARNs with different wildcard variations of semantic versioning.
│    │       └ properties
│    │          ├ Arn: (documentation changed)
│    │          ├ Major: (documentation changed)
│    │          ├ Minor: (documentation changed)
│    │          └ Patch: (documentation changed)
│    ├[~]  resource AWS::ImageBuilder::Image
│    │  ├ properties
│    │  │  ├ DeletionSettings: (documentation changed)
│    │  │  └ ImagePipelineExecutionSettings: (documentation changed)
│    │  ├ attributes
│    │  │  ├ LatestVersion.Arn: (documentation changed)
│    │  │  ├ LatestVersion.Major: (documentation changed)
│    │  │  ├ LatestVersion.Minor: (documentation changed)
│    │  │  └ LatestVersion.Patch: (documentation changed)
│    │  └ types
│    │     ├[~] type DeletionSettings
│    │     │ ├      - documentation: The deletion settings of the image, indicating whether to delete the underlying resources in addition to the image.
│    │     │ │      + documentation: Contains deletion settings of underlying resources of an image when it is replaced or deleted, including its Amazon Machine Images (AMIs), snapshots, or containers.
│    │     │ │      > If you specify the `Retain` option in the [DeletionPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-updatereplacepolicy.html) or [UpdateReplacePolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-deletionpolicy.html) , the deletion of underlying resources will not be executed.
│    │     │ └ properties
│    │     │    └ ExecutionRole: (documentation changed)
│    │     ├[~] type ImagePipelineExecutionSettings
│    │     │ ├      - documentation: The settings for starting an image pipeline execution.
│    │     │ │      + documentation: Contains settings for starting an image pipeline execution.
│    │     │ └ properties
│    │     │    ├ DeploymentId: (documentation changed)
│    │     │    └ OnUpdate: (documentation changed)
│    │     └[~] type LatestVersion
│    │       ├      - documentation: The latest version references of the image.
│    │       │      + documentation: The resource ARNs with different wildcard variations of semantic versioning.
│    │       └ properties
│    │          ├ Arn: (documentation changed)
│    │          ├ Major: (documentation changed)
│    │          ├ Minor: (documentation changed)
│    │          └ Patch: (documentation changed)
│    ├[~]  resource AWS::ImageBuilder::ImagePipeline
│    │  └ attributes
│    │     └ DeploymentId: (documentation changed)
│    ├[~]  resource AWS::ImageBuilder::ImageRecipe
│    │  ├ properties
│    │  │  └ Version: (documentation changed)
│    │  ├ attributes
│    │  │  ├ LatestVersion.Arn: (documentation changed)
│    │  │  ├ LatestVersion.Major: (documentation changed)
│    │  │  ├ LatestVersion.Minor: (documentation changed)
│    │  │  └ LatestVersion.Patch: (documentation changed)
│    │  └ types
│    │     └[~] type LatestVersion
│    │       ├      - documentation: The latest version references of the image recipe.
│    │       │      + documentation: The resource ARNs with different wildcard variations of semantic versioning.
│    │       └ properties
│    │          ├ Arn: (documentation changed)
│    │          ├ Major: (documentation changed)
│    │          ├ Minor: (documentation changed)
│    │          └ Patch: (documentation changed)
│    └[~]  resource AWS::ImageBuilder::Workflow
│       ├ attributes
│       │  ├ LatestVersion.Arn: (documentation changed)
│       │  ├ LatestVersion.Major: (documentation changed)
│       │  ├ LatestVersion.Minor: (documentation changed)
│       │  └ LatestVersion.Patch: (documentation changed)
│       └ types
│          └[~] type LatestVersion
│            ├      - documentation: The latest version references of the workflow.
│            │      + documentation: The resource ARNs with different wildcard variations of semantic versioning.
│            └ properties
│               ├ Arn: (documentation changed)
│               ├ Major: (documentation changed)
│               ├ Minor: (documentation changed)
│               └ Patch: (documentation changed)
├[~] service aws-lambda
│ └ resources
│    └[~]  resource AWS::Lambda::Permission
│       └ properties
│          └ InvokedViaFunctionUrl: (documentation changed)
├[~] service aws-observabilityadmin
│ └ resources
│    ├[~]  resource AWS::ObservabilityAdmin::OrganizationTelemetryRule
│    │  ├ properties
│    │  │  └ Tags: (documentation changed)
│    │  └ types
│    │     └[~] type TelemetryRule
│    │       └ properties
│    │          └ ResourceType: (documentation changed)
│    └[~]  resource AWS::ObservabilityAdmin::TelemetryRule
│       ├ properties
│       │  └ Tags: (documentation changed)
│       └ types
│          └[~] type TelemetryRule
│            └ properties
│               └ ResourceType: (documentation changed)
├[~] service aws-opensearchservice
│ └ resources
│    └[~]  resource AWS::OpenSearchService::Application
│       └ types
│          └[~] type AppConfig
│            └      - documentation: Configuration settings for an OpenSearch application. For more information, see see [Using the OpenSearch user interface in Amazon OpenSearch Service](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/application.html) .
│                   + documentation: Configuration settings for an OpenSearch application. For more information, see [Using the OpenSearch user interface in Amazon OpenSearch Service](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/application.html) .
├[~] service aws-sagemaker
│ └ resources
│    └[~]  resource AWS::SageMaker::Cluster
│       └      - documentation: Creates a SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see [Amazon SageMaker HyperPod](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html) in the *Amazon SageMaker Developer Guide* .
│              + documentation: Creates an Amazon SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see [Amazon SageMaker HyperPod](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html) in the *Amazon SageMaker Developer Guide* .
├[~] service aws-securityhub
│ └ resources
│    ├[~]  resource AWS::SecurityHub::AggregatorV2
│    │  └      - documentation: Enables aggregation across AWS Regions . This API is in public preview and subject to change.
│    │         + documentation: Enables aggregation across AWS Regions .
│    ├[~]  resource AWS::SecurityHub::AutomationRuleV2
│    │  └      - documentation: Creates a V2 automation rule. This API is in public preview and subject to change.
│    │         + documentation: Creates a V2 automation rule.
│    └[~]  resource AWS::SecurityHub::HubV2
│       └      - documentation: Returns details about the service resource in your account. This API is in public preview and subject to change.
│              + documentation: Returns details about the service resource in your account.
└[~] service aws-wisdom
  └ resources
     ├[~]  resource AWS::Wisdom::AIAgent
     │  └ types
     │     ├[~] type AIAgentConfiguration
     │     │ └ properties
     │     │    ├ EmailGenerativeAnswerAIAgentConfiguration: (documentation changed)
     │     │    ├ EmailOverviewAIAgentConfiguration: (documentation changed)
     │     │    └ EmailResponseAIAgentConfiguration: (documentation changed)
     │     ├[~] type EmailGenerativeAnswerAIAgentConfiguration
     │     │ ├      - documentation: undefined
     │     │ │      + documentation: Configuration settings for the EMAIL_GENERATIVE_ANSWER AI agent including prompts, locale, and knowledge base associations.
     │     │ └ properties
     │     │    ├ AssociationConfigurations: (documentation changed)
     │     │    ├ EmailGenerativeAnswerAIPromptId: (documentation changed)
     │     │    ├ EmailQueryReformulationAIPromptId: (documentation changed)
     │     │    └ Locale: (documentation changed)
     │     ├[~] type EmailOverviewAIAgentConfiguration
     │     │ ├      - documentation: undefined
     │     │ │      + documentation: Configuration settings for the EMAIL_OVERVIEW AI agent including prompt ID and locale settings.
     │     │ └ properties
     │     │    ├ EmailOverviewAIPromptId: (documentation changed)
     │     │    └ Locale: (documentation changed)
     │     ├[~] type EmailResponseAIAgentConfiguration
     │     │ ├      - documentation: undefined
     │     │ │      + documentation: Configuration settings for the EMAIL_RESPONSE AI agent including prompts, locale, and knowledge base associations.
     │     │ └ properties
     │     │    ├ AssociationConfigurations: (documentation changed)
     │     │    ├ EmailQueryReformulationAIPromptId: (documentation changed)
     │     │    ├ EmailResponseAIPromptId: (documentation changed)
     │     │    └ Locale: (documentation changed)
     │     ├[~] type KnowledgeBaseAssociationConfigurationData
     │     │ └ properties
     │     │    └ OverrideKnowledgeBaseSearchType: (documentation changed)
     │     └[~] type OrCondition
     │       ├      - documentation: undefined
     │       │      + documentation: A list of conditions which would be applied together with an `OR` condition.
     │       └ properties
     │          └ AndConditions: (documentation changed)
     └[~]  resource AWS::Wisdom::AIGuardrail
        └ types
           └[~] type GuardrailPiiEntityConfig
             └ properties
                └ Type: (documentation changed)

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Dec 10, 2025
Merged via the queue into main with commit c941cc8 Dec 10, 2025
13 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/documentation branch December 10, 2025 04:07
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