AWS::RolesAnywhere::Profile AttributeMapping - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::RolesAnywhere::Profile AttributeMapping

A mapping applied to the authenticating end-entity certificate.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "CertificateField" : String, "MappingRules" : [ MappingRule, ... ] }

Properties

CertificateField

Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates.

Required: Yes

Type: String

Allowed values: x509Subject | x509Issuer | x509SAN

Update requires: No interruption

MappingRules

A list of mapping entries for every supported specifier or sub-field.

Required: Yes

Type: Array of MappingRule

Update requires: No interruption