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 cfn-schema source from upstream. See details in workflow run.


Automatically created by projen via the "update-source-cfn-schema" workflow

> ⚠️ This Pull Request updates daily and will overwrite **all** manual changes pushed to the branch

Updates the cfn-schema source from upstream. See details in [workflow run].

[Workflow Run]: https://github.com/cdklabs/awscdk-service-spec/actions/runs/11771489997

------

*Automatically created by projen via the "update-source-cfn-schema" 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 1425
git switch -c fix-pr-1425 && git push -u origin HEAD
gh pr create -t "fix: PR #1425" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/1425"

@github-actions
Copy link
Contributor

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

├[~] service aws-aps
│ └ resources
│    └[~] resource AWS::APS::Scraper
│      └ properties
│         ├ Alias: - string (immutable)
│         │        + string
│         ├ Destination: - Destination (required, immutable)
│         │              + Destination (required)
│         └ ScrapeConfiguration: - ScrapeConfiguration (required, immutable)
│                                + ScrapeConfiguration (required)
├[~] service aws-codebuild
│ └ resources
│    └[~] resource AWS::CodeBuild::Fleet
│      ├ properties
│      │  ├[+] ComputeConfiguration: ComputeConfiguration
│      │  ├[+] FleetProxyConfiguration: ProxyConfiguration
│      │  └[+] ScalingConfiguration: ScalingConfigurationInput
│      └ types
│         ├[+] type ComputeConfiguration
│         │ ├  name: ComputeConfiguration
│         │ └ properties
│         │    ├vCpu: integer
│         │    ├memory: integer
│         │    ├disk: integer
│         │    └machineType: string
│         ├[+] type FleetProxyRule
│         │ ├  name: FleetProxyRule
│         │ └ properties
│         │    ├Type: string
│         │    ├Effect: string
│         │    └Entities: Array<string>
│         ├[+] type ProxyConfiguration
│         │ ├  name: ProxyConfiguration
│         │ └ properties
│         │    ├DefaultBehavior: string
│         │    └OrderedProxyRules: Array<FleetProxyRule>
│         ├[+] type ScalingConfigurationInput
│         │ ├  name: ScalingConfigurationInput
│         │ └ properties
│         │    ├MaxCapacity: integer
│         │    ├ScalingType: string
│         │    └TargetTrackingScalingConfigs: Array<TargetTrackingScalingConfiguration>
│         └[+] type TargetTrackingScalingConfiguration
│           ├  name: TargetTrackingScalingConfiguration
│           └ properties
│              ├MetricType: string
│              └TargetValue: number
├[~] service aws-elasticloadbalancingv2
│ └ resources
│    └[~] resource AWS::ElasticLoadBalancingV2::LoadBalancer
│      ├ properties
│      │  └[+] EnablePrefixForIpv6SourceNat: string
│      └ types
│         └[~] type SubnetMapping
│           └ properties
│              └[+] SourceNatIpv6Prefix: string
├[~] service aws-iotwireless
│ └ resources
│    ├[~] resource AWS::IoTWireless::DeviceProfile
│    │ └ properties
│    │    ├ LoRaWAN: - LoRaWANDeviceProfile
│    │    │          + LoRaWANDeviceProfile (immutable)
│    │    └ Name: - string
│    │            + string (immutable)
│    └[~] resource AWS::IoTWireless::ServiceProfile
│      └ properties
│         ├ LoRaWAN: - LoRaWANServiceProfile
│         │          + LoRaWANServiceProfile (immutable)
│         └ Name: - string
│                 + string (immutable)
└[~] service aws-transfer
  └ resources
     └[~] resource AWS::Transfer::User

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