Skip to content

Conversation

CoreyLivingston
Copy link

@CoreyLivingston CoreyLivingston commented Jul 22, 2025

Cleanup and Ignore AWS SAM Build Artifacts

Instructions

  • Do not erase any parts of this template that are not applicable to your pull request.
  • If a section is not applicable, explicitly state the reason.
    • Tick the checkboxes for the items you have completed.
  • These are mandatory requirements, not mere suggestions.

Describe your changes

  • Concise description of the PR

AWS SAM best practices recommend not committing build artifacts to the repository. This commit removes the build.toml file from the AWS Operations Agent sample and adds .aws-sam directories to the .gitignore file to prevent future commits of these artifacts.


Issue ticket number and link

  • Issue # (if applicable) N/A

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you uploading a dataset?
  • Have you added contributions to RELEASE NOTES?

New Example Submissions:

  • Have you tested your code, and made sure the functionality runs successfully? Provide screenshots.
  • Have you linted your Python code with black?
  • Have you documented Introduction, Architecture Diagram, Prerequisites, Usage, Sample Prompts, and Clean Up steps in your example README?
  • I agree to resolve any issues created for this example in the future.

AWS SAM best practices recommend not committing build artifacts to the repository.
This commit removes the build.toml file from the AWS Operations Agent sample
and adds .aws-sam directories to the .gitignore file to prevent future commits
of these artifacts.
@CoreyLivingston CoreyLivingston mentioned this pull request Jul 24, 2025
12 tasks
@EashanKaushik EashanKaushik added 02-use-cases 02-use-cases AWS-operations-agent 02-use-cases/AWS-operations-agent labels Aug 25, 2025
@github-actions github-actions bot removed 02-use-cases 02-use-cases AWS-operations-agent 02-use-cases/AWS-operations-agent labels Sep 4, 2025
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