iamrolesanywhere_delete_attribute_mapping: Delete an entry from the attribute mapping rules enforced by...

View source: R/iamrolesanywhere_operations.R

iamrolesanywhere_delete_attribute_mappingR Documentation

Delete an entry from the attribute mapping rules enforced by a given profile

Description

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.

Usage

iamrolesanywhere_delete_attribute_mapping(
  certificateField,
  profileId,
  specifiers = NULL
)

Arguments

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.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.