Skip to content

Commit

Permalink
Corrections to metadata and README.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlhagerm committed Feb 16, 2024
1 parent 207980d commit c49e7d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .doc_gen/metadata/cloudformation_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ cloudformation_Hello:
snippet_tags:
- CloudFormation.dotnetv3.CloudFormationActions.HelloCloudFormation
services:
bedrock: {DescribeStackResourcesAsync}
cloudformation: {DescribeStackResources}
2 changes: 1 addition & 1 deletion dotnetv3/CloudFormation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For prerequisites, see the [README](../README.md#Prerequisites) in the `dotnetv3

### Get started

- [Hello CloudFormation](Actions/HelloCloudFormation.cs)
- [Hello CloudFormation](Actions/HelloCloudFormation.cs#L4) (`DescribeStackResources`)


<!--custom.examples.start-->
Expand Down

0 comments on commit c49e7d7

Please sign in to comment.