@jjrawlins/cdk-ami-builder 0.0.109 → 0.0.111

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (313) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/go.mod +1 -1
  3. package/cdkamibuilder/jsii/jsii.go +2 -2
  4. package/cdkamibuilder/version +1 -1
  5. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  6. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  7. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  8. package/node_modules/@aws-sdk/client-ec2/README.md +1 -755
  9. package/node_modules/@aws-sdk/client-ec2/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  10. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +16417 -26946
  11. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.browser.js +1 -2
  12. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.js +2 -4
  13. package/node_modules/@aws-sdk/client-ec2/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  14. package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/index.js +16 -16
  15. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.browser.js +1 -2
  16. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.js +4 -6
  17. package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +15776 -26305
  18. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/index.js +6 -6
  19. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForBundleTaskComplete.js +10 -10
  20. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskCancelled.js +6 -6
  21. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskCompleted.js +14 -14
  22. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskDeleted.js +6 -6
  23. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForCustomerGatewayAvailable.js +14 -14
  24. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForExportTaskCancelled.js +6 -6
  25. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForExportTaskCompleted.js +6 -6
  26. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageAvailable.js +10 -10
  27. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageExists.js +3 -3
  28. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageUsageReportAvailable.js +10 -10
  29. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceExists.js +3 -3
  30. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceRunning.js +26 -26
  31. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceStatusOk.js +6 -6
  32. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceStopped.js +20 -20
  33. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceTerminated.js +20 -20
  34. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInternetGatewayExists.js +4 -4
  35. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForKeyPairExists.js +4 -4
  36. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNatGatewayAvailable.js +18 -18
  37. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNatGatewayDeleted.js +6 -6
  38. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNetworkInterfaceAvailable.js +6 -6
  39. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForPasswordDataAvailable.js +2 -2
  40. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupExists.js +4 -4
  41. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupVpcAssociationAssociated.js +14 -14
  42. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupVpcAssociationDisassociated.js +17 -17
  43. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSnapshotCompleted.js +10 -10
  44. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSnapshotImported.js +10 -10
  45. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSpotInstanceRequestFulfilled.js +28 -28
  46. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForStoreImageTaskComplete.js +14 -14
  47. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSubnetAvailable.js +6 -6
  48. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSystemStatusOk.js +6 -6
  49. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeAvailable.js +10 -10
  50. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeDeleted.js +6 -6
  51. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeInUse.js +10 -10
  52. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpcAvailable.js +6 -6
  53. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpcPeeringConnectionDeleted.js +6 -6
  54. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpnConnectionAvailable.js +14 -14
  55. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpnConnectionDeleted.js +10 -10
  56. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -0
  57. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribePlacementGroupsCommand.d.ts +1 -0
  58. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_1.d.ts +10 -0
  59. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/index.d.ts +16 -16
  60. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_1.d.ts +2 -0
  61. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/index.d.ts +16 -16
  62. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/waiters/index.d.ts +6 -6
  63. package/node_modules/@aws-sdk/client-ec2/dist-types/waiters/index.d.ts +6 -6
  64. package/node_modules/@aws-sdk/client-ec2/package.json +14 -14
  65. package/node_modules/@aws-sdk/client-ecs/README.md +1 -70
  66. package/node_modules/@aws-sdk/client-ecs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  67. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +1787 -2280
  68. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.browser.js +1 -2
  69. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.js +2 -4
  70. package/node_modules/@aws-sdk/client-ecs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  71. package/node_modules/@aws-sdk/client-ecs/dist-es/pagination/index.js +1 -1
  72. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.browser.js +1 -2
  73. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.js +4 -6
  74. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +1753 -2246
  75. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesInactive.js +8 -8
  76. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesStable.js +16 -16
  77. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksRunning.js +14 -14
  78. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksStopped.js +6 -6
  79. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +1 -0
  80. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/index.d.ts +1 -1
  81. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/pagination/index.d.ts +1 -1
  82. package/node_modules/@aws-sdk/client-ecs/package.json +15 -13
  83. package/node_modules/@aws-sdk/client-kms/README.md +1 -59
  84. package/node_modules/@aws-sdk/client-kms/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  85. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +683 -840
  86. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.browser.js +1 -2
  87. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.js +2 -4
  88. package/node_modules/@aws-sdk/client-kms/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  89. package/node_modules/@aws-sdk/client-kms/dist-es/pagination/index.js +1 -1
  90. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.browser.js +1 -2
  91. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.js +4 -6
  92. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +683 -840
  93. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/index.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/index.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-kms/package.json +15 -13
  96. package/node_modules/@aws-sdk/client-s3/README.md +1 -111
  97. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +8 -9
  98. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +1 -1
  99. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +1860 -3950
  100. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +1 -2
  101. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +4 -8
  102. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +8 -9
  103. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +4 -1
  104. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +1 -1
  105. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +1 -1
  106. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +4 -1
  107. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +4 -1
  108. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +4 -1
  109. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +1 -1
  110. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +4 -1
  111. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +4 -1
  112. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +4 -1
  113. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +4 -1
  114. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +4 -1
  115. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +4 -1
  116. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +4 -1
  117. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +4 -1
  118. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +4 -1
  119. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +4 -1
  120. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +4 -1
  121. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +4 -1
  122. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +4 -1
  123. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +4 -1
  124. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +4 -1
  125. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +4 -1
  126. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +4 -1
  127. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +4 -1
  128. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +4 -1
  129. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +4 -1
  130. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +4 -1
  131. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +4 -1
  132. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +4 -1
  133. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +4 -1
  134. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -2
  135. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +4 -1
  136. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +4 -1
  137. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +4 -1
  138. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +4 -1
  139. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +4 -1
  140. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +4 -1
  141. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +4 -1
  142. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +4 -1
  143. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +4 -1
  144. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +4 -1
  145. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +4 -1
  146. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +4 -1
  147. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +4 -1
  148. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +4 -1
  149. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +4 -1
  150. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +4 -1
  151. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +1 -1
  152. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +1 -1
  153. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +1 -1
  154. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +1 -1
  155. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +1 -1
  156. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
  157. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +1 -1
  158. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +1 -1
  159. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +1 -1
  160. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +1 -1
  161. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +1 -1
  162. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +1 -1
  163. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +1 -1
  164. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +1 -1
  165. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +1 -1
  166. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +1 -1
  167. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +1 -1
  168. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +1 -1
  169. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +1 -1
  170. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +1 -1
  171. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +1 -1
  172. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +4 -1
  173. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +1 -1
  174. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +1 -1
  175. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +1 -1
  176. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +1 -1
  177. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +1 -1
  178. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +1 -2
  179. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +6 -10
  180. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +1574 -3799
  181. package/node_modules/@aws-sdk/client-s3/package.json +21 -21
  182. package/node_modules/@aws-sdk/client-secrets-manager/README.md +1 -29
  183. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  184. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +360 -401
  185. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.browser.js +1 -2
  186. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +2 -4
  187. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  188. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/index.js +2 -2
  189. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.browser.js +1 -2
  190. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +4 -6
  191. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +371 -410
  192. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/index.d.ts +2 -2
  193. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/index.d.ts +2 -2
  194. package/node_modules/@aws-sdk/client-secrets-manager/package.json +13 -13
  195. package/node_modules/@aws-sdk/client-sfn/README.md +1 -43
  196. package/node_modules/@aws-sdk/client-sfn/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  197. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +830 -994
  198. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.browser.js +1 -2
  199. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.js +2 -4
  200. package/node_modules/@aws-sdk/client-sfn/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  201. package/node_modules/@aws-sdk/client-sfn/dist-es/pagination/index.js +1 -1
  202. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.browser.js +1 -2
  203. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.js +4 -6
  204. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +830 -994
  205. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/index.d.ts +1 -1
  206. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/pagination/index.d.ts +1 -1
  207. package/node_modules/@aws-sdk/client-sfn/package.json +13 -13
  208. package/node_modules/@aws-sdk/client-sns/README.md +1 -48
  209. package/node_modules/@aws-sdk/client-sns/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  210. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +603 -611
  211. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.browser.js +1 -2
  212. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.js +2 -4
  213. package/node_modules/@aws-sdk/client-sns/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  214. package/node_modules/@aws-sdk/client-sns/dist-es/pagination/index.js +1 -1
  215. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.browser.js +1 -2
  216. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.js +4 -6
  217. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +601 -609
  218. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/index.d.ts +1 -1
  219. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/pagination/index.d.ts +1 -1
  220. package/node_modules/@aws-sdk/client-sns/package.json +15 -13
  221. package/node_modules/@aws-sdk/client-sqs/README.md +1 -28
  222. package/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  223. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +373 -485
  224. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.browser.js +1 -2
  225. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js +2 -4
  226. package/node_modules/@aws-sdk/client-sqs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  227. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ReceiveMessageCommand.js +4 -1
  228. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageBatchCommand.js +4 -1
  229. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageCommand.js +4 -1
  230. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.browser.js +1 -2
  231. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.js +4 -6
  232. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +364 -485
  233. package/node_modules/@aws-sdk/client-sqs/package.json +14 -14
  234. package/node_modules/@aws-sdk/client-ssm/README.md +1 -151
  235. package/node_modules/@aws-sdk/client-ssm/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  236. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +2791 -4486
  237. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +1 -2
  238. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +2 -4
  239. package/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  240. package/node_modules/@aws-sdk/client-ssm/dist-es/pagination/index.js +9 -9
  241. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +1 -2
  242. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +4 -6
  243. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +2696 -4375
  244. package/node_modules/@aws-sdk/client-ssm/dist-es/waiters/waitForCommandExecuted.js +8 -8
  245. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/index.d.ts +9 -9
  246. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/index.d.ts +9 -9
  247. package/node_modules/@aws-sdk/client-ssm/package.json +15 -13
  248. package/node_modules/@aws-sdk/client-sso/README.md +1 -9
  249. package/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  250. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +69 -77
  251. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  252. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  253. package/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  254. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  255. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  256. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +75 -83
  257. package/node_modules/@aws-sdk/client-sso/package.json +12 -12
  258. package/node_modules/@aws-sdk/core/package.json +4 -4
  259. package/node_modules/@aws-sdk/crc64-nvme/LICENSE +201 -0
  260. package/node_modules/@aws-sdk/crc64-nvme/README.md +61 -0
  261. package/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js +101 -0
  262. package/node_modules/@aws-sdk/crc64-nvme/dist-es/Crc64Nvme.js +92 -0
  263. package/node_modules/@aws-sdk/crc64-nvme/dist-es/index.js +2 -0
  264. package/node_modules/@aws-sdk/crc64-nvme/dist-types/Crc64Nvme.d.ts +24 -0
  265. package/node_modules/@aws-sdk/crc64-nvme/dist-types/index.d.ts +2 -0
  266. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/Crc64Nvme.d.ts +9 -0
  267. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/index.d.ts +2 -0
  268. package/node_modules/@aws-sdk/crc64-nvme/package.json +50 -0
  269. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  270. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  271. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  272. package/node_modules/@aws-sdk/credential-provider-login/package.json +5 -5
  273. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  274. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  275. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  276. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  277. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +4 -4
  278. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
  279. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +29 -21
  280. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +25 -9
  281. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/index.js +0 -1
  282. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/selectChecksumAlgorithmFunction.js +2 -6
  283. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/index.d.ts +0 -1
  284. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/index.d.ts +0 -1
  285. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +5 -4
  286. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  287. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  288. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  289. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  290. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +4 -4
  291. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +5 -5
  292. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +3 -3
  293. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  294. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  295. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  296. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  297. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  298. package/node_modules/@aws-sdk/nested-clients/package.json +12 -12
  299. package/node_modules/@aws-sdk/region-config-resolver/package.json +3 -3
  300. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
  301. package/node_modules/@aws-sdk/token-providers/package.json +5 -5
  302. package/node_modules/@aws-sdk/types/package.json +2 -2
  303. package/node_modules/@aws-sdk/util-arn-parser/package.json +2 -2
  304. package/node_modules/@aws-sdk/util-endpoints/package.json +3 -3
  305. package/node_modules/@aws-sdk/util-format-url/package.json +3 -3
  306. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  307. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  308. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  309. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  310. package/package.json +13 -13
  311. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-es/crc64-nvme-crt-container.js +0 -0
  312. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/crc64-nvme-crt-container.d.ts +0 -0
  313. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/ts3.4/crc64-nvme-crt-container.d.ts +0 -0
