iamrolesanywhere_enable_trust_anchor {paws.security.identity} | R Documentation |
Enables a trust anchor
Description
Enables a trust anchor. When enabled, certificates in the trust anchor chain are authorized for trust validation.
See https://www.paws-r-sdk.com/docs/iamrolesanywhere_enable_trust_anchor/ for full documentation.
Usage
iamrolesanywhere_enable_trust_anchor(trustAnchorId)
Arguments
trustAnchorId |
[required] The unique identifier of the trust anchor. |
[Package paws.security.identity version 0.9.0 Index]