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