Skip to content

Commit

Permalink
[JS Feature Parity] Contract tests for new AWS resources and CFN prim…
Browse files Browse the repository at this point in the history
…ary id (#126)

*Description of changes:*
Added/updated contract tests to verify new aws resources and new CFN
primary id attribute.

<img width="996" alt="image"
src="https://github.com/user-attachments/assets/62883f9a-c674-4ad8-b7a3-92d6d63c898e">

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Min Xia <mxiamxia@gmail.com>
  • Loading branch information
liustve and mxiamxia authored Dec 16, 2024
1 parent c58112e commit a35f89c
Show file tree
Hide file tree
Showing 5 changed files with 743 additions and 40 deletions.
6 changes: 6 additions & 0 deletions contract-tests/images/applications/aws-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,16 @@
"@aws-sdk/client-bedrock-agent-runtime": "^3.676.0",
"@aws-sdk/client-bedrock-runtime": "^3.675.0",
"@aws-sdk/client-dynamodb": "^3.658.1",
"@aws-sdk/client-iam": "^3.696.0",
"@aws-sdk/client-kinesis": "^3.658.1",
"@aws-sdk/client-lambda": "^3.698.0",
"@aws-sdk/client-s3": "^3.658.1",
"@aws-sdk/client-secrets-manager": "^3.696.0",
"@aws-sdk/client-sfn": "^3.696.0",
"@aws-sdk/client-sns": "^3.696.0",
"@aws-sdk/client-sqs": "^3.658.1",
"@smithy/node-http-handler": "^3.2.3",
"jszip": "^3.10.1",
"node-fetch": "^2.7.0"
}
}
Loading

0 comments on commit a35f89c

Please sign in to comment.