aws / aws/aws-cdk-cli

(hotswap): Support AWS::DynamoDB::Table

Open
#863 8 comments 1 reaction 0 assignees View on GitHub
effort/small feature-request p2
Dominant language
TypeScript
Stars
105
Forks
122
Avg merge
1d 17h
Merged PRs (30d)
71

Description

### Describe the bug

When running deployment with hotswap, I got:
```bash
Could not perform a hotswap deployment, because the CloudFormation template could not be resolved: We don't support the 'StreamArn' attribute of the 'AWS::DynamoDB::Table' resource. This is a CDK limitation. Please report it at https://github.com/aws/aws-cdk/issues/new/choose
Falling back to doing a full deployment
```
reporting this since it was told to do so.

### Expected Behavior

I expected this to perform the hotswap.

### Current Behavior

It does not perform the hotswap.

### Reproduction Steps

NA

### Possible Solution

_No response_

### Additional Information/Context

_No response_

### CDK CLI Version

2.145

### Framework Version

_No response_

### Node.js Version

18.18.2

### OS

MacOS

### Language

TypeScript

### Language Version

_No response_

### Other information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.