File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,11 +36,11 @@ Code excerpts that show you how to call individual service functions.
3636- [ CreateAlias] ( src/main/kotlin/com/kotlin/kms/CreateAlias.kt#L39 )
3737- [ CreateGrant] ( src/main/kotlin/com/kotlin/kms/CreateGrant.kt#L43 )
3838- [ CreateKey] ( src/main/kotlin/com/kotlin/kms/CreateCustomerKey.kt#L27 )
39- - [ Decrypt] ( src/main/kotlin/com/kotlin/kms/EncryptDataKey.kt#L39 )
39+ - [ Decrypt] ( src/main/kotlin/com/kotlin/kms/EncryptDataKey.kt#L40 )
4040- [ DescribeKey] ( src/main/kotlin/com/kotlin/kms/DescribeKey.kt#L37 )
4141- [ DisableKey] ( src/main/kotlin/com/kotlin/kms/DisableCustomerKey.kt#L37 )
4242- [ EnableKey] ( src/main/kotlin/com/kotlin/kms/EnableCustomerKey.kt#L37 )
43- - [ Encrypt] ( src/main/kotlin/com/kotlin/kms/EncryptDataKey.kt#L39 )
43+ - [ Encrypt] ( src/main/kotlin/com/kotlin/kms/EncryptDataKey.kt#L40 )
4444- [ ListAliases] ( src/main/kotlin/com/kotlin/kms/ListAliases.kt#L23 )
4545- [ ListGrants] ( src/main/kotlin/com/kotlin/kms/ListGrants.kt#L36 )
4646- [ ListKeys] ( src/main/kotlin/com/kotlin/kms/ListKeys.kt#L22 )
You can’t perform that action at this time.
0 commit comments