View source: R/iamrolesanywhere_operations.R
iamrolesanywhere_delete_attribute_mapping | R Documentation |
Delete an entry from the attribute mapping rules enforced by a given profile.
See https://www.paws-r-sdk.com/docs/iamrolesanywhere_delete_attribute_mapping/ for full documentation.
iamrolesanywhere_delete_attribute_mapping(
certificateField,
profileId,
specifiers = NULL
)
certificateField |
[required] Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates. |
profileId |
[required] The unique identifier of the profile. |
specifiers |
A list of specifiers of a certificate field; for example, CN, OU, UID from a Subject. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.