AWS Amplify CLI - Remove all permissions from Function
0
Hello there,
I have a function with permissions to another resource. This resource permission is no longer needed. But I cannot delete the permissions from the lambda function. The CLI always says that At least on category must be selected.
? Which setting do you want to update? Resource access permissions ? Select the categories you want this function to have access to. ◯ auth ◯ function ❯◯ storage ◯ api ◯ hosting
You must select at least one category
The version of the CLI is 7.6.2
Is there a way to remove all permissions from a lambda via the Amplify CLI?
1 Answers
0
Accepted Answer
This problem is fixed in the current version 7.6.26.
answered 2 months ago
Relevant questions
Is the permission DetachNetworkInterfaces reasonable?
asked 3 years agoIssue uploading C# function to AWS Lambda - not authorized to perform: iam:PassRole"
asked 2 months agoLambda policy not authorized to call RunTask - policy issue?
asked a year agopermission for data lifecycle manager
Accepted Answerasked 2 months agoHow to export environment variables from a Lambda function.
asked 16 days agoInsufficient privilege when running AWS Backup from Step Function
Accepted Answerasked a month agoHow to set the inividual data source of a pipline resolver function via CLI Amplify
asked 2 months agoAWS Amplify CLI - Remove all permissions from Function
Accepted Answerasked 2 months ago[Amplify CLi ^7.0.0] How to access custom resources inside of amplify generated resources?
asked 5 months agoHow delete application when backend is empty ?
Accepted Answerasked 2 months ago