aws customer-profiles put-profile-object-type

Defines a ProfileObjectType

Options

NameDescription
--domain-name <string>The unique name of the domain
--object-type-name <string>The name of the profile object type
--description <string>Description of the profile object type
--template-id <string>A unique identifier for the object template
--expiration-days <integer>The number of days until the data in the object expires
--encryption-key <string>The customer-provided key to encrypt the profile object that will be created in this profile object type
--allow-profile-creationIndicates whether a profile should be created when data is received if one doesn’t exist for an object of this type. The default is FALSE. If the AllowProfileCreation flag is set to FALSE, then the service tries to fetch a standard profile and associate this object with the profile. If it is set to TRUE, and if no match is found, then the service creates a new standard profile
--no-allow-profile-creationIndicates whether a profile should be created when data is received if one doesn’t exist for an object of this type. The default is FALSE. If the AllowProfileCreation flag is set to FALSE, then the service tries to fetch a standard profile and associate this object with the profile. If it is set to TRUE, and if no match is found, then the service creates a new standard profile
--fields <map>A map of the name and ObjectType field
--keys <map>A list of unique keys that can be used to map data to the profile
--tags <map>The tags used to organize, track, or control access for this resource
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command