rejectSkill

abstract suspend fun rejectSkill(input: RejectSkillRequest): RejectSkillResponse

Deprecated

No longer recommended for use. See AWS API documentation for more details.

Disassociates a skill from the organization under a user's AWS account. If the skill is a private skill, it moves to an AcceptStatus of PENDING. Any private or public skill that is rejected can be added later by calling the ApproveSkill API.