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 28d7c87 commit f3194a8Copy full SHA for f3194a8
swift/example_code/lambda/basics/lambda-basics/Sources/entry.swift
@@ -224,7 +224,7 @@ struct ExampleCommand: ParsableCommand {
224
/// is invoked.
225
///
226
/// - Parameters:
227
- /// - lambdaClient: The `IAMClient` to use.
+ /// - lambdaClient: The `LambdaClient` to use.
228
/// - name: The name of the AWS Lambda function to update.
229
/// - path: The pathname of the Zip file containing the packaged Lambda
230
/// function.
0 commit comments