Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Contract Tests for SNS #296

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

yiyuan-he
Copy link
Contributor

@yiyuan-he yiyuan-he commented Nov 27, 2024

Description of changes:
Set up SNS contract tests cases for AWS::SNS::Topic resource.

Note: Was not able to get the error path to work so added a TODO comment for now. It seems boto3 handles the response code for this resource in a special way compared to the other resources. Will need to investigate further to figure out how we can add this case.

Test Plan:

Screenshot 2024-11-27 at 10 52 37 AM

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

@yiyuan-he yiyuan-he requested a review from a team as a code owner November 27, 2024 18:53
@yiyuan-he yiyuan-he changed the title Add Contract Tests for SNS Set up Contract Tests for SNS Nov 27, 2024
@yiyuan-he yiyuan-he changed the title Set up Contract Tests for SNS Add Contract Tests for SNS Dec 2, 2024
@yiyuan-he yiyuan-he merged commit 423f955 into aws-observability:main Dec 2, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants