Skip to content

Commit

Permalink
Format & writeme
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSouther committed Nov 11, 2024
1 parent 80f3eff commit 5e0e551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustv1/examples/ec2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Code excerpts that show you how to call individual service functions.
- [CreateKeyPair](src/ec2.rs#L41)
- [CreateSecurityGroup](src/ec2.rs#L77)
- [CreateTags](src/ec2.rs#L233)
- [DeleteKeyPair](src/getting_started/key_pair.rs#L66)
- [DeleteKeyPair](src/getting_started/key_pair.rs#L67)
- [DeleteSecurityGroup](src/ec2.rs#L167)
- [DeleteSnapshot](../ebs/src/bin/delete-snapshot.rs#L26)
- [DescribeImages](src/ec2.rs#L179)
Expand Down

0 comments on commit 5e0e551

Please sign in to comment.