<dependency>
<groupId>aws.smithy.kotlin</groupId>
<artifactId>identity-api-jvm</artifactId>
<version>0.17.3</version>
</dependency>
@Grapes(
@Grab(group='aws.smithy.kotlin', module='identity-api-jvm', version='0.17.3')
)