From 3a02c6aa3b7903ea1df02013af0bb3cfb767a91f Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Tue, 26 Nov 2024 14:59:59 -0800 Subject: [PATCH] Fix description of IAM module --- aws-java-sdk-iam/src/main/resources/index.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-java-sdk-iam/src/main/resources/index.jelly b/aws-java-sdk-iam/src/main/resources/index.jelly index 9cacf2f7..2d771e21 100644 --- a/aws-java-sdk-iam/src/main/resources/index.jelly +++ b/aws-java-sdk-iam/src/main/resources/index.jelly @@ -1,4 +1,4 @@
- EC2 module for the AWS SDK for Java. + IAM module for the AWS SDK for Java.