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

Merged
merged 1 commit into from
Feb 20, 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/7968006836

------

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

Copy link

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

├[~] service aws-amazonmq
│ └ resources
│    └[~] resource AWS::AmazonMQ::Broker
│      └ attributes
│         ├ AmqpEndpoints: (documentation changed)
│         ├ IpAddresses: (documentation changed)
│         ├ MqttEndpoints: (documentation changed)
│         ├ OpenWireEndpoints: (documentation changed)
│         ├ StompEndpoints: (documentation changed)
│         └ WssEndpoints: (documentation changed)
├[~] service aws-amplify
│ └ resources
│    └[~] resource AWS::Amplify::Domain
│      └ attributes
│         └ AutoSubDomainCreationPatterns: (documentation changed)
├[~] service aws-appsync
│ └ resources
│    ├[~] resource AWS::AppSync::ApiCache
│    │ └ properties
│    │    └ HealthMetricsConfig: (documentation changed)
│    └[~] resource AWS::AppSync::Resolver
│      └ properties
│         └ MetricsConfig: (documentation changed)
├[~] service aws-cleanrooms
│ └ resources
│    └[~] resource AWS::CleanRooms::AnalysisTemplate
│      └ attributes
│         └ Schema: (documentation changed)
├[~] service aws-cloudformation
│ └ resources
│    ├[~] resource AWS::CloudFormation::Stack
│    │ └ attributes
│    │    └ Outputs: (documentation changed)
│    └[~] resource AWS::CloudFormation::WaitCondition
│      └ attributes
│         └ Data: (documentation changed)
├[~] service aws-cloudfront
│ └ resources
│    ├[~] resource AWS::CloudFront::Distribution
│    │ └ types
│    │    └[~] type S3OriginConfig
│    │      └ properties
│    │         └ OriginAccessIdentity: (documentation changed)
│    └[~] resource AWS::CloudFront::Function
│      └ attributes
│         └ FunctionMetadata.FunctionARN: (documentation changed)
├[~] service aws-cloudwatch
│ └ resources
│    └[~] resource AWS::CloudWatch::AnomalyDetector
│      └  - documentation: The `AWS::CloudWatch::AnomalyDetector` type specifies an anomaly detection band for a certain metric and statistic. The band represents the expected "normal" range for the metric values. Anomaly detection bands can be used for visualization of a metric's expected values, and for alarms.
│         + documentation: The `AWS::CloudWatch::AnomalyDetector` type specifies an anomaly detection band for a certain metric and statistic. The band represents the expected "normal" range for the metric values. Anomaly detection bands can be used for visualization of a metric's expected values, and for alarms.
│         For more information see [Using CloudWatch anomaly detection.](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Anomaly_Detection.html) .
├[~] service aws-datasync
│ └ resources
│    └[~] resource AWS::DataSync::Task
│      └ attributes
│         ├ DestinationNetworkInterfaceArns: (documentation changed)
│         └ SourceNetworkInterfaceArns: (documentation changed)
├[~] service aws-directoryservice
│ └ resources
│    ├[~] resource AWS::DirectoryService::MicrosoftAD
│    │ └ attributes
│    │    └ DnsIpAddresses: (documentation changed)
│    └[~] resource AWS::DirectoryService::SimpleAD
│      └ attributes
│         └ DnsIpAddresses: (documentation changed)
├[~] service aws-ec2
│ └ resources
│    ├[~] resource AWS::EC2::NetworkInsightsAnalysis
│    │ └ attributes
│    │    ├ AlternatePathHints: (documentation changed)
│    │    ├ Explanations: (documentation changed)
│    │    ├ ForwardPathComponents: (documentation changed)
│    │    ├ ReturnPathComponents: (documentation changed)
│    │    └ SuggestedAccounts: (documentation changed)
│    ├[~] resource AWS::EC2::NetworkInterface
│    │ └ attributes
│    │    └ SecondaryPrivateIpAddresses: (documentation changed)
│    ├[~] resource AWS::EC2::TransitGatewayPeeringAttachment
│    │ └ attributes
│    │    └ Status: (documentation changed)
│    ├[~] resource AWS::EC2::VPC
│    │ └ attributes
│    │    ├ CidrBlockAssociations: (documentation changed)
│    │    └ Ipv6CidrBlocks: (documentation changed)
│    └[~] resource AWS::EC2::VPCEndpoint
│      └ attributes
│         ├ DnsEntries: (documentation changed)
│         └ NetworkInterfaceIds: (documentation changed)
├[~] service aws-eks
│ └ resources
│    └[~] resource AWS::EKS::Cluster
│      └ attributes
│         └ KubernetesNetworkConfig.ServiceIpv6Cidr: (documentation changed)
├[~] service aws-elasticache
│ └ resources
│    └[~] resource AWS::ElastiCache::ReplicationGroup
│      └ attributes
│         ├ ReadEndPoint.Addresses.List: (documentation changed)
│         └ ReadEndPoint.Ports.List: (documentation changed)
├[~] service aws-elasticloadbalancingv2
│ └ resources
│    ├[~] resource AWS::ElasticLoadBalancingV2::LoadBalancer
│    │ └ attributes
│    │    └ SecurityGroups: (documentation changed)
│    ├[~] resource AWS::ElasticLoadBalancingV2::TargetGroup
│    │ └ attributes
│    │    └ LoadBalancerArns: (documentation changed)
│    └[~] resource AWS::ElasticLoadBalancingV2::TrustStoreRevocation
│      └ attributes
│         └ TrustStoreRevocations: (documentation changed)
├[~] service aws-fis
│ └ resources
│    └[~] resource AWS::FIS::ExperimentTemplate
│      ├  - documentation: Describes an experiment template.
│      │  + documentation: Specifies an experiment template.
│      │  An experiment template includes the following components:
│      │  - *Targets* : A target can be a specific resource in your AWS environment, or one or more resources that match criteria that you specify, for example, resources that have specific tags.
│      │  - *Actions* : The actions to carry out on the target. You can specify multiple actions, the duration of each action, and when to start each action during an experiment.
│      │  - *Stop conditions* : If a stop condition is triggered while an experiment is running, the experiment is automatically stopped. You can define a stop condition as a CloudWatch alarm.
│      │  For more information, see [Experiment templates](https://docs.aws.amazon.com/fis/latest/userguide/experiment-templates.html) in the *AWS Fault Injection Service User Guide* .
│      └ types
│         ├[~] type ExperimentTemplateAction
│         │ └  - documentation: Describes an action for an experiment template.
│         │    + documentation: Specifies an action for an experiment template.
│         │    For more information, see [Actions](https://docs.aws.amazon.com/fis/latest/userguide/actions.html) in the *AWS Fault Injection Service User Guide* .
│         ├[~] type ExperimentTemplateLogConfiguration
│         │ ├  - documentation: Describes the configuration for experiment logging.
│         │ │  + documentation: Specifies the configuration for experiment logging.
│         │ │  For more information, see [Experiment logging](https://docs.aws.amazon.com/fis/latest/userguide/monitoring-logging.html) in the *AWS Fault Injection Service User Guide* .
│         │ └ properties
│         │    ├ CloudWatchLogsConfiguration: (documentation changed)
│         │    └ S3Configuration: (documentation changed)
│         ├[~] type ExperimentTemplateStopCondition
│         │ └  - documentation: Describes a stop condition for an experiment template.
│         │    + documentation: Specifies a stop condition for an experiment template.
│         │    For more information, see [Stop conditions](https://docs.aws.amazon.com/fis/latest/userguide/stop-conditions.html) in the *AWS Fault Injection Service User Guide* .
│         ├[~] type ExperimentTemplateTarget
│         │ ├  - documentation: Describes a target for an experiment template.
│         │ │  + documentation: Specifies a target for an experiment. You must specify at least one Amazon Resource Name (ARN) or at least one resource tag. You cannot specify both ARNs and tags.
│         │ │  For more information, see [Targets](https://docs.aws.amazon.com/fis/latest/userguide/targets.html) in the *AWS Fault Injection Service User Guide* .
│         │ └ properties
│         │    └ Parameters: (documentation changed)
│         └[~] type ExperimentTemplateTargetFilter
│           └  - documentation: Describes a filter used for the target resources in an experiment template.
│              + documentation: Specifies a filter used for the target resource input in an experiment template.
│              For more information, see [Resource filters](https://docs.aws.amazon.com/fis/latest/userguide/targets.html#target-filters) in the *AWS Fault Injection Service User Guide* .
├[~] service aws-frauddetector
│ └ resources
│    └[~] resource AWS::FraudDetector::Detector
│      └ attributes
│         ├ EventType.Arn: (documentation changed)
│         ├ EventType.CreatedTime: (documentation changed)
│         └ EventType.LastUpdatedTime: (documentation changed)
├[~] service aws-globalaccelerator
│ └ resources
│    └[~] resource AWS::GlobalAccelerator::Accelerator
│      └ attributes
│         ├ Ipv4Addresses: (documentation changed)
│         └ Ipv6Addresses: (documentation changed)
├[~] service aws-guardduty
│ └ resources
│    └[~] resource AWS::GuardDuty::Member
│      └ properties
│         └ MemberId: (documentation changed)
├[~] service aws-iot
│ └ resources
│    └[~] resource AWS::IoT::DomainConfiguration
│      └ attributes
│         └ ServerCertificates: (documentation changed)
├[~] service aws-iotfleetwise
│ └ resources
│    └[~] resource AWS::IoTFleetWise::SignalCatalog
│      └ attributes
│         ├ NodeCounts.TotalActuators: (documentation changed)
│         ├ NodeCounts.TotalAttributes: (documentation changed)
│         ├ NodeCounts.TotalBranches: (documentation changed)
│         ├ NodeCounts.TotalNodes: (documentation changed)
│         └ NodeCounts.TotalSensors: (documentation changed)
├[~] service aws-iottwinmaker
│ └ resources
│    ├[~] resource AWS::IoTTwinMaker::ComponentType
│    │ └ attributes
│    │    └ Status: (documentation changed)
│    ├[~] resource AWS::IoTTwinMaker::Entity
│    │ └ attributes
│    │    └ Status: (documentation changed)
│    └[~] resource AWS::IoTTwinMaker::Scene
│      └ attributes
│         └ GeneratedSceneMetadata: (documentation changed)
├[~] service aws-iotwireless
│ └ resources
│    ├[~] resource AWS::IoTWireless::FuotaTask
│    │ └ attributes
│    │    └ LoRaWAN.StartTime: (documentation changed)
│    ├[~] resource AWS::IoTWireless::MulticastGroup
│    │ └ attributes
│    │    ├ LoRaWAN.NumberOfDevicesInGroup: (documentation changed)
│    │    └ LoRaWAN.NumberOfDevicesRequested: (documentation changed)
│    └[~] resource AWS::IoTWireless::ServiceProfile
│      └ attributes
│         ├ LoRaWAN.ChannelMask: (documentation changed)
│         ├ LoRaWAN.DevStatusReqFreq: (documentation changed)
│         ├ LoRaWAN.DlBucketSize: (documentation changed)
│         ├ LoRaWAN.DlRate: (documentation changed)
│         ├ LoRaWAN.DlRatePolicy: (documentation changed)
│         ├ LoRaWAN.DrMax: (documentation changed)
│         ├ LoRaWAN.DrMin: (documentation changed)
│         ├ LoRaWAN.HrAllowed: (documentation changed)
│         ├ LoRaWAN.MinGwDiversity: (documentation changed)
│         ├ LoRaWAN.NwkGeoLoc: (documentation changed)
│         ├ LoRaWAN.ReportDevStatusBattery: (documentation changed)
│         ├ LoRaWAN.ReportDevStatusMargin: (documentation changed)
│         ├ LoRaWAN.TargetPer: (documentation changed)
│         ├ LoRaWAN.UlBucketSize: (documentation changed)
│         ├ LoRaWAN.UlRate: (documentation changed)
│         └ LoRaWAN.UlRatePolicy: (documentation changed)
├[~] service aws-lightsail
│ └ resources
│    ├[~] resource AWS::Lightsail::Container
│    │ └ attributes
│    │    └ PrivateRegistryAccess.EcrImagePullerRole.PrincipalArn: (documentation changed)
│    ├[~] resource AWS::Lightsail::Disk
│    │ └ attributes
│    │    ├ Location.AvailabilityZone: (documentation changed)
│    │    └ Location.RegionName: (documentation changed)
│    └[~] resource AWS::Lightsail::Instance
│      └ attributes
│         ├ Hardware.CpuCount: (documentation changed)
│         ├ Hardware.RamSizeInGb: (documentation changed)
│         ├ Location.AvailabilityZone: (documentation changed)
│         ├ Location.RegionName: (documentation changed)
│         ├ Networking.MonthlyTransfer.GbPerMonthAllocated: (documentation changed)
│         ├ State.Code: (documentation changed)
│         └ State.Name: (documentation changed)
├[~] service aws-mediaconnect
│ └ resources
│    ├[~] resource AWS::MediaConnect::Flow
│    │ └ attributes
│    │    ├ Source.IngestIp: (documentation changed)
│    │    └ Source.SourceIngestPort: (documentation changed)
│    └[~] resource AWS::MediaConnect::FlowVpcInterface
│      └ attributes
│         └ NetworkInterfaceIds: (documentation changed)
├[~] service aws-medialive
│ └ resources
│    ├[~] resource AWS::MediaLive::Channel
│    │ └ attributes
│    │    └ Inputs: (documentation changed)
│    └[~] resource AWS::MediaLive::Input
│      └ attributes
│         ├ Destinations: (documentation changed)
│         └ Sources: (documentation changed)
├[~] service aws-mediapackagev2
│ └ resources
│    └[~] resource AWS::MediaPackageV2::Channel
│      └ attributes
│         └ IngestEndpoints: (documentation changed)
├[~] service aws-mediatailor
│ └ resources
│    └[~] resource AWS::MediaTailor::PlaybackConfiguration
│      └ attributes
│         └ DashConfiguration.ManifestEndpointPrefix: (documentation changed)
├[~] service aws-memorydb
│ └ resources
│    └[~] resource AWS::MemoryDB::Cluster
│      └ attributes
│         ├ ClusterEndpoint.Address: (documentation changed)
│         └ ClusterEndpoint.Port: (documentation changed)
├[~] service aws-msk
│ └ resources
│    └[~] resource AWS::MSK::Configuration
│      └ attributes
│         ├ LatestRevision.CreationTime: (documentation changed)
│         ├ LatestRevision.Description: (documentation changed)
│         └ LatestRevision.Revision: (documentation changed)
├[~] service aws-mwaa
│ └ resources
│    └[~] resource AWS::MWAA::Environment
│      └ attributes
│         ├ LoggingConfiguration.DagProcessingLogs.CloudWatchLogGroupArn: (documentation changed)
│         ├ LoggingConfiguration.SchedulerLogs.CloudWatchLogGroupArn: (documentation changed)
│         ├ LoggingConfiguration.TaskLogs.CloudWatchLogGroupArn: (documentation changed)
│         ├ LoggingConfiguration.WebserverLogs.CloudWatchLogGroupArn: (documentation changed)
│         └ LoggingConfiguration.WorkerLogs.CloudWatchLogGroupArn: (documentation changed)
├[~] service aws-networkfirewall
│ └ resources
│    └[~] resource AWS::NetworkFirewall::Firewall
│      └ attributes
│         └ EndpointIds: (documentation changed)
├[~] service aws-networkmanager
│ └ resources
│    ├[~] resource AWS::NetworkManager::CoreNetwork
│    │ └ attributes
│    │    ├ Edges: (documentation changed)
│    │    └ Segments: (documentation changed)
│    └[~] resource AWS::NetworkManager::Device
│      └ attributes
│         └ CreatedAt: (documentation changed)
├[~] service aws-nimblestudio
│ └ resources
│    └[~] resource AWS::NimbleStudio::StreamingImage
│      └ attributes
│         ├ EncryptionConfiguration: (documentation changed)
│         └ EulaIds: (documentation changed)
├[~] service aws-opensearchservice
│ └ resources
│    └[~] resource AWS::OpenSearchService::Domain
│      └ attributes
│         ├ AdvancedSecurityOptions.AnonymousAuthDisableDate: (documentation changed)
│         ├ DomainEndpoints: (documentation changed)
│         └ ServiceSoftwareOptions: (documentation changed)
├[~] service aws-osis
│ └ resources
│    └[~] resource AWS::OSIS::Pipeline
│      └ attributes
│         └ IngestEndpointUrls: (documentation changed)
├[~] service aws-quicksight
│ └ resources
│    ├[~] resource AWS::QuickSight::Analysis
│    │ └ attributes
│    │    └ DataSetArns: (documentation changed)
│    ├[~] resource AWS::QuickSight::Dashboard
│    │ └ attributes
│    │    └ Version: (documentation changed)
│    ├[~] resource AWS::QuickSight::Template
│    │ └ attributes
│    │    └ Version: (documentation changed)
│    ├[~] resource AWS::QuickSight::Theme
│    │ └ attributes
│    │    └ Version: (documentation changed)
│    └[~] resource AWS::QuickSight::VPCConnection
│      └ attributes
│         └ NetworkInterfaces: (documentation changed)
├[~] service aws-rds
│ └ resources
│    ├[~] resource AWS::RDS::DBCluster
│    │ └ attributes
│    │    ├ Endpoint: (documentation changed)
│    │    ├ Endpoint.Address: (documentation changed)
│    │    ├ Endpoint.Port: (documentation changed)
│    │    └ ReadEndpoint.Address: (documentation changed)
│    └[~] resource AWS::RDS::DBInstance
│      ├ properties
│      │  └ DBClusterSnapshotIdentifier: (documentation changed)
│      └ attributes
│         ├ Endpoint.Address: (documentation changed)
│         ├ Endpoint.HostedZoneId: (documentation changed)
│         └ Endpoint.Port: (documentation changed)
├[~] service aws-redshift
│ └ resources
│    ├[~] resource AWS::Redshift::Cluster
│    │ └ attributes
│    │    ├ Endpoint.Address: (documentation changed)
│    │    └ Endpoint.Port: (documentation changed)
│    ├[~] resource AWS::Redshift::EndpointAccess
│    │ └ attributes
│    │    └ VpcSecurityGroups: (documentation changed)
│    └[~] resource AWS::Redshift::EventSubscription
│      └ attributes
│         └ EventCategoriesList: (documentation changed)
├[~] service aws-redshiftserverless
│ └ resources
│    ├[~] resource AWS::RedshiftServerless::Namespace
│    │ └ attributes
│    │    ├ Namespace: (documentation changed)
│    │    ├ Namespace.AdminUsername: (documentation changed)
│    │    ├ Namespace.CreationDate: (documentation changed)
│    │    ├ Namespace.DbName: (documentation changed)
│    │    ├ Namespace.DefaultIamRoleArn: (documentation changed)
│    │    ├ Namespace.KmsKeyId: (documentation changed)
│    │    ├ Namespace.NamespaceArn: (documentation changed)
│    │    ├ Namespace.NamespaceId: (documentation changed)
│    │    ├ Namespace.NamespaceName: (documentation changed)
│    │    └ Namespace.Status: (documentation changed)
│    └[~] resource AWS::RedshiftServerless::Workgroup
│      └ attributes
│         ├ Workgroup: (documentation changed)
│         ├ Workgroup.BaseCapacity: (documentation changed)
│         ├ Workgroup.CreationDate: (documentation changed)
│         ├ Workgroup.Endpoint.Address: (documentation changed)
│         ├ Workgroup.Endpoint.Port: (documentation changed)
│         ├ Workgroup.EnhancedVpcRouting: (documentation changed)
│         ├ Workgroup.NamespaceName: (documentation changed)
│         ├ Workgroup.PubliclyAccessible: (documentation changed)
│         ├ Workgroup.Status: (documentation changed)
│         ├ Workgroup.WorkgroupArn: (documentation changed)
│         ├ Workgroup.WorkgroupId: (documentation changed)
│         └ Workgroup.WorkgroupName: (documentation changed)
├[~] service aws-route53
│ └ resources
│    └[~] resource AWS::Route53::HostedZone
│      └ attributes
│         └ NameServers: (documentation changed)
├[~] service aws-route53recoverycontrol
│ └ resources
│    └[~] resource AWS::Route53RecoveryControl::Cluster
│      └ attributes
│         └ ClusterEndpoints: (documentation changed)
├[~] service aws-route53recoveryreadiness
│ └ resources
│    └[~] resource AWS::Route53RecoveryReadiness::Cell
│      └ attributes
│         └ ParentReadinessScopes: (documentation changed)
├[~] service aws-route53resolver
│ └ resources
│    └[~] resource AWS::Route53Resolver::ResolverRule
│      └ attributes
│         └ TargetIps: (documentation changed)
├[~] service aws-s3
│ └ resources
│    └[~] resource AWS::S3::StorageLens
│      └ attributes
│         └ StorageLensConfiguration.StorageLensArn: (documentation changed)
├[~] service aws-s3objectlambda
│ └ resources
│    └[~] resource AWS::S3ObjectLambda::AccessPoint
│      └ attributes
│         ├ Alias: (documentation changed)
│         ├ Alias.Status: (documentation changed)
│         └ Alias.Value: (documentation changed)
├[~] service aws-s3outposts
│ └ resources
│    └[~] resource AWS::S3Outposts::Endpoint
│      └ attributes
│         └ NetworkInterfaces: (documentation changed)
├[~] service aws-sagemaker
│ └ resources
│    └[~] resource AWS::SageMaker::InferenceComponent
│      ├ attributes
│      │  ├ RuntimeConfig.CurrentCopyCount: (documentation changed)
│      │  └ RuntimeConfig.DesiredCopyCount: (documentation changed)
│      └ types
│         └[~] type InferenceComponentRuntimeConfig
│           └ properties
│              ├ CurrentCopyCount: (documentation changed)
│              └ DesiredCopyCount: (documentation changed)
├[~] service aws-synthetics
│ └ resources
│    └[~] resource AWS::Synthetics::Canary
│      └ attributes
│         └ Code.SourceLocationArn: (documentation changed)
├[~] service aws-verifiedpermissions
│ └ resources
│    └[~] resource AWS::VerifiedPermissions::IdentitySource
│      └ attributes
│         └ Details: (documentation changed)
├[~] service aws-vpclattice
│ └ resources
│    ├[~] resource AWS::VpcLattice::Service
│    │ └ attributes
│    │    ├ DnsEntry.DomainName: (documentation changed)
│    │    └ DnsEntry.HostedZoneId: (documentation changed)
│    └[~] resource AWS::VpcLattice::ServiceNetworkServiceAssociation
│      └ attributes
│         ├ DnsEntry.DomainName: (documentation changed)
│         └ DnsEntry.HostedZoneId: (documentation changed)
├[~] service aws-wafv2
│ └ resources
│    └[~] resource AWS::WAFv2::LoggingConfiguration
│      └ types
│         ├[~] type FieldToMatch
│         │ └ properties
│         │    └ JsonBody: (documentation changed)
│         ├[~] type JsonBody
│         │ ├  - documentation: Inspect the body of the web request as JSON. The body immediately follows the request headers.
│         │ │  This is used to indicate the web request component to inspect, in the `FieldToMatch` specification.
│         │ │  Use the specifications in this object to indicate which parts of the JSON body to inspect using the rule's inspection criteria. AWS WAF inspects only the parts of the JSON that result from the matches that you indicate.
│         │ │  Example JSON: `"JsonBody": { "MatchPattern": { "All": {} }, "MatchScope": "ALL" }`
│         │ │  + documentation: Inspect the request body as JSON. The request body immediately follows the request headers. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from a form. 
│         │ └ properties
│         │    ├ InvalidFallbackBehavior: (documentation changed)
│         │    ├ MatchPattern: (documentation changed)
│         │    └ MatchScope: (documentation changed)
│         └[~] type MatchPattern
│           ├  - documentation: The patterns to look for in the JSON body. AWS WAF inspects the results of these pattern matches against the rule inspection criteria.
│           │  + documentation: The patterns to look for in the JSON body. AWS WAF inspects the results of these pattern matches against the rule inspection criteria. 
│           └ properties
│              ├ All: (documentation changed)
│              └ IncludedPaths: (documentation changed)
├[~] service aws-workspaces
│ └ resources
│    └[~] resource AWS::WorkSpaces::ConnectionAlias
│      └ attributes
│         └ Associations: (documentation changed)
└[~] service aws-workspacesweb
  └ resources
     ├[~] resource AWS::WorkSpacesWeb::BrowserSettings
     │ └ attributes
     │    └ AssociatedPortalArns: (documentation changed)
     ├[~] resource AWS::WorkSpacesWeb::IpAccessSettings
     │ └ attributes
     │    └ AssociatedPortalArns: (documentation changed)
     ├[~] resource AWS::WorkSpacesWeb::NetworkSettings
     │ └ attributes
     │    └ AssociatedPortalArns: (documentation changed)
     ├[~] resource AWS::WorkSpacesWeb::TrustStore
     │ └ attributes
     │    └ AssociatedPortalArns: (documentation changed)
     ├[~] resource AWS::WorkSpacesWeb::UserAccessLoggingSettings
     │ └ attributes
     │    └ AssociatedPortalArns: (documentation changed)
     └[~] resource AWS::WorkSpacesWeb::UserSettings
       └ attributes
          └ AssociatedPortalArns: (documentation changed)

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