New API Documentation - Developer Preview Available
We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
The requested state transition isn't valid. For example, you can't delete a firewall
domain list if it is in the process of being deleted, or you can't import domains into a
domain list that is in the process of being deleted.
Deletes the specified firewall rule group.
Example
Use a bare-bones client and the command you need to make an API call.
Param
DeleteFirewallRuleGroupCommandInput
Returns
DeleteFirewallRuleGroupCommandOutput
See
input
shape.response
shape.config
shape.Throws
AccessDeniedException (client fault)
The current account doesn't have the IAM permissions required to perform the specified Resolver operation.
Throws
ConflictException (client fault)
The requested state transition isn't valid. For example, you can't delete a firewall domain list if it is in the process of being deleted, or you can't import domains into a domain list that is in the process of being deleted.
Throws
InternalServiceErrorException (client fault)
We encountered an unknown error. Try again in a few minutes.
Throws
ResourceNotFoundException (client fault)
The specified resource doesn't exist.
Throws
ThrottlingException (client fault)
The request was throttled. Try again in a few minutes.
Throws
ValidationException (client fault)
You have provided an invalid command. Supported values are
ADD
,REMOVE
, orREPLACE
a domain.Throws
Route53ResolverServiceException
Base exception class for all service exceptions from Route53Resolver service.