Merge pull request #288 from Inthuson/main #120
Annotations
8 errors and 2 warnings
cfn-linter:
pca-main.template#L331
E0000 Duplicate found "QueryCapacityUnits" (line 331)
|
cfn-linter:
pca-main.template#L351
E0000 Duplicate found "QueryCapacityUnits" (line 351)
|
cfn-linter:
pca-main.template#L361
E0000 Duplicate found "StorageCapacityUnits" (line 361)
|
cfn-linter:
pca-server/cfn/lib/pca.template#L41
E3510 {'Ref': 'SummarizationSagemakerEndpointArn'} does not match '(^arn:(aws|aws-cn|aws-us-gov):[^:]+:[^:]*(:(?:\\d{12}|\\*|aws)?:.+|)|\\*)$' when 'Ref' is resolved
|
cfn-linter:
pca-server/cfn/lib/pca.template#L46
E3510 {'Ref': 'SummarizationLLMThirdPartyApiKey'} does not match '(^arn:(aws|aws-cn|aws-us-gov):[^:]+:[^:]*(:(?:\\d{12}|\\*|aws)?:.+|)|\\*)$' when 'Ref' is resolved
|
cfn-linter:
pca-server/cfn/lib/pca.template#L49
E3510 {'Ref': 'SummarizationLambdaFunctionArn'} does not match '(^arn:(aws|aws-cn|aws-us-gov):[^:]+:[^:]*(:(?:\\d{12}|\\*|aws)?:.+|)|\\*)$' when 'Ref' is resolved
|
cfn-linter:
pca-ui/cfn/lib/api.template#L60
E3510 {'Ref': 'LLMThirdPartyApiKey'} does not match '(^arn:(aws|aws-cn|aws-us-gov):[^:]+:[^:]*(:(?:\\d{12}|\\*|aws)?:.+|)|\\*)$' when 'Ref' is resolved
|
cfn-linter
Process completed with exit code 6.
|
cfn-linter:
pca-ui/cfn/lib/web.template#L51
W3045 'AccessControl' is a legacy property. Consider using 'AWS::S3::BucketPolicy' instead
|
cfn-linter:
pca-ui/cfn/pca-ui.template#L118
W8001 Condition HasAnthropicQuery not used
|