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

------

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

@github-actions
Copy link
Contributor

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

├[~] service aws-autoscaling
│ └ resources
│    └[~]  resource AWS::AutoScaling::AutoScalingGroup
│       └ properties
│          ├ AvailabilityZoneDistribution: (documentation changed)
│          ├ AvailabilityZoneImpairmentPolicy: (documentation changed)
│          └ CapacityReservationSpecification: (documentation changed)
├[~] service aws-connectcampaignsv2
│ └ resources
│    └[~]  resource AWS::ConnectCampaignsV2::Campaign
│       ├ properties
│       │  └ Type: (documentation changed)
│       └ types
│          ├[~] type ChannelSubtypeConfig
│          │ └ properties
│          │    └ WhatsApp: (documentation changed)
│          ├[~] type CommunicationTimeConfig
│          │ └ properties
│          │    └ WhatsApp: (documentation changed)
│          ├[~] type WhatsAppChannelSubtypeConfig
│          │ ├      - documentation: WhatsApp Channel Subtype config
│          │ │      + documentation: The configuration for the WhatsApp channel subtype.
│          │ └ properties
│          │    ├ Capacity: (documentation changed)
│          │    ├ DefaultOutboundConfig: (documentation changed)
│          │    └ OutboundMode: (documentation changed)
│          ├[~] type WhatsAppOutboundConfig
│          │ ├      - documentation: Default WhatsApp outbound config
│          │ │      + documentation: The outbound configuration for WhatsApp.
│          │ └ properties
│          │    ├ ConnectSourcePhoneNumberArn: (documentation changed)
│          │    └ WisdomTemplateArn: (documentation changed)
│          └[~] type WhatsAppOutboundMode
│            └      - documentation: WhatsApp Outbound Mode
│                   + documentation: Contains information about the WhatsApp outbound mode.
├[~] service aws-ec2
│ └ resources
│    └[~]  resource AWS::EC2::NetworkInterface
│       └ types
│          └[~] type PublicIpDnsNameOptions
│            ├      - documentation: Describes the public hostname type options, including public hostname type, IPv4-enabled public hostname, IPv6-enabled public hostname, and dual-stack public hostname.
│            │      + documentation: Public hostname type options. For more information, see [EC2 instance hostnames, DNS names, and domains](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-naming.html) in the *Amazon EC2 User Guide* .
│            └ properties
│               ├ DnsHostnameType: (documentation changed)
│               ├ PublicDualStackDnsName: (documentation changed)
│               ├ PublicIpv4DnsName: (documentation changed)
│               └ PublicIpv6DnsName: (documentation changed)
├[~] service aws-eks
│ └ resources
│    └[~]  resource AWS::EKS::Nodegroup
│       └ types
│          ├[~] type NodeRepairConfig
│          │ └ properties
│          │    ├ MaxParallelNodesRepairedCount: (documentation changed)
│          │    ├ MaxParallelNodesRepairedPercentage: (documentation changed)
│          │    ├ MaxUnhealthyNodeThresholdCount: (documentation changed)
│          │    └ MaxUnhealthyNodeThresholdPercentage: (documentation changed)
│          └[~] type NodeRepairConfigOverrides
│            └ properties
│               └ MinRepairWaitTimeMins: (documentation changed)
├[~] service aws-fsx
│ └ resources
│    └[~]  resource AWS::FSx::S3AccessPointAttachment
│       ├ properties
│       │  └ OntapConfiguration: (documentation changed)
│       └ types
│          ├[~] type OntapFileSystemIdentity
│          │ ├      - documentation: undefined
│          │ │      + documentation: Specifies the file system user identity that will be used for authorizing all file access requests that are made using the S3 access point. The identity can be either a UNIX user or a Windows user.
│          │ └ properties
│          │    ├ Type: (documentation changed)
│          │    ├ UnixUser: (documentation changed)
│          │    └ WindowsUser: (documentation changed)
│          ├[~] type OntapUnixFileSystemUser
│          │ ├      - documentation: undefined
│          │ │      + documentation: The FSx for ONTAP UNIX file system user that is used for authorizing all file access requests that are made using the S3 access point.
│          │ └ properties
│          │    └ Name: (documentation changed)
│          ├[~] type OntapWindowsFileSystemUser
│          │ ├      - documentation: undefined
│          │ │      + documentation: The FSx for ONTAP Windows file system user that is used for authorizing all file access requests that are made using the S3 access point.
│          │ └ properties
│          │    └ Name: (documentation changed)
│          └[~] type S3AccessPointOntapConfiguration
│            ├      - documentation: undefined
│            │      + documentation: Describes the FSx for ONTAP attachment configuration of an S3 access point attachment.
│            └ properties
│               └ FileSystemIdentity: (documentation changed)
├[~] service aws-observabilityadmin
│ └ resources
│    ├[~]  resource AWS::ObservabilityAdmin::OrganizationTelemetryRule
│    │  └ types
│    │     ├[~] type ActionCondition
│    │     │ ├      - documentation: The condition of the action desired in the filter.
│    │     │ │      + documentation: Condition that matches based on the specific WAF action taken on the request.
│    │     │ └ properties
│    │     │    └ Action: (documentation changed)
│    │     ├[~] type AdvancedEventSelector
│    │     │ ├      - documentation: An advanced event selector that includes optional name and field selectors
│    │     │ │      + documentation: Advanced event selectors let you create fine-grained selectors for management, data, and network activity events.
│    │     │ └ properties
│    │     │    └ Name: (documentation changed)
│    │     ├[~] type AdvancedFieldSelector
│    │     │ ├      - documentation: A single selector statement in an advanced event selector.
│    │     │ │      + documentation: Defines criteria for selecting resources based on field values.
│    │     │ └ properties
│    │     │    ├ EndsWith: (documentation changed)
│    │     │    ├ Equals: (documentation changed)
│    │     │    ├ Field: (documentation changed)
│    │     │    ├ NotEndsWith: (documentation changed)
│    │     │    ├ NotEquals: (documentation changed)
│    │     │    ├ NotStartsWith: (documentation changed)
│    │     │    └ StartsWith: (documentation changed)
│    │     ├[~] type CloudtrailParameters
│    │     │ ├      - documentation: Telemetry parameters for Cloudtrail
│    │     │ │      + documentation: Parameters specific to AWS CloudTrail telemetry configuration.
│    │     │ └ properties
│    │     │    └ AdvancedEventSelectors: (documentation changed)
│    │     ├[~] type Condition
│    │     │ ├      - documentation: A condition for a filter.
│    │     │ │      + documentation: A single condition that can match based on WAF rule action or label name.
│    │     │ └ properties
│    │     │    ├ ActionCondition: (documentation changed)
│    │     │    └ LabelNameCondition: (documentation changed)
│    │     ├[~] type ELBLoadBalancerLoggingParameters
│    │     │ ├      - documentation: Telemetry parameters for ELB/NLB Load Balancer Logs
│    │     │ │      + documentation: Configuration parameters for ELB load balancer logging, including output format and field delimiter settings.
│    │     │ └ properties
│    │     │    ├ FieldDelimiter: (documentation changed)
│    │     │    └ OutputFormat: (documentation changed)
│    │     ├[~] type FieldToMatch
│    │     │ ├      - documentation: The field that we want to match this rule to.
│    │     │ │      + documentation: Specifies a field in the request to redact from WAF logs, such as headers, query parameters, or body content.
│    │     │ └ properties
│    │     │    ├ Method: (documentation changed)
│    │     │    ├ QueryString: (documentation changed)
│    │     │    ├ SingleHeader: (documentation changed)
│    │     │    └ UriPath: (documentation changed)
│    │     ├[~] type Filter
│    │     │ ├      - documentation: A filter to be applied
│    │     │ │      + documentation: A single filter condition that specifies behavior, requirement, and matching conditions for WAF log records.
│    │     │ └ properties
│    │     │    ├ Behavior: (documentation changed)
│    │     │    ├ Conditions: (documentation changed)
│    │     │    └ Requirement: (documentation changed)
│    │     ├[~] type LabelNameCondition
│    │     │ ├      - documentation: The label name of the condition.
│    │     │ │      + documentation: Condition that matches based on WAF rule labels, with label names limited to 1024 characters.
│    │     │ └ properties
│    │     │    └ LabelName: (documentation changed)
│    │     ├[~] type LoggingFilter
│    │     │ ├      - documentation: Default handling for logs that don't match any of the specified filtering conditions.
│    │     │ │      + documentation: Configuration that determines which WAF log records to keep or drop based on specified conditions.
│    │     │ └ properties
│    │     │    ├ DefaultBehavior: (documentation changed)
│    │     │    └ Filters: (documentation changed)
│    │     ├[~] type SingleHeader
│    │     │ ├      - documentation: Header for the field to match.
│    │     │ │      + documentation: Structure containing a name field limited to 64 characters for header or query parameter identification.
│    │     │ └ properties
│    │     │    └ Name: (documentation changed)
│    │     ├[~] type TelemetryDestinationConfiguration
│    │     │ └ properties
│    │     │    ├ CloudtrailParameters: (documentation changed)
│    │     │    ├ ELBLoadBalancerLoggingParameters: (documentation changed)
│    │     │    └ WAFLoggingParameters: (documentation changed)
│    │     ├[~] type TelemetryRule
│    │     │ └ properties
│    │     │    └ TelemetrySourceTypes: (documentation changed)
│    │     └[~] type WAFLoggingParameters
│    │       ├      - documentation: Telemetry parameters for WAF v2 Web ACL
│    │       │      + documentation: Configuration parameters for WAF logging, including redacted fields and logging filters.
│    │       └ properties
│    │          ├ LoggingFilter: (documentation changed)
│    │          ├ LogType: (documentation changed)
│    │          └ RedactedFields: (documentation changed)
│    └[~]  resource AWS::ObservabilityAdmin::TelemetryRule
│       └ types
│          ├[~] type ActionCondition
│          │ ├      - documentation: The condition of the action desired in the filter.
│          │ │      + documentation: Condition that matches based on the specific WAF action taken on the request.
│          │ └ properties
│          │    └ Action: (documentation changed)
│          ├[~] type AdvancedEventSelector
│          │ ├      - documentation: An advanced event selector that includes optional name and field selectors
│          │ │      + documentation: Advanced event selectors let you create fine-grained selectors for management, data, and network activity events.
│          │ └ properties
│          │    └ Name: (documentation changed)
│          ├[~] type AdvancedFieldSelector
│          │ ├      - documentation: A single selector statement in an advanced event selector.
│          │ │      + documentation: Defines criteria for selecting resources based on field values.
│          │ └ properties
│          │    ├ EndsWith: (documentation changed)
│          │    ├ Equals: (documentation changed)
│          │    ├ Field: (documentation changed)
│          │    ├ NotEndsWith: (documentation changed)
│          │    ├ NotEquals: (documentation changed)
│          │    ├ NotStartsWith: (documentation changed)
│          │    └ StartsWith: (documentation changed)
│          ├[~] type CloudtrailParameters
│          │ ├      - documentation: Telemetry parameters for Cloudtrail
│          │ │      + documentation: Parameters specific to AWS CloudTrail telemetry configuration.
│          │ └ properties
│          │    └ AdvancedEventSelectors: (documentation changed)
│          ├[~] type Condition
│          │ ├      - documentation: A condition for a filter.
│          │ │      + documentation: A single condition that can match based on WAF rule action or label name.
│          │ └ properties
│          │    ├ ActionCondition: (documentation changed)
│          │    └ LabelNameCondition: (documentation changed)
│          ├[~] type ELBLoadBalancerLoggingParameters
│          │ ├      - documentation: Telemetry parameters for ELB/NLB Load Balancer Logs
│          │ │      + documentation: Configuration parameters for ELB load balancer logging, including output format and field delimiter settings.
│          │ └ properties
│          │    ├ FieldDelimiter: (documentation changed)
│          │    └ OutputFormat: (documentation changed)
│          ├[~] type FieldToMatch
│          │ ├      - documentation: The field that we want to match this rule to.
│          │ │      + documentation: Specifies a field in the request to redact from WAF logs, such as headers, query parameters, or body content.
│          │ └ properties
│          │    ├ Method: (documentation changed)
│          │    ├ QueryString: (documentation changed)
│          │    ├ SingleHeader: (documentation changed)
│          │    └ UriPath: (documentation changed)
│          ├[~] type Filter
│          │ ├      - documentation: A filter to be applied
│          │ │      + documentation: A single filter condition that specifies behavior, requirement, and matching conditions for WAF log records.
│          │ └ properties
│          │    ├ Behavior: (documentation changed)
│          │    ├ Conditions: (documentation changed)
│          │    └ Requirement: (documentation changed)
│          ├[~] type LabelNameCondition
│          │ ├      - documentation: The label name of the condition.
│          │ │      + documentation: Condition that matches based on WAF rule labels, with label names limited to 1024 characters.
│          │ └ properties
│          │    └ LabelName: (documentation changed)
│          ├[~] type LogDeliveryParameters
│          │ ├      - documentation: Parameters for BedrockAgentCore log delivery
│          │ │      + documentation: Configuration parameters for Amazon Bedrock AgentCore logging, including `logType` settings.
│          │ └ properties
│          │    └ LogTypes: (documentation changed)
│          ├[~] type LoggingFilter
│          │ ├      - documentation: Default handling for logs that don't match any of the specified filtering conditions.
│          │ │      + documentation: Configuration that determines which WAF log records to keep or drop based on specified conditions.
│          │ └ properties
│          │    ├ DefaultBehavior: (documentation changed)
│          │    └ Filters: (documentation changed)
│          ├[~] type SingleHeader
│          │ ├      - documentation: Header for the field to match.
│          │ │      + documentation: Structure containing a name field limited to 64 characters for header or query parameter identification.
│          │ └ properties
│          │    └ Name: (documentation changed)
│          ├[~] type TelemetryDestinationConfiguration
│          │ └ properties
│          │    ├ CloudtrailParameters: (documentation changed)
│          │    ├ ELBLoadBalancerLoggingParameters: (documentation changed)
│          │    ├ LogDeliveryParameters: (documentation changed)
│          │    └ WAFLoggingParameters: (documentation changed)
│          ├[~] type TelemetryRule
│          │ └ properties
│          │    └ TelemetrySourceTypes: (documentation changed)
│          └[~] type WAFLoggingParameters
│            ├      - documentation: Telemetry parameters for WAF v2 Web ACL
│            │      + documentation: Configuration parameters for WAF logging, including redacted fields and logging filters.
│            └ properties
│               ├ LoggingFilter: (documentation changed)
│               ├ LogType: (documentation changed)
│               └ RedactedFields: (documentation changed)
└[~] service aws-ram
  └ resources
     └[~]  resource AWS::RAM::ResourceShare
        └ attributes
           └ FeatureSet: (documentation changed)

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