Package | Description |
---|---|
com.amazonaws.services.lambda | |
com.amazonaws.services.lambda.model | |
com.amazonaws.services.lambda.model.transform |
Modifier and Type | Method and Description |
---|---|
RemovePermissionResult |
AbstractAWSLambda.removePermission(RemovePermissionRequest request) |
RemovePermissionResult |
AWSLambdaClient.removePermission(RemovePermissionRequest removePermissionRequest)
You can remove individual permissions from an resource policy associated
with a Lambda function by providing a statement ID that you provided when
you added the permission.
|
RemovePermissionResult |
AWSLambda.removePermission(RemovePermissionRequest removePermissionRequest)
You can remove individual permissions from an resource policy associated
with a Lambda function by providing a statement ID that you provided when
you added the permission.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<RemovePermissionResult> |
AbstractAWSLambdaAsync.removePermissionAsync(RemovePermissionRequest request) |
java.util.concurrent.Future<RemovePermissionResult> |
AWSLambdaAsyncClient.removePermissionAsync(RemovePermissionRequest request) |
java.util.concurrent.Future<RemovePermissionResult> |
AWSLambdaAsync.removePermissionAsync(RemovePermissionRequest removePermissionRequest)
You can remove individual permissions from an resource policy associated
with a Lambda function by providing a statement ID that you provided when
you added the permission.
|
java.util.concurrent.Future<RemovePermissionResult> |
AbstractAWSLambdaAsync.removePermissionAsync(RemovePermissionRequest request,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler) |
java.util.concurrent.Future<RemovePermissionResult> |
AWSLambdaAsyncClient.removePermissionAsync(RemovePermissionRequest request,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler) |
java.util.concurrent.Future<RemovePermissionResult> |
AWSLambdaAsync.removePermissionAsync(RemovePermissionRequest removePermissionRequest,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler)
You can remove individual permissions from an resource policy associated
with a Lambda function by providing a statement ID that you provided when
you added the permission.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<RemovePermissionResult> |
AbstractAWSLambdaAsync.removePermissionAsync(RemovePermissionRequest request,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler) |
java.util.concurrent.Future<RemovePermissionResult> |
AWSLambdaAsyncClient.removePermissionAsync(RemovePermissionRequest request,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler) |
java.util.concurrent.Future<RemovePermissionResult> |
AWSLambdaAsync.removePermissionAsync(RemovePermissionRequest removePermissionRequest,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler)
You can remove individual permissions from an resource policy associated
with a Lambda function by providing a statement ID that you provided when
you added the permission.
|
Modifier and Type | Method and Description |
---|---|
RemovePermissionResult |
RemovePermissionResult.clone() |
Modifier and Type | Method and Description |
---|---|
RemovePermissionResult |
RemovePermissionResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |