- Navigation Guide
@aws-sdk/client-wafv2
DeleteAPIKeyCommandInput Interface
The input for DeleteAPIKeyCommand.
Members
Name | Type | Details |
---|---|---|
APIKey Required | string | undefined | The encrypted API key that you want to delete. |
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 DeleteAPIKeyCommandInput extends DeleteAPIKeyRequest