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

C#: code example for calling the ListFoundationModels action Amazon Bedrock #5752

Merged
merged 5 commits into from
Dec 7, 2023
Merged

C#: code example for calling the ListFoundationModels action Amazon Bedrock #5752

merged 5 commits into from
Dec 7, 2023

Conversation

fbouteruche
Copy link

This pull request adds a C# code example for calling the the ListFoundationModels action using the AWS SDK for .NET. The PR comes with a project for the actual code and a test project. This PR also updates the bedrock_metadata.yaml file to incorporate the C# code example into the documentation.

It implements the first action listed in #5542


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@fbouteruche fbouteruche requested a review from rlhagerm as a code owner December 6, 2023 15:08
@github-actions github-actions bot added the DotNet-v3 This issue relates to the AWS SDK for .NET V3 label Dec 6, 2023
@rlhagerm rlhagerm self-assigned this Dec 6, 2023
@rlhagerm rlhagerm added Text Review not needed This contains no text which needs review Task A general update to the code base for language clarification, missing actions, tests, etc. labels Dec 6, 2023
@ford-at-aws ford-at-aws added the On Call Review complete On call review complete label Dec 7, 2023
@ford-at-aws ford-at-aws merged commit b418f6f into awsdocs:main Dec 7, 2023
9 checks passed
ford-at-aws pushed a commit that referenced this pull request Dec 15, 2023
…edrock (#5752)

* Initial version of ListFoundationModelsExample project
* Update code example to match other .NET code example structure
* Update bedrock_metadata.yaml file and add snippet tags in HelloBedrock.cs
* Add a test project.
* Add the BedrockActions and BedrockTests projects to DotNetV3Examples.sln file.
@fbouteruche fbouteruche deleted the dotnet-listfoundationmodels branch December 19, 2023 15:44
meyertst-aws pushed a commit to meyertst-aws/aws-doc-sdk-examples that referenced this pull request Jan 4, 2024
…edrock (awsdocs#5752)

* Initial version of ListFoundationModelsExample project
* Update code example to match other .NET code example structure
* Update bedrock_metadata.yaml file and add snippet tags in HelloBedrock.cs
* Add a test project.
* Add the BedrockActions and BedrockTests projects to DotNetV3Examples.sln file.
max-webster pushed a commit to max-webster/aws-doc-sdk-examples that referenced this pull request Mar 15, 2024
…edrock (awsdocs#5752)

* Initial version of ListFoundationModelsExample project
* Update code example to match other .NET code example structure
* Update bedrock_metadata.yaml file and add snippet tags in HelloBedrock.cs
* Add a test project.
* Add the BedrockActions and BedrockTests projects to DotNetV3Examples.sln file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DotNet-v3 This issue relates to the AWS SDK for .NET V3 On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc. Text Review not needed This contains no text which needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants