We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f3eff commit 5e0e551Copy full SHA for 5e0e551
rustv1/examples/ec2/README.md
@@ -51,7 +51,7 @@ Code excerpts that show you how to call individual service functions.
51
- [CreateKeyPair](src/ec2.rs#L41)
52
- [CreateSecurityGroup](src/ec2.rs#L77)
53
- [CreateTags](src/ec2.rs#L233)
54
-- [DeleteKeyPair](src/getting_started/key_pair.rs#L66)
+- [DeleteKeyPair](src/getting_started/key_pair.rs#L67)
55
- [DeleteSecurityGroup](src/ec2.rs#L167)
56
- [DeleteSnapshot](../ebs/src/bin/delete-snapshot.rs#L26)
57
- [DescribeImages](src/ec2.rs#L179)
0 commit comments