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

------

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

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

├[~] service aws-dynamodb
│ └ resources
│    └[~]  resource AWS::DynamoDB::GlobalTable
│       └ types
│          └[~] type ReplicaStreamSpecification
│            └ properties
│               └ ResourcePolicy: - ResourcePolicy (required)
│                                 + ResourcePolicy
├[~] service aws-servicecatalog
│ └ resources
│    └[~]  resource AWS::ServiceCatalog::CloudFormationProduct
│       ├ attributes
│       │  └ Id: (documentation changed)
│       └ types
│          ├[+]  type Info
│          │  ├      documentation: Specify the template source with one of the following options, but not both. Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ] The URL of the AWS CloudFormation template in Amazon S3 in JSON format. Specify the URL in JSON format as follows:
│          │  │      "LoadTemplateFromURL": "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/..."
│          │  │      ImportFromPhysicalId: The physical id of the resource that contains the template. Currently only supports AWS CloudFormation stack arn. Specify the physical id in JSON format as follows: ImportFromPhysicalId: "arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId]
│          │  │      name: Info
│          │  └ properties
│          │     ├ LoadTemplateFromURL: string
│          │     └ ImportFromPhysicalId: string
│          └[~] type ProvisioningArtifactProperties
│            └ properties
│               └ Info: - json (required)
│                       + Info ⇐ json (required)
└[~] service aws-ses
  └ resources
     └[+]  resource AWS::SES::MultiRegionEndpoint
        ├      name: MultiRegionEndpoint
        │      cloudFormationType: AWS::SES::MultiRegionEndpoint
        │      documentation: Resource Type definition for AWS::SES::MultiRegionEndpoint
        │      tagInformation: {"tagPropertyName":"Tags","variant":"standard"}
        ├ properties
        │  ├ EndpointName: string (required, immutable)
        │  ├ Tags: Array<tag>
        │  └ Details: Details (required, immutable)
        └ types
           ├ type Details
           │ ├      documentation: Contains details of a multi-region endpoint (global-endpoint) being created.
           │ │      name: Details
           │ └ properties
           │    └ RouteDetails: Array<RouteDetailsItems> (required)
           └ type RouteDetailsItems
             ├      name: RouteDetailsItems
             └ properties
                └ Region: string (required)

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Nov 6, 2025
Merged via the queue into main with commit 5cb2726 Nov 6, 2025
13 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/cfn-schema branch November 6, 2025 03:56
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