aws-samples / aws-samples/amplify-ai-examples
PolicyDocument not supported for hotswap deployments - full redeployment is required
Open
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
A full deployment is required every time I make a change due to the following error:
```
The following non-hotswappable changes were found:
logicalID: ChatDefaultConversationHandlerconversationHandlerFunctionServiceRoleDefaultPolicyXXXXXX type: AWS::IAM::Policy, rejected changes: PolicyDocument, reason: This resource type is not supported for hotswap deployments
```
...any suggestion on how to workaround this to speed up the development cycle?
Contributor guide
Assessment
This issue has not been assessed yet.