putSkillAuthorization
inline suspend fun AlexaForBusinessClient.putSkillAuthorization(crossinline block: PutSkillAuthorizationRequest.Builder.() -> Unit): PutSkillAuthorizationResponse
Deprecated
No longer recommended for use. See AWS API documentation for more details.
Links a user's account to a third-party skill provider. If this API operation is called by an assumed IAM role, the skill being linked must be a private skill. Also, the skill must be owned by the AWS account that assumed the IAM role.