put_invitation_configuration
(**kwargs)¶Configures the email template for the user enrollment invitation with the specified attributes.
See also: AWS API Documentation
Request Syntax
response = client.put_invitation_configuration(
OrganizationName='string',
ContactEmail='string',
PrivateSkillIds=[
'string',
]
)
[REQUIRED]
The name of the organization sending the enrollment invite to a user.
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
dict
Response Syntax
{}
Response Structure
Exceptions
AlexaForBusiness.Client.exceptions.NotFoundException
AlexaForBusiness.Client.exceptions.ConcurrentModificationException