@@ -371,1166 +371,1009 @@ var KeyStorePasswordType = [0, n0, _KSPT, 8, 0];
371
371
  var PlaintextType = [0, n0, _PT, 8, 21];
372
372
  var XksProxyAuthenticationAccessKeyIdType = [0, n0, _XPAAKIT, 8, 0];
373
373
  var XksProxyAuthenticationRawSecretAccessKeyType = [0, n0, _XPARSAKT, 8, 0];
374
- export var AliasListEntry$ = [3, n0, _ALE, 0, [_AN, _AA, _TKI, _CD, _LUD], [0, 0, 0, 4, 4]];
375
- export var AlreadyExistsException$ = [
376
- -3,
377
- n0,
378
- _AEE,
374
+ export var AliasListEntry$ = [3, n0, _ALE,
375
+ 0,
376
+ [_AN, _AA, _TKI, _CD, _LUD],
377
+ [0, 0, 0, 4, 4]
378
+ ];
379
+ export var AlreadyExistsException$ = [-3, n0, _AEE,
379
380
  { [_aQE]: [`AlreadyExists`, 409], [_e]: _c, [_hE]: 409 },
380
381
  [_m],
381
- [0],
382
+ [0]
382
383
  ];
383
384
  TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsException);
384
- export var CancelKeyDeletionRequest$ = [3, n0, _CKDR, 0, [_KI], [0]];
385
- export var CancelKeyDeletionResponse$ = [3, n0, _CKDRa, 0, [_KI], [0]];
386
- export var CloudHsmClusterInUseException$ = [
387
- -3,
388
- n0,
389
- _CHCIUE,
385
+ export var CancelKeyDeletionRequest$ = [3, n0, _CKDR,
386
+ 0,
387
+ [_KI],
388
+ [0]
389
+ ];
390
+ export var CancelKeyDeletionResponse$ = [3, n0, _CKDRa,
391
+ 0,
392
+ [_KI],
393
+ [0]
394
+ ];
395
+ export var CloudHsmClusterInUseException$ = [-3, n0, _CHCIUE,
390
396
  { [_aQE]: [`CloudHsmClusterInUseException`, 400], [_e]: _c, [_hE]: 400 },
391
397
  [_m],
392
- [0],
398
+ [0]
393
399
  ];
394
400
  TypeRegistry.for(n0).registerError(CloudHsmClusterInUseException$, CloudHsmClusterInUseException);
395
- export var CloudHsmClusterInvalidConfigurationException$ = [
396
- -3,
397
- n0,
398
- _CHCICE,
401
+ export var CloudHsmClusterInvalidConfigurationException$ = [-3, n0, _CHCICE,
399
402
  { [_aQE]: [`CloudHsmClusterInvalidConfigurationException`, 400], [_e]: _c, [_hE]: 400 },
400
403
  [_m],
401
- [0],
404
+ [0]
402
405
  ];
403
406
  TypeRegistry.for(n0).registerError(CloudHsmClusterInvalidConfigurationException$, CloudHsmClusterInvalidConfigurationException);
404
- export var CloudHsmClusterNotActiveException$ = [
405
- -3,
406
- n0,
407
- _CHCNAE,
407
+ export var CloudHsmClusterNotActiveException$ = [-3, n0, _CHCNAE,
408
408
  { [_aQE]: [`CloudHsmClusterNotActiveException`, 400], [_e]: _c, [_hE]: 400 },
409
409
  [_m],
410
- [0],
410
+ [0]
411
411
  ];
412
412
  TypeRegistry.for(n0).registerError(CloudHsmClusterNotActiveException$, CloudHsmClusterNotActiveException);
413
- export var CloudHsmClusterNotFoundException$ = [
414
- -3,
415
- n0,
416
- _CHCNFE,
413
+ export var CloudHsmClusterNotFoundException$ = [-3, n0, _CHCNFE,
417
414
  { [_aQE]: [`CloudHsmClusterNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
418
415
  [_m],
419
- [0],
416
+ [0]
420
417
  ];
421
418
  TypeRegistry.for(n0).registerError(CloudHsmClusterNotFoundException$, CloudHsmClusterNotFoundException);
422
- export var CloudHsmClusterNotRelatedException$ = [
423
- -3,
424
- n0,
425
- _CHCNRE,
419
+ export var CloudHsmClusterNotRelatedException$ = [-3, n0, _CHCNRE,
426
420
  { [_aQE]: [`CloudHsmClusterNotRelatedException`, 400], [_e]: _c, [_hE]: 400 },
427
421
  [_m],
428
- [0],
422
+ [0]
429
423
  ];
430
424
  TypeRegistry.for(n0).registerError(CloudHsmClusterNotRelatedException$, CloudHsmClusterNotRelatedException);
431
- export var ConflictException$ = [
432
- -3,
433
- n0,
434
- _CE,
425
+ export var ConflictException$ = [-3, n0, _CE,
435
426
  { [_aQE]: [`ConflictException`, 409], [_e]: _c, [_hE]: 409 },
436
427
  [_m],
437
- [0],
428
+ [0]
438
429
  ];
439
430
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
440
- export var ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR, 0, [_CKSI], [0]];
441
- export var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo, 0, [], []];
442
- export var CreateAliasRequest$ = [3, n0, _CAR, 0, [_AN, _TKI], [0, 0]];
443
- export var CreateCustomKeyStoreRequest$ = [
444
- 3,
445
- n0,
446
- _CCKSRr,
431
+ export var ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR,
432
+ 0,
433
+ [_CKSI],
434
+ [0]
435
+ ];
436
+ export var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
437
+ 0,
438
+ [],
439
+ []
440
+ ];
441
+ export var CreateAliasRequest$ = [3, n0, _CAR,
442
+ 0,
443
+ [_AN, _TKI],
444
+ [0, 0]
445
+ ];
446
+ export var CreateCustomKeyStoreRequest$ = [3, n0, _CCKSRr,
447
447
  0,
448
448
  [_CKSN, _CHCI, _TAC, _KSP, _CKST, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
449
- [0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0],
449
+ [0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
450
450
  ];
451
- export var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre, 0, [_CKSI], [0]];
452
- export var CreateGrantRequest$ = [
453
- 3,
454
- n0,
455
- _CGR,
451
+ export var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
452
+ 0,
453
+ [_CKSI],
454
+ [0]
455
+ ];
456
+ export var CreateGrantRequest$ = [3, n0, _CGR,
456
457
  0,
457
458
  [_KI, _GP, _RP, _O, _C, _GT, _N, _DR],
458
- [0, 0, 0, 64 | 0, () => GrantConstraints$, 64 | 0, 0, 2],
459
+ [0, 0, 0, 64 | 0, () => GrantConstraints$, 64 | 0, 0, 2]
460
+ ];
461
+ export var CreateGrantResponse$ = [3, n0, _CGRr,
462
+ 0,
463
+ [_GTr, _GI],
464
+ [0, 0]
459
465
  ];
460
- export var CreateGrantResponse$ = [3, n0, _CGRr, 0, [_GTr, _GI], [0, 0]];
461
- export var CreateKeyRequest$ = [
462
- 3,
463
- n0,
464
- _CKR,
466
+ export var CreateKeyRequest$ = [3, n0, _CKR,
465
467
  0,
466
468
  [_P, _D, _KU, _CMKS, _KS, _Or, _CKSI, _BPLSC, _T, _MR, _XKI],
467
- [0, 0, 0, 0, 0, 0, 0, 2, () => TagList, 2, 0],
469
+ [0, 0, 0, 0, 0, 0, 0, 2, () => TagList, 2, 0]
470
+ ];
471
+ export var CreateKeyResponse$ = [3, n0, _CKRr,
472
+ 0,
473
+ [_KM],
474
+ [() => KeyMetadata$]
468
475
  ];
469
- export var CreateKeyResponse$ = [3, n0, _CKRr, 0, [_KM], [() => KeyMetadata$]];
470
- export var CustomKeyStoreHasCMKsException$ = [
471
- -3,
472
- n0,
473
- _CKSHCMKE,
476
+ export var CustomKeyStoreHasCMKsException$ = [-3, n0, _CKSHCMKE,
474
477
  { [_aQE]: [`CustomKeyStoreHasCMKsException`, 400], [_e]: _c, [_hE]: 400 },
475
478
  [_m],
476
- [0],
479
+ [0]
477
480
  ];
478
481
  TypeRegistry.for(n0).registerError(CustomKeyStoreHasCMKsException$, CustomKeyStoreHasCMKsException);
479
- export var CustomKeyStoreInvalidStateException$ = [
480
- -3,
481
- n0,
482
- _CKSISE,
482
+ export var CustomKeyStoreInvalidStateException$ = [-3, n0, _CKSISE,
483
483
  { [_aQE]: [`CustomKeyStoreInvalidStateException`, 400], [_e]: _c, [_hE]: 400 },
484
484
  [_m],
485
- [0],
485
+ [0]
486
486
  ];
487
487
  TypeRegistry.for(n0).registerError(CustomKeyStoreInvalidStateException$, CustomKeyStoreInvalidStateException);
488
- export var CustomKeyStoreNameInUseException$ = [
489
- -3,
490
- n0,
491
- _CKSNIUE,
488
+ export var CustomKeyStoreNameInUseException$ = [-3, n0, _CKSNIUE,
492
489
  { [_aQE]: [`CustomKeyStoreNameInUseException`, 400], [_e]: _c, [_hE]: 400 },
493
490
  [_m],
494
- [0],
491
+ [0]
495
492
  ];
496
493
  TypeRegistry.for(n0).registerError(CustomKeyStoreNameInUseException$, CustomKeyStoreNameInUseException);
497
- export var CustomKeyStoreNotFoundException$ = [
498
- -3,
499
- n0,
500
- _CKSNFE,
494
+ export var CustomKeyStoreNotFoundException$ = [-3, n0, _CKSNFE,
501
495
  { [_aQE]: [`CustomKeyStoreNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
502
496
  [_m],
503
- [0],
497
+ [0]
504
498
  ];
505
499
  TypeRegistry.for(n0).registerError(CustomKeyStoreNotFoundException$, CustomKeyStoreNotFoundException);
506
- export var CustomKeyStoresListEntry$ = [
507
- 3,
508
- n0,
509
- _CKSLE,
500
+ export var CustomKeyStoresListEntry$ = [3, n0, _CKSLE,
510
501
  0,
511
502
  [_CKSI, _CKSN, _CHCI, _TAC, _CS, _CEC, _CD, _CKST, _XPCk],
512
- [0, 0, 0, 0, 0, 0, 4, 0, [() => XksProxyConfigurationType$, 0]],
503
+ [0, 0, 0, 0, 0, 0, 4, 0, [() => XksProxyConfigurationType$, 0]]
513
504
  ];
514
- export var DecryptRequest$ = [
515
- 3,
516
- n0,
517
- _DRe,
505
+ export var DecryptRequest$ = [3, n0, _DRe,
518
506
  0,
519
507
  [_CB, _EC, _GT, _KI, _EA, _R, _DR],
520
- [21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2],
508
+ [21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2]
521
509
  ];
522
- export var DecryptResponse$ = [
523
- 3,
524
- n0,
525
- _DRec,
510
+ export var DecryptResponse$ = [3, n0, _DRec,
526
511
  0,
527
512
  [_KI, _Pl, _EA, _CFR, _KMI],
528
- [0, [() => PlaintextType, 0], 0, 21, 0],
529
- ];
530
- export var DeleteAliasRequest$ = [3, n0, _DAR, 0, [_AN], [0]];
531
- export var DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR, 0, [_CKSI], [0]];
532
- export var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe, 0, [], []];
533
- export var DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR, 0, [_KI, _KMI], [0, 0]];
534
- export var DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe, 0, [_KI, _KMI], [0, 0]];
535
- export var DependencyTimeoutException$ = [
536
- -3,
537
- n0,
538
- _DTE,
513
+ [0, [() => PlaintextType, 0], 0, 21, 0]
514
+ ];
515
+ export var DeleteAliasRequest$ = [3, n0, _DAR,
516
+ 0,
517
+ [_AN],
518
+ [0]
519
+ ];
520
+ export var DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR,
521
+ 0,
522
+ [_CKSI],
523
+ [0]
524
+ ];
525
+ export var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
526
+ 0,
527
+ [],
528
+ []
529
+ ];
530
+ export var DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR,
531
+ 0,
532
+ [_KI, _KMI],
533
+ [0, 0]
534
+ ];
535
+ export var DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe,
536
+ 0,
537
+ [_KI, _KMI],
538
+ [0, 0]
539
+ ];
540
+ export var DependencyTimeoutException$ = [-3, n0, _DTE,
539
541
  { [_aQE]: [`DependencyTimeout`, 503], [_e]: _s, [_hE]: 503 },
540
542
  [_m],
541
- [0],
543
+ [0]
542
544
  ];
543
545
  TypeRegistry.for(n0).registerError(DependencyTimeoutException$, DependencyTimeoutException);
544
- export var DeriveSharedSecretRequest$ = [
545
- 3,
546
- n0,
547
- _DSSR,
546
+ export var DeriveSharedSecretRequest$ = [3, n0, _DSSR,
548
547
  0,
549
548
  [_KI, _KAA, _PK, _GT, _DR, _R],
550
- [0, 0, 21, 64 | 0, 2, () => RecipientInfo$],
549
+ [0, 0, 21, 64 | 0, 2, () => RecipientInfo$]
551
550
  ];
552
- export var DeriveSharedSecretResponse$ = [
553
- 3,
554
- n0,
555
- _DSSRe,
551
+ export var DeriveSharedSecretResponse$ = [3, n0, _DSSRe,
556
552
  0,
557
553
  [_KI, _SS, _CFR, _KAA, _KO],
558
- [0, [() => PlaintextType, 0], 21, 0, 0],
554
+ [0, [() => PlaintextType, 0], 21, 0, 0]
559
555
  ];
560
- export var DescribeCustomKeyStoresRequest$ = [
561
- 3,
562
- n0,
563
- _DCKSRes,
556
+ export var DescribeCustomKeyStoresRequest$ = [3, n0, _DCKSRes,
564
557
  0,
565
558
  [_CKSI, _CKSN, _L, _M],
566
- [0, 0, 1, 0],
559
+ [0, 0, 1, 0]
567
560
  ];
568
- export var DescribeCustomKeyStoresResponse$ = [
569
- 3,
570
- n0,
571
- _DCKSResc,
561
+ export var DescribeCustomKeyStoresResponse$ = [3, n0, _DCKSResc,
572
562
  0,
573
563
  [_CKS, _NM, _Tr],
574
- [[() => CustomKeyStoresList, 0], 0, 2],
575
- ];
576
- export var DescribeKeyRequest$ = [3, n0, _DKR, 0, [_KI, _GT], [0, 64 | 0]];
577
- export var DescribeKeyResponse$ = [3, n0, _DKRe, 0, [_KM], [() => KeyMetadata$]];
578
- export var DisabledException$ = [
579
- -3,
580
- n0,
581
- _DE,
564
+ [[() => CustomKeyStoresList, 0], 0, 2]
565
+ ];
566
+ export var DescribeKeyRequest$ = [3, n0, _DKR,
567
+ 0,
568
+ [_KI, _GT],
569
+ [0, 64 | 0]
570
+ ];
571
+ export var DescribeKeyResponse$ = [3, n0, _DKRe,
572
+ 0,
573
+ [_KM],
574
+ [() => KeyMetadata$]
575
+ ];
576
+ export var DisabledException$ = [-3, n0, _DE,
582
577
  { [_aQE]: [`Disabled`, 409], [_e]: _c, [_hE]: 409 },
583
578
  [_m],
584
- [0],
579
+ [0]
585
580
  ];
586
581
  TypeRegistry.for(n0).registerError(DisabledException$, DisabledException);
587
- export var DisableKeyRequest$ = [3, n0, _DKRi, 0, [_KI], [0]];
588
- export var DisableKeyRotationRequest$ = [3, n0, _DKRR, 0, [_KI], [0]];
589
- export var DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi, 0, [_CKSI], [0]];
590
- export var DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis, 0, [], []];
591
- export var DryRunOperationException$ = [
592
- -3,
593
- n0,
594
- _DROE,
582
+ export var DisableKeyRequest$ = [3, n0, _DKRi,
583
+ 0,
584
+ [_KI],
585
+ [0]
586
+ ];
587
+ export var DisableKeyRotationRequest$ = [3, n0, _DKRR,
588
+ 0,
589
+ [_KI],
590
+ [0]
591
+ ];
592
+ export var DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi,
593
+ 0,
594
+ [_CKSI],
595
+ [0]
596
+ ];
597
+ export var DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis,
598
+ 0,
599
+ [],
600
+ []
601
+ ];
602
+ export var DryRunOperationException$ = [-3, n0, _DROE,
595
603
  { [_aQE]: [`DryRunOperation`, 412], [_e]: _c, [_hE]: 412 },
596
604
  [_m],
597
- [0],
605
+ [0]
598
606
  ];
599
607
  TypeRegistry.for(n0).registerError(DryRunOperationException$, DryRunOperationException);
600
- export var EnableKeyRequest$ = [3, n0, _EKR, 0, [_KI], [0]];
601
- export var EnableKeyRotationRequest$ = [3, n0, _EKRR, 0, [_KI, _RPID], [0, 1]];
602
- export var EncryptRequest$ = [
603
- 3,
604
- n0,
605
- _ER,
608
+ export var EnableKeyRequest$ = [3, n0, _EKR,
609
+ 0,
610
+ [_KI],
611
+ [0]
612
+ ];
613
+ export var EnableKeyRotationRequest$ = [3, n0, _EKRR,
614
+ 0,
615
+ [_KI, _RPID],
616
+ [0, 1]
617
+ ];
618
+ export var EncryptRequest$ = [3, n0, _ER,
606
619
  0,
607
620
  [_KI, _Pl, _EC, _GT, _EA, _DR],
608
- [0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2],
621
+ [0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2]
622
+ ];
623
+ export var EncryptResponse$ = [3, n0, _ERn,
624
+ 0,
625
+ [_CB, _KI, _EA],
626
+ [21, 0, 0]
609
627
  ];
610
- export var EncryptResponse$ = [3, n0, _ERn, 0, [_CB, _KI, _EA], [21, 0, 0]];
611
- export var ExpiredImportTokenException$ = [
612
- -3,
613
- n0,
614
- _EITE,
628
+ export var ExpiredImportTokenException$ = [-3, n0, _EITE,
615
629
  { [_aQE]: [`ExpiredImportTokenException`, 400], [_e]: _c, [_hE]: 400 },
616
630
  [_m],
617
- [0],
631
+ [0]
618
632
  ];
619
633
  TypeRegistry.for(n0).registerError(ExpiredImportTokenException$, ExpiredImportTokenException);
620
- export var GenerateDataKeyPairRequest$ = [
621
- 3,
622
- n0,
623
- _GDKPR,
634
+ export var GenerateDataKeyPairRequest$ = [3, n0, _GDKPR,
624
635
  0,
625
636
  [_EC, _KI, _KPS, _GT, _R, _DR],
626
- [128 | 0, 0, 0, 64 | 0, () => RecipientInfo$, 2],
637
+ [128 | 0, 0, 0, 64 | 0, () => RecipientInfo$, 2]
627
638
  ];
628
- export var GenerateDataKeyPairResponse$ = [
629
- 3,
630
- n0,
631
- _GDKPRe,
639
+ export var GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
632
640
  0,
633
641
  [_PKCB, _PKP, _PK, _KI, _KPS, _CFR, _KMI],
634
- [21, [() => PlaintextType, 0], 21, 0, 0, 21, 0],
642
+ [21, [() => PlaintextType, 0], 21, 0, 0, 21, 0]
635
643
  ];
636
- export var GenerateDataKeyPairWithoutPlaintextRequest$ = [
637
- 3,
638
- n0,
639
- _GDKPWPR,
644
+ export var GenerateDataKeyPairWithoutPlaintextRequest$ = [3, n0, _GDKPWPR,
640
645
  0,
641
646
  [_EC, _KI, _KPS, _GT, _DR],
642
- [128 | 0, 0, 0, 64 | 0, 2],
647
+ [128 | 0, 0, 0, 64 | 0, 2]
643
648
  ];
644
- export var GenerateDataKeyPairWithoutPlaintextResponse$ = [
645
- 3,
646
- n0,
647
- _GDKPWPRe,
649
+ export var GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
648
650
  0,
649
651
  [_PKCB, _PK, _KI, _KPS, _KMI],
650
- [21, 21, 0, 0, 0],
652
+ [21, 21, 0, 0, 0]
651
653
  ];
652
- export var GenerateDataKeyRequest$ = [
653
- 3,
654
- n0,
655
- _GDKR,
654
+ export var GenerateDataKeyRequest$ = [3, n0, _GDKR,
656
655
  0,
657
656
  [_KI, _EC, _NOB, _KS, _GT, _R, _DR],
658
- [0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2],
657
+ [0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2]
659
658
  ];
660
- export var GenerateDataKeyResponse$ = [
661
- 3,
662
- n0,
663
- _GDKRe,
659
+ export var GenerateDataKeyResponse$ = [3, n0, _GDKRe,
664
660
  0,
665
661
  [_CB, _Pl, _KI, _CFR, _KMI],
666
- [21, [() => PlaintextType, 0], 0, 21, 0],
662
+ [21, [() => PlaintextType, 0], 0, 21, 0]
667
663
  ];
668
- export var GenerateDataKeyWithoutPlaintextRequest$ = [
669
- 3,
670
- n0,
671
- _GDKWPR,
664
+ export var GenerateDataKeyWithoutPlaintextRequest$ = [3, n0, _GDKWPR,
672
665
  0,
673
666
  [_KI, _EC, _KS, _NOB, _GT, _DR],
674
- [0, 128 | 0, 0, 1, 64 | 0, 2],
667
+ [0, 128 | 0, 0, 1, 64 | 0, 2]
675
668
  ];
676
- export var GenerateDataKeyWithoutPlaintextResponse$ = [
677
- 3,
678
- n0,
679
- _GDKWPRe,
669
+ export var GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
680
670
  0,
681
671
  [_CB, _KI, _KMI],
682
- [21, 0, 0],
672
+ [21, 0, 0]
683
673
  ];
684
- export var GenerateMacRequest$ = [
685
- 3,
686
- n0,
687
- _GMR,
674
+ export var GenerateMacRequest$ = [3, n0, _GMR,
688
675
  0,
689
676
  [_Me, _KI, _MA, _GT, _DR],
690
- [[() => PlaintextType, 0], 0, 0, 64 | 0, 2],
677
+ [[() => PlaintextType, 0], 0, 0, 64 | 0, 2]
691
678
  ];
692
- export var GenerateMacResponse$ = [3, n0, _GMRe, 0, [_Ma, _MA, _KI], [21, 0, 0]];
693
- export var GenerateRandomRequest$ = [
694
- 3,
695
- n0,
696
- _GRR,
679
+ export var GenerateMacResponse$ = [3, n0, _GMRe,
680
+ 0,
681
+ [_Ma, _MA, _KI],
682
+ [21, 0, 0]
683
+ ];
684
+ export var GenerateRandomRequest$ = [3, n0, _GRR,
697
685
  0,
698
686
  [_NOB, _CKSI, _R],
699
- [1, 0, () => RecipientInfo$],
687
+ [1, 0, () => RecipientInfo$]
700
688
  ];
701
- export var GenerateRandomResponse$ = [
702
- 3,
703
- n0,
704
- _GRRe,
689
+ export var GenerateRandomResponse$ = [3, n0, _GRRe,
705
690
  0,
706
691
  [_Pl, _CFR],
707
- [[() => PlaintextType, 0], 21],
692
+ [[() => PlaintextType, 0], 21]
693
+ ];
694
+ export var GetKeyPolicyRequest$ = [3, n0, _GKPR,
695
+ 0,
696
+ [_KI, _PN],
697
+ [0, 0]
698
+ ];
699
+ export var GetKeyPolicyResponse$ = [3, n0, _GKPRe,
700
+ 0,
701
+ [_P, _PN],
702
+ [0, 0]
708
703
  ];
709
- export var GetKeyPolicyRequest$ = [3, n0, _GKPR, 0, [_KI, _PN], [0, 0]];
710
- export var GetKeyPolicyResponse$ = [3, n0, _GKPRe, 0, [_P, _PN], [0, 0]];
711
- export var GetKeyRotationStatusRequest$ = [3, n0, _GKRSR, 0, [_KI], [0]];
712
- export var GetKeyRotationStatusResponse$ = [
713
- 3,
714
- n0,
715
- _GKRSRe,
704
+ export var GetKeyRotationStatusRequest$ = [3, n0, _GKRSR,
705
+ 0,
706
+ [_KI],
707
+ [0]
708
+ ];
709
+ export var GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
716
710
  0,
717
711
  [_KRE, _KI, _RPID, _NRD, _ODRSD],
718
- [2, 0, 1, 4, 4],
712
+ [2, 0, 1, 4, 4]
713
+ ];
714
+ export var GetParametersForImportRequest$ = [3, n0, _GPFIR,
715
+ 0,
716
+ [_KI, _WA, _WKS],
717
+ [0, 0, 0]
719
718
  ];
720
- export var GetParametersForImportRequest$ = [3, n0, _GPFIR, 0, [_KI, _WA, _WKS], [0, 0, 0]];
721
- export var GetParametersForImportResponse$ = [
722
- 3,
723
- n0,
724
- _GPFIRe,
719
+ export var GetParametersForImportResponse$ = [3, n0, _GPFIRe,
725
720
  0,
726
721
  [_KI, _IT, _PK, _PVT],
727
- [0, 21, [() => PlaintextType, 0], 4],
722
+ [0, 21, [() => PlaintextType, 0], 4]
723
+ ];
724
+ export var GetPublicKeyRequest$ = [3, n0, _GPKR,
725
+ 0,
726
+ [_KI, _GT],
727
+ [0, 64 | 0]
728
728
  ];
729
- export var GetPublicKeyRequest$ = [3, n0, _GPKR, 0, [_KI, _GT], [0, 64 | 0]];
730
- export var GetPublicKeyResponse$ = [
731
- 3,
732
- n0,
733
- _GPKRe,
729
+ export var GetPublicKeyResponse$ = [3, n0, _GPKRe,
734
730
  0,
735
731
  [_KI, _PK, _CMKS, _KS, _KU, _EAn, _SA, _KAAe],
736
- [0, 21, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0],
732
+ [0, 21, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0]
737
733
  ];
738
- export var GrantConstraints$ = [3, n0, _GC, 0, [_ECS, _ECE], [128 | 0, 128 | 0]];
739
- export var GrantListEntry$ = [
740
- 3,
741
- n0,
742
- _GLE,
734
+ export var GrantConstraints$ = [3, n0, _GC,
735
+ 0,
736
+ [_ECS, _ECE],
737
+ [128 | 0, 128 | 0]
738
+ ];
739
+ export var GrantListEntry$ = [3, n0, _GLE,
743
740
  0,
744
741
  [_KI, _GI, _N, _CD, _GP, _RP, _IA, _O, _C],
745
- [0, 0, 0, 4, 0, 0, 0, 64 | 0, () => GrantConstraints$],
742
+ [0, 0, 0, 4, 0, 0, 0, 64 | 0, () => GrantConstraints$]
746
743
  ];
747
- export var ImportKeyMaterialRequest$ = [
748
- 3,
749
- n0,
750
- _IKMR,
744
+ export var ImportKeyMaterialRequest$ = [3, n0, _IKMR,
751
745
  0,
752
746
  [_KI, _IT, _EKM, _VT, _EM, _ITm, _KMD, _KMI],
753
- [0, 21, 21, 4, 0, 0, 0, 0],
747
+ [0, 21, 21, 4, 0, 0, 0, 0]
748
+ ];
749
+ export var ImportKeyMaterialResponse$ = [3, n0, _IKMRm,
750
+ 0,
751
+ [_KI, _KMI],
752
+ [0, 0]
754
753
  ];
755
- export var ImportKeyMaterialResponse$ = [3, n0, _IKMRm, 0, [_KI, _KMI], [0, 0]];
756
- export var IncorrectKeyException$ = [
757
- -3,
758
- n0,
759
- _IKE,
754
+ export var IncorrectKeyException$ = [-3, n0, _IKE,
760
755
  { [_aQE]: [`IncorrectKeyException`, 400], [_e]: _c, [_hE]: 400 },
761
756
  [_m],
762
- [0],
757
+ [0]
763
758
  ];
764
759
  TypeRegistry.for(n0).registerError(IncorrectKeyException$, IncorrectKeyException);
765
- export var IncorrectKeyMaterialException$ = [
766
- -3,
767
- n0,
768
- _IKME,
760
+ export var IncorrectKeyMaterialException$ = [-3, n0, _IKME,
769
761
  { [_aQE]: [`IncorrectKeyMaterialException`, 400], [_e]: _c, [_hE]: 400 },
770
762
  [_m],
771
- [0],
763
+ [0]
772
764
  ];
773
765
  TypeRegistry.for(n0).registerError(IncorrectKeyMaterialException$, IncorrectKeyMaterialException);
774
- export var IncorrectTrustAnchorException$ = [
775
- -3,
776
- n0,
777
- _ITAE,
766
+ export var IncorrectTrustAnchorException$ = [-3, n0, _ITAE,
778
767
  { [_aQE]: [`IncorrectTrustAnchorException`, 400], [_e]: _c, [_hE]: 400 },
779
768
  [_m],
780
- [0],
769
+ [0]
781
770
  ];
782
771
  TypeRegistry.for(n0).registerError(IncorrectTrustAnchorException$, IncorrectTrustAnchorException);
783
- export var InvalidAliasNameException$ = [
784
- -3,
785
- n0,
786
- _IANE,
772
+ export var InvalidAliasNameException$ = [-3, n0, _IANE,
787
773
  { [_aQE]: [`InvalidAliasName`, 400], [_e]: _c, [_hE]: 400 },
788
774
  [_m],
789
- [0],
775
+ [0]
790
776
  ];
791
777
  TypeRegistry.for(n0).registerError(InvalidAliasNameException$, InvalidAliasNameException);
792
- export var InvalidArnException$ = [
793
- -3,
794
- n0,
795
- _IAE,
778
+ export var InvalidArnException$ = [-3, n0, _IAE,
796
779
  { [_aQE]: [`InvalidArn`, 400], [_e]: _c, [_hE]: 400 },
797
780
  [_m],
798
- [0],
781
+ [0]
799
782
  ];
800
783
  TypeRegistry.for(n0).registerError(InvalidArnException$, InvalidArnException);
801
- export var InvalidCiphertextException$ = [
802
- -3,
803
- n0,
804
- _ICE,
784
+ export var InvalidCiphertextException$ = [-3, n0, _ICE,
805
785
  { [_aQE]: [`InvalidCiphertext`, 400], [_e]: _c, [_hE]: 400 },
806
786
  [_m],
807
- [0],
787
+ [0]
808
788
  ];
809
789
  TypeRegistry.for(n0).registerError(InvalidCiphertextException$, InvalidCiphertextException);
810
- export var InvalidGrantIdException$ = [
811
- -3,
812
- n0,
813
- _IGIE,
790
+ export var InvalidGrantIdException$ = [-3, n0, _IGIE,
814
791
  { [_aQE]: [`InvalidGrantId`, 400], [_e]: _c, [_hE]: 400 },
815
792
  [_m],
816
- [0],
793
+ [0]
817
794
  ];
818
795
  TypeRegistry.for(n0).registerError(InvalidGrantIdException$, InvalidGrantIdException);
819
- export var InvalidGrantTokenException$ = [
820
- -3,
821
- n0,
822
- _IGTE,
796
+ export var InvalidGrantTokenException$ = [-3, n0, _IGTE,
823
797
  { [_aQE]: [`InvalidGrantToken`, 400], [_e]: _c, [_hE]: 400 },
824
798
  [_m],
825
- [0],
799
+ [0]
826
800
  ];
827
801
  TypeRegistry.for(n0).registerError(InvalidGrantTokenException$, InvalidGrantTokenException);
828
- export var InvalidImportTokenException$ = [
829
- -3,
830
- n0,
831
- _IITE,
802
+ export var InvalidImportTokenException$ = [-3, n0, _IITE,
832
803
  { [_aQE]: [`InvalidImportTokenException`, 400], [_e]: _c, [_hE]: 400 },
833
804
  [_m],
834
- [0],
805
+ [0]
835
806
  ];
836
807
  TypeRegistry.for(n0).registerError(InvalidImportTokenException$, InvalidImportTokenException);
837
- export var InvalidKeyUsageException$ = [
838
- -3,
839
- n0,
840
- _IKUE,
808
+ export var InvalidKeyUsageException$ = [-3, n0, _IKUE,
841
809
  { [_aQE]: [`InvalidKeyUsage`, 400], [_e]: _c, [_hE]: 400 },
842
810
  [_m],
843
- [0],
811
+ [0]
844
812
  ];
845
813
  TypeRegistry.for(n0).registerError(InvalidKeyUsageException$, InvalidKeyUsageException);
846
- export var InvalidMarkerException$ = [
847
- -3,
848
- n0,
849
- _IME,
814
+ export var InvalidMarkerException$ = [-3, n0, _IME,
850
815
  { [_aQE]: [`InvalidMarker`, 400], [_e]: _c, [_hE]: 400 },
851
816
  [_m],
852
- [0],
817
+ [0]
853
818
  ];
854
819
  TypeRegistry.for(n0).registerError(InvalidMarkerException$, InvalidMarkerException);
855
- export var KeyListEntry$ = [3, n0, _KLE, 0, [_KI, _KA], [0, 0]];
856
- export var KeyMetadata$ = [
857
- 3,
858
- n0,
859
- _KM,
860
- 0,
861
- [
862
- _AWSAI,
863
- _KI,
864
- _A,
865
- _CD,
866
- _E,
867
- _D,
868
- _KU,
869
- _KSe,
870
- _DD,
871
- _VT,
872
- _Or,
873
- _CKSI,
874
- _CHCI,
875
- _EM,
876
- _KMe,
877
- _CMKS,
878
- _KS,
879
- _EAn,
880
- _SA,
881
- _KAAe,
882
- _MR,
883
- _MRC,
884
- _PDWID,
885
- _MAa,
886
- _XKC,
887
- _CKMI,
888
- ],
889
- [
890
- 0,
891
- 0,
892
- 0,
893
- 4,
894
- 2,
895
- 0,
896
- 0,
897
- 0,
898
- 4,
899
- 4,
900
- 0,
901
- 0,
902
- 0,
903
- 0,
904
- 0,
905
- 0,
906
- 0,
907
- 64 | 0,
908
- 64 | 0,
909
- 64 | 0,
910
- 2,
911
- () => MultiRegionConfiguration$,
912
- 1,
913
- 64 | 0,
914
- () => XksKeyConfigurationType$,
915
- 0,
916
- ],
917
- ];
918
- export var KeyUnavailableException$ = [
919
- -3,
920
- n0,
921
- _KUE,
820
+ export var KeyListEntry$ = [3, n0, _KLE,
821
+ 0,
822
+ [_KI, _KA],
823
+ [0, 0]
824
+ ];
825
+ export var KeyMetadata$ = [3, n0, _KM,
826
+ 0,
827
+ [_AWSAI, _KI, _A, _CD, _E, _D, _KU, _KSe, _DD, _VT, _Or, _CKSI, _CHCI, _EM, _KMe, _CMKS, _KS, _EAn, _SA, _KAAe, _MR, _MRC, _PDWID, _MAa, _XKC, _CKMI],
828
+ [0, 0, 0, 4, 2, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0, 2, () => MultiRegionConfiguration$, 1, 64 | 0, () => XksKeyConfigurationType$, 0]
829
+ ];
830
+ export var KeyUnavailableException$ = [-3, n0, _KUE,
922
831
  { [_aQE]: [`KeyUnavailable`, 500], [_e]: _s, [_hE]: 500 },
923
832
  [_m],
924
- [0],
833
+ [0]
925
834
  ];
926
835
  TypeRegistry.for(n0).registerError(KeyUnavailableException$, KeyUnavailableException);
927
- export var KMSInternalException$ = [
928
- -3,
929
- n0,
930
- _KMSIE,
836
+ export var KMSInternalException$ = [-3, n0, _KMSIE,
931
837
  { [_aQE]: [`KMSInternal`, 500], [_e]: _s, [_hE]: 500 },
932
838
  [_m],
933
- [0],
839
+ [0]
934
840
  ];
935
841
  TypeRegistry.for(n0).registerError(KMSInternalException$, KMSInternalException);
936
- export var KMSInvalidMacException$ = [
937
- -3,
938
- n0,
939
- _KMSIME,
842
+ export var KMSInvalidMacException$ = [-3, n0, _KMSIME,
940
843
  { [_aQE]: [`KMSInvalidMac`, 400], [_e]: _c, [_hE]: 400 },
941
844
  [_m],
942
- [0],
845
+ [0]
943
846
  ];
944
847
  TypeRegistry.for(n0).registerError(KMSInvalidMacException$, KMSInvalidMacException);
945
- export var KMSInvalidSignatureException$ = [
946
- -3,
947
- n0,
948
- _KMSISE,
848
+ export var KMSInvalidSignatureException$ = [-3, n0, _KMSISE,
949
849
  { [_aQE]: [`KMSInvalidSignature`, 400], [_e]: _c, [_hE]: 400 },
950
850
  [_m],
951
- [0],
851
+ [0]
952
852
  ];
953
853
  TypeRegistry.for(n0).registerError(KMSInvalidSignatureException$, KMSInvalidSignatureException);
954
- export var KMSInvalidStateException$ = [
955
- -3,
956
- n0,
957
- _KMSISEn,
854
+ export var KMSInvalidStateException$ = [-3, n0, _KMSISEn,
958
855
  { [_aQE]: [`KMSInvalidStateException`, 409], [_e]: _c, [_hE]: 409 },
959
856
  [_m],
960
- [0],
857
+ [0]
961
858
  ];
962
859
  TypeRegistry.for(n0).registerError(KMSInvalidStateException$, KMSInvalidStateException);
963
- export var LimitExceededException$ = [
964
- -3,
965
- n0,
966
- _LEE,
860
+ export var LimitExceededException$ = [-3, n0, _LEE,
967
861
  { [_aQE]: [`LimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
968
862
  [_m],
969
- [0],
863
+ [0]
970
864
  ];
971
865
  TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
972
- export var ListAliasesRequest$ = [3, n0, _LAR, 0, [_KI, _L, _M], [0, 1, 0]];
973
- export var ListAliasesResponse$ = [3, n0, _LARi, 0, [_Al, _NM, _Tr], [() => AliasList, 0, 2]];
974
- export var ListGrantsRequest$ = [3, n0, _LGR, 0, [_L, _M, _KI, _GI, _GP], [1, 0, 0, 0, 0]];
975
- export var ListGrantsResponse$ = [3, n0, _LGRi, 0, [_G, _NM, _Tr], [() => GrantList, 0, 2]];
976
- export var ListKeyPoliciesRequest$ = [3, n0, _LKPR, 0, [_KI, _L, _M], [0, 1, 0]];
977
- export var ListKeyPoliciesResponse$ = [3, n0, _LKPRi, 0, [_PNo, _NM, _Tr], [64 | 0, 0, 2]];
978
- export var ListKeyRotationsRequest$ = [3, n0, _LKRR, 0, [_KI, _IKM, _L, _M], [0, 0, 1, 0]];
979
- export var ListKeyRotationsResponse$ = [
980
- 3,
981
- n0,
982
- _LKRRi,
866
+ export var ListAliasesRequest$ = [3, n0, _LAR,
867
+ 0,
868
+ [_KI, _L, _M],
869
+ [0, 1, 0]
870
+ ];
871
+ export var ListAliasesResponse$ = [3, n0, _LARi,
872
+ 0,
873
+ [_Al, _NM, _Tr],
874
+ [() => AliasList, 0, 2]
875
+ ];
876
+ export var ListGrantsRequest$ = [3, n0, _LGR,
877
+ 0,
878
+ [_L, _M, _KI, _GI, _GP],
879
+ [1, 0, 0, 0, 0]
880
+ ];
881
+ export var ListGrantsResponse$ = [3, n0, _LGRi,
882
+ 0,
883
+ [_G, _NM, _Tr],
884
+ [() => GrantList, 0, 2]
885
+ ];
886
+ export var ListKeyPoliciesRequest$ = [3, n0, _LKPR,
887
+ 0,
888
+ [_KI, _L, _M],
889
+ [0, 1, 0]
890
+ ];
891
+ export var ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
892
+ 0,
893
+ [_PNo, _NM, _Tr],
894
+ [64 | 0, 0, 2]
895
+ ];
896
+ export var ListKeyRotationsRequest$ = [3, n0, _LKRR,
897
+ 0,
898
+ [_KI, _IKM, _L, _M],
899
+ [0, 0, 1, 0]
900
+ ];
901
+ export var ListKeyRotationsResponse$ = [3, n0, _LKRRi,
983
902
  0,
984
903
  [_Ro, _NM, _Tr],
985
- [() => RotationsList, 0, 2],
986
- ];
987
- export var ListKeysRequest$ = [3, n0, _LKR, 0, [_L, _M], [1, 0]];
988
- export var ListKeysResponse$ = [3, n0, _LKRi, 0, [_K, _NM, _Tr], [() => KeyList, 0, 2]];
989
- export var ListResourceTagsRequest$ = [3, n0, _LRTR, 0, [_KI, _L, _M], [0, 1, 0]];
990
- export var ListResourceTagsResponse$ = [3, n0, _LRTRi, 0, [_T, _NM, _Tr], [() => TagList, 0, 2]];
991
- export var ListRetirableGrantsRequest$ = [3, n0, _LRGR, 0, [_L, _M, _RP], [1, 0, 0]];
992
- export var MalformedPolicyDocumentException$ = [
993
- -3,
994
- n0,
995
- _MPDE,
904
+ [() => RotationsList, 0, 2]
905
+ ];
906
+ export var ListKeysRequest$ = [3, n0, _LKR,
907
+ 0,
908
+ [_L, _M],
909
+ [1, 0]
910
+ ];
911
+ export var ListKeysResponse$ = [3, n0, _LKRi,
912
+ 0,
913
+ [_K, _NM, _Tr],
914
+ [() => KeyList, 0, 2]
915
+ ];
916
+ export var ListResourceTagsRequest$ = [3, n0, _LRTR,
917
+ 0,
918
+ [_KI, _L, _M],
919
+ [0, 1, 0]
920
+ ];
921
+ export var ListResourceTagsResponse$ = [3, n0, _LRTRi,
922
+ 0,
923
+ [_T, _NM, _Tr],
924
+ [() => TagList, 0, 2]
925
+ ];
926
+ export var ListRetirableGrantsRequest$ = [3, n0, _LRGR,
927
+ 0,
928
+ [_L, _M, _RP],
929
+ [1, 0, 0]
930
+ ];
931
+ export var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
996
932
  { [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
997
933
  [_m],
998
- [0],
934
+ [0]
999
935
  ];
1000
936
  TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
1001
- export var MultiRegionConfiguration$ = [
1002
- 3,
1003
- n0,
1004
- _MRC,
937
+ export var MultiRegionConfiguration$ = [3, n0, _MRC,
1005
938
  0,
1006
939
  [_MRKT, _PKr, _RK],
1007
- [0, () => MultiRegionKey$, () => MultiRegionKeyList],
940
+ [0, () => MultiRegionKey$, () => MultiRegionKeyList]
1008
941
  ];
1009
- export var MultiRegionKey$ = [3, n0, _MRK, 0, [_A, _Re], [0, 0]];
1010
- export var NotFoundException$ = [
1011
- -3,
1012
- n0,
1013
- _NFE,
942
+ export var MultiRegionKey$ = [3, n0, _MRK,
943
+ 0,
944
+ [_A, _Re],
945
+ [0, 0]
946
+ ];
947
+ export var NotFoundException$ = [-3, n0, _NFE,
1014
948
  { [_aQE]: [`NotFound`, 404], [_e]: _c, [_hE]: 404 },
1015
949
  [_m],
1016
- [0],
950
+ [0]
1017
951
  ];
1018
952
  TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
1019
- export var PutKeyPolicyRequest$ = [3, n0, _PKPR, 0, [_KI, _PN, _P, _BPLSC], [0, 0, 0, 2]];
1020
- export var RecipientInfo$ = [3, n0, _RI, 0, [_KEA, _AD], [0, 21]];
1021
- export var ReEncryptRequest$ = [
1022
- 3,
1023
- n0,
1024
- _RER,
953
+ export var PutKeyPolicyRequest$ = [3, n0, _PKPR,
954
+ 0,
955
+ [_KI, _PN, _P, _BPLSC],
956
+ [0, 0, 0, 2]
957
+ ];
958
+ export var RecipientInfo$ = [3, n0, _RI,
959
+ 0,
960
+ [_KEA, _AD],
961
+ [0, 21]
962
+ ];
963
+ export var ReEncryptRequest$ = [3, n0, _RER,
1025
964
  0,
1026
965
  [_CB, _SEC, _SKI, _DKI, _DEC, _SEA, _DEA, _GT, _DR],
1027
- [21, 128 | 0, 0, 0, 128 | 0, 0, 0, 64 | 0, 2],
966
+ [21, 128 | 0, 0, 0, 128 | 0, 0, 0, 64 | 0, 2]
1028
967
  ];
1029
- export var ReEncryptResponse$ = [
1030
- 3,
1031
- n0,
1032
- _RERe,
968
+ export var ReEncryptResponse$ = [3, n0, _RERe,
1033
969
  0,
1034
970
  [_CB, _SKI, _KI, _SEA, _DEA, _SKMI, _DKMI],
1035
- [21, 0, 0, 0, 0, 0, 0],
971
+ [21, 0, 0, 0, 0, 0, 0]
1036
972
  ];
1037
- export var ReplicateKeyRequest$ = [
1038
- 3,
1039
- n0,
1040
- _RKR,
973
+ export var ReplicateKeyRequest$ = [3, n0, _RKR,
1041
974
  0,
1042
975
  [_KI, _RR, _P, _BPLSC, _D, _T],
1043
- [0, 0, 0, 2, 0, () => TagList],
976
+ [0, 0, 0, 2, 0, () => TagList]
1044
977
  ];
1045
- export var ReplicateKeyResponse$ = [
1046
- 3,
1047
- n0,
1048
- _RKRe,
978
+ export var ReplicateKeyResponse$ = [3, n0, _RKRe,
1049
979
  0,
1050
980
  [_RKM, _RPe, _RT],
1051
- [() => KeyMetadata$, 0, () => TagList],
981
+ [() => KeyMetadata$, 0, () => TagList]
982
+ ];
983
+ export var RetireGrantRequest$ = [3, n0, _RGR,
984
+ 0,
985
+ [_GTr, _KI, _GI, _DR],
986
+ [0, 0, 0, 2]
987
+ ];
988
+ export var RevokeGrantRequest$ = [3, n0, _RGRe,
989
+ 0,
990
+ [_KI, _GI, _DR],
991
+ [0, 0, 2]
992
+ ];
993
+ export var RotateKeyOnDemandRequest$ = [3, n0, _RKODR,
994
+ 0,
995
+ [_KI],
996
+ [0]
1052
997
  ];
1053
- export var RetireGrantRequest$ = [3, n0, _RGR, 0, [_GTr, _KI, _GI, _DR], [0, 0, 0, 2]];
1054
- export var RevokeGrantRequest$ = [3, n0, _RGRe, 0, [_KI, _GI, _DR], [0, 0, 2]];
1055
- export var RotateKeyOnDemandRequest$ = [3, n0, _RKODR, 0, [_KI], [0]];
1056
- export var RotateKeyOnDemandResponse$ = [3, n0, _RKODRo, 0, [_KI], [0]];
1057
- export var RotationsListEntry$ = [
1058
- 3,
1059
- n0,
1060
- _RLE,
998
+ export var RotateKeyOnDemandResponse$ = [3, n0, _RKODRo,
999
+ 0,
1000
+ [_KI],
1001
+ [0]
1002
+ ];
1003
+ export var RotationsListEntry$ = [3, n0, _RLE,
1061
1004
  0,
1062
1005
  [_KI, _KMI, _KMD, _IS, _KMS, _EM, _VT, _RD, _RTo],
1063
- [0, 0, 0, 0, 0, 0, 4, 4, 0],
1006
+ [0, 0, 0, 0, 0, 0, 4, 4, 0]
1007
+ ];
1008
+ export var ScheduleKeyDeletionRequest$ = [3, n0, _SKDR,
1009
+ 0,
1010
+ [_KI, _PWID],
1011
+ [0, 1]
1064
1012
  ];
1065
- export var ScheduleKeyDeletionRequest$ = [3, n0, _SKDR, 0, [_KI, _PWID], [0, 1]];
1066
- export var ScheduleKeyDeletionResponse$ = [
1067
- 3,
1068
- n0,
1069
- _SKDRc,
1013
+ export var ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
1070
1014
  0,
1071
1015
  [_KI, _DD, _KSe, _PWID],
1072
- [0, 4, 0, 1],
1016
+ [0, 4, 0, 1]
1073
1017
  ];
1074
- export var SignRequest$ = [
1075
- 3,
1076
- n0,
1077
- _SR,
1018
+ export var SignRequest$ = [3, n0, _SR,
1078
1019
  0,
1079
1020
  [_KI, _Me, _MT, _GT, _SAi, _DR],
1080
- [0, [() => PlaintextType, 0], 0, 64 | 0, 0, 2],
1081
- ];
1082
- export var SignResponse$ = [3, n0, _SRi, 0, [_KI, _S, _SAi], [0, 21, 0]];
1083
- export var Tag$ = [3, n0, _Ta, 0, [_TK, _TV], [0, 0]];
1084
- export var TagException$ = [
1085
- -3,
1086
- n0,
1087
- _TE,
1021
+ [0, [() => PlaintextType, 0], 0, 64 | 0, 0, 2]
1022
+ ];
1023
+ export var SignResponse$ = [3, n0, _SRi,
1024
+ 0,
1025
+ [_KI, _S, _SAi],
1026
+ [0, 21, 0]
1027
+ ];
1028
+ export var Tag$ = [3, n0, _Ta,
1029
+ 0,
1030
+ [_TK, _TV],
1031
+ [0, 0]
1032
+ ];
1033
+ export var TagException$ = [-3, n0, _TE,
1088
1034
  { [_aQE]: [`TagException`, 400], [_e]: _c, [_hE]: 400 },
1089
1035
  [_m],
1090
- [0],
1036
+ [0]
1091
1037
  ];
1092
1038
  TypeRegistry.for(n0).registerError(TagException$, TagException);
1093
- export var TagResourceRequest$ = [3, n0, _TRR, 0, [_KI, _T], [0, () => TagList]];
1094
- export var UnsupportedOperationException$ = [
1095
- -3,
1096
- n0,
1097
- _UOE,
1039
+ export var TagResourceRequest$ = [3, n0, _TRR,
1040
+ 0,
1041
+ [_KI, _T],
1042
+ [0, () => TagList]
1043
+ ];
1044
+ export var UnsupportedOperationException$ = [-3, n0, _UOE,
1098
1045
  { [_aQE]: [`UnsupportedOperation`, 400], [_e]: _c, [_hE]: 400 },
1099
1046
  [_m],
1100
- [0],
1047
+ [0]
1101
1048
  ];
1102
1049
  TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOperationException);
1103
- export var UntagResourceRequest$ = [3, n0, _URR, 0, [_KI, _TKa], [0, 64 | 0]];
1104
- export var UpdateAliasRequest$ = [3, n0, _UAR, 0, [_AN, _TKI], [0, 0]];
1105
- export var UpdateCustomKeyStoreRequest$ = [
1106
- 3,
1107
- n0,
1108
- _UCKSR,
1050
+ export var UntagResourceRequest$ = [3, n0, _URR,
1051
+ 0,
1052
+ [_KI, _TKa],
1053
+ [0, 64 | 0]
1054
+ ];
1055
+ export var UpdateAliasRequest$ = [3, n0, _UAR,
1056
+ 0,
1057
+ [_AN, _TKI],
1058
+ [0, 0]
1059
+ ];
1060
+ export var UpdateCustomKeyStoreRequest$ = [3, n0, _UCKSR,
1109
1061
  0,
1110
1062
  [_CKSI, _NCKSN, _KSP, _CHCI, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
1111
- [0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0],
1063
+ [0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
1112
1064
  ];
1113
- export var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp, 0, [], []];
1114
- export var UpdateKeyDescriptionRequest$ = [3, n0, _UKDR, 0, [_KI, _D], [0, 0]];
1115
- export var UpdatePrimaryRegionRequest$ = [3, n0, _UPRR, 0, [_KI, _PR], [0, 0]];
1116
- export var VerifyMacRequest$ = [
1117
- 3,
1118
- n0,
1119
- _VMR,
1065
+ export var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
1066
+ 0,
1067
+ [],
1068
+ []
1069
+ ];
1070
+ export var UpdateKeyDescriptionRequest$ = [3, n0, _UKDR,
1071
+ 0,
1072
+ [_KI, _D],
1073
+ [0, 0]
1074
+ ];
1075
+ export var UpdatePrimaryRegionRequest$ = [3, n0, _UPRR,
1076
+ 0,
1077
+ [_KI, _PR],
1078
+ [0, 0]
1079
+ ];
1080
+ export var VerifyMacRequest$ = [3, n0, _VMR,
1120
1081
  0,
1121
1082
  [_Me, _KI, _MA, _Ma, _GT, _DR],
1122
- [[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2],
1083
+ [[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2]
1123
1084
  ];
1124
- export var VerifyMacResponse$ = [3, n0, _VMRe, 0, [_KI, _MV, _MA], [0, 2, 0]];
1125
- export var VerifyRequest$ = [
1126
- 3,
1127
- n0,
1128
- _VR,
1085
+ export var VerifyMacResponse$ = [3, n0, _VMRe,
1086
+ 0,
1087
+ [_KI, _MV, _MA],
1088
+ [0, 2, 0]
1089
+ ];
1090
+ export var VerifyRequest$ = [3, n0, _VR,
1129
1091
  0,
1130
1092
  [_KI, _Me, _MT, _S, _SAi, _GT, _DR],
1131
- [0, [() => PlaintextType, 0], 0, 21, 0, 64 | 0, 2],
1093
+ [0, [() => PlaintextType, 0], 0, 21, 0, 64 | 0, 2]
1094
+ ];
1095
+ export var VerifyResponse$ = [3, n0, _VRe,
1096
+ 0,
1097
+ [_KI, _SV, _SAi],
1098
+ [0, 2, 0]
1132
1099
  ];
1133
- export var VerifyResponse$ = [3, n0, _VRe, 0, [_KI, _SV, _SAi], [0, 2, 0]];
1134
- export var XksKeyAlreadyInUseException$ = [
1135
- -3,
1136
- n0,
1137
- _XKAIUE,
1100
+ export var XksKeyAlreadyInUseException$ = [-3, n0, _XKAIUE,
1138
1101
  { [_aQE]: [`XksKeyAlreadyInUse`, 400], [_e]: _c, [_hE]: 400 },
1139
1102
  [_m],
1140
- [0],
1103
+ [0]
1141
1104
  ];
1142
1105
  TypeRegistry.for(n0).registerError(XksKeyAlreadyInUseException$, XksKeyAlreadyInUseException);
1143
- export var XksKeyConfigurationType$ = [3, n0, _XKCT, 0, [_I], [0]];
1144
- export var XksKeyInvalidConfigurationException$ = [
1145
- -3,
1146
- n0,
1147
- _XKICE,
1106
+ export var XksKeyConfigurationType$ = [3, n0, _XKCT,
1107
+ 0,
1108
+ [_I],
1109
+ [0]
1110
+ ];
1111
+ export var XksKeyInvalidConfigurationException$ = [-3, n0, _XKICE,
1148
1112
  { [_aQE]: [`XksKeyInvalidConfiguration`, 400], [_e]: _c, [_hE]: 400 },
1149
1113
  [_m],
1150
- [0],
1114
+ [0]
1151
1115
  ];
1152
1116
  TypeRegistry.for(n0).registerError(XksKeyInvalidConfigurationException$, XksKeyInvalidConfigurationException);
1153
- export var XksKeyNotFoundException$ = [
1154
- -3,
1155
- n0,
1156
- _XKNFE,
1117
+ export var XksKeyNotFoundException$ = [-3, n0, _XKNFE,
1157
1118
  { [_aQE]: [`XksKeyNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
1158
1119
  [_m],
1159
- [0],
1120
+ [0]
1160
1121
  ];
1161
1122
  TypeRegistry.for(n0).registerError(XksKeyNotFoundException$, XksKeyNotFoundException);
1162
- export var XksProxyAuthenticationCredentialType$ = [
1163
- 3,
1164
- n0,
1165
- _XPACT,
1123
+ export var XksProxyAuthenticationCredentialType$ = [3, n0, _XPACT,
1166
1124
  0,
1167
1125
  [_AKI, _RSAK],
1168
- [
1169
- [() => XksProxyAuthenticationAccessKeyIdType, 0],
1170
- [() => XksProxyAuthenticationRawSecretAccessKeyType, 0],
1171
- ],
1126
+ [[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]]
1172
1127
  ];
1173
- export var XksProxyConfigurationType$ = [
1174
- 3,
1175
- n0,
1176
- _XPCT,
1128
+ export var XksProxyConfigurationType$ = [3, n0, _XPCT,
1177
1129
  0,
1178
1130
  [_Co, _AKI, _UE, _UP, _VESN, _VESO],
1179
- [0, [() => XksProxyAuthenticationAccessKeyIdType, 0], 0, 0, 0, 0],
1131
+ [0, [() => XksProxyAuthenticationAccessKeyIdType, 0], 0, 0, 0, 0]
1180
1132
  ];
1181
- export var XksProxyIncorrectAuthenticationCredentialException$ = [
1182
- -3,
1183
- n0,
1184
- _XPIACE,
1133
+ export var XksProxyIncorrectAuthenticationCredentialException$ = [-3, n0, _XPIACE,
1185
1134
  { [_aQE]: [`XksProxyIncorrectAuthenticationCredentialException`, 400], [_e]: _c, [_hE]: 400 },
1186
1135
  [_m],
1187
- [0],
1136
+ [0]
1188
1137
  ];
1189
1138
  TypeRegistry.for(n0).registerError(XksProxyIncorrectAuthenticationCredentialException$, XksProxyIncorrectAuthenticationCredentialException);
1190
- export var XksProxyInvalidConfigurationException$ = [
1191
- -3,
1192
- n0,
1193
- _XPICE,
1139
+ export var XksProxyInvalidConfigurationException$ = [-3, n0, _XPICE,
1194
1140
  { [_aQE]: [`XksProxyInvalidConfigurationException`, 400], [_e]: _c, [_hE]: 400 },
1195
1141
  [_m],
1196
- [0],
1142
+ [0]
1197
1143
  ];
1198
1144
  TypeRegistry.for(n0).registerError(XksProxyInvalidConfigurationException$, XksProxyInvalidConfigurationException);
1199
- export var XksProxyInvalidResponseException$ = [
1200
- -3,
1201
- n0,
1202
- _XPIRE,
1145
+ export var XksProxyInvalidResponseException$ = [-3, n0, _XPIRE,
1203
1146
  { [_aQE]: [`XksProxyInvalidResponseException`, 400], [_e]: _c, [_hE]: 400 },
1204
1147
  [_m],
1205
- [0],
1148
+ [0]
1206
1149
  ];
1207
1150
  TypeRegistry.for(n0).registerError(XksProxyInvalidResponseException$, XksProxyInvalidResponseException);
1208
- export var XksProxyUriEndpointInUseException$ = [
1209
- -3,
1210
- n0,
1211
- _XPUEIUE,
1151
+ export var XksProxyUriEndpointInUseException$ = [-3, n0, _XPUEIUE,
1212
1152
  { [_aQE]: [`XksProxyUriEndpointInUseException`, 400], [_e]: _c, [_hE]: 400 },
1213
1153
  [_m],
1214
- [0],
1154
+ [0]
1215
1155
  ];
1216
1156
  TypeRegistry.for(n0).registerError(XksProxyUriEndpointInUseException$, XksProxyUriEndpointInUseException);
1217
- export var XksProxyUriInUseException$ = [
1218
- -3,
1219
- n0,
1220
- _XPUIUE,
1157
+ export var XksProxyUriInUseException$ = [-3, n0, _XPUIUE,
1221
1158
  { [_aQE]: [`XksProxyUriInUseException`, 400], [_e]: _c, [_hE]: 400 },
1222
1159
  [_m],
1223
- [0],
1160
+ [0]
1224
1161
  ];
1225
1162
  TypeRegistry.for(n0).registerError(XksProxyUriInUseException$, XksProxyUriInUseException);
1226
- export var XksProxyUriUnreachableException$ = [
1227
- -3,
1228
- n0,
1229
- _XPUUE,
1163
+ export var XksProxyUriUnreachableException$ = [-3, n0, _XPUUE,
1230
1164
  { [_aQE]: [`XksProxyUriUnreachableException`, 400], [_e]: _c, [_hE]: 400 },
1231
1165
  [_m],
1232
- [0],
1166
+ [0]
1233
1167
  ];
1234
1168
  TypeRegistry.for(n0).registerError(XksProxyUriUnreachableException$, XksProxyUriUnreachableException);
1235
- export var XksProxyVpcEndpointServiceInUseException$ = [
1236
- -3,
1237
- n0,
1238
- _XPVESIUE,
1169
+ export var XksProxyVpcEndpointServiceInUseException$ = [-3, n0, _XPVESIUE,
1239
1170
  { [_aQE]: [`XksProxyVpcEndpointServiceInUseException`, 400], [_e]: _c, [_hE]: 400 },
1240
1171
  [_m],
1241
- [0],
1172
+ [0]
1242
1173
  ];
1243
1174
  TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInUseException$, XksProxyVpcEndpointServiceInUseException);
1244
- export var XksProxyVpcEndpointServiceInvalidConfigurationException$ = [
1245
- -3,
1246
- n0,
1247
- _XPVESICE,
1175
+ export var XksProxyVpcEndpointServiceInvalidConfigurationException$ = [-3, n0, _XPVESICE,
1248
1176
  { [_aQE]: [`XksProxyVpcEndpointServiceInvalidConfigurationException`, 400], [_e]: _c, [_hE]: 400 },
1249
1177
  [_m],
1250
- [0],
1178
+ [0]
1251
1179
  ];
1252
1180
  TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInvalidConfigurationException$, XksProxyVpcEndpointServiceInvalidConfigurationException);
1253
- export var XksProxyVpcEndpointServiceNotFoundException$ = [
1254
- -3,
1255
- n0,
1256
- _XPVESNFE,
1181
+ export var XksProxyVpcEndpointServiceNotFoundException$ = [-3, n0, _XPVESNFE,
1257
1182
  { [_aQE]: [`XksProxyVpcEndpointServiceNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
1258
1183
  [_m],
1259
- [0],
1184
+ [0]
1260
1185
  ];
1261
1186
  TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceNotFoundException$, XksProxyVpcEndpointServiceNotFoundException);
1262
1187
  var __Unit = "unit";
1263
1188
  export var KMSServiceException$ = [-3, _sm, "KMSServiceException", 0, [], []];
1264
1189
  TypeRegistry.for(_sm).registerError(KMSServiceException$, KMSServiceException);
1265
- var AliasList = [1, n0, _AL, 0, () => AliasListEntry$];
1266
- var CustomKeyStoresList = [1, n0, _CKSL, 0, [() => CustomKeyStoresListEntry$, 0]];
1190
+ var AliasList = [1, n0, _AL,
1191
+ 0, () => AliasListEntry$
1192
+ ];
1193
+ var CustomKeyStoresList = [1, n0, _CKSL,
1194
+ 0, [() => CustomKeyStoresListEntry$,
1195
+ 0]
1196
+ ];
1267
1197
  var EncryptionAlgorithmSpecList = 64 | 0;
1268
- var GrantList = [1, n0, _GL, 0, () => GrantListEntry$];
1198
+ var GrantList = [1, n0, _GL,
1199
+ 0, () => GrantListEntry$
1200
+ ];
1269
1201
  var GrantOperationList = 64 | 0;
1270
1202
  var GrantTokenList = 64 | 0;
1271
1203
  var KeyAgreementAlgorithmSpecList = 64 | 0;
1272
- var KeyList = [1, n0, _KL, 0, () => KeyListEntry$];
1204
+ var KeyList = [1, n0, _KL,
1205
+ 0, () => KeyListEntry$
1206
+ ];
1273
1207
  var MacAlgorithmSpecList = 64 | 0;
1274
- var MultiRegionKeyList = [1, n0, _MRKL, 0, () => MultiRegionKey$];
1208
+ var MultiRegionKeyList = [1, n0, _MRKL,
1209
+ 0, () => MultiRegionKey$
1210
+ ];
1275
1211
  var PolicyNameList = 64 | 0;
1276
- var RotationsList = [1, n0, _RL, 0, () => RotationsListEntry$];
1212
+ var RotationsList = [1, n0, _RL,
1213
+ 0, () => RotationsListEntry$
1214
+ ];
1277
1215
  var SigningAlgorithmSpecList = 64 | 0;
1278
1216
  var TagKeyList = 64 | 0;
1279
- var TagList = [1, n0, _TL, 0, () => Tag$];
1217
+ var TagList = [1, n0, _TL,
1218
+ 0, () => Tag$
1219
+ ];
1280
1220
  var EncryptionContextType = 128 | 0;
1281
- export var CancelKeyDeletion$ = [
1282
- 9,
1283
- n0,
1284
- _CKD,
1285
- 0,
1286
- () => CancelKeyDeletionRequest$,
1287
- () => CancelKeyDeletionResponse$,
1288
- ];
1289
- export var ConnectCustomKeyStore$ = [
1290
- 9,
1291
- n0,
1292
- _CCKS,
1293
- 0,
1294
- () => ConnectCustomKeyStoreRequest$,
1295
- () => ConnectCustomKeyStoreResponse$,
1296
- ];
1297
- export var CreateAlias$ = [9, n0, _CA, 0, () => CreateAliasRequest$, () => __Unit];
1298
- export var CreateCustomKeyStore$ = [
1299
- 9,
1300
- n0,
1301
- _CCKSr,
1302
- 0,
1303
- () => CreateCustomKeyStoreRequest$,
1304
- () => CreateCustomKeyStoreResponse$,
1305
- ];
1306
- export var CreateGrant$ = [9, n0, _CG, 0, () => CreateGrantRequest$, () => CreateGrantResponse$];
1307
- export var CreateKey$ = [9, n0, _CK, 0, () => CreateKeyRequest$, () => CreateKeyResponse$];
1308
- export var Decrypt$ = [9, n0, _De, 0, () => DecryptRequest$, () => DecryptResponse$];
1309
- export var DeleteAlias$ = [9, n0, _DA, 0, () => DeleteAliasRequest$, () => __Unit];
1310
- export var DeleteCustomKeyStore$ = [
1311
- 9,
1312
- n0,
1313
- _DCKS,
1314
- 0,
1315
- () => DeleteCustomKeyStoreRequest$,
1316
- () => DeleteCustomKeyStoreResponse$,
1317
- ];
1318
- export var DeleteImportedKeyMaterial$ = [
1319
- 9,
1320
- n0,
1321
- _DIKM,
1322
- 0,
1323
- () => DeleteImportedKeyMaterialRequest$,
1324
- () => DeleteImportedKeyMaterialResponse$,
1325
- ];
1326
- export var DeriveSharedSecret$ = [
1327
- 9,
1328
- n0,
1329
- _DSS,
1330
- 0,
1331
- () => DeriveSharedSecretRequest$,
1332
- () => DeriveSharedSecretResponse$,
1333
- ];
1334
- export var DescribeCustomKeyStores$ = [
1335
- 9,
1336
- n0,
1337
- _DCKSe,
1338
- 0,
1339
- () => DescribeCustomKeyStoresRequest$,
1340
- () => DescribeCustomKeyStoresResponse$,
1341
- ];
1342
- export var DescribeKey$ = [9, n0, _DK, 0, () => DescribeKeyRequest$, () => DescribeKeyResponse$];
1343
- export var DisableKey$ = [9, n0, _DKi, 0, () => DisableKeyRequest$, () => __Unit];
1344
- export var DisableKeyRotation$ = [
1345
- 9,
1346
- n0,
1347
- _DKRis,
1348
- 0,
1349
- () => DisableKeyRotationRequest$,
1350
- () => __Unit,
1351
- ];
1352
- export var DisconnectCustomKeyStore$ = [
1353
- 9,
1354
- n0,
1355
- _DCKSi,
1356
- 0,
1357
- () => DisconnectCustomKeyStoreRequest$,
1358
- () => DisconnectCustomKeyStoreResponse$,
1359
- ];
1360
- export var EnableKey$ = [9, n0, _EK, 0, () => EnableKeyRequest$, () => __Unit];
1361
- export var EnableKeyRotation$ = [9, n0, _EKRn, 0, () => EnableKeyRotationRequest$, () => __Unit];
1362
- export var Encrypt$ = [9, n0, _En, 0, () => EncryptRequest$, () => EncryptResponse$];
1363
- export var GenerateDataKey$ = [
1364
- 9,
1365
- n0,
1366
- _GDK,
1367
- 0,
1368
- () => GenerateDataKeyRequest$,
1369
- () => GenerateDataKeyResponse$,
1370
- ];
1371
- export var GenerateDataKeyPair$ = [
1372
- 9,
1373
- n0,
1374
- _GDKP,
1375
- 0,
1376
- () => GenerateDataKeyPairRequest$,
1377
- () => GenerateDataKeyPairResponse$,
1378
- ];
1379
- export var GenerateDataKeyPairWithoutPlaintext$ = [
1380
- 9,
1381
- n0,
1382
- _GDKPWP,
1383
- 0,
1384
- () => GenerateDataKeyPairWithoutPlaintextRequest$,
1385
- () => GenerateDataKeyPairWithoutPlaintextResponse$,
1386
- ];
1387
- export var GenerateDataKeyWithoutPlaintext$ = [
1388
- 9,
1389
- n0,
1390
- _GDKWP,
1391
- 0,
1392
- () => GenerateDataKeyWithoutPlaintextRequest$,
1393
- () => GenerateDataKeyWithoutPlaintextResponse$,
1394
- ];
1395
- export var GenerateMac$ = [9, n0, _GM, 0, () => GenerateMacRequest$, () => GenerateMacResponse$];
1396
- export var GenerateRandom$ = [
1397
- 9,
1398
- n0,
1399
- _GR,
1400
- 0,
1401
- () => GenerateRandomRequest$,
1402
- () => GenerateRandomResponse$,
1403
- ];
1404
- export var GetKeyPolicy$ = [
1405
- 9,
1406
- n0,
1407
- _GKP,
1408
- 0,
1409
- () => GetKeyPolicyRequest$,
1410
- () => GetKeyPolicyResponse$,
1411
- ];
1412
- export var GetKeyRotationStatus$ = [
1413
- 9,
1414
- n0,
1415
- _GKRS,
1416
- 0,
1417
- () => GetKeyRotationStatusRequest$,
1418
- () => GetKeyRotationStatusResponse$,
1419
- ];
1420
- export var GetParametersForImport$ = [
1421
- 9,
1422
- n0,
1423
- _GPFI,
1424
- 0,
1425
- () => GetParametersForImportRequest$,
1426
- () => GetParametersForImportResponse$,
1427
- ];
1428
- export var GetPublicKey$ = [
1429
- 9,
1430
- n0,
1431
- _GPK,
1432
- 0,
1433
- () => GetPublicKeyRequest$,
1434
- () => GetPublicKeyResponse$,
1435
- ];
1436
- export var ImportKeyMaterial$ = [
1437
- 9,
1438
- n0,
1439
- _IKMm,
1440
- 0,
1441
- () => ImportKeyMaterialRequest$,
1442
- () => ImportKeyMaterialResponse$,
1443
- ];
1444
- export var ListAliases$ = [9, n0, _LA, 0, () => ListAliasesRequest$, () => ListAliasesResponse$];
1445
- export var ListGrants$ = [9, n0, _LG, 0, () => ListGrantsRequest$, () => ListGrantsResponse$];
1446
- export var ListKeyPolicies$ = [
1447
- 9,
1448
- n0,
1449
- _LKP,
1450
- 0,
1451
- () => ListKeyPoliciesRequest$,
1452
- () => ListKeyPoliciesResponse$,
1453
- ];
1454
- export var ListKeyRotations$ = [
1455
- 9,
1456
- n0,
1457
- _LKRis,
1458
- 0,
1459
- () => ListKeyRotationsRequest$,
1460
- () => ListKeyRotationsResponse$,
1461
- ];
1462
- export var ListKeys$ = [9, n0, _LK, 0, () => ListKeysRequest$, () => ListKeysResponse$];
1463
- export var ListResourceTags$ = [
1464
- 9,
1465
- n0,
1466
- _LRT,
1467
- 0,
1468
- () => ListResourceTagsRequest$,
1469
- () => ListResourceTagsResponse$,
1470
- ];
1471
- export var ListRetirableGrants$ = [
1472
- 9,
1473
- n0,
1474
- _LRG,
1475
- 0,
1476
- () => ListRetirableGrantsRequest$,
1477
- () => ListGrantsResponse$,
1478
- ];
1479
- export var PutKeyPolicy$ = [9, n0, _PKPu, 0, () => PutKeyPolicyRequest$, () => __Unit];
1480
- export var ReEncrypt$ = [9, n0, _RE, 0, () => ReEncryptRequest$, () => ReEncryptResponse$];
1481
- export var ReplicateKey$ = [
1482
- 9,
1483
- n0,
1484
- _RKe,
1485
- 0,
1486
- () => ReplicateKeyRequest$,
1487
- () => ReplicateKeyResponse$,
1488
- ];
1489
- export var RetireGrant$ = [9, n0, _RG, 0, () => RetireGrantRequest$, () => __Unit];
1490
- export var RevokeGrant$ = [9, n0, _RGe, 0, () => RevokeGrantRequest$, () => __Unit];
1491
- export var RotateKeyOnDemand$ = [
1492
- 9,
1493
- n0,
1494
- _RKOD,
1495
- 0,
1496
- () => RotateKeyOnDemandRequest$,
1497
- () => RotateKeyOnDemandResponse$,
1498
- ];
1499
- export var ScheduleKeyDeletion$ = [
1500
- 9,
1501
- n0,
1502
- _SKD,
1503
- 0,
1504
- () => ScheduleKeyDeletionRequest$,
1505
- () => ScheduleKeyDeletionResponse$,
1506
- ];
1507
- export var Sign$ = [9, n0, _Si, 0, () => SignRequest$, () => SignResponse$];
1508
- export var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => __Unit];
1509
- export var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceRequest$, () => __Unit];
1510
- export var UpdateAlias$ = [9, n0, _UA, 0, () => UpdateAliasRequest$, () => __Unit];
1511
- export var UpdateCustomKeyStore$ = [
1512
- 9,
1513
- n0,
1514
- _UCKS,
1515
- 0,
1516
- () => UpdateCustomKeyStoreRequest$,
1517
- () => UpdateCustomKeyStoreResponse$,
1518
- ];
1519
- export var UpdateKeyDescription$ = [
1520
- 9,
1521
- n0,
1522
- _UKD,
1523
- 0,
1524
- () => UpdateKeyDescriptionRequest$,
1525
- () => __Unit,
1526
- ];
1527
- export var UpdatePrimaryRegion$ = [
1528
- 9,
1529
- n0,
1530
- _UPR,
1531
- 0,
1532
- () => UpdatePrimaryRegionRequest$,
1533
- () => __Unit,
1534
- ];
1535
- export var Verify$ = [9, n0, _V, 0, () => VerifyRequest$, () => VerifyResponse$];
1536
- export var VerifyMac$ = [9, n0, _VM, 0, () => VerifyMacRequest$, () => VerifyMacResponse$];
1221
+ export var CancelKeyDeletion$ = [9, n0, _CKD,
1222
+ 0, () => CancelKeyDeletionRequest$, () => CancelKeyDeletionResponse$
1223
+ ];
1224
+ export var ConnectCustomKeyStore$ = [9, n0, _CCKS,
1225
+ 0, () => ConnectCustomKeyStoreRequest$, () => ConnectCustomKeyStoreResponse$
1226
+ ];
1227
+ export var CreateAlias$ = [9, n0, _CA,
1228
+ 0, () => CreateAliasRequest$, () => __Unit
1229
+ ];
1230
+ export var CreateCustomKeyStore$ = [9, n0, _CCKSr,
1231
+ 0, () => CreateCustomKeyStoreRequest$, () => CreateCustomKeyStoreResponse$
1232
+ ];
1233
+ export var CreateGrant$ = [9, n0, _CG,
1234
+ 0, () => CreateGrantRequest$, () => CreateGrantResponse$
1235
+ ];
1236
+ export var CreateKey$ = [9, n0, _CK,
1237
+ 0, () => CreateKeyRequest$, () => CreateKeyResponse$
1238
+ ];
1239
+ export var Decrypt$ = [9, n0, _De,
1240
+ 0, () => DecryptRequest$, () => DecryptResponse$
1241
+ ];
1242
+ export var DeleteAlias$ = [9, n0, _DA,
1243
+ 0, () => DeleteAliasRequest$, () => __Unit
1244
+ ];
1245
+ export var DeleteCustomKeyStore$ = [9, n0, _DCKS,
1246
+ 0, () => DeleteCustomKeyStoreRequest$, () => DeleteCustomKeyStoreResponse$
1247
+ ];
1248
+ export var DeleteImportedKeyMaterial$ = [9, n0, _DIKM,
1249
+ 0, () => DeleteImportedKeyMaterialRequest$, () => DeleteImportedKeyMaterialResponse$
1250
+ ];
1251
+ export var DeriveSharedSecret$ = [9, n0, _DSS,
1252
+ 0, () => DeriveSharedSecretRequest$, () => DeriveSharedSecretResponse$
1253
+ ];
1254
+ export var DescribeCustomKeyStores$ = [9, n0, _DCKSe,
1255
+ 0, () => DescribeCustomKeyStoresRequest$, () => DescribeCustomKeyStoresResponse$
1256
+ ];
1257
+ export var DescribeKey$ = [9, n0, _DK,
1258
+ 0, () => DescribeKeyRequest$, () => DescribeKeyResponse$
1259
+ ];
1260
+ export var DisableKey$ = [9, n0, _DKi,
1261
+ 0, () => DisableKeyRequest$, () => __Unit
1262
+ ];
1263
+ export var DisableKeyRotation$ = [9, n0, _DKRis,
1264
+ 0, () => DisableKeyRotationRequest$, () => __Unit
1265
+ ];
1266
+ export var DisconnectCustomKeyStore$ = [9, n0, _DCKSi,
1267
+ 0, () => DisconnectCustomKeyStoreRequest$, () => DisconnectCustomKeyStoreResponse$
1268
+ ];
1269
+ export var EnableKey$ = [9, n0, _EK,
1270
+ 0, () => EnableKeyRequest$, () => __Unit
1271
+ ];
1272
+ export var EnableKeyRotation$ = [9, n0, _EKRn,
1273
+ 0, () => EnableKeyRotationRequest$, () => __Unit
1274
+ ];
1275
+ export var Encrypt$ = [9, n0, _En,
1276
+ 0, () => EncryptRequest$, () => EncryptResponse$
1277
+ ];
1278
+ export var GenerateDataKey$ = [9, n0, _GDK,
1279
+ 0, () => GenerateDataKeyRequest$, () => GenerateDataKeyResponse$
1280
+ ];
1281
+ export var GenerateDataKeyPair$ = [9, n0, _GDKP,
1282
+ 0, () => GenerateDataKeyPairRequest$, () => GenerateDataKeyPairResponse$
1283
+ ];
1284
+ export var GenerateDataKeyPairWithoutPlaintext$ = [9, n0, _GDKPWP,
1285
+ 0, () => GenerateDataKeyPairWithoutPlaintextRequest$, () => GenerateDataKeyPairWithoutPlaintextResponse$
1286
+ ];
1287
+ export var GenerateDataKeyWithoutPlaintext$ = [9, n0, _GDKWP,
1288
+ 0, () => GenerateDataKeyWithoutPlaintextRequest$, () => GenerateDataKeyWithoutPlaintextResponse$
1289
+ ];
1290
+ export var GenerateMac$ = [9, n0, _GM,
1291
+ 0, () => GenerateMacRequest$, () => GenerateMacResponse$
1292
+ ];
1293
+ export var GenerateRandom$ = [9, n0, _GR,
1294
+ 0, () => GenerateRandomRequest$, () => GenerateRandomResponse$
1295
+ ];
1296
+ export var GetKeyPolicy$ = [9, n0, _GKP,
1297
+ 0, () => GetKeyPolicyRequest$, () => GetKeyPolicyResponse$
1298
+ ];
1299
+ export var GetKeyRotationStatus$ = [9, n0, _GKRS,
1300
+ 0, () => GetKeyRotationStatusRequest$, () => GetKeyRotationStatusResponse$
1301
+ ];
1302
+ export var GetParametersForImport$ = [9, n0, _GPFI,
1303
+ 0, () => GetParametersForImportRequest$, () => GetParametersForImportResponse$
1304
+ ];
1305
+ export var GetPublicKey$ = [9, n0, _GPK,
1306
+ 0, () => GetPublicKeyRequest$, () => GetPublicKeyResponse$
1307
+ ];
1308
+ export var ImportKeyMaterial$ = [9, n0, _IKMm,
1309
+ 0, () => ImportKeyMaterialRequest$, () => ImportKeyMaterialResponse$
1310
+ ];
1311
+ export var ListAliases$ = [9, n0, _LA,
1312
+ 0, () => ListAliasesRequest$, () => ListAliasesResponse$
1313
+ ];
1314
+ export var ListGrants$ = [9, n0, _LG,
1315
+ 0, () => ListGrantsRequest$, () => ListGrantsResponse$
1316
+ ];
1317
+ export var ListKeyPolicies$ = [9, n0, _LKP,
1318
+ 0, () => ListKeyPoliciesRequest$, () => ListKeyPoliciesResponse$
1319
+ ];
1320
+ export var ListKeyRotations$ = [9, n0, _LKRis,
1321
+ 0, () => ListKeyRotationsRequest$, () => ListKeyRotationsResponse$
1322
+ ];
1323
+ export var ListKeys$ = [9, n0, _LK,
1324
+ 0, () => ListKeysRequest$, () => ListKeysResponse$
1325
+ ];
1326
+ export var ListResourceTags$ = [9, n0, _LRT,
1327
+ 0, () => ListResourceTagsRequest$, () => ListResourceTagsResponse$
1328
+ ];
1329
+ export var ListRetirableGrants$ = [9, n0, _LRG,
1330
+ 0, () => ListRetirableGrantsRequest$, () => ListGrantsResponse$
1331
+ ];
1332
+ export var PutKeyPolicy$ = [9, n0, _PKPu,
1333
+ 0, () => PutKeyPolicyRequest$, () => __Unit
1334
+ ];
1335
+ export var ReEncrypt$ = [9, n0, _RE,
1336
+ 0, () => ReEncryptRequest$, () => ReEncryptResponse$
1337
+ ];
1338
+ export var ReplicateKey$ = [9, n0, _RKe,
1339
+ 0, () => ReplicateKeyRequest$, () => ReplicateKeyResponse$
1340
+ ];
1341
+ export var RetireGrant$ = [9, n0, _RG,
1342
+ 0, () => RetireGrantRequest$, () => __Unit
1343
+ ];
1344
+ export var RevokeGrant$ = [9, n0, _RGe,
1345
+ 0, () => RevokeGrantRequest$, () => __Unit
1346
+ ];
1347
+ export var RotateKeyOnDemand$ = [9, n0, _RKOD,
1348
+ 0, () => RotateKeyOnDemandRequest$, () => RotateKeyOnDemandResponse$
1349
+ ];
1350
+ export var ScheduleKeyDeletion$ = [9, n0, _SKD,
1351
+ 0, () => ScheduleKeyDeletionRequest$, () => ScheduleKeyDeletionResponse$
1352
+ ];
1353
+ export var Sign$ = [9, n0, _Si,
1354
+ 0, () => SignRequest$, () => SignResponse$
1355
+ ];
1356
+ export var TagResource$ = [9, n0, _TR,
1357
+ 0, () => TagResourceRequest$, () => __Unit
1358
+ ];
1359
+ export var UntagResource$ = [9, n0, _UR,
1360
+ 0, () => UntagResourceRequest$, () => __Unit
1361
+ ];
1362
+ export var UpdateAlias$ = [9, n0, _UA,
1363
+ 0, () => UpdateAliasRequest$, () => __Unit
1364
+ ];
1365
+ export var UpdateCustomKeyStore$ = [9, n0, _UCKS,
1366
+ 0, () => UpdateCustomKeyStoreRequest$, () => UpdateCustomKeyStoreResponse$
1367
+ ];
1368
+ export var UpdateKeyDescription$ = [9, n0, _UKD,
1369
+ 0, () => UpdateKeyDescriptionRequest$, () => __Unit
1370
+ ];
1371
+ export var UpdatePrimaryRegion$ = [9, n0, _UPR,
1372
+ 0, () => UpdatePrimaryRegionRequest$, () => __Unit
1373
+ ];
1374
+ export var Verify$ = [9, n0, _V,
1375
+ 0, () => VerifyRequest$, () => VerifyResponse$
1376
+ ];
1377
+ export var VerifyMac$ = [9, n0, _VM,
1378
+ 0, () => VerifyMacRequest$, () => VerifyMacResponse$
1379
+ ];