@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
@@ -1064,1160 +1064,1003 @@ var KeyStorePasswordType = [0, n0, _KSPT, 8, 0];
1064
1064
  var PlaintextType = [0, n0, _PT, 8, 21];
1065
1065
  var XksProxyAuthenticationAccessKeyIdType = [0, n0, _XPAAKIT, 8, 0];
1066
1066
  var XksProxyAuthenticationRawSecretAccessKeyType = [0, n0, _XPARSAKT, 8, 0];
1067
- var AliasListEntry$ = [3, n0, _ALE, 0, [_AN, _AA, _TKI, _CD, _LUD], [0, 0, 0, 4, 4]];
1068
- var AlreadyExistsException$ = [
1069
- -3,
1070
- n0,
1071
- _AEE,
1067
+ var AliasListEntry$ = [3, n0, _ALE,
1068
+ 0,
1069
+ [_AN, _AA, _TKI, _CD, _LUD],
1070
+ [0, 0, 0, 4, 4]
1071
+ ];
1072
+ var AlreadyExistsException$ = [-3, n0, _AEE,
1072
1073
  { [_aQE]: [`AlreadyExists`, 409], [_e]: _c, [_hE]: 409 },
1073
1074
  [_m],
1074
- [0],
1075
+ [0]
1075
1076
  ];
1076
1077
  schema.TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsException);
1077
- var CancelKeyDeletionRequest$ = [3, n0, _CKDR, 0, [_KI], [0]];
1078
- var CancelKeyDeletionResponse$ = [3, n0, _CKDRa, 0, [_KI], [0]];
1079
- var CloudHsmClusterInUseException$ = [
1080
- -3,
1081
- n0,
1082
- _CHCIUE,
1078
+ var CancelKeyDeletionRequest$ = [3, n0, _CKDR,
1079
+ 0,
1080
+ [_KI],
1081
+ [0]
1082
+ ];
1083
+ var CancelKeyDeletionResponse$ = [3, n0, _CKDRa,
1084
+ 0,
1085
+ [_KI],
1086
+ [0]
1087
+ ];
1088
+ var CloudHsmClusterInUseException$ = [-3, n0, _CHCIUE,
1083
1089
  { [_aQE]: [`CloudHsmClusterInUseException`, 400], [_e]: _c, [_hE]: 400 },
1084
1090
  [_m],
1085
- [0],
1091
+ [0]
1086
1092
  ];
1087
1093
  schema.TypeRegistry.for(n0).registerError(CloudHsmClusterInUseException$, CloudHsmClusterInUseException);
1088
- var CloudHsmClusterInvalidConfigurationException$ = [
1089
- -3,
1090
- n0,
1091
- _CHCICE,
1094
+ var CloudHsmClusterInvalidConfigurationException$ = [-3, n0, _CHCICE,
1092
1095
  { [_aQE]: [`CloudHsmClusterInvalidConfigurationException`, 400], [_e]: _c, [_hE]: 400 },
1093
1096
  [_m],
1094
- [0],
1097
+ [0]
1095
1098
  ];
1096
1099
  schema.TypeRegistry.for(n0).registerError(CloudHsmClusterInvalidConfigurationException$, CloudHsmClusterInvalidConfigurationException);
1097
- var CloudHsmClusterNotActiveException$ = [
1098
- -3,
1099
- n0,
1100
- _CHCNAE,
1100
+ var CloudHsmClusterNotActiveException$ = [-3, n0, _CHCNAE,
1101
1101
  { [_aQE]: [`CloudHsmClusterNotActiveException`, 400], [_e]: _c, [_hE]: 400 },
1102
1102
  [_m],
1103
- [0],
1103
+ [0]
1104
1104
  ];
1105
1105
  schema.TypeRegistry.for(n0).registerError(CloudHsmClusterNotActiveException$, CloudHsmClusterNotActiveException);
1106
- var CloudHsmClusterNotFoundException$ = [
1107
- -3,
1108
- n0,
1109
- _CHCNFE,
1106
+ var CloudHsmClusterNotFoundException$ = [-3, n0, _CHCNFE,
1110
1107
  { [_aQE]: [`CloudHsmClusterNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
1111
1108
  [_m],
1112
- [0],
1109
+ [0]
1113
1110
  ];
1114
1111
  schema.TypeRegistry.for(n0).registerError(CloudHsmClusterNotFoundException$, CloudHsmClusterNotFoundException);
1115
- var CloudHsmClusterNotRelatedException$ = [
1116
- -3,
1117
- n0,
1118
- _CHCNRE,
1112
+ var CloudHsmClusterNotRelatedException$ = [-3, n0, _CHCNRE,
1119
1113
  { [_aQE]: [`CloudHsmClusterNotRelatedException`, 400], [_e]: _c, [_hE]: 400 },
1120
1114
  [_m],
1121
- [0],
1115
+ [0]
1122
1116
  ];
1123
1117
  schema.TypeRegistry.for(n0).registerError(CloudHsmClusterNotRelatedException$, CloudHsmClusterNotRelatedException);
1124
- var ConflictException$ = [
1125
- -3,
1126
- n0,
1127
- _CE,
1118
+ var ConflictException$ = [-3, n0, _CE,
1128
1119
  { [_aQE]: [`ConflictException`, 409], [_e]: _c, [_hE]: 409 },
1129
1120
  [_m],
1130
- [0],
1121
+ [0]
1131
1122
  ];
1132
1123
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
1133
- var ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR, 0, [_CKSI], [0]];
1134
- var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo, 0, [], []];
1135
- var CreateAliasRequest$ = [3, n0, _CAR, 0, [_AN, _TKI], [0, 0]];
1136
- var CreateCustomKeyStoreRequest$ = [
1137
- 3,
1138
- n0,
1139
- _CCKSRr,
1124
+ var ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR,
1125
+ 0,
1126
+ [_CKSI],
1127
+ [0]
1128
+ ];
1129
+ var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo,
1130
+ 0,
1131
+ [],
1132
+ []
1133
+ ];
1134
+ var CreateAliasRequest$ = [3, n0, _CAR,
1135
+ 0,
1136
+ [_AN, _TKI],
1137
+ [0, 0]
1138
+ ];
1139
+ var CreateCustomKeyStoreRequest$ = [3, n0, _CCKSRr,
1140
1140
  0,
1141
1141
  [_CKSN, _CHCI, _TAC, _KSP, _CKST, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
1142
- [0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0],
1142
+ [0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
1143
1143
  ];
1144
- var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre, 0, [_CKSI], [0]];
1145
- var CreateGrantRequest$ = [
1146
- 3,
1147
- n0,
1148
- _CGR,
1144
+ var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre,
1145
+ 0,
1146
+ [_CKSI],
1147
+ [0]
1148
+ ];
1149
+ var CreateGrantRequest$ = [3, n0, _CGR,
1149
1150
  0,
1150
1151
  [_KI, _GP, _RP, _O, _C, _GT, _N, _DR],
1151
- [0, 0, 0, 64 | 0, () => GrantConstraints$, 64 | 0, 0, 2],
1152
+ [0, 0, 0, 64 | 0, () => GrantConstraints$, 64 | 0, 0, 2]
1153
+ ];
1154
+ var CreateGrantResponse$ = [3, n0, _CGRr,
1155
+ 0,
1156
+ [_GTr, _GI],
1157
+ [0, 0]
1152
1158
  ];
1153
- var CreateGrantResponse$ = [3, n0, _CGRr, 0, [_GTr, _GI], [0, 0]];
1154
- var CreateKeyRequest$ = [
1155
- 3,
1156
- n0,
1157
- _CKR,
1159
+ var CreateKeyRequest$ = [3, n0, _CKR,
1158
1160
  0,
1159
1161
  [_P, _D, _KU, _CMKS, _KS, _Or, _CKSI, _BPLSC, _T, _MR, _XKI],
1160
- [0, 0, 0, 0, 0, 0, 0, 2, () => TagList, 2, 0],
1162
+ [0, 0, 0, 0, 0, 0, 0, 2, () => TagList, 2, 0]
1163
+ ];
1164
+ var CreateKeyResponse$ = [3, n0, _CKRr,
1165
+ 0,
1166
+ [_KM],
1167
+ [() => KeyMetadata$]
1161
1168
  ];
1162
- var CreateKeyResponse$ = [3, n0, _CKRr, 0, [_KM], [() => KeyMetadata$]];
1163
- var CustomKeyStoreHasCMKsException$ = [
1164
- -3,
1165
- n0,
1166
- _CKSHCMKE,
1169
+ var CustomKeyStoreHasCMKsException$ = [-3, n0, _CKSHCMKE,
1167
1170
  { [_aQE]: [`CustomKeyStoreHasCMKsException`, 400], [_e]: _c, [_hE]: 400 },
1168
1171
  [_m],
1169
- [0],
1172
+ [0]
1170
1173
  ];
1171
1174
  schema.TypeRegistry.for(n0).registerError(CustomKeyStoreHasCMKsException$, CustomKeyStoreHasCMKsException);
1172
- var CustomKeyStoreInvalidStateException$ = [
1173
- -3,
1174
- n0,
1175
- _CKSISE,
1175
+ var CustomKeyStoreInvalidStateException$ = [-3, n0, _CKSISE,
1176
1176
  { [_aQE]: [`CustomKeyStoreInvalidStateException`, 400], [_e]: _c, [_hE]: 400 },
1177
1177
  [_m],
1178
- [0],
1178
+ [0]
1179
1179
  ];
1180
1180
  schema.TypeRegistry.for(n0).registerError(CustomKeyStoreInvalidStateException$, CustomKeyStoreInvalidStateException);
1181
- var CustomKeyStoreNameInUseException$ = [
1182
- -3,
1183
- n0,
1184
- _CKSNIUE,
1181
+ var CustomKeyStoreNameInUseException$ = [-3, n0, _CKSNIUE,
1185
1182
  { [_aQE]: [`CustomKeyStoreNameInUseException`, 400], [_e]: _c, [_hE]: 400 },
1186
1183
  [_m],
1187
- [0],
1184
+ [0]
1188
1185
  ];
1189
1186
  schema.TypeRegistry.for(n0).registerError(CustomKeyStoreNameInUseException$, CustomKeyStoreNameInUseException);
1190
- var CustomKeyStoreNotFoundException$ = [
1191
- -3,
1192
- n0,
1193
- _CKSNFE,
1187
+ var CustomKeyStoreNotFoundException$ = [-3, n0, _CKSNFE,
1194
1188
  { [_aQE]: [`CustomKeyStoreNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
1195
1189
  [_m],
1196
- [0],
1190
+ [0]
1197
1191
  ];
1198
1192
  schema.TypeRegistry.for(n0).registerError(CustomKeyStoreNotFoundException$, CustomKeyStoreNotFoundException);
1199
- var CustomKeyStoresListEntry$ = [
1200
- 3,
1201
- n0,
1202
- _CKSLE,
1193
+ var CustomKeyStoresListEntry$ = [3, n0, _CKSLE,
1203
1194
  0,
1204
1195
  [_CKSI, _CKSN, _CHCI, _TAC, _CS, _CEC, _CD, _CKST, _XPCk],
1205
- [0, 0, 0, 0, 0, 0, 4, 0, [() => XksProxyConfigurationType$, 0]],
1196
+ [0, 0, 0, 0, 0, 0, 4, 0, [() => XksProxyConfigurationType$, 0]]
1206
1197
  ];
1207
- var DecryptRequest$ = [
1208
- 3,
1209
- n0,
1210
- _DRe,
1198
+ var DecryptRequest$ = [3, n0, _DRe,
1211
1199
  0,
1212
1200
  [_CB, _EC, _GT, _KI, _EA, _R, _DR],
1213
- [21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2],
1201
+ [21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2]
1214
1202
  ];
1215
- var DecryptResponse$ = [
1216
- 3,
1217
- n0,
1218
- _DRec,
1203
+ var DecryptResponse$ = [3, n0, _DRec,
1219
1204
  0,
1220
1205
  [_KI, _Pl, _EA, _CFR, _KMI],
1221
- [0, [() => PlaintextType, 0], 0, 21, 0],
1222
- ];
1223
- var DeleteAliasRequest$ = [3, n0, _DAR, 0, [_AN], [0]];
1224
- var DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR, 0, [_CKSI], [0]];
1225
- var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe, 0, [], []];
1226
- var DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR, 0, [_KI, _KMI], [0, 0]];
1227
- var DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe, 0, [_KI, _KMI], [0, 0]];
1228
- var DependencyTimeoutException$ = [
1229
- -3,
1230
- n0,
1231
- _DTE,
1206
+ [0, [() => PlaintextType, 0], 0, 21, 0]
1207
+ ];
1208
+ var DeleteAliasRequest$ = [3, n0, _DAR,
1209
+ 0,
1210
+ [_AN],
1211
+ [0]
1212
+ ];
1213
+ var DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR,
1214
+ 0,
1215
+ [_CKSI],
1216
+ [0]
1217
+ ];
1218
+ var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe,
1219
+ 0,
1220
+ [],
1221
+ []
1222
+ ];
1223
+ var DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR,
1224
+ 0,
1225
+ [_KI, _KMI],
1226
+ [0, 0]
1227
+ ];
1228
+ var DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe,
1229
+ 0,
1230
+ [_KI, _KMI],
1231
+ [0, 0]
1232
+ ];
1233
+ var DependencyTimeoutException$ = [-3, n0, _DTE,
1232
1234
  { [_aQE]: [`DependencyTimeout`, 503], [_e]: _s, [_hE]: 503 },
1233
1235
  [_m],
1234
- [0],
1236
+ [0]
1235
1237
  ];
1236
1238
  schema.TypeRegistry.for(n0).registerError(DependencyTimeoutException$, DependencyTimeoutException);
1237
- var DeriveSharedSecretRequest$ = [
1238
- 3,
1239
- n0,
1240
- _DSSR,
1239
+ var DeriveSharedSecretRequest$ = [3, n0, _DSSR,
1241
1240
  0,
1242
1241
  [_KI, _KAA, _PK, _GT, _DR, _R],
1243
- [0, 0, 21, 64 | 0, 2, () => RecipientInfo$],
1242
+ [0, 0, 21, 64 | 0, 2, () => RecipientInfo$]
1244
1243
  ];
1245
- var DeriveSharedSecretResponse$ = [
1246
- 3,
1247
- n0,
1248
- _DSSRe,
1244
+ var DeriveSharedSecretResponse$ = [3, n0, _DSSRe,
1249
1245
  0,
1250
1246
  [_KI, _SS, _CFR, _KAA, _KO],
1251
- [0, [() => PlaintextType, 0], 21, 0, 0],
1247
+ [0, [() => PlaintextType, 0], 21, 0, 0]
1252
1248
  ];
1253
- var DescribeCustomKeyStoresRequest$ = [
1254
- 3,
1255
- n0,
1256
- _DCKSRes,
1249
+ var DescribeCustomKeyStoresRequest$ = [3, n0, _DCKSRes,
1257
1250
  0,
1258
1251
  [_CKSI, _CKSN, _L, _M],
1259
- [0, 0, 1, 0],
1252
+ [0, 0, 1, 0]
1260
1253
  ];
1261
- var DescribeCustomKeyStoresResponse$ = [
1262
- 3,
1263
- n0,
1264
- _DCKSResc,
1254
+ var DescribeCustomKeyStoresResponse$ = [3, n0, _DCKSResc,
1265
1255
  0,
1266
1256
  [_CKS, _NM, _Tr],
1267
- [[() => CustomKeyStoresList, 0], 0, 2],
1268
- ];
1269
- var DescribeKeyRequest$ = [3, n0, _DKR, 0, [_KI, _GT], [0, 64 | 0]];
1270
- var DescribeKeyResponse$ = [3, n0, _DKRe, 0, [_KM], [() => KeyMetadata$]];
1271
- var DisabledException$ = [
1272
- -3,
1273
- n0,
1274
- _DE,
1257
+ [[() => CustomKeyStoresList, 0], 0, 2]
1258
+ ];
1259
+ var DescribeKeyRequest$ = [3, n0, _DKR,
1260
+ 0,
1261
+ [_KI, _GT],
1262
+ [0, 64 | 0]
1263
+ ];
1264
+ var DescribeKeyResponse$ = [3, n0, _DKRe,
1265
+ 0,
1266
+ [_KM],
1267
+ [() => KeyMetadata$]
1268
+ ];
1269
+ var DisabledException$ = [-3, n0, _DE,
1275
1270
  { [_aQE]: [`Disabled`, 409], [_e]: _c, [_hE]: 409 },
1276
1271
  [_m],
1277
- [0],
1272
+ [0]
1278
1273
  ];
1279
1274
  schema.TypeRegistry.for(n0).registerError(DisabledException$, DisabledException);
1280
- var DisableKeyRequest$ = [3, n0, _DKRi, 0, [_KI], [0]];
1281
- var DisableKeyRotationRequest$ = [3, n0, _DKRR, 0, [_KI], [0]];
1282
- var DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi, 0, [_CKSI], [0]];
1283
- var DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis, 0, [], []];
1284
- var DryRunOperationException$ = [
1285
- -3,
1286
- n0,
1287
- _DROE,
1275
+ var DisableKeyRequest$ = [3, n0, _DKRi,
1276
+ 0,
1277
+ [_KI],
1278
+ [0]
1279
+ ];
1280
+ var DisableKeyRotationRequest$ = [3, n0, _DKRR,
1281
+ 0,
1282
+ [_KI],
1283
+ [0]
1284
+ ];
1285
+ var DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi,
1286
+ 0,
1287
+ [_CKSI],
1288
+ [0]
1289
+ ];
1290
+ var DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis,
1291
+ 0,
1292
+ [],
1293
+ []
1294
+ ];
1295
+ var DryRunOperationException$ = [-3, n0, _DROE,
1288
1296
  { [_aQE]: [`DryRunOperation`, 412], [_e]: _c, [_hE]: 412 },
1289
1297
  [_m],
1290
- [0],
1298
+ [0]
1291
1299
  ];
1292
1300
  schema.TypeRegistry.for(n0).registerError(DryRunOperationException$, DryRunOperationException);
1293
- var EnableKeyRequest$ = [3, n0, _EKR, 0, [_KI], [0]];
1294
- var EnableKeyRotationRequest$ = [3, n0, _EKRR, 0, [_KI, _RPID], [0, 1]];
1295
- var EncryptRequest$ = [
1296
- 3,
1297
- n0,
1298
- _ER,
1301
+ var EnableKeyRequest$ = [3, n0, _EKR,
1302
+ 0,
1303
+ [_KI],
1304
+ [0]
1305
+ ];
1306
+ var EnableKeyRotationRequest$ = [3, n0, _EKRR,
1307
+ 0,
1308
+ [_KI, _RPID],
1309
+ [0, 1]
1310
+ ];
1311
+ var EncryptRequest$ = [3, n0, _ER,
1299
1312
  0,
1300
1313
  [_KI, _Pl, _EC, _GT, _EA, _DR],
1301
- [0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2],
1314
+ [0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2]
1315
+ ];
1316
+ var EncryptResponse$ = [3, n0, _ERn,
1317
+ 0,
1318
+ [_CB, _KI, _EA],
1319
+ [21, 0, 0]
1302
1320
  ];
1303
- var EncryptResponse$ = [3, n0, _ERn, 0, [_CB, _KI, _EA], [21, 0, 0]];
1304
- var ExpiredImportTokenException$ = [
1305
- -3,
1306
- n0,
1307
- _EITE,
1321
+ var ExpiredImportTokenException$ = [-3, n0, _EITE,
1308
1322
  { [_aQE]: [`ExpiredImportTokenException`, 400], [_e]: _c, [_hE]: 400 },
1309
1323
  [_m],
1310
- [0],
1324
+ [0]
1311
1325
  ];
1312
1326
  schema.TypeRegistry.for(n0).registerError(ExpiredImportTokenException$, ExpiredImportTokenException);
1313
- var GenerateDataKeyPairRequest$ = [
1314
- 3,
1315
- n0,
1316
- _GDKPR,
1327
+ var GenerateDataKeyPairRequest$ = [3, n0, _GDKPR,
1317
1328
  0,
1318
1329
  [_EC, _KI, _KPS, _GT, _R, _DR],
1319
- [128 | 0, 0, 0, 64 | 0, () => RecipientInfo$, 2],
1330
+ [128 | 0, 0, 0, 64 | 0, () => RecipientInfo$, 2]
1320
1331
  ];
1321
- var GenerateDataKeyPairResponse$ = [
1322
- 3,
1323
- n0,
1324
- _GDKPRe,
1332
+ var GenerateDataKeyPairResponse$ = [3, n0, _GDKPRe,
1325
1333
  0,
1326
1334
  [_PKCB, _PKP, _PK, _KI, _KPS, _CFR, _KMI],
1327
- [21, [() => PlaintextType, 0], 21, 0, 0, 21, 0],
1335
+ [21, [() => PlaintextType, 0], 21, 0, 0, 21, 0]
1328
1336
  ];
1329
- var GenerateDataKeyPairWithoutPlaintextRequest$ = [
1330
- 3,
1331
- n0,
1332
- _GDKPWPR,
1337
+ var GenerateDataKeyPairWithoutPlaintextRequest$ = [3, n0, _GDKPWPR,
1333
1338
  0,
1334
1339
  [_EC, _KI, _KPS, _GT, _DR],
1335
- [128 | 0, 0, 0, 64 | 0, 2],
1340
+ [128 | 0, 0, 0, 64 | 0, 2]
1336
1341
  ];
1337
- var GenerateDataKeyPairWithoutPlaintextResponse$ = [
1338
- 3,
1339
- n0,
1340
- _GDKPWPRe,
1342
+ var GenerateDataKeyPairWithoutPlaintextResponse$ = [3, n0, _GDKPWPRe,
1341
1343
  0,
1342
1344
  [_PKCB, _PK, _KI, _KPS, _KMI],
1343
- [21, 21, 0, 0, 0],
1345
+ [21, 21, 0, 0, 0]
1344
1346
  ];
1345
- var GenerateDataKeyRequest$ = [
1346
- 3,
1347
- n0,
1348
- _GDKR,
1347
+ var GenerateDataKeyRequest$ = [3, n0, _GDKR,
1349
1348
  0,
1350
1349
  [_KI, _EC, _NOB, _KS, _GT, _R, _DR],
1351
- [0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2],
1350
+ [0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2]
1352
1351
  ];
1353
- var GenerateDataKeyResponse$ = [
1354
- 3,
1355
- n0,
1356
- _GDKRe,
1352
+ var GenerateDataKeyResponse$ = [3, n0, _GDKRe,
1357
1353
  0,
1358
1354
  [_CB, _Pl, _KI, _CFR, _KMI],
1359
- [21, [() => PlaintextType, 0], 0, 21, 0],
1355
+ [21, [() => PlaintextType, 0], 0, 21, 0]
1360
1356
  ];
1361
- var GenerateDataKeyWithoutPlaintextRequest$ = [
1362
- 3,
1363
- n0,
1364
- _GDKWPR,
1357
+ var GenerateDataKeyWithoutPlaintextRequest$ = [3, n0, _GDKWPR,
1365
1358
  0,
1366
1359
  [_KI, _EC, _KS, _NOB, _GT, _DR],
1367
- [0, 128 | 0, 0, 1, 64 | 0, 2],
1360
+ [0, 128 | 0, 0, 1, 64 | 0, 2]
1368
1361
  ];
1369
- var GenerateDataKeyWithoutPlaintextResponse$ = [
1370
- 3,
1371
- n0,
1372
- _GDKWPRe,
1362
+ var GenerateDataKeyWithoutPlaintextResponse$ = [3, n0, _GDKWPRe,
1373
1363
  0,
1374
1364
  [_CB, _KI, _KMI],
1375
- [21, 0, 0],
1365
+ [21, 0, 0]
1376
1366
  ];
1377
- var GenerateMacRequest$ = [
1378
- 3,
1379
- n0,
1380
- _GMR,
1367
+ var GenerateMacRequest$ = [3, n0, _GMR,
1381
1368
  0,
1382
1369
  [_Me, _KI, _MA, _GT, _DR],
1383
- [[() => PlaintextType, 0], 0, 0, 64 | 0, 2],
1370
+ [[() => PlaintextType, 0], 0, 0, 64 | 0, 2]
1384
1371
  ];
1385
- var GenerateMacResponse$ = [3, n0, _GMRe, 0, [_Ma, _MA, _KI], [21, 0, 0]];
1386
- var GenerateRandomRequest$ = [
1387
- 3,
1388
- n0,
1389
- _GRR,
1372
+ var GenerateMacResponse$ = [3, n0, _GMRe,
1373
+ 0,
1374
+ [_Ma, _MA, _KI],
1375
+ [21, 0, 0]
1376
+ ];
1377
+ var GenerateRandomRequest$ = [3, n0, _GRR,
1390
1378
  0,
1391
1379
  [_NOB, _CKSI, _R],
1392
- [1, 0, () => RecipientInfo$],
1380
+ [1, 0, () => RecipientInfo$]
1393
1381
  ];
1394
- var GenerateRandomResponse$ = [
1395
- 3,
1396
- n0,
1397
- _GRRe,
1382
+ var GenerateRandomResponse$ = [3, n0, _GRRe,
1398
1383
  0,
1399
1384
  [_Pl, _CFR],
1400
- [[() => PlaintextType, 0], 21],
1385
+ [[() => PlaintextType, 0], 21]
1386
+ ];
1387
+ var GetKeyPolicyRequest$ = [3, n0, _GKPR,
1388
+ 0,
1389
+ [_KI, _PN],
1390
+ [0, 0]
1391
+ ];
1392
+ var GetKeyPolicyResponse$ = [3, n0, _GKPRe,
1393
+ 0,
1394
+ [_P, _PN],
1395
+ [0, 0]
1401
1396
  ];
1402
- var GetKeyPolicyRequest$ = [3, n0, _GKPR, 0, [_KI, _PN], [0, 0]];
1403
- var GetKeyPolicyResponse$ = [3, n0, _GKPRe, 0, [_P, _PN], [0, 0]];
1404
- var GetKeyRotationStatusRequest$ = [3, n0, _GKRSR, 0, [_KI], [0]];
1405
- var GetKeyRotationStatusResponse$ = [
1406
- 3,
1407
- n0,
1408
- _GKRSRe,
1397
+ var GetKeyRotationStatusRequest$ = [3, n0, _GKRSR,
1398
+ 0,
1399
+ [_KI],
1400
+ [0]
1401
+ ];
1402
+ var GetKeyRotationStatusResponse$ = [3, n0, _GKRSRe,
1409
1403
  0,
1410
1404
  [_KRE, _KI, _RPID, _NRD, _ODRSD],
1411
- [2, 0, 1, 4, 4],
1405
+ [2, 0, 1, 4, 4]
1406
+ ];
1407
+ var GetParametersForImportRequest$ = [3, n0, _GPFIR,
1408
+ 0,
1409
+ [_KI, _WA, _WKS],
1410
+ [0, 0, 0]
1412
1411
  ];
1413
- var GetParametersForImportRequest$ = [3, n0, _GPFIR, 0, [_KI, _WA, _WKS], [0, 0, 0]];
1414
- var GetParametersForImportResponse$ = [
1415
- 3,
1416
- n0,
1417
- _GPFIRe,
1412
+ var GetParametersForImportResponse$ = [3, n0, _GPFIRe,
1418
1413
  0,
1419
1414
  [_KI, _IT, _PK, _PVT],
1420
- [0, 21, [() => PlaintextType, 0], 4],
1415
+ [0, 21, [() => PlaintextType, 0], 4]
1416
+ ];
1417
+ var GetPublicKeyRequest$ = [3, n0, _GPKR,
1418
+ 0,
1419
+ [_KI, _GT],
1420
+ [0, 64 | 0]
1421
1421
  ];
1422
- var GetPublicKeyRequest$ = [3, n0, _GPKR, 0, [_KI, _GT], [0, 64 | 0]];
1423
- var GetPublicKeyResponse$ = [
1424
- 3,
1425
- n0,
1426
- _GPKRe,
1422
+ var GetPublicKeyResponse$ = [3, n0, _GPKRe,
1427
1423
  0,
1428
1424
  [_KI, _PK, _CMKS, _KS, _KU, _EAn, _SA, _KAAe],
1429
- [0, 21, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0],
1425
+ [0, 21, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0]
1430
1426
  ];
1431
- var GrantConstraints$ = [3, n0, _GC, 0, [_ECS, _ECE], [128 | 0, 128 | 0]];
1432
- var GrantListEntry$ = [
1433
- 3,
1434
- n0,
1435
- _GLE,
1427
+ var GrantConstraints$ = [3, n0, _GC,
1428
+ 0,
1429
+ [_ECS, _ECE],
1430
+ [128 | 0, 128 | 0]
1431
+ ];
1432
+ var GrantListEntry$ = [3, n0, _GLE,
1436
1433
  0,
1437
1434
  [_KI, _GI, _N, _CD, _GP, _RP, _IA, _O, _C],
1438
- [0, 0, 0, 4, 0, 0, 0, 64 | 0, () => GrantConstraints$],
1435
+ [0, 0, 0, 4, 0, 0, 0, 64 | 0, () => GrantConstraints$]
1439
1436
  ];
1440
- var ImportKeyMaterialRequest$ = [
1441
- 3,
1442
- n0,
1443
- _IKMR,
1437
+ var ImportKeyMaterialRequest$ = [3, n0, _IKMR,
1444
1438
  0,
1445
1439
  [_KI, _IT, _EKM, _VT, _EM, _ITm, _KMD, _KMI],
1446
- [0, 21, 21, 4, 0, 0, 0, 0],
1440
+ [0, 21, 21, 4, 0, 0, 0, 0]
1441
+ ];
1442
+ var ImportKeyMaterialResponse$ = [3, n0, _IKMRm,
1443
+ 0,
1444
+ [_KI, _KMI],
1445
+ [0, 0]
1447
1446
  ];
1448
- var ImportKeyMaterialResponse$ = [3, n0, _IKMRm, 0, [_KI, _KMI], [0, 0]];
1449
- var IncorrectKeyException$ = [
1450
- -3,
1451
- n0,
1452
- _IKE,
1447
+ var IncorrectKeyException$ = [-3, n0, _IKE,
1453
1448
  { [_aQE]: [`IncorrectKeyException`, 400], [_e]: _c, [_hE]: 400 },
1454
1449
  [_m],
1455
- [0],
1450
+ [0]
1456
1451
  ];
1457
1452
  schema.TypeRegistry.for(n0).registerError(IncorrectKeyException$, IncorrectKeyException);
1458
- var IncorrectKeyMaterialException$ = [
1459
- -3,
1460
- n0,
1461
- _IKME,
1453
+ var IncorrectKeyMaterialException$ = [-3, n0, _IKME,
1462
1454
  { [_aQE]: [`IncorrectKeyMaterialException`, 400], [_e]: _c, [_hE]: 400 },
1463
1455
  [_m],
1464
- [0],
1456
+ [0]
1465
1457
  ];
1466
1458
  schema.TypeRegistry.for(n0).registerError(IncorrectKeyMaterialException$, IncorrectKeyMaterialException);
1467
- var IncorrectTrustAnchorException$ = [
1468
- -3,
1469
- n0,
1470
- _ITAE,
1459
+ var IncorrectTrustAnchorException$ = [-3, n0, _ITAE,
1471
1460
  { [_aQE]: [`IncorrectTrustAnchorException`, 400], [_e]: _c, [_hE]: 400 },
1472
1461
  [_m],
1473
- [0],
1462
+ [0]
1474
1463
  ];
1475
1464
  schema.TypeRegistry.for(n0).registerError(IncorrectTrustAnchorException$, IncorrectTrustAnchorException);
1476
- var InvalidAliasNameException$ = [
1477
- -3,
1478
- n0,
1479
- _IANE,
1465
+ var InvalidAliasNameException$ = [-3, n0, _IANE,
1480
1466
  { [_aQE]: [`InvalidAliasName`, 400], [_e]: _c, [_hE]: 400 },
1481
1467
  [_m],
1482
- [0],
1468
+ [0]
1483
1469
  ];
1484
1470
  schema.TypeRegistry.for(n0).registerError(InvalidAliasNameException$, InvalidAliasNameException);
1485
- var InvalidArnException$ = [
1486
- -3,
1487
- n0,
1488
- _IAE,
1471
+ var InvalidArnException$ = [-3, n0, _IAE,
1489
1472
  { [_aQE]: [`InvalidArn`, 400], [_e]: _c, [_hE]: 400 },
1490
1473
  [_m],
1491
- [0],
1474
+ [0]
1492
1475
  ];
1493
1476
  schema.TypeRegistry.for(n0).registerError(InvalidArnException$, InvalidArnException);
1494
- var InvalidCiphertextException$ = [
1495
- -3,
1496
- n0,
1497
- _ICE,
1477
+ var InvalidCiphertextException$ = [-3, n0, _ICE,
1498
1478
  { [_aQE]: [`InvalidCiphertext`, 400], [_e]: _c, [_hE]: 400 },
1499
1479
  [_m],
1500
- [0],
1480
+ [0]
1501
1481
  ];
1502
1482
  schema.TypeRegistry.for(n0).registerError(InvalidCiphertextException$, InvalidCiphertextException);
1503
- var InvalidGrantIdException$ = [
1504
- -3,
1505
- n0,
1506
- _IGIE,
1483
+ var InvalidGrantIdException$ = [-3, n0, _IGIE,
1507
1484
  { [_aQE]: [`InvalidGrantId`, 400], [_e]: _c, [_hE]: 400 },
1508
1485
  [_m],
1509
- [0],
1486
+ [0]
1510
1487
  ];
1511
1488
  schema.TypeRegistry.for(n0).registerError(InvalidGrantIdException$, InvalidGrantIdException);
1512
- var InvalidGrantTokenException$ = [
1513
- -3,
1514
- n0,
1515
- _IGTE,
1489
+ var InvalidGrantTokenException$ = [-3, n0, _IGTE,
1516
1490
  { [_aQE]: [`InvalidGrantToken`, 400], [_e]: _c, [_hE]: 400 },
1517
1491
  [_m],
1518
- [0],
1492
+ [0]
1519
1493
  ];
1520
1494
  schema.TypeRegistry.for(n0).registerError(InvalidGrantTokenException$, InvalidGrantTokenException);
1521
- var InvalidImportTokenException$ = [
1522
- -3,
1523
- n0,
1524
- _IITE,
1495
+ var InvalidImportTokenException$ = [-3, n0, _IITE,
1525
1496
  { [_aQE]: [`InvalidImportTokenException`, 400], [_e]: _c, [_hE]: 400 },
1526
1497
  [_m],
1527
- [0],
1498
+ [0]
1528
1499
  ];
1529
1500
  schema.TypeRegistry.for(n0).registerError(InvalidImportTokenException$, InvalidImportTokenException);
1530
- var InvalidKeyUsageException$ = [
1531
- -3,
1532
- n0,
1533
- _IKUE,
1501
+ var InvalidKeyUsageException$ = [-3, n0, _IKUE,
1534
1502
  { [_aQE]: [`InvalidKeyUsage`, 400], [_e]: _c, [_hE]: 400 },
1535
1503
  [_m],
1536
- [0],
1504
+ [0]
1537
1505
  ];
1538
1506
  schema.TypeRegistry.for(n0).registerError(InvalidKeyUsageException$, InvalidKeyUsageException);
1539
- var InvalidMarkerException$ = [
1540
- -3,
1541
- n0,
1542
- _IME,
1507
+ var InvalidMarkerException$ = [-3, n0, _IME,
1543
1508
  { [_aQE]: [`InvalidMarker`, 400], [_e]: _c, [_hE]: 400 },
1544
1509
  [_m],
1545
- [0],
1510
+ [0]
1546
1511
  ];
1547
1512
  schema.TypeRegistry.for(n0).registerError(InvalidMarkerException$, InvalidMarkerException);
1548
- var KeyListEntry$ = [3, n0, _KLE, 0, [_KI, _KA], [0, 0]];
1549
- var KeyMetadata$ = [
1550
- 3,
1551
- n0,
1552
- _KM,
1553
- 0,
1554
- [
1555
- _AWSAI,
1556
- _KI,
1557
- _A,
1558
- _CD,
1559
- _E,
1560
- _D,
1561
- _KU,
1562
- _KSe,
1563
- _DD,
1564
- _VT,
1565
- _Or,
1566
- _CKSI,
1567
- _CHCI,
1568
- _EM,
1569
- _KMe,
1570
- _CMKS,
1571
- _KS,
1572
- _EAn,
1573
- _SA,
1574
- _KAAe,
1575
- _MR,
1576
- _MRC,
1577
- _PDWID,
1578
- _MAa,
1579
- _XKC,
1580
- _CKMI,
1581
- ],
1582
- [
1583
- 0,
1584
- 0,
1585
- 0,
1586
- 4,
1587
- 2,
1588
- 0,
1589
- 0,
1590
- 0,
1591
- 4,
1592
- 4,
1593
- 0,
1594
- 0,
1595
- 0,
1596
- 0,
1597
- 0,
1598
- 0,
1599
- 0,
1600
- 64 | 0,
1601
- 64 | 0,
1602
- 64 | 0,
1603
- 2,
1604
- () => MultiRegionConfiguration$,
1605
- 1,
1606
- 64 | 0,
1607
- () => XksKeyConfigurationType$,
1608
- 0,
1609
- ],
1610
- ];
1611
- var KeyUnavailableException$ = [
1612
- -3,
1613
- n0,
1614
- _KUE,
1513
+ var KeyListEntry$ = [3, n0, _KLE,
1514
+ 0,
1515
+ [_KI, _KA],
1516
+ [0, 0]
1517
+ ];
1518
+ var KeyMetadata$ = [3, n0, _KM,
1519
+ 0,
1520
+ [_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],
1521
+ [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]
1522
+ ];
1523
+ var KeyUnavailableException$ = [-3, n0, _KUE,
1615
1524
  { [_aQE]: [`KeyUnavailable`, 500], [_e]: _s, [_hE]: 500 },
1616
1525
  [_m],
1617
- [0],
1526
+ [0]
1618
1527
  ];
1619
1528
  schema.TypeRegistry.for(n0).registerError(KeyUnavailableException$, KeyUnavailableException);
1620
- var KMSInternalException$ = [
1621
- -3,
1622
- n0,
1623
- _KMSIE,
1529
+ var KMSInternalException$ = [-3, n0, _KMSIE,
1624
1530
  { [_aQE]: [`KMSInternal`, 500], [_e]: _s, [_hE]: 500 },
1625
1531
  [_m],
1626
- [0],
1532
+ [0]
1627
1533
  ];
1628
1534
  schema.TypeRegistry.for(n0).registerError(KMSInternalException$, KMSInternalException);
1629
- var KMSInvalidMacException$ = [
1630
- -3,
1631
- n0,
1632
- _KMSIME,
1535
+ var KMSInvalidMacException$ = [-3, n0, _KMSIME,
1633
1536
  { [_aQE]: [`KMSInvalidMac`, 400], [_e]: _c, [_hE]: 400 },
1634
1537
  [_m],
1635
- [0],
1538
+ [0]
1636
1539
  ];
1637
1540
  schema.TypeRegistry.for(n0).registerError(KMSInvalidMacException$, KMSInvalidMacException);
1638
- var KMSInvalidSignatureException$ = [
1639
- -3,
1640
- n0,
1641
- _KMSISE,
1541
+ var KMSInvalidSignatureException$ = [-3, n0, _KMSISE,
1642
1542
  { [_aQE]: [`KMSInvalidSignature`, 400], [_e]: _c, [_hE]: 400 },
1643
1543
  [_m],
1644
- [0],
1544
+ [0]
1645
1545
  ];
1646
1546
  schema.TypeRegistry.for(n0).registerError(KMSInvalidSignatureException$, KMSInvalidSignatureException);
1647
- var KMSInvalidStateException$ = [
1648
- -3,
1649
- n0,
1650
- _KMSISEn,
1547
+ var KMSInvalidStateException$ = [-3, n0, _KMSISEn,
1651
1548
  { [_aQE]: [`KMSInvalidStateException`, 409], [_e]: _c, [_hE]: 409 },
1652
1549
  [_m],
1653
- [0],
1550
+ [0]
1654
1551
  ];
1655
1552
  schema.TypeRegistry.for(n0).registerError(KMSInvalidStateException$, KMSInvalidStateException);
1656
- var LimitExceededException$ = [
1657
- -3,
1658
- n0,
1659
- _LEE,
1553
+ var LimitExceededException$ = [-3, n0, _LEE,
1660
1554
  { [_aQE]: [`LimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
1661
1555
  [_m],
1662
- [0],
1556
+ [0]
1663
1557
  ];
1664
1558
  schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1665
- var ListAliasesRequest$ = [3, n0, _LAR, 0, [_KI, _L, _M], [0, 1, 0]];
1666
- var ListAliasesResponse$ = [3, n0, _LARi, 0, [_Al, _NM, _Tr], [() => AliasList, 0, 2]];
1667
- var ListGrantsRequest$ = [3, n0, _LGR, 0, [_L, _M, _KI, _GI, _GP], [1, 0, 0, 0, 0]];
1668
- var ListGrantsResponse$ = [3, n0, _LGRi, 0, [_G, _NM, _Tr], [() => GrantList, 0, 2]];
1669
- var ListKeyPoliciesRequest$ = [3, n0, _LKPR, 0, [_KI, _L, _M], [0, 1, 0]];
1670
- var ListKeyPoliciesResponse$ = [3, n0, _LKPRi, 0, [_PNo, _NM, _Tr], [64 | 0, 0, 2]];
1671
- var ListKeyRotationsRequest$ = [3, n0, _LKRR, 0, [_KI, _IKM, _L, _M], [0, 0, 1, 0]];
1672
- var ListKeyRotationsResponse$ = [
1673
- 3,
1674
- n0,
1675
- _LKRRi,
1559
+ var ListAliasesRequest$ = [3, n0, _LAR,
1560
+ 0,
1561
+ [_KI, _L, _M],
1562
+ [0, 1, 0]
1563
+ ];
1564
+ var ListAliasesResponse$ = [3, n0, _LARi,
1565
+ 0,
1566
+ [_Al, _NM, _Tr],
1567
+ [() => AliasList, 0, 2]
1568
+ ];
1569
+ var ListGrantsRequest$ = [3, n0, _LGR,
1570
+ 0,
1571
+ [_L, _M, _KI, _GI, _GP],
1572
+ [1, 0, 0, 0, 0]
1573
+ ];
1574
+ var ListGrantsResponse$ = [3, n0, _LGRi,
1575
+ 0,
1576
+ [_G, _NM, _Tr],
1577
+ [() => GrantList, 0, 2]
1578
+ ];
1579
+ var ListKeyPoliciesRequest$ = [3, n0, _LKPR,
1580
+ 0,
1581
+ [_KI, _L, _M],
1582
+ [0, 1, 0]
1583
+ ];
1584
+ var ListKeyPoliciesResponse$ = [3, n0, _LKPRi,
1585
+ 0,
1586
+ [_PNo, _NM, _Tr],
1587
+ [64 | 0, 0, 2]
1588
+ ];
1589
+ var ListKeyRotationsRequest$ = [3, n0, _LKRR,
1590
+ 0,
1591
+ [_KI, _IKM, _L, _M],
1592
+ [0, 0, 1, 0]
1593
+ ];
1594
+ var ListKeyRotationsResponse$ = [3, n0, _LKRRi,
1676
1595
  0,
1677
1596
  [_Ro, _NM, _Tr],
1678
- [() => RotationsList, 0, 2],
1679
- ];
1680
- var ListKeysRequest$ = [3, n0, _LKR, 0, [_L, _M], [1, 0]];
1681
- var ListKeysResponse$ = [3, n0, _LKRi, 0, [_K, _NM, _Tr], [() => KeyList, 0, 2]];
1682
- var ListResourceTagsRequest$ = [3, n0, _LRTR, 0, [_KI, _L, _M], [0, 1, 0]];
1683
- var ListResourceTagsResponse$ = [3, n0, _LRTRi, 0, [_T, _NM, _Tr], [() => TagList, 0, 2]];
1684
- var ListRetirableGrantsRequest$ = [3, n0, _LRGR, 0, [_L, _M, _RP], [1, 0, 0]];
1685
- var MalformedPolicyDocumentException$ = [
1686
- -3,
1687
- n0,
1688
- _MPDE,
1597
+ [() => RotationsList, 0, 2]
1598
+ ];
1599
+ var ListKeysRequest$ = [3, n0, _LKR,
1600
+ 0,
1601
+ [_L, _M],
1602
+ [1, 0]
1603
+ ];
1604
+ var ListKeysResponse$ = [3, n0, _LKRi,
1605
+ 0,
1606
+ [_K, _NM, _Tr],
1607
+ [() => KeyList, 0, 2]
1608
+ ];
1609
+ var ListResourceTagsRequest$ = [3, n0, _LRTR,
1610
+ 0,
1611
+ [_KI, _L, _M],
1612
+ [0, 1, 0]
1613
+ ];
1614
+ var ListResourceTagsResponse$ = [3, n0, _LRTRi,
1615
+ 0,
1616
+ [_T, _NM, _Tr],
1617
+ [() => TagList, 0, 2]
1618
+ ];
1619
+ var ListRetirableGrantsRequest$ = [3, n0, _LRGR,
1620
+ 0,
1621
+ [_L, _M, _RP],
1622
+ [1, 0, 0]
1623
+ ];
1624
+ var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
1689
1625
  { [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
1690
1626
  [_m],
1691
- [0],
1627
+ [0]
1692
1628
  ];
1693
1629
  schema.TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
1694
- var MultiRegionConfiguration$ = [
1695
- 3,
1696
- n0,
1697
- _MRC,
1630
+ var MultiRegionConfiguration$ = [3, n0, _MRC,
1698
1631
  0,
1699
1632
  [_MRKT, _PKr, _RK],
1700
- [0, () => MultiRegionKey$, () => MultiRegionKeyList],
1633
+ [0, () => MultiRegionKey$, () => MultiRegionKeyList]
1701
1634
  ];
1702
- var MultiRegionKey$ = [3, n0, _MRK, 0, [_A, _Re], [0, 0]];
1703
- var NotFoundException$ = [
1704
- -3,
1705
- n0,
1706
- _NFE,
1635
+ var MultiRegionKey$ = [3, n0, _MRK,
1636
+ 0,
1637
+ [_A, _Re],
1638
+ [0, 0]
1639
+ ];
1640
+ var NotFoundException$ = [-3, n0, _NFE,
1707
1641
  { [_aQE]: [`NotFound`, 404], [_e]: _c, [_hE]: 404 },
1708
1642
  [_m],
1709
- [0],
1643
+ [0]
1710
1644
  ];
1711
1645
  schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
1712
- var PutKeyPolicyRequest$ = [3, n0, _PKPR, 0, [_KI, _PN, _P, _BPLSC], [0, 0, 0, 2]];
1713
- var RecipientInfo$ = [3, n0, _RI, 0, [_KEA, _AD], [0, 21]];
1714
- var ReEncryptRequest$ = [
1715
- 3,
1716
- n0,
1717
- _RER,
1646
+ var PutKeyPolicyRequest$ = [3, n0, _PKPR,
1647
+ 0,
1648
+ [_KI, _PN, _P, _BPLSC],
1649
+ [0, 0, 0, 2]
1650
+ ];
1651
+ var RecipientInfo$ = [3, n0, _RI,
1652
+ 0,
1653
+ [_KEA, _AD],
1654
+ [0, 21]
1655
+ ];
1656
+ var ReEncryptRequest$ = [3, n0, _RER,
1718
1657
  0,
1719
1658
  [_CB, _SEC, _SKI, _DKI, _DEC, _SEA, _DEA, _GT, _DR],
1720
- [21, 128 | 0, 0, 0, 128 | 0, 0, 0, 64 | 0, 2],
1659
+ [21, 128 | 0, 0, 0, 128 | 0, 0, 0, 64 | 0, 2]
1721
1660
  ];
1722
- var ReEncryptResponse$ = [
1723
- 3,
1724
- n0,
1725
- _RERe,
1661
+ var ReEncryptResponse$ = [3, n0, _RERe,
1726
1662
  0,
1727
1663
  [_CB, _SKI, _KI, _SEA, _DEA, _SKMI, _DKMI],
1728
- [21, 0, 0, 0, 0, 0, 0],
1664
+ [21, 0, 0, 0, 0, 0, 0]
1729
1665
  ];
1730
- var ReplicateKeyRequest$ = [
1731
- 3,
1732
- n0,
1733
- _RKR,
1666
+ var ReplicateKeyRequest$ = [3, n0, _RKR,
1734
1667
  0,
1735
1668
  [_KI, _RR, _P, _BPLSC, _D, _T],
1736
- [0, 0, 0, 2, 0, () => TagList],
1669
+ [0, 0, 0, 2, 0, () => TagList]
1737
1670
  ];
1738
- var ReplicateKeyResponse$ = [
1739
- 3,
1740
- n0,
1741
- _RKRe,
1671
+ var ReplicateKeyResponse$ = [3, n0, _RKRe,
1742
1672
  0,
1743
1673
  [_RKM, _RPe, _RT],
1744
- [() => KeyMetadata$, 0, () => TagList],
1674
+ [() => KeyMetadata$, 0, () => TagList]
1675
+ ];
1676
+ var RetireGrantRequest$ = [3, n0, _RGR,
1677
+ 0,
1678
+ [_GTr, _KI, _GI, _DR],
1679
+ [0, 0, 0, 2]
1680
+ ];
1681
+ var RevokeGrantRequest$ = [3, n0, _RGRe,
1682
+ 0,
1683
+ [_KI, _GI, _DR],
1684
+ [0, 0, 2]
1685
+ ];
1686
+ var RotateKeyOnDemandRequest$ = [3, n0, _RKODR,
1687
+ 0,
1688
+ [_KI],
1689
+ [0]
1745
1690
  ];
1746
- var RetireGrantRequest$ = [3, n0, _RGR, 0, [_GTr, _KI, _GI, _DR], [0, 0, 0, 2]];
1747
- var RevokeGrantRequest$ = [3, n0, _RGRe, 0, [_KI, _GI, _DR], [0, 0, 2]];
1748
- var RotateKeyOnDemandRequest$ = [3, n0, _RKODR, 0, [_KI], [0]];
1749
- var RotateKeyOnDemandResponse$ = [3, n0, _RKODRo, 0, [_KI], [0]];
1750
- var RotationsListEntry$ = [
1751
- 3,
1752
- n0,
1753
- _RLE,
1691
+ var RotateKeyOnDemandResponse$ = [3, n0, _RKODRo,
1692
+ 0,
1693
+ [_KI],
1694
+ [0]
1695
+ ];
1696
+ var RotationsListEntry$ = [3, n0, _RLE,
1754
1697
  0,
1755
1698
  [_KI, _KMI, _KMD, _IS, _KMS, _EM, _VT, _RD, _RTo],
1756
- [0, 0, 0, 0, 0, 0, 4, 4, 0],
1699
+ [0, 0, 0, 0, 0, 0, 4, 4, 0]
1700
+ ];
1701
+ var ScheduleKeyDeletionRequest$ = [3, n0, _SKDR,
1702
+ 0,
1703
+ [_KI, _PWID],
1704
+ [0, 1]
1757
1705
  ];
1758
- var ScheduleKeyDeletionRequest$ = [3, n0, _SKDR, 0, [_KI, _PWID], [0, 1]];
1759
- var ScheduleKeyDeletionResponse$ = [
1760
- 3,
1761
- n0,
1762
- _SKDRc,
1706
+ var ScheduleKeyDeletionResponse$ = [3, n0, _SKDRc,
1763
1707
  0,
1764
1708
  [_KI, _DD, _KSe, _PWID],
1765
- [0, 4, 0, 1],
1709
+ [0, 4, 0, 1]
1766
1710
  ];
1767
- var SignRequest$ = [
1768
- 3,
1769
- n0,
1770
- _SR,
1711
+ var SignRequest$ = [3, n0, _SR,
1771
1712
  0,
1772
1713
  [_KI, _Me, _MT, _GT, _SAi, _DR],
1773
- [0, [() => PlaintextType, 0], 0, 64 | 0, 0, 2],
1774
- ];
1775
- var SignResponse$ = [3, n0, _SRi, 0, [_KI, _S, _SAi], [0, 21, 0]];
1776
- var Tag$ = [3, n0, _Ta, 0, [_TK, _TV], [0, 0]];
1777
- var TagException$ = [
1778
- -3,
1779
- n0,
1780
- _TE,
1714
+ [0, [() => PlaintextType, 0], 0, 64 | 0, 0, 2]
1715
+ ];
1716
+ var SignResponse$ = [3, n0, _SRi,
1717
+ 0,
1718
+ [_KI, _S, _SAi],
1719
+ [0, 21, 0]
1720
+ ];
1721
+ var Tag$ = [3, n0, _Ta,
1722
+ 0,
1723
+ [_TK, _TV],
1724
+ [0, 0]
1725
+ ];
1726
+ var TagException$ = [-3, n0, _TE,
1781
1727
  { [_aQE]: [`TagException`, 400], [_e]: _c, [_hE]: 400 },
1782
1728
  [_m],
1783
- [0],
1729
+ [0]
1784
1730
  ];
1785
1731
  schema.TypeRegistry.for(n0).registerError(TagException$, TagException);
1786
- var TagResourceRequest$ = [3, n0, _TRR, 0, [_KI, _T], [0, () => TagList]];
1787
- var UnsupportedOperationException$ = [
1788
- -3,
1789
- n0,
1790
- _UOE,
1732
+ var TagResourceRequest$ = [3, n0, _TRR,
1733
+ 0,
1734
+ [_KI, _T],
1735
+ [0, () => TagList]
1736
+ ];
1737
+ var UnsupportedOperationException$ = [-3, n0, _UOE,
1791
1738
  { [_aQE]: [`UnsupportedOperation`, 400], [_e]: _c, [_hE]: 400 },
1792
1739
  [_m],
1793
- [0],
1740
+ [0]
1794
1741
  ];
1795
1742
  schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOperationException);
1796
- var UntagResourceRequest$ = [3, n0, _URR, 0, [_KI, _TKa], [0, 64 | 0]];
1797
- var UpdateAliasRequest$ = [3, n0, _UAR, 0, [_AN, _TKI], [0, 0]];
1798
- var UpdateCustomKeyStoreRequest$ = [
1799
- 3,
1800
- n0,
1801
- _UCKSR,
1743
+ var UntagResourceRequest$ = [3, n0, _URR,
1744
+ 0,
1745
+ [_KI, _TKa],
1746
+ [0, 64 | 0]
1747
+ ];
1748
+ var UpdateAliasRequest$ = [3, n0, _UAR,
1749
+ 0,
1750
+ [_AN, _TKI],
1751
+ [0, 0]
1752
+ ];
1753
+ var UpdateCustomKeyStoreRequest$ = [3, n0, _UCKSR,
1802
1754
  0,
1803
1755
  [_CKSI, _NCKSN, _KSP, _CHCI, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
1804
- [0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0],
1756
+ [0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0]
1805
1757
  ];
1806
- var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp, 0, [], []];
1807
- var UpdateKeyDescriptionRequest$ = [3, n0, _UKDR, 0, [_KI, _D], [0, 0]];
1808
- var UpdatePrimaryRegionRequest$ = [3, n0, _UPRR, 0, [_KI, _PR], [0, 0]];
1809
- var VerifyMacRequest$ = [
1810
- 3,
1811
- n0,
1812
- _VMR,
1758
+ var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp,
1759
+ 0,
1760
+ [],
1761
+ []
1762
+ ];
1763
+ var UpdateKeyDescriptionRequest$ = [3, n0, _UKDR,
1764
+ 0,
1765
+ [_KI, _D],
1766
+ [0, 0]
1767
+ ];
1768
+ var UpdatePrimaryRegionRequest$ = [3, n0, _UPRR,
1769
+ 0,
1770
+ [_KI, _PR],
1771
+ [0, 0]
1772
+ ];
1773
+ var VerifyMacRequest$ = [3, n0, _VMR,
1813
1774
  0,
1814
1775
  [_Me, _KI, _MA, _Ma, _GT, _DR],
1815
- [[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2],
1776
+ [[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2]
1816
1777
  ];
1817
- var VerifyMacResponse$ = [3, n0, _VMRe, 0, [_KI, _MV, _MA], [0, 2, 0]];
1818
- var VerifyRequest$ = [
1819
- 3,
1820
- n0,
1821
- _VR,
1778
+ var VerifyMacResponse$ = [3, n0, _VMRe,
1779
+ 0,
1780
+ [_KI, _MV, _MA],
1781
+ [0, 2, 0]
1782
+ ];
1783
+ var VerifyRequest$ = [3, n0, _VR,
1822
1784
  0,
1823
1785
  [_KI, _Me, _MT, _S, _SAi, _GT, _DR],
1824
- [0, [() => PlaintextType, 0], 0, 21, 0, 64 | 0, 2],
1786
+ [0, [() => PlaintextType, 0], 0, 21, 0, 64 | 0, 2]
1787
+ ];
1788
+ var VerifyResponse$ = [3, n0, _VRe,
1789
+ 0,
1790
+ [_KI, _SV, _SAi],
1791
+ [0, 2, 0]
1825
1792
  ];
1826
- var VerifyResponse$ = [3, n0, _VRe, 0, [_KI, _SV, _SAi], [0, 2, 0]];
1827
- var XksKeyAlreadyInUseException$ = [
1828
- -3,
1829
- n0,
1830
- _XKAIUE,
1793
+ var XksKeyAlreadyInUseException$ = [-3, n0, _XKAIUE,
1831
1794
  { [_aQE]: [`XksKeyAlreadyInUse`, 400], [_e]: _c, [_hE]: 400 },
1832
1795
  [_m],
1833
- [0],
1796
+ [0]
1834
1797
  ];
1835
1798
  schema.TypeRegistry.for(n0).registerError(XksKeyAlreadyInUseException$, XksKeyAlreadyInUseException);
1836
- var XksKeyConfigurationType$ = [3, n0, _XKCT, 0, [_I], [0]];
1837
- var XksKeyInvalidConfigurationException$ = [
1838
- -3,
1839
- n0,
1840
- _XKICE,
1799
+ var XksKeyConfigurationType$ = [3, n0, _XKCT,
1800
+ 0,
1801
+ [_I],
1802
+ [0]
1803
+ ];
1804
+ var XksKeyInvalidConfigurationException$ = [-3, n0, _XKICE,
1841
1805
  { [_aQE]: [`XksKeyInvalidConfiguration`, 400], [_e]: _c, [_hE]: 400 },
1842
1806
  [_m],
1843
- [0],
1807
+ [0]
1844
1808
  ];
1845
1809
  schema.TypeRegistry.for(n0).registerError(XksKeyInvalidConfigurationException$, XksKeyInvalidConfigurationException);
1846
- var XksKeyNotFoundException$ = [
1847
- -3,
1848
- n0,
1849
- _XKNFE,
1810
+ var XksKeyNotFoundException$ = [-3, n0, _XKNFE,
1850
1811
  { [_aQE]: [`XksKeyNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
1851
1812
  [_m],
1852
- [0],
1813
+ [0]
1853
1814
  ];
1854
1815
  schema.TypeRegistry.for(n0).registerError(XksKeyNotFoundException$, XksKeyNotFoundException);
1855
- var XksProxyAuthenticationCredentialType$ = [
1856
- 3,
1857
- n0,
1858
- _XPACT,
1816
+ var XksProxyAuthenticationCredentialType$ = [3, n0, _XPACT,
1859
1817
  0,
1860
1818
  [_AKI, _RSAK],
1861
- [
1862
- [() => XksProxyAuthenticationAccessKeyIdType, 0],
1863
- [() => XksProxyAuthenticationRawSecretAccessKeyType, 0],
1864
- ],
1819
+ [[() => XksProxyAuthenticationAccessKeyIdType, 0], [() => XksProxyAuthenticationRawSecretAccessKeyType, 0]]
1865
1820
  ];
1866
- var XksProxyConfigurationType$ = [
1867
- 3,
1868
- n0,
1869
- _XPCT,
1821
+ var XksProxyConfigurationType$ = [3, n0, _XPCT,
1870
1822
  0,
1871
1823
  [_Co, _AKI, _UE, _UP, _VESN, _VESO],
1872
- [0, [() => XksProxyAuthenticationAccessKeyIdType, 0], 0, 0, 0, 0],
1824
+ [0, [() => XksProxyAuthenticationAccessKeyIdType, 0], 0, 0, 0, 0]
1873
1825
  ];
1874
- var XksProxyIncorrectAuthenticationCredentialException$ = [
1875
- -3,
1876
- n0,
1877
- _XPIACE,
1826
+ var XksProxyIncorrectAuthenticationCredentialException$ = [-3, n0, _XPIACE,
1878
1827
  { [_aQE]: [`XksProxyIncorrectAuthenticationCredentialException`, 400], [_e]: _c, [_hE]: 400 },
1879
1828
  [_m],
1880
- [0],
1829
+ [0]
1881
1830
  ];
1882
1831
  schema.TypeRegistry.for(n0).registerError(XksProxyIncorrectAuthenticationCredentialException$, XksProxyIncorrectAuthenticationCredentialException);
1883
- var XksProxyInvalidConfigurationException$ = [
1884
- -3,
1885
- n0,
1886
- _XPICE,
1832
+ var XksProxyInvalidConfigurationException$ = [-3, n0, _XPICE,
1887
1833
  { [_aQE]: [`XksProxyInvalidConfigurationException`, 400], [_e]: _c, [_hE]: 400 },
1888
1834
  [_m],
1889
- [0],
1835
+ [0]
1890
1836
  ];
1891
1837
  schema.TypeRegistry.for(n0).registerError(XksProxyInvalidConfigurationException$, XksProxyInvalidConfigurationException);
1892
- var XksProxyInvalidResponseException$ = [
1893
- -3,
1894
- n0,
1895
- _XPIRE,
1838
+ var XksProxyInvalidResponseException$ = [-3, n0, _XPIRE,
1896
1839
  { [_aQE]: [`XksProxyInvalidResponseException`, 400], [_e]: _c, [_hE]: 400 },
1897
1840
  [_m],
1898
- [0],
1841
+ [0]
1899
1842
  ];
1900
1843
  schema.TypeRegistry.for(n0).registerError(XksProxyInvalidResponseException$, XksProxyInvalidResponseException);
1901
- var XksProxyUriEndpointInUseException$ = [
1902
- -3,
1903
- n0,
1904
- _XPUEIUE,
1844
+ var XksProxyUriEndpointInUseException$ = [-3, n0, _XPUEIUE,
1905
1845
  { [_aQE]: [`XksProxyUriEndpointInUseException`, 400], [_e]: _c, [_hE]: 400 },
1906
1846
  [_m],
1907
- [0],
1847
+ [0]
1908
1848
  ];
1909
1849
  schema.TypeRegistry.for(n0).registerError(XksProxyUriEndpointInUseException$, XksProxyUriEndpointInUseException);
1910
- var XksProxyUriInUseException$ = [
1911
- -3,
1912
- n0,
1913
- _XPUIUE,
1850
+ var XksProxyUriInUseException$ = [-3, n0, _XPUIUE,
1914
1851
  { [_aQE]: [`XksProxyUriInUseException`, 400], [_e]: _c, [_hE]: 400 },
1915
1852
  [_m],
1916
- [0],
1853
+ [0]
1917
1854
  ];
1918
1855
  schema.TypeRegistry.for(n0).registerError(XksProxyUriInUseException$, XksProxyUriInUseException);
1919
- var XksProxyUriUnreachableException$ = [
1920
- -3,
1921
- n0,
1922
- _XPUUE,
1856
+ var XksProxyUriUnreachableException$ = [-3, n0, _XPUUE,
1923
1857
  { [_aQE]: [`XksProxyUriUnreachableException`, 400], [_e]: _c, [_hE]: 400 },
1924
1858
  [_m],
1925
- [0],
1859
+ [0]
1926
1860
  ];
1927
1861
  schema.TypeRegistry.for(n0).registerError(XksProxyUriUnreachableException$, XksProxyUriUnreachableException);
1928
- var XksProxyVpcEndpointServiceInUseException$ = [
1929
- -3,
1930
- n0,
1931
- _XPVESIUE,
1862
+ var XksProxyVpcEndpointServiceInUseException$ = [-3, n0, _XPVESIUE,
1932
1863
  { [_aQE]: [`XksProxyVpcEndpointServiceInUseException`, 400], [_e]: _c, [_hE]: 400 },
1933
1864
  [_m],
1934
- [0],
1865
+ [0]
1935
1866
  ];
1936
1867
  schema.TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInUseException$, XksProxyVpcEndpointServiceInUseException);
1937
- var XksProxyVpcEndpointServiceInvalidConfigurationException$ = [
1938
- -3,
1939
- n0,
1940
- _XPVESICE,
1868
+ var XksProxyVpcEndpointServiceInvalidConfigurationException$ = [-3, n0, _XPVESICE,
1941
1869
  { [_aQE]: [`XksProxyVpcEndpointServiceInvalidConfigurationException`, 400], [_e]: _c, [_hE]: 400 },
1942
1870
  [_m],
1943
- [0],
1871
+ [0]
1944
1872
  ];
1945
1873
  schema.TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInvalidConfigurationException$, XksProxyVpcEndpointServiceInvalidConfigurationException);
1946
- var XksProxyVpcEndpointServiceNotFoundException$ = [
1947
- -3,
1948
- n0,
1949
- _XPVESNFE,
1874
+ var XksProxyVpcEndpointServiceNotFoundException$ = [-3, n0, _XPVESNFE,
1950
1875
  { [_aQE]: [`XksProxyVpcEndpointServiceNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
1951
1876
  [_m],
1952
- [0],
1877
+ [0]
1953
1878
  ];
1954
1879
  schema.TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceNotFoundException$, XksProxyVpcEndpointServiceNotFoundException);
1955
1880
  var __Unit = "unit";
1956
1881
  var KMSServiceException$ = [-3, _sm, "KMSServiceException", 0, [], []];
1957
1882
  schema.TypeRegistry.for(_sm).registerError(KMSServiceException$, KMSServiceException);
1958
- var AliasList = [1, n0, _AL, 0, () => AliasListEntry$];
1959
- var CustomKeyStoresList = [1, n0, _CKSL, 0, [() => CustomKeyStoresListEntry$, 0]];
1960
- var GrantList = [1, n0, _GL, 0, () => GrantListEntry$];
1961
- var KeyList = [1, n0, _KL, 0, () => KeyListEntry$];
1962
- var MultiRegionKeyList = [1, n0, _MRKL, 0, () => MultiRegionKey$];
1963
- var RotationsList = [1, n0, _RL, 0, () => RotationsListEntry$];
1964
- var TagList = [1, n0, _TL, 0, () => Tag$];
1965
- var CancelKeyDeletion$ = [
1966
- 9,
1967
- n0,
1968
- _CKD,
1969
- 0,
1970
- () => CancelKeyDeletionRequest$,
1971
- () => CancelKeyDeletionResponse$,
1972
- ];
1973
- var ConnectCustomKeyStore$ = [
1974
- 9,
1975
- n0,
1976
- _CCKS,
1977
- 0,
1978
- () => ConnectCustomKeyStoreRequest$,
1979
- () => ConnectCustomKeyStoreResponse$,
1980
- ];
1981
- var CreateAlias$ = [9, n0, _CA, 0, () => CreateAliasRequest$, () => __Unit];
1982
- var CreateCustomKeyStore$ = [
1983
- 9,
1984
- n0,
1985
- _CCKSr,
1986
- 0,
1987
- () => CreateCustomKeyStoreRequest$,
1988
- () => CreateCustomKeyStoreResponse$,
1989
- ];
1990
- var CreateGrant$ = [9, n0, _CG, 0, () => CreateGrantRequest$, () => CreateGrantResponse$];
1991
- var CreateKey$ = [9, n0, _CK, 0, () => CreateKeyRequest$, () => CreateKeyResponse$];
1992
- var Decrypt$ = [9, n0, _De, 0, () => DecryptRequest$, () => DecryptResponse$];
1993
- var DeleteAlias$ = [9, n0, _DA, 0, () => DeleteAliasRequest$, () => __Unit];
1994
- var DeleteCustomKeyStore$ = [
1995
- 9,
1996
- n0,
1997
- _DCKS,
1998
- 0,
1999
- () => DeleteCustomKeyStoreRequest$,
2000
- () => DeleteCustomKeyStoreResponse$,
2001
- ];
2002
- var DeleteImportedKeyMaterial$ = [
2003
- 9,
2004
- n0,
2005
- _DIKM,
2006
- 0,
2007
- () => DeleteImportedKeyMaterialRequest$,
2008
- () => DeleteImportedKeyMaterialResponse$,
2009
- ];
2010
- var DeriveSharedSecret$ = [
2011
- 9,
2012
- n0,
2013
- _DSS,
2014
- 0,
2015
- () => DeriveSharedSecretRequest$,
2016
- () => DeriveSharedSecretResponse$,
2017
- ];
2018
- var DescribeCustomKeyStores$ = [
2019
- 9,
2020
- n0,
2021
- _DCKSe,
2022
- 0,
2023
- () => DescribeCustomKeyStoresRequest$,
2024
- () => DescribeCustomKeyStoresResponse$,
2025
- ];
2026
- var DescribeKey$ = [9, n0, _DK, 0, () => DescribeKeyRequest$, () => DescribeKeyResponse$];
2027
- var DisableKey$ = [9, n0, _DKi, 0, () => DisableKeyRequest$, () => __Unit];
2028
- var DisableKeyRotation$ = [
2029
- 9,
2030
- n0,
2031
- _DKRis,
2032
- 0,
2033
- () => DisableKeyRotationRequest$,
2034
- () => __Unit,
2035
- ];
2036
- var DisconnectCustomKeyStore$ = [
2037
- 9,
2038
- n0,
2039
- _DCKSi,
2040
- 0,
2041
- () => DisconnectCustomKeyStoreRequest$,
2042
- () => DisconnectCustomKeyStoreResponse$,
2043
- ];
2044
- var EnableKey$ = [9, n0, _EK, 0, () => EnableKeyRequest$, () => __Unit];
2045
- var EnableKeyRotation$ = [9, n0, _EKRn, 0, () => EnableKeyRotationRequest$, () => __Unit];
2046
- var Encrypt$ = [9, n0, _En, 0, () => EncryptRequest$, () => EncryptResponse$];
2047
- var GenerateDataKey$ = [
2048
- 9,
2049
- n0,
2050
- _GDK,
2051
- 0,
2052
- () => GenerateDataKeyRequest$,
2053
- () => GenerateDataKeyResponse$,
2054
- ];
2055
- var GenerateDataKeyPair$ = [
2056
- 9,
2057
- n0,
2058
- _GDKP,
2059
- 0,
2060
- () => GenerateDataKeyPairRequest$,
2061
- () => GenerateDataKeyPairResponse$,
2062
- ];
2063
- var GenerateDataKeyPairWithoutPlaintext$ = [
2064
- 9,
2065
- n0,
2066
- _GDKPWP,
2067
- 0,
2068
- () => GenerateDataKeyPairWithoutPlaintextRequest$,
2069
- () => GenerateDataKeyPairWithoutPlaintextResponse$,
2070
- ];
2071
- var GenerateDataKeyWithoutPlaintext$ = [
2072
- 9,
2073
- n0,
2074
- _GDKWP,
2075
- 0,
2076
- () => GenerateDataKeyWithoutPlaintextRequest$,
2077
- () => GenerateDataKeyWithoutPlaintextResponse$,
2078
- ];
2079
- var GenerateMac$ = [9, n0, _GM, 0, () => GenerateMacRequest$, () => GenerateMacResponse$];
2080
- var GenerateRandom$ = [
2081
- 9,
2082
- n0,
2083
- _GR,
2084
- 0,
2085
- () => GenerateRandomRequest$,
2086
- () => GenerateRandomResponse$,
2087
- ];
2088
- var GetKeyPolicy$ = [
2089
- 9,
2090
- n0,
2091
- _GKP,
2092
- 0,
2093
- () => GetKeyPolicyRequest$,
2094
- () => GetKeyPolicyResponse$,
2095
- ];
2096
- var GetKeyRotationStatus$ = [
2097
- 9,
2098
- n0,
2099
- _GKRS,
2100
- 0,
2101
- () => GetKeyRotationStatusRequest$,
2102
- () => GetKeyRotationStatusResponse$,
2103
- ];
2104
- var GetParametersForImport$ = [
2105
- 9,
2106
- n0,
2107
- _GPFI,
2108
- 0,
2109
- () => GetParametersForImportRequest$,
2110
- () => GetParametersForImportResponse$,
2111
- ];
2112
- var GetPublicKey$ = [
2113
- 9,
2114
- n0,
2115
- _GPK,
2116
- 0,
2117
- () => GetPublicKeyRequest$,
2118
- () => GetPublicKeyResponse$,
2119
- ];
2120
- var ImportKeyMaterial$ = [
2121
- 9,
2122
- n0,
2123
- _IKMm,
2124
- 0,
2125
- () => ImportKeyMaterialRequest$,
2126
- () => ImportKeyMaterialResponse$,
2127
- ];
2128
- var ListAliases$ = [9, n0, _LA, 0, () => ListAliasesRequest$, () => ListAliasesResponse$];
2129
- var ListGrants$ = [9, n0, _LG, 0, () => ListGrantsRequest$, () => ListGrantsResponse$];
2130
- var ListKeyPolicies$ = [
2131
- 9,
2132
- n0,
2133
- _LKP,
2134
- 0,
2135
- () => ListKeyPoliciesRequest$,
2136
- () => ListKeyPoliciesResponse$,
2137
- ];
2138
- var ListKeyRotations$ = [
2139
- 9,
2140
- n0,
2141
- _LKRis,
2142
- 0,
2143
- () => ListKeyRotationsRequest$,
2144
- () => ListKeyRotationsResponse$,
2145
- ];
2146
- var ListKeys$ = [9, n0, _LK, 0, () => ListKeysRequest$, () => ListKeysResponse$];
2147
- var ListResourceTags$ = [
2148
- 9,
2149
- n0,
2150
- _LRT,
2151
- 0,
2152
- () => ListResourceTagsRequest$,
2153
- () => ListResourceTagsResponse$,
2154
- ];
2155
- var ListRetirableGrants$ = [
2156
- 9,
2157
- n0,
2158
- _LRG,
2159
- 0,
2160
- () => ListRetirableGrantsRequest$,
2161
- () => ListGrantsResponse$,
2162
- ];
2163
- var PutKeyPolicy$ = [9, n0, _PKPu, 0, () => PutKeyPolicyRequest$, () => __Unit];
2164
- var ReEncrypt$ = [9, n0, _RE, 0, () => ReEncryptRequest$, () => ReEncryptResponse$];
2165
- var ReplicateKey$ = [
2166
- 9,
2167
- n0,
2168
- _RKe,
2169
- 0,
2170
- () => ReplicateKeyRequest$,
2171
- () => ReplicateKeyResponse$,
2172
- ];
2173
- var RetireGrant$ = [9, n0, _RG, 0, () => RetireGrantRequest$, () => __Unit];
2174
- var RevokeGrant$ = [9, n0, _RGe, 0, () => RevokeGrantRequest$, () => __Unit];
2175
- var RotateKeyOnDemand$ = [
2176
- 9,
2177
- n0,
2178
- _RKOD,
2179
- 0,
2180
- () => RotateKeyOnDemandRequest$,
2181
- () => RotateKeyOnDemandResponse$,
2182
- ];
2183
- var ScheduleKeyDeletion$ = [
2184
- 9,
2185
- n0,
2186
- _SKD,
2187
- 0,
2188
- () => ScheduleKeyDeletionRequest$,
2189
- () => ScheduleKeyDeletionResponse$,
2190
- ];
2191
- var Sign$ = [9, n0, _Si, 0, () => SignRequest$, () => SignResponse$];
2192
- var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => __Unit];
2193
- var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceRequest$, () => __Unit];
2194
- var UpdateAlias$ = [9, n0, _UA, 0, () => UpdateAliasRequest$, () => __Unit];
2195
- var UpdateCustomKeyStore$ = [
2196
- 9,
2197
- n0,
2198
- _UCKS,
2199
- 0,
2200
- () => UpdateCustomKeyStoreRequest$,
2201
- () => UpdateCustomKeyStoreResponse$,
2202
- ];
2203
- var UpdateKeyDescription$ = [
2204
- 9,
2205
- n0,
2206
- _UKD,
2207
- 0,
2208
- () => UpdateKeyDescriptionRequest$,
2209
- () => __Unit,
2210
- ];
2211
- var UpdatePrimaryRegion$ = [
2212
- 9,
2213
- n0,
2214
- _UPR,
2215
- 0,
2216
- () => UpdatePrimaryRegionRequest$,
2217
- () => __Unit,
2218
- ];
2219
- var Verify$ = [9, n0, _V, 0, () => VerifyRequest$, () => VerifyResponse$];
2220
- var VerifyMac$ = [9, n0, _VM, 0, () => VerifyMacRequest$, () => VerifyMacResponse$];
1883
+ var AliasList = [1, n0, _AL,
1884
+ 0, () => AliasListEntry$
1885
+ ];
1886
+ var CustomKeyStoresList = [1, n0, _CKSL,
1887
+ 0, [() => CustomKeyStoresListEntry$,
1888
+ 0]
1889
+ ];
1890
+ var GrantList = [1, n0, _GL,
1891
+ 0, () => GrantListEntry$
1892
+ ];
1893
+ var KeyList = [1, n0, _KL,
1894
+ 0, () => KeyListEntry$
1895
+ ];
1896
+ var MultiRegionKeyList = [1, n0, _MRKL,
1897
+ 0, () => MultiRegionKey$
1898
+ ];
1899
+ var RotationsList = [1, n0, _RL,
1900
+ 0, () => RotationsListEntry$
1901
+ ];
1902
+ var TagList = [1, n0, _TL,
1903
+ 0, () => Tag$
1904
+ ];
1905
+ var CancelKeyDeletion$ = [9, n0, _CKD,
1906
+ 0, () => CancelKeyDeletionRequest$, () => CancelKeyDeletionResponse$
1907
+ ];
1908
+ var ConnectCustomKeyStore$ = [9, n0, _CCKS,
1909
+ 0, () => ConnectCustomKeyStoreRequest$, () => ConnectCustomKeyStoreResponse$
1910
+ ];
1911
+ var CreateAlias$ = [9, n0, _CA,
1912
+ 0, () => CreateAliasRequest$, () => __Unit
1913
+ ];
1914
+ var CreateCustomKeyStore$ = [9, n0, _CCKSr,
1915
+ 0, () => CreateCustomKeyStoreRequest$, () => CreateCustomKeyStoreResponse$
1916
+ ];
1917
+ var CreateGrant$ = [9, n0, _CG,
1918
+ 0, () => CreateGrantRequest$, () => CreateGrantResponse$
1919
+ ];
1920
+ var CreateKey$ = [9, n0, _CK,
1921
+ 0, () => CreateKeyRequest$, () => CreateKeyResponse$
1922
+ ];
1923
+ var Decrypt$ = [9, n0, _De,
1924
+ 0, () => DecryptRequest$, () => DecryptResponse$
1925
+ ];
1926
+ var DeleteAlias$ = [9, n0, _DA,
1927
+ 0, () => DeleteAliasRequest$, () => __Unit
1928
+ ];
1929
+ var DeleteCustomKeyStore$ = [9, n0, _DCKS,
1930
+ 0, () => DeleteCustomKeyStoreRequest$, () => DeleteCustomKeyStoreResponse$
1931
+ ];
1932
+ var DeleteImportedKeyMaterial$ = [9, n0, _DIKM,
1933
+ 0, () => DeleteImportedKeyMaterialRequest$, () => DeleteImportedKeyMaterialResponse$
1934
+ ];
1935
+ var DeriveSharedSecret$ = [9, n0, _DSS,
1936
+ 0, () => DeriveSharedSecretRequest$, () => DeriveSharedSecretResponse$
1937
+ ];
1938
+ var DescribeCustomKeyStores$ = [9, n0, _DCKSe,
1939
+ 0, () => DescribeCustomKeyStoresRequest$, () => DescribeCustomKeyStoresResponse$
1940
+ ];
1941
+ var DescribeKey$ = [9, n0, _DK,
1942
+ 0, () => DescribeKeyRequest$, () => DescribeKeyResponse$
1943
+ ];
1944
+ var DisableKey$ = [9, n0, _DKi,
1945
+ 0, () => DisableKeyRequest$, () => __Unit
1946
+ ];
1947
+ var DisableKeyRotation$ = [9, n0, _DKRis,
1948
+ 0, () => DisableKeyRotationRequest$, () => __Unit
1949
+ ];
1950
+ var DisconnectCustomKeyStore$ = [9, n0, _DCKSi,
1951
+ 0, () => DisconnectCustomKeyStoreRequest$, () => DisconnectCustomKeyStoreResponse$
1952
+ ];
1953
+ var EnableKey$ = [9, n0, _EK,
1954
+ 0, () => EnableKeyRequest$, () => __Unit
1955
+ ];
1956
+ var EnableKeyRotation$ = [9, n0, _EKRn,
1957
+ 0, () => EnableKeyRotationRequest$, () => __Unit
1958
+ ];
1959
+ var Encrypt$ = [9, n0, _En,
1960
+ 0, () => EncryptRequest$, () => EncryptResponse$
1961
+ ];
1962
+ var GenerateDataKey$ = [9, n0, _GDK,
1963
+ 0, () => GenerateDataKeyRequest$, () => GenerateDataKeyResponse$
1964
+ ];
1965
+ var GenerateDataKeyPair$ = [9, n0, _GDKP,
1966
+ 0, () => GenerateDataKeyPairRequest$, () => GenerateDataKeyPairResponse$
1967
+ ];
1968
+ var GenerateDataKeyPairWithoutPlaintext$ = [9, n0, _GDKPWP,
1969
+ 0, () => GenerateDataKeyPairWithoutPlaintextRequest$, () => GenerateDataKeyPairWithoutPlaintextResponse$
1970
+ ];
1971
+ var GenerateDataKeyWithoutPlaintext$ = [9, n0, _GDKWP,
1972
+ 0, () => GenerateDataKeyWithoutPlaintextRequest$, () => GenerateDataKeyWithoutPlaintextResponse$
1973
+ ];
1974
+ var GenerateMac$ = [9, n0, _GM,
1975
+ 0, () => GenerateMacRequest$, () => GenerateMacResponse$
1976
+ ];
1977
+ var GenerateRandom$ = [9, n0, _GR,
1978
+ 0, () => GenerateRandomRequest$, () => GenerateRandomResponse$
1979
+ ];
1980
+ var GetKeyPolicy$ = [9, n0, _GKP,
1981
+ 0, () => GetKeyPolicyRequest$, () => GetKeyPolicyResponse$
1982
+ ];
1983
+ var GetKeyRotationStatus$ = [9, n0, _GKRS,
1984
+ 0, () => GetKeyRotationStatusRequest$, () => GetKeyRotationStatusResponse$
1985
+ ];
1986
+ var GetParametersForImport$ = [9, n0, _GPFI,
1987
+ 0, () => GetParametersForImportRequest$, () => GetParametersForImportResponse$
1988
+ ];
1989
+ var GetPublicKey$ = [9, n0, _GPK,
1990
+ 0, () => GetPublicKeyRequest$, () => GetPublicKeyResponse$
1991
+ ];
1992
+ var ImportKeyMaterial$ = [9, n0, _IKMm,
1993
+ 0, () => ImportKeyMaterialRequest$, () => ImportKeyMaterialResponse$
1994
+ ];
1995
+ var ListAliases$ = [9, n0, _LA,
1996
+ 0, () => ListAliasesRequest$, () => ListAliasesResponse$
1997
+ ];
1998
+ var ListGrants$ = [9, n0, _LG,
1999
+ 0, () => ListGrantsRequest$, () => ListGrantsResponse$
2000
+ ];
2001
+ var ListKeyPolicies$ = [9, n0, _LKP,
2002
+ 0, () => ListKeyPoliciesRequest$, () => ListKeyPoliciesResponse$
2003
+ ];
2004
+ var ListKeyRotations$ = [9, n0, _LKRis,
2005
+ 0, () => ListKeyRotationsRequest$, () => ListKeyRotationsResponse$
2006
+ ];
2007
+ var ListKeys$ = [9, n0, _LK,
2008
+ 0, () => ListKeysRequest$, () => ListKeysResponse$
2009
+ ];
2010
+ var ListResourceTags$ = [9, n0, _LRT,
2011
+ 0, () => ListResourceTagsRequest$, () => ListResourceTagsResponse$
2012
+ ];
2013
+ var ListRetirableGrants$ = [9, n0, _LRG,
2014
+ 0, () => ListRetirableGrantsRequest$, () => ListGrantsResponse$
2015
+ ];
2016
+ var PutKeyPolicy$ = [9, n0, _PKPu,
2017
+ 0, () => PutKeyPolicyRequest$, () => __Unit
2018
+ ];
2019
+ var ReEncrypt$ = [9, n0, _RE,
2020
+ 0, () => ReEncryptRequest$, () => ReEncryptResponse$
2021
+ ];
2022
+ var ReplicateKey$ = [9, n0, _RKe,
2023
+ 0, () => ReplicateKeyRequest$, () => ReplicateKeyResponse$
2024
+ ];
2025
+ var RetireGrant$ = [9, n0, _RG,
2026
+ 0, () => RetireGrantRequest$, () => __Unit
2027
+ ];
2028
+ var RevokeGrant$ = [9, n0, _RGe,
2029
+ 0, () => RevokeGrantRequest$, () => __Unit
2030
+ ];
2031
+ var RotateKeyOnDemand$ = [9, n0, _RKOD,
2032
+ 0, () => RotateKeyOnDemandRequest$, () => RotateKeyOnDemandResponse$
2033
+ ];
2034
+ var ScheduleKeyDeletion$ = [9, n0, _SKD,
2035
+ 0, () => ScheduleKeyDeletionRequest$, () => ScheduleKeyDeletionResponse$
2036
+ ];
2037
+ var Sign$ = [9, n0, _Si,
2038
+ 0, () => SignRequest$, () => SignResponse$
2039
+ ];
2040
+ var TagResource$ = [9, n0, _TR,
2041
+ 0, () => TagResourceRequest$, () => __Unit
2042
+ ];
2043
+ var UntagResource$ = [9, n0, _UR,
2044
+ 0, () => UntagResourceRequest$, () => __Unit
2045
+ ];
2046
+ var UpdateAlias$ = [9, n0, _UA,
2047
+ 0, () => UpdateAliasRequest$, () => __Unit
2048
+ ];
2049
+ var UpdateCustomKeyStore$ = [9, n0, _UCKS,
2050
+ 0, () => UpdateCustomKeyStoreRequest$, () => UpdateCustomKeyStoreResponse$
2051
+ ];
2052
+ var UpdateKeyDescription$ = [9, n0, _UKD,
2053
+ 0, () => UpdateKeyDescriptionRequest$, () => __Unit
2054
+ ];
2055
+ var UpdatePrimaryRegion$ = [9, n0, _UPR,
2056
+ 0, () => UpdatePrimaryRegionRequest$, () => __Unit
2057
+ ];
2058
+ var Verify$ = [9, n0, _V,
2059
+ 0, () => VerifyRequest$, () => VerifyResponse$
2060
+ ];
2061
+ var VerifyMac$ = [9, n0, _VM,
2062
+ 0, () => VerifyMacRequest$, () => VerifyMacResponse$
2063
+ ];
2221
2064
 
2222
2065
  class CancelKeyDeletionCommand extends smithyClient.Command
2223
2066
  .classBuilder()