- Navigation Guide
@aws-sdk/client-wafv2
GetManagedRuleSetCommandInput Interface
Members
Name | Type | Details |
---|---|---|
Id Required | string | undefined | A unique identifier for the managed rule set. The ID is returned in the responses to commands like |
Name Required | string | undefined | The name of the managed rule set. You use this, along with the rule set ID, to identify the rule set. This name is assigned to the corresponding managed rule group, which your customers can access and use. |
Scope Required | Scope | undefined | Specifies whether this is for a global resource type, such as a Amazon CloudFront distribution. For an Amplify application, use To work with CloudFront, you must also specify the Region US East (N. Virginia) as follows:
|
Full Signature
export interface GetManagedRuleSetCommandInput extends GetManagedRuleSetRequest