Dor Fibert

Results 5 issues of Dor Fibert

I tried to create an agent action group using the provided schema, Bedrock fails to create it due to `operationId` missing for each action.

When trying to use `cdk migrate` on a CloudFormation template with a CloudFront distribution I get the following error: ``` ❌ Migrate failed for `cloudfront`: CloudfrontStack could not be generated...

bug

When trying to use `cdk migrate` with n _RecursiveLoop_ attribute the migration fails with the following error: ``` ❌ Migrate failed for `[Name]`: [Name]Stack could not be generated because RecursiveLoop...

bug

When trying to use `cdk migrate` with a _WarmThroughput_ attribute the migration fails with the following error: ``` ❌ Migrate failed for `[Name]`: [Name]Stack could not be generated because WarmThroughput...

bug

When trying to use `cdk migrate` with an _IpAddressType_ attribute the migration fails with the following error: ``` ❌ Migrate failed for `[Name]`: [Name]Stack could not be generated because IpAddressType...

bug