route53_deactivate_key_signing_key: Deactivates a key-signing key (KSK) so that it will not be...

View source: R/route53_operations.R

route53_deactivate_key_signing_keyR Documentation

Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC

Description

Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC. This operation changes the KSK status to INACTIVE.

See https://www.paws-r-sdk.com/docs/route53_deactivate_key_signing_key/ for full documentation.

Usage

route53_deactivate_key_signing_key(HostedZoneId, Name)

Arguments

HostedZoneId

[required] A unique string used to identify a hosted zone.

Name

[required] A string used to identify a key-signing key (KSK).


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.