iamrolesanywhere_disable_trust_anchor {paws.security.identity} | R Documentation |
Disables a trust anchor
Description
Disables a trust anchor. When disabled, temporary credential requests specifying this trust anchor are unauthorized.
See https://www.paws-r-sdk.com/docs/iamrolesanywhere_disable_trust_anchor/ for full documentation.
Usage
iamrolesanywhere_disable_trust_anchor(trustAnchorId)
Arguments
trustAnchorId |
[required] The unique identifier of the trust anchor. |
[Package paws.security.identity version 0.9.0 Index